08:28:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137341 08:28:09 Running as SYSTEM 08:28:09 [EnvInject] - Loading node environment variables. 08:28:09 Building remotely on prd-centos8-docker-8c-8g-13025 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 08:28:09 [ssh-agent] Looking for ssh-agent implementation... 08:28:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:10 $ ssh-agent 08:28:10 SSH_AUTH_SOCK=/tmp/ssh-HnRMQx5pitX7/agent.5584 08:28:10 SSH_AGENT_PID=5586 08:28:10 [ssh-agent] Started. 08:28:10 Running ssh-add (command line suppressed) 08:28:10 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_15074445454798349408.key (/w/workspace/cps-master-merge-java@tmp/private_key_15074445454798349408.key) 08:28:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:28:10 The recommended git tool is: NONE 08:28:15 using credential onap-jenkins-ssh 08:28:15 Wiping out workspace first. 08:28:15 Cloning the remote Git repository 08:28:15 Cloning repository git://cloud.onap.org/mirror/cps.git 08:28:15 > git init /w/workspace/cps-master-merge-java # timeout=10 08:28:15 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 08:28:15 > git --version # timeout=10 08:28:15 > git --version # 'git version 2.39.1' 08:28:15 using GIT_SSH to set credentials Gerrit user 08:28:15 [INFO] Currently running in a labeled security context 08:28:15 [INFO] Currently SELinux is 'enforcing' on the host 08:28:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh18025003029542924672.key 08:28:15 Verifying host key using manually-configured host key entries 08:28:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:28:18 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 08:28:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:19 Avoid second fetch 08:28:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:28:19 Checking out Revision a927b20ce1a6d5792ed41e0a98eb475606e8f35a (refs/remotes/origin/master) 08:28:19 > git config core.sparsecheckout # timeout=10 08:28:19 > git checkout -f a927b20ce1a6d5792ed41e0a98eb475606e8f35a # timeout=30 08:28:19 Commit message: "Provide support for data producer identifier during registration (CPS-1964 1)" 08:28:19 > git rev-list --no-walk 215b40aecaefdd8b523ea6ef72b14011adba3490 # timeout=10 08:28:19 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 08:28:19 provisioning config files... 08:28:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:28:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:28:19 [cps-master-merge-java] $ /bin/bash /tmp/jenkins10394091814561072313.sh 08:28:19 ---> python-tools-install.sh 08:28:19 Setup pyenv: 08:28:19 system 08:28:19 * 3.8.13 (set by /opt/pyenv/version) 08:28:19 * 3.9.13 (set by /opt/pyenv/version) 08:28:19 * 3.10.6 (set by /opt/pyenv/version) 08:28:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1oCo 08:28:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:28:27 lf-activate-venv(): INFO: Installing: lftools 08:28:59 lf-activate-venv(): INFO: Adding /tmp/venv-1oCo/bin to PATH 08:28:59 Generating Requirements File 08:29:25 Python 3.10.6 08:29:26 pip 24.0 from /tmp/venv-1oCo/lib/python3.10/site-packages/pip (python 3.10) 08:29:26 appdirs==1.4.4 08:29:26 argcomplete==3.2.3 08:29:26 aspy.yaml==1.3.0 08:29:26 attrs==23.2.0 08:29:26 autopage==0.5.2 08:29:26 beautifulsoup4==4.12.3 08:29:26 boto3==1.34.62 08:29:26 botocore==1.34.62 08:29:26 bs4==0.0.2 08:29:26 cachetools==5.3.3 08:29:26 certifi==2024.2.2 08:29:26 cffi==1.16.0 08:29:26 cfgv==3.4.0 08:29:26 chardet==5.2.0 08:29:26 charset-normalizer==3.3.2 08:29:26 click==8.1.7 08:29:26 cliff==4.6.0 08:29:26 cmd2==2.4.3 08:29:26 cryptography==3.3.2 08:29:26 debtcollector==3.0.0 08:29:26 decorator==5.1.1 08:29:26 defusedxml==0.7.1 08:29:26 Deprecated==1.2.14 08:29:26 distlib==0.3.8 08:29:26 dnspython==2.6.1 08:29:26 docker==4.2.2 08:29:26 dogpile.cache==1.3.2 08:29:26 email_validator==2.1.1 08:29:26 filelock==3.13.1 08:29:26 future==1.0.0 08:29:26 gitdb==4.0.11 08:29:26 GitPython==3.1.42 08:29:26 google-auth==2.28.2 08:29:26 httplib2==0.22.0 08:29:26 identify==2.5.35 08:29:26 idna==3.6 08:29:26 importlib-resources==1.5.0 08:29:26 iso8601==2.1.0 08:29:26 Jinja2==3.1.3 08:29:26 jmespath==1.0.1 08:29:26 jsonpatch==1.33 08:29:26 jsonpointer==2.4 08:29:26 jsonschema==4.21.1 08:29:26 jsonschema-specifications==2023.12.1 08:29:26 keystoneauth1==5.6.0 08:29:26 kubernetes==29.0.0 08:29:26 lftools==0.37.10 08:29:26 lxml==5.1.0 08:29:26 MarkupSafe==2.1.5 08:29:26 msgpack==1.0.8 08:29:26 multi_key_dict==2.0.3 08:29:26 munch==4.0.0 08:29:26 netaddr==1.2.1 08:29:26 netifaces==0.11.0 08:29:26 niet==1.4.2 08:29:26 nodeenv==1.8.0 08:29:26 oauth2client==4.1.3 08:29:26 oauthlib==3.2.2 08:29:26 openstacksdk==3.0.0 08:29:26 os-client-config==2.1.0 08:29:26 os-service-types==1.7.0 08:29:26 osc-lib==3.0.1 08:29:26 oslo.config==9.4.0 08:29:26 oslo.context==5.5.0 08:29:26 oslo.i18n==6.3.0 08:29:26 oslo.log==5.5.0 08:29:26 oslo.serialization==5.4.0 08:29:26 oslo.utils==7.1.0 08:29:26 packaging==24.0 08:29:26 pbr==6.0.0 08:29:26 platformdirs==4.2.0 08:29:26 prettytable==3.10.0 08:29:26 pyasn1==0.5.1 08:29:26 pyasn1-modules==0.3.0 08:29:26 pycparser==2.21 08:29:26 pygerrit2==2.0.15 08:29:26 PyGithub==2.2.0 08:29:26 pyinotify==0.9.6 08:29:26 PyJWT==2.8.0 08:29:26 PyNaCl==1.5.0 08:29:26 pyparsing==2.4.7 08:29:26 pyperclip==1.8.2 08:29:26 pyrsistent==0.20.0 08:29:26 python-cinderclient==9.5.0 08:29:26 python-dateutil==2.9.0.post0 08:29:26 python-heatclient==3.5.0 08:29:26 python-jenkins==1.8.2 08:29:26 python-keystoneclient==5.4.0 08:29:26 python-magnumclient==4.4.0 08:29:26 python-novaclient==18.6.0 08:29:26 python-openstackclient==6.5.0 08:29:26 python-swiftclient==4.5.0 08:29:26 PyYAML==6.0.1 08:29:26 referencing==0.33.0 08:29:26 requests==2.31.0 08:29:26 requests-oauthlib==1.4.0 08:29:26 requestsexceptions==1.4.0 08:29:26 rfc3986==2.0.0 08:29:26 rpds-py==0.18.0 08:29:26 rsa==4.9 08:29:26 ruamel.yaml==0.18.6 08:29:26 ruamel.yaml.clib==0.2.8 08:29:26 s3transfer==0.10.0 08:29:26 simplejson==3.19.2 08:29:26 six==1.16.0 08:29:26 smmap==5.0.1 08:29:26 soupsieve==2.5 08:29:26 stevedore==5.2.0 08:29:26 tabulate==0.9.0 08:29:26 toml==0.10.2 08:29:26 tomlkit==0.12.4 08:29:26 tqdm==4.66.2 08:29:26 typing_extensions==4.10.0 08:29:26 tzdata==2024.1 08:29:26 urllib3==1.26.18 08:29:26 virtualenv==20.25.1 08:29:26 wcwidth==0.2.13 08:29:26 websocket-client==1.7.0 08:29:26 wrapt==1.16.0 08:29:26 xdg==6.0.0 08:29:26 xmltodict==0.13.0 08:29:26 yq==3.2.3 08:29:26 [EnvInject] - Injecting environment variables from a build step. 08:29:26 [EnvInject] - Injecting as environment variables the properties content 08:29:26 SET_JDK_VERSION=openjdk17 08:29:26 GIT_URL="git://cloud.onap.org/mirror" 08:29:26 08:29:26 [EnvInject] - Variables injected successfully. 08:29:26 [cps-master-merge-java] $ /bin/sh /tmp/jenkins12632391438604218644.sh 08:29:26 ---> update-java-alternatives.sh 08:29:26 ---> Updating Java version 08:29:26 ---> RedHat type system detected 08:29:27 openjdk version "17.0.6-ea" 2023-01-17 LTS 08:29:27 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 08:29:27 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) 08:29:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 08:29:27 [EnvInject] - Injecting environment variables from a build step. 08:29:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:29:27 [EnvInject] - Variables injected successfully. 08:29:27 provisioning config files... 08:29:27 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config16250647733310255420tmp 08:29:27 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config12749413056289170135tmp 08:29:27 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 08:29:27 Run condition [Regular expression match] preventing perform for step [Execute shell] 08:29:27 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-13025 08:29:27 using settings config with name cps-settings 08:29:27 Replacing all maven server entries not found in credentials list is true 08:29:27 using global settings config with name global-settings 08:29:27 Replacing all maven server entries not found in credentials list is true 08:29:27 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings10020848614438229338.xml -gs /tmp/global-settings1712728961293006938.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=a927b20ce1a6d5792ed41e0a98eb475606e8f35a -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=jeff.van.dam@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137341 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jeff.van.dam@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137341 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"JEFF VAN DAM\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/41/137341/13 -DGERRIT_NEWREV=a927b20ce1a6d5792ed41e0a98eb475606e8f35a "-DGERRIT_PATCHSET_UPLOADER_NAME=JEFF VAN DAM" '-DGERRIT_CHANGE_OWNER=\"JEFF VAN DAM\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=UHJvdmlkZSBzdXBwb3J0IGZvciBkYXRhIHByb2R1Y2VyIGlkZW50aWZpZXIgZHVyaW5nIHJlZ2lzdHJhdGlvbiAoQ1BTLTE5NjQgMSkKCi0gQWRkZWQgc3VwcG9ydCBmb3IgdGhlIGRhdGFQcm9kdWNlcklkZW50aWZpZXIgdG8gYmUgYWRkZWQsCmFuZCB1cGRhdGVkIGZyb20gYmxhbmsgdG8gc29tZXRoaW5nIG9uY2UKLSBUaGUgZGF0YVByb2R1Y2VySWRlbnRpZmllciBpcyBwZXJzaXN0ZWQgaW4gdGhlIERCCgpJc3N1ZS1JRDogQ1BTLTIxMDUKU2lnbmVkLW9mZi1ieTogSnZEX0VyaWNzc29uIDxqZWZmLnZhbi5kYW1AZXN0LnRlY2g+CkNoYW5nZS1JZDogSTFjMjMwYmU4Zjk0MDIxNTRhNzYxZThjMmJhNGQ4YTYzMzE5NjViM2MK -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-1964 "-DGERRIT_CHANGE_SUBJECT=Provide support for data producer identifier during registration (CPS-1964 1)" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I1c230be8f9402154a761e8c2ba4d8a6331965b3c -DGERRIT_EVENT_HASH=-1473239060 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=13 "-DGERRIT_CHANGE_OWNER_NAME=JEFF VAN DAM" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 08:29:29 [INFO] Scanning for projects... 08:29:32 [WARNING] 08:29:32 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.7-SNAPSHOT 08:29:32 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 08:29:32 [WARNING] 08:29:32 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.7-SNAPSHOT 08:29:32 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 08:29:32 [WARNING] 08:29:32 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.7-SNAPSHOT 08:29:32 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 08:29:32 [WARNING] 08:29:32 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 08:29:32 [WARNING] 08:29:32 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 08:29:32 [WARNING] 08:29:32 [INFO] ------------------------------------------------------------------------ 08:29:32 [INFO] Reactor Build Order: 08:29:32 [INFO] 08:29:32 [INFO] org.onap.cps:cps-dependencies [pom] 08:29:32 [INFO] cps-bom [pom] 08:29:32 [INFO] checkstyle [jar] 08:29:32 [INFO] spotbugs [jar] 08:29:32 [INFO] cps-parent [pom] 08:29:32 [INFO] cps-events [jar] 08:29:32 [INFO] cps-path-parser [jar] 08:29:32 [INFO] cps-service [jar] 08:29:32 [INFO] cps-rest [jar] 08:29:32 [INFO] cps-ncmp-events [jar] 08:29:32 [INFO] cps-ncmp-service [jar] 08:29:32 [INFO] cps-ncmp-rest [jar] 08:29:32 [INFO] cps-ncmp-rest-stub [pom] 08:29:32 [INFO] cps-ncmp-rest-stub-service [jar] 08:29:32 [INFO] cps-ncmp-rest-stub-app [jar] 08:29:32 [INFO] cps-ri [jar] 08:29:32 [INFO] dmi-plugin-demo-and-csit-stub [pom] 08:29:32 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 08:29:32 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 08:29:32 [INFO] integration-test [jar] 08:29:32 [INFO] cps-application [jar] 08:29:32 [INFO] jacoco-report [jar] 08:29:32 [INFO] cps [pom] 08:29:32 [INFO] 08:29:32 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 08:29:32 [INFO] Building org.onap.cps:cps-dependencies 3.4.7-SNAPSHOT [1/23] 08:29:32 [INFO] --------------------------------[ pom ]--------------------------------- 08:29:32 [INFO] 08:29:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 08:29:32 [INFO] 08:29:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 08:29:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/cps-dependencies-3.4.7-SNAPSHOT.pom 08:29:33 [INFO] 08:29:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 08:29:33 [INFO] 08:29:33 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 08:29:33 [INFO] Building cps-bom 3.4.7-SNAPSHOT [2/23] 08:29:33 [INFO] --------------------------------[ pom ]--------------------------------- 08:29:33 [INFO] 08:29:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 08:29:33 [INFO] 08:29:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 08:29:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/cps-bom-3.4.7-SNAPSHOT.pom 08:29:33 [INFO] 08:29:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 08:29:34 [INFO] 08:29:34 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 08:29:34 [INFO] Building checkstyle 3.4.7-SNAPSHOT [3/23] 08:29:34 [INFO] --------------------------------[ jar ]--------------------------------- 08:29:34 [INFO] 08:29:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 08:29:34 [INFO] 08:29:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 08:29:34 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:29:34 [INFO] Copying 4 resources 08:29:34 [INFO] 08:29:34 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 08:29:35 [INFO] No sources to compile 08:29:35 [INFO] 08:29:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 08:29:35 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:29:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 08:29:35 [INFO] 08:29:35 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 08:29:35 [INFO] No sources to compile 08:29:35 [INFO] 08:29:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 08:29:36 [INFO] No tests to run. 08:29:36 [INFO] 08:29:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 08:29:36 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar 08:29:36 [INFO] 08:29:36 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 08:29:37 ======================================================================================================================== 08:29:37 Copyright Check Python Script: 08:29:37 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/NcmpPerfTestBase.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 08:29:37 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/NcmpPerfTestBase.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 08:29:37 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/NcmpPerfTestBase.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 08:29:37 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/NcmpPerfTestBase.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 08:29:37 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/NcmpPerfTestBase.groovy | line 3 update year to include 2024 08:29:37 3 issue(s) found after 12 altered file(s) checked 08:29:37 ======================================================================================================================== 08:29:37 [INFO] 08:29:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 08:29:37 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.jar 08:29:37 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.pom 08:29:37 [INFO] 08:29:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 08:29:37 [INFO] 08:29:37 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 08:29:37 [INFO] Building spotbugs 3.4.7-SNAPSHOT [4/23] 08:29:37 [INFO] --------------------------------[ jar ]--------------------------------- 08:29:37 [INFO] 08:29:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 08:29:37 [INFO] 08:29:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 08:29:37 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:29:37 [INFO] Copying 1 resource 08:29:37 [INFO] 08:29:37 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 08:29:37 [INFO] No sources to compile 08:29:37 [INFO] 08:29:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 08:29:37 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:29:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 08:29:37 [INFO] 08:29:37 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 08:29:37 [INFO] No sources to compile 08:29:37 [INFO] 08:29:37 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 08:29:37 [INFO] No tests to run. 08:29:37 [INFO] 08:29:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 08:29:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar 08:29:37 [INFO] 08:29:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 08:29:37 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.jar 08:29:37 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.pom 08:29:37 [INFO] 08:29:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 08:29:37 [INFO] 08:29:37 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 08:29:37 [INFO] Building cps-parent 3.4.7-SNAPSHOT [5/23] 08:29:37 [INFO] --------------------------------[ pom ]--------------------------------- 08:29:38 [INFO] 08:29:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 08:29:38 [INFO] 08:29:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 08:29:39 [INFO] 08:29:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 08:29:39 [INFO] 08:29:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 08:29:40 [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-merge-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/* 08:29:40 [INFO] 08:29:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 08:29:40 [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-merge-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/* 08:29:40 [INFO] 08:29:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 08:29:42 [INFO] You have 0 Checkstyle violations. 08:29:42 [INFO] 08:29:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 08:29:43 [INFO] You have 0 Checkstyle violations. 08:29:43 [INFO] 08:29:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 08:29:43 [INFO] Starting audit... 08:29:43 Audit done. 08:29:43 [INFO] You have 0 Checkstyle violations. 08:29:43 [INFO] 08:29:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 08:29:43 [INFO] 08:29:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 08:29:47 [INFO] 08:29:47 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 08:29:47 [INFO] 08:29:47 [INFO] 08:29:47 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 08:29:47 [INFO] 08:29:47 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 08:29:47 [INFO] No sources specified for compilation. Skipping. 08:29:47 [INFO] 08:29:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 08:29:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:29:47 [INFO] 08:29:47 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 08:29:48 [INFO] 08:29:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 08:29:48 [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-merge-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/* 08:29:48 [INFO] 08:29:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 08:29:48 [INFO] No tests to run. 08:29:48 [INFO] 08:29:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 08:29:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:29:48 [INFO] 08:29:48 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 08:29:48 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 08:29:48 [INFO] 08:29:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 08:29:48 [INFO] 08:29:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 08:29:48 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/cps-parent-3.4.7-SNAPSHOT.pom 08:29:48 [INFO] 08:29:48 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 08:29:48 [INFO] 08:29:48 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 08:29:48 [INFO] Building cps-events 3.4.7-SNAPSHOT [6/23] 08:29:48 [INFO] --------------------------------[ jar ]--------------------------------- 08:29:49 [INFO] 08:29:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 08:29:49 [INFO] 08:29:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 08:29:49 [INFO] 08:29:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 08:29:49 [INFO] 08:29:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 08:29:49 [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-merge-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/* 08:29:49 [INFO] 08:29:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 08:29:49 [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-merge-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/* 08:29:49 [INFO] 08:29:49 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 08:29:50 [INFO] 08:29:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 08:29:50 [INFO] You have 0 Checkstyle violations. 08:29:50 [INFO] 08:29:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 08:29:50 [INFO] You have 0 Checkstyle violations. 08:29:50 [INFO] 08:29:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 08:29:50 [INFO] Starting audit... 08:29:50 Audit done. 08:29:50 [INFO] You have 0 Checkstyle violations. 08:29:50 [INFO] 08:29:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 08:29:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:29:50 [INFO] Copying 2 resources 08:29:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 08:29:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 08:29:50 [INFO] 08:29:50 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 08:29:50 [INFO] Changes detected - recompiling the module! :dependency 08:29:50 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:29:51 [INFO] 08:29:51 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 08:29:51 [INFO] 08:29:51 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 08:29:51 [INFO] Fork Value is true 08:29:53 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:29: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) 08:29:53 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:29:53 [java] WARNING: System::setSecurityManager will be removed in a future release 08:29:54 [INFO] Done SpotBugs Analysis.... 08:29:54 [INFO] 08:29:54 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 08:29:54 [INFO] 08:29:54 [INFO] 08:29:54 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 08:29:54 [INFO] BugInstance size is 0 08:29:54 [INFO] Error size is 0 08:29:54 [INFO] No errors/warnings found 08:29:54 [INFO] 08:29:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 08:29:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:29:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 08:29:54 [INFO] 08:29:54 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 08:29:54 [INFO] No sources to compile 08:29:54 [INFO] 08:29:54 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 08:29:54 [INFO] No sources specified for compilation. Skipping. 08:29:54 [INFO] 08:29:54 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 08:29:55 [INFO] No tests to run. 08:29:55 [INFO] 08:29:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 08:29:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:29:55 [INFO] 08:29:55 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 08:29:55 [INFO] 08:29:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 08:29:55 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar 08:29:55 [INFO] 08:29:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 08:29: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-merge-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/* 08:29:55 [INFO] 08:29:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 08:29:55 [INFO] No tests to run. 08:29:55 [INFO] 08:29:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 08:29:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:29:55 [INFO] 08:29:55 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 08:29:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 08:29:55 [INFO] 08:29:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 08:29:55 [INFO] 08:29:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 08:29:55 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.jar 08:29:55 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.pom 08:29:55 [INFO] 08:29:55 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 08:29:55 [INFO] 08:29:55 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 08:29:55 [INFO] Building cps-path-parser 3.4.7-SNAPSHOT [7/23] 08:29:55 [INFO] --------------------------------[ jar ]--------------------------------- 08:29:58 [INFO] 08:29:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 08:29:58 [INFO] 08:29:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 08:29:58 [INFO] 08:29:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 08:29:58 [INFO] 08:29:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 08:29:58 [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-merge-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/* 08:29:58 [INFO] 08:29:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 08:29:58 [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-merge-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/* 08:29:58 [INFO] 08:29:58 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 08:29:59 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 08:29:59 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 08:29:59 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 08:29:59 [WARNING] /w/workspace/cps-master-merge-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 08:29:59 [INFO] 08:29:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 08:29:59 [INFO] You have 0 Checkstyle violations. 08:29:59 [INFO] 08:29:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 08:29:59 [INFO] You have 0 Checkstyle violations. 08:29:59 [INFO] 08:29:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 08:29:59 [INFO] Starting audit... 08:29:59 Audit done. 08:29:59 [INFO] You have 0 Checkstyle violations. 08:29:59 [INFO] 08:29:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 08:29:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:29:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 08:29:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 08:29:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 08:29:59 [INFO] 08:29:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 08:29:59 [INFO] Changes detected - recompiling the module! :dependency 08:29:59 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 08:30:00 [INFO] 08:30:00 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 08:30:00 [INFO] 08:30:00 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 08:30:00 [INFO] Fork Value is true 08:30:02 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:30:02 [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) 08:30:02 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:30:02 [java] WARNING: System::setSecurityManager will be removed in a future release 08:30:04 [INFO] Done SpotBugs Analysis.... 08:30:04 [INFO] 08:30:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 08:30:04 [INFO] 08:30:04 [INFO] 08:30:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 08:30:04 [INFO] BugInstance size is 0 08:30:04 [INFO] Error size is 0 08:30:04 [INFO] No errors/warnings found 08:30:04 [INFO] 08:30:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 08:30:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:30:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 08:30:04 [INFO] 08:30:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 08:30:04 [INFO] No sources to compile 08:30:04 [INFO] 08:30:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 08:30:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:30:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:30:05 [INFO] Compiled 4 files. 08:30:05 [INFO] 08:30:05 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 08:30:05 [INFO] 08:30:05 [INFO] ------------------------------------------------------- 08:30:05 [INFO] T E S T S 08:30:05 [INFO] ------------------------------------------------------- 08:30:06 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 08:30:07 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 08:30:07 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 08:30:07 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 08:30:07 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 08:30:07 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 08:30:07 line 1:18 missing QName at '' 08:30:07 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 08:30:07 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 08:30:07 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 08:30:07 [INFO] 08:30:07 [INFO] Results: 08:30:07 [INFO] 08:30:07 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 08:30:07 [INFO] 08:30:07 [INFO] 08:30:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 08:30:07 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:30:07 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:30:07 [INFO] 08:30:07 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 08:30:07 [INFO] 08:30:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 08:30:07 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar 08:30:07 [INFO] 08:30:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 08:30:07 [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-merge-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/* 08:30:07 [INFO] 08:30:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 08:30:07 [INFO] 08:30:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 08:30:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:30:07 [INFO] 08:30:07 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 08:30:07 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:30:07 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:30:07 [INFO] All coverage checks have been met. 08:30:07 [INFO] 08:30:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 08:30:07 [INFO] 08:30:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 08:30:07 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.jar 08:30:07 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.pom 08:30:07 [INFO] 08:30:07 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 08:30:08 [INFO] 08:30:08 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 08:30:08 [INFO] Building cps-service 3.4.7-SNAPSHOT [8/23] 08:30:08 [INFO] --------------------------------[ jar ]--------------------------------- 08:30:44 [INFO] 08:30:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 08:30:44 [INFO] 08:30:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 08:30:44 [INFO] 08:30:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 08:30:44 [INFO] 08:30:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 08:30:44 [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-merge-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/* 08:30:44 [INFO] 08:30:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 08:30:44 [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-merge-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/* 08:30:44 [INFO] 08:30:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 08:30:44 [INFO] You have 0 Checkstyle violations. 08:30:44 [INFO] 08:30:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 08:30:45 [INFO] You have 0 Checkstyle violations. 08:30:45 [INFO] 08:30:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 08:30:45 [INFO] Starting audit... 08:30:45 Audit done. 08:30:45 [INFO] You have 0 Checkstyle violations. 08:30:45 [INFO] 08:30:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 08:30:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:30:45 [INFO] Copying 1 resource 08:30:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 08:30:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 08:30:45 [INFO] 08:30:45 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 08:30:45 [INFO] Changes detected - recompiling the module! :dependency 08:30:45 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 08:30:47 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 08:30:47 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 08:30:47 [INFO] 08:30:47 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 08:30:47 [INFO] 08:30:47 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 08:30:47 [INFO] Fork Value is true 08:30:48 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:30:48 [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) 08:30:48 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:30:48 [java] WARNING: System::setSecurityManager will be removed in a future release 08:30:51 [INFO] Done SpotBugs Analysis.... 08:30:51 [INFO] 08:30:51 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 08:30:51 [INFO] 08:30:51 [INFO] 08:30:51 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 08:30:51 [INFO] BugInstance size is 0 08:30:51 [INFO] Error size is 0 08:30:51 [INFO] No errors/warnings found 08:30:51 [INFO] 08:30:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 08:30:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:30:51 [INFO] Copying 30 resources 08:30:51 [INFO] 08:30:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 08:30:51 [INFO] Changes detected - recompiling the module! :dependency 08:30:51 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:30:52 [INFO] 08:30:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 08:30:52 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:30:52 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:30:54 [INFO] Compiled 67 files. 08:30:54 [INFO] 08:30:54 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 08:30:54 [INFO] 08:30:54 [INFO] ------------------------------------------------------- 08:30:54 [INFO] T E S T S 08:30:54 [INFO] ------------------------------------------------------- 08:30:56 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 08:30:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 s - in org.onap.cps.utils.DataMapUtilsSpec 08:30:56 [INFO] Running org.onap.cps.utils.GsonSpec 08:30:56 first-container a-leaf a-Value 08:30:56 last-container x-leaf x-value 08:30:56 08:30:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.utils.GsonSpec 08:30:56 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 08:30:58 08:30:58.263 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 08:30:58 08:30:58.273 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 08:30:58 08:30:58.306 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 08:30:58 08:30:58.309 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 08:30:58 08:30:58.333 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 08:30:58 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.555 s - in org.onap.cps.utils.JsonObjectMapperSpec 08:30:58 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 08:30:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s - in org.onap.cps.utils.JsonParserStreamSpec 08:30:59 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 08:30:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.onap.cps.utils.PrefixResolverSpec 08:30:59 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 08:30:59 [Fatal Error] :1:1: Content is not allowed in prolog. 08:30:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.onap.cps.utils.XmlFileUtilsSpec 08:30:59 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 08:30:59 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 08:30:59 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 08:30:59 [Fatal Error] :1:1: Premature end of file. 08:30:59 line 1:1 no viable alternative at input '/' 08:30:59 line 1:1 no viable alternative at input '/[' 08:30:59 line 1:11 missing QName at '' 08:30:59 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in org.onap.cps.utils.YangParserHelperSpec 08:30:59 [INFO] Running org.onap.cps.utils.YangParserSpec 08:30:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.utils.YangParserSpec 08:30:59 [INFO] Running org.onap.cps.utils.YangUtilsSpec 08:30:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.YangUtilsSpec 08:30:59 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 08:30:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 08:30:59 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 08:30:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 08:30:59 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 08:30:59 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 08:30:59 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 08:31:00 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 08:31:00 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 08:31:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 08:31:00 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 08:31:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 08:31:00 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 08:31:00 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 08:31:00 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 08:31:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 08:31:00 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 08:31:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 08:31:00 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 08:31:02 08:30:55,102 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 08:31:02 08:30:55,121 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:31:02 08:30:55,121 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:31:02 08:30:55,122 |-INFO in ch.qos.logback.classic.BasicConfigurator@e4fa412 - Setting up default configuration. 08:31:02 08:31:00,744 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:31:02 08:31:00,744 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:31:02 08:31:00,747 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:31:02 08:31:00,747 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:31:02 08:31:00,747 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:31:02 08:31:00,749 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:31:02 08:31:00,749 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:31:02 08:31:00,758 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:31:02 08:31:00,758 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:31:02 08:31:00,762 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:31:02 08:31:00,790 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405060789) 08:31:02 08:31:00,791 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-merge-java/cps-service/target/classes/logback-spring.xml] 08:31:02 08:31:00,791 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:31:02 08:31:00,797 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:31:02 08:31:00,798 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:31:02 08:31:00,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:31:02 08:31:00,798 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:31:02 08:31:00,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:31:02 08:31:00,798 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:31:02 08:31:00,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:31:02 08:31:00,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:31:02 08:31:00,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:31:02 08:31:00,803 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:31:02 08:31:00,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:31:02 08:31:00,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:31:02 08:31:00,834 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:31:02 08:31:00,846 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:31:02 08:31:01,309 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd58aa - Setting zoneId to "UTC" 08:31:02 08:31:01,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:31:02 08:31:01,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:31:02 08:31:01,571 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:31:02 08:31:01,571 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:31:02 08:31:01,571 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:31:02 08:31:01,572 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:31:02 08:31:01,572 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:31:02 08:31:01,572 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:31:02 08:31:01,572 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:31:02 08:31:01,573 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4808c603 - End of configuration. 08:31:02 08:31:01,573 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47987ab2 - Registering current configuration as safe fallback point 08:31:02 08:31:02 08:31:02 . ____ _ __ _ _ 08:31:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:31:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:31:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:31:02 ' |____| .__|_| |_|_| |_\__, | / / / / 08:31:02 =========|_|==============|___/=/_/_/_/ 08:31:02 :: Spring Boot :: (v3.1.2) 08:31:02 08:31:02 2024-03-14T08:31:01.738Z INFO 6653 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6653 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 08:31:02 2024-03-14T08:31:01.739Z INFO 6653 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 08:31:02 2024-03-14T08:31:02.087Z INFO 6653 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.598 seconds (process running for 7.778) 08:31:02 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:31:02 2024-03-14T08:31:02.612Z WARN 6653 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache 08:31:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.201 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 08:31:02 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 08:31:06 08:31:06 . ____ _ __ _ _ 08:31:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:31:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:31:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:31:06 ' |____| .__|_| |_|_| |_\__, | / / / / 08:31:06 =========|_|==============|___/=/_/_/_/ 08:31:06 :: Spring Boot :: (v3.1.2) 08:31:06 08:31:06 2024-03-14T08:31:02.692Z INFO 6653 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6653 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 08:31:06 2024-03-14T08:31:02.692Z INFO 6653 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:31:06 2024-03-14T08:31:02.787Z WARN 6653 --- [ 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: 08:31:06 --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 08:31:06 2024-03-14T08:31:02.869Z INFO 6653 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:31:06 + + o o o o---o o----o o o---o o o----o o--o--o 08:31:06 + + + + | | / \ / | | / / \ | | 08:31:06 + + + + + o----o o o o o----o | o o o o----o | 08:31:06 + + + + | | / \ / | | \ / \ | | 08:31:06 + + o o o o o---o o----o o----o o---o o o o----o o 08:31:06 2024-03-14T08:31:02.870Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:31:06 2024-03-14T08:31:02.870Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5701 08:31:06 2024-03-14T08:31:02.870Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:31:06 2024-03-14T08:31:02.870Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:31:06 2024-03-14T08:31:02.873Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:31:06 To enable the Jet engine on the members, do one of the following: 08:31:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:31:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:31:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:31:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:31:06 2024-03-14T08:31:03.266Z INFO 6653 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:31:06 2024-03-14T08:31:03.351Z INFO 6653 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:31:06 2024-03-14T08:31:03.355Z WARN 6653 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:31:06 2024-03-14T08:31:03.642Z INFO 6653 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:31:06 2024-03-14T08:31:03.649Z INFO 6653 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5701 is STARTING 08:31:06 2024-03-14T08:31:06.053Z INFO 6653 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:31:06 08:31:06 Members {size:1, ver:1} [ 08:31:06 Member [10.30.107.33]:5701 - f99ea6dc-b38e-494d-9a7b-c85d634f6850 this 08:31:06 ] 08:31:06 08:31:06 2024-03-14T08:31:06.071Z INFO 6653 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5701 is STARTED 08:31:06 2024-03-14T08:31:06.106Z INFO 6653 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.443 seconds (process running for 11.796) 08:31:06 2024-03-14T08:31:06.148Z INFO 6653 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:31:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.49 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 08:31:06 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 08:31:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 08:31:06 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 08:31:08 2024-03-14T08:31:06.161Z INFO 6653 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5702 [my cluster] [5.2.4] 08:31:08 + + o o o o---o o----o o o---o o o----o o--o--o 08:31:08 + + + + | | / \ / | | / / \ | | 08:31:08 + + + + + o----o o o o o----o | o o o o----o | 08:31:08 + + + + | | / \ / | | \ / \ | | 08:31:08 + + o o o o o---o o----o o----o o---o o o o----o o 08:31:08 2024-03-14T08:31:06.161Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:31:08 2024-03-14T08:31:06.161Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5702 08:31:08 2024-03-14T08:31:06.161Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [my cluster] [5.2.4] Cluster name: my cluster 08:31:08 2024-03-14T08:31:06.161Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:31:08 2024-03-14T08:31:06.161Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 08:31:08 To enable the Jet engine on the members, do one of the following: 08:31:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:31:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:31:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:31:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:31:08 2024-03-14T08:31:06.215Z INFO 6653 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5702 [my cluster] [5.2.4] 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. 08:31:08 2024-03-14T08:31:06.217Z INFO 6653 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5702 [my cluster] [5.2.4] Using Multicast discovery 08:31:08 2024-03-14T08:31:06.217Z WARN 6653 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:31:08 2024-03-14T08:31:06.232Z INFO 6653 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:31:08 2024-03-14T08:31:06.233Z INFO 6653 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5702 [my cluster] [5.2.4] [10.30.107.33]:5702 is STARTING 08:31:08 2024-03-14T08:31:08.711Z INFO 6653 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.33]:5702 [my cluster] [5.2.4] 08:31:08 08:31:08 Members {size:1, ver:1} [ 08:31:08 Member [10.30.107.33]:5702 - 5d6ff2ec-cf5d-4780-a20f-cde96cde8e55 this 08:31:08 ] 08:31:08 08:31:08 2024-03-14T08:31:08.712Z WARN 6653 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 08:31:08 2024-03-14T08:31:08.712Z INFO 6653 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5702 [my cluster] [5.2.4] [10.30.107.33]:5702 is STARTED 08:31:14 2024-03-14T08:31:08.720Z INFO 6653 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5703 [my cluster] [5.2.4] 08:31:14 + + o o o o---o o----o o o---o o o----o o--o--o 08:31:14 + + + + | | / \ / | | / / \ | | 08:31:14 + + + + + o----o o o o o----o | o o o o----o | 08:31:14 + + + + | | / \ / | | \ / \ | | 08:31:14 + + o o o o o---o o----o o----o o---o o o o----o o 08:31:14 2024-03-14T08:31:08.720Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:31:14 2024-03-14T08:31:08.720Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5703 08:31:14 2024-03-14T08:31:08.720Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [my cluster] [5.2.4] Cluster name: my cluster 08:31:14 2024-03-14T08:31:08.721Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:31:14 2024-03-14T08:31:08.721Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 08:31:14 To enable the Jet engine on the members, do one of the following: 08:31:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:31:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:31:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:31:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:31:14 2024-03-14T08:31:08.735Z INFO 6653 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5703 [my cluster] [5.2.4] 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. 08:31:14 2024-03-14T08:31:08.736Z INFO 6653 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5703 [my cluster] [5.2.4] Using Multicast discovery 08:31:14 2024-03-14T08:31:08.736Z WARN 6653 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:31:14 2024-03-14T08:31:08.770Z INFO 6653 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:31:14 2024-03-14T08:31:08.771Z INFO 6653 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5703 [my cluster] [5.2.4] [10.30.107.33]:5703 is STARTING 08:31:14 2024-03-14T08:31:08.919Z INFO 6653 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.33]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.33]:5702 08:31:14 2024-03-14T08:31:08.946Z INFO 6653 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.33:5702 and /10.30.107.33:47623 08:31:14 2024-03-14T08:31:08.947Z INFO 6653 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.33:47623 and /10.30.107.33:5702 08:31:14 2024-03-14T08:31:14.044Z INFO 6653 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5702 [my cluster] [5.2.4] 08:31:14 08:31:14 Members {size:2, ver:2} [ 08:31:14 Member [10.30.107.33]:5702 - 5d6ff2ec-cf5d-4780-a20f-cde96cde8e55 this 08:31:14 Member [10.30.107.33]:5703 - e2eb4f7e-1060-4a27-bf22-21790287b32c 08:31:14 ] 08:31:14 08:31:14 2024-03-14T08:31:14.054Z INFO 6653 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5703 [my cluster] [5.2.4] 08:31:14 08:31:14 Members {size:2, ver:2} [ 08:31:14 Member [10.30.107.33]:5702 - 5d6ff2ec-cf5d-4780-a20f-cde96cde8e55 08:31:14 Member [10.30.107.33]:5703 - e2eb4f7e-1060-4a27-bf22-21790287b32c this 08:31:14 ] 08:31:14 08:31:14 2024-03-14T08:31:14.054Z WARN 6653 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 08:31:14 2024-03-14T08:31:14.055Z INFO 6653 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5703 [my cluster] [5.2.4] [10.30.107.33]:5703 is STARTED 08:31:20 2024-03-14T08:31:14.064Z INFO 6653 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5704 [my cluster] [5.2.4] 08:31:20 + + o o o o---o o----o o o---o o o----o o--o--o 08:31:20 + + + + | | / \ / | | / / \ | | 08:31:20 + + + + + o----o o o o o----o | o o o o----o | 08:31:20 + + + + | | / \ / | | \ / \ | | 08:31:20 + + o o o o o---o o----o o----o o---o o o o----o o 08:31:20 2024-03-14T08:31:14.064Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:31:20 2024-03-14T08:31:14.064Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5704 08:31:20 2024-03-14T08:31:14.064Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [my cluster] [5.2.4] Cluster name: my cluster 08:31:20 2024-03-14T08:31:14.064Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:31:20 2024-03-14T08:31:14.064Z INFO 6653 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 08:31:20 To enable the Jet engine on the members, do one of the following: 08:31:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:31:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:31:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:31:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:31:20 2024-03-14T08:31:14.079Z INFO 6653 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5704 [my cluster] [5.2.4] 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. 08:31:20 2024-03-14T08:31:14.081Z INFO 6653 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5704 [my cluster] [5.2.4] Using Multicast discovery 08:31:20 2024-03-14T08:31:14.081Z WARN 6653 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:31:20 2024-03-14T08:31:14.092Z INFO 6653 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:31:20 2024-03-14T08:31:14.092Z INFO 6653 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5704 [my cluster] [5.2.4] [10.30.107.33]:5704 is STARTING 08:31:20 2024-03-14T08:31:14.247Z INFO 6653 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.33]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.33]:5702 08:31:20 2024-03-14T08:31:14.252Z INFO 6653 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.33:5702 and /10.30.107.33:36801 08:31:20 2024-03-14T08:31:14.255Z INFO 6653 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.33:36801 and /10.30.107.33:5702 08:31:20 2024-03-14T08:31:19.357Z INFO 6653 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5702 [my cluster] [5.2.4] 08:31:20 08:31:20 Members {size:3, ver:3} [ 08:31:20 Member [10.30.107.33]:5702 - 5d6ff2ec-cf5d-4780-a20f-cde96cde8e55 this 08:31:20 Member [10.30.107.33]:5703 - e2eb4f7e-1060-4a27-bf22-21790287b32c 08:31:20 Member [10.30.107.33]:5704 - 41acd948-10fe-436a-a71c-95fa2a48e4ab 08:31:20 ] 08:31:20 08:31:20 2024-03-14T08:31:19.362Z INFO 6653 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.33]:5704 [my cluster] [5.2.4] 08:31:20 08:31:20 Members {size:3, ver:3} [ 08:31:20 Member [10.30.107.33]:5702 - 5d6ff2ec-cf5d-4780-a20f-cde96cde8e55 08:31:20 Member [10.30.107.33]:5703 - e2eb4f7e-1060-4a27-bf22-21790287b32c 08:31:20 Member [10.30.107.33]:5704 - 41acd948-10fe-436a-a71c-95fa2a48e4ab this 08:31:20 ] 08:31:20 08:31:20 2024-03-14T08:31:19.363Z INFO 6653 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5704 [my cluster] [5.2.4] Connecting to /10.30.107.33:5703, timeout: 10000, bind-any: true 08:31:20 2024-03-14T08:31:19.363Z INFO 6653 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.33:5704 and /10.30.107.33:50331 08:31:20 2024-03-14T08:31:19.363Z INFO 6653 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5703 [my cluster] [5.2.4] 08:31:20 08:31:20 Members {size:3, ver:3} [ 08:31:20 Member [10.30.107.33]:5702 - 5d6ff2ec-cf5d-4780-a20f-cde96cde8e55 08:31:20 Member [10.30.107.33]:5703 - e2eb4f7e-1060-4a27-bf22-21790287b32c this 08:31:20 Member [10.30.107.33]:5704 - 41acd948-10fe-436a-a71c-95fa2a48e4ab 08:31:20 ] 08:31:20 08:31:20 2024-03-14T08:31:19.364Z INFO 6653 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.33:5703 and /10.30.107.33:37289 08:31:20 2024-03-14T08:31:19.365Z INFO 6653 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.33:37289 and /10.30.107.33:5703 08:31:20 2024-03-14T08:31:19.368Z INFO 6653 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.33:50331 and /10.30.107.33:5704 08:31:20 2024-03-14T08:31:20.363Z WARN 6653 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 08:31:20 2024-03-14T08:31:20.364Z INFO 6653 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5704 [my cluster] [5.2.4] [10.30.107.33]:5704 is STARTED 08:31:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.215 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 08:31:20 [INFO] Running org.onap.cps.config.AsyncConfigSpec 08:31:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.config.AsyncConfigSpec 08:31:20 [INFO] Running org.onap.cps.config.CacheConfigSpec 08:31:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 08:31:20 [INFO] Running org.onap.cps.events.EventsPublisherSpec 08:31:20 2024-03-14T08:31:20.595Z DEBUG 6653 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:31:20 2024-03-14T08:31:20.601Z ERROR 6653 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 08:31:20 2024-03-14T08:31:20.614Z DEBUG 6653 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:31:20 2024-03-14T08:31:20.621Z DEBUG 6653 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:31:20 2024-03-14T08:31:20.625Z DEBUG 6653 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:31:20 2024-03-14T08:31:20.626Z DEBUG 6653 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:31:20 2024-03-14T08:31:20.626Z ERROR 6653 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 08:31:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.onap.cps.events.EventsPublisherSpec 08:31:20 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 08:31:20 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 08:31:20 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 08:31:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 08:31:20 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 08:31:20 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 08:31:20 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 08:31:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 08:31:20 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 08:31:20 2024-03-14T08:31:20.892Z WARN 6653 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 08:31:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 08:31:20 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 08:31:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 08:31:20 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 08:31:21 2024-03-14T08:31:21.005Z ERROR 6653 --- [ 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] 08:31:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 08:31:21 2024-03-14T08:31:21.050Z INFO 6653 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.33]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 08:31:21 2024-03-14T08:31:21.050Z INFO 6653 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 08:31:21 2024-03-14T08:31:21.050Z INFO 6653 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.33]:5703 [my cluster] [5.2.4] [10.30.107.33]:5703 is SHUTTING_DOWN 08:31:21 2024-03-14T08:31:21.050Z INFO 6653 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5701 is SHUTTING_DOWN 08:31:21 [INFO] 08:31:21 [INFO] Results: 08:31:21 [INFO] 08:31:21 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 08:31:21 [INFO] 08:31:21 [INFO] 08:31:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 08:31:21 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:31:21 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:31:21 [INFO] 08:31:21 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 08:31:21 [INFO] 08:31:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 08:31:21 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar 08:31:21 [INFO] 08:31:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 08:31:21 [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-merge-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/* 08:31:21 [INFO] 08:31:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 08:31:21 [INFO] 08:31:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 08:31:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:31:21 [INFO] 08:31:21 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 08:31:21 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:31:21 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:31:21 [INFO] All coverage checks have been met. 08:31:21 [INFO] 08:31:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 08:31:21 [INFO] 08:31:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 08:31:21 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.jar 08:31:21 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.pom 08:31:21 [INFO] 08:31:21 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 08:31:21 [INFO] 08:31:21 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 08:31:21 [INFO] Building cps-rest 3.4.7-SNAPSHOT [9/23] 08:31:21 [INFO] --------------------------------[ jar ]--------------------------------- 08:31:23 [INFO] 08:31:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 08:31:23 [INFO] 08:31:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 08:31:23 [INFO] 08:31:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 08:31:23 [INFO] 08:31:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 08:31:23 [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-merge-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/* 08:31:23 [INFO] 08:31:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 08:31:23 [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-merge-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/* 08:31:23 [INFO] 08:31:23 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 08:31:27 [INFO] Generating with dryRun=false 08:31:27 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 08:31:27 [INFO] OpenAPI Generator: spring (server) 08:31:27 [INFO] Generator 'spring' is considered stable. 08:31:27 [INFO] ---------------------------------- 08:31:27 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 08:31:27 [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) 08:31:27 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:31:27 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:31:27 [INFO] Processing operation createDataspace 08:31:27 [INFO] Processing operation deleteDataspace 08:31:27 [INFO] Processing operation createDataspaceV2 08:31:27 [INFO] Processing operation getAllDataspaces 08:31:27 [INFO] Processing operation getDataspace 08:31:27 [INFO] Processing operation createAnchor 08:31:27 [INFO] Processing operation createAnchorV2 08:31:27 [INFO] Processing operation getAnchors 08:31:27 [INFO] Processing operation getAnchor 08:31:27 [INFO] Processing operation deleteAnchor 08:31:27 [INFO] Processing operation createSchemaSet 08:31:27 [INFO] Processing operation createSchemaSetV2 08:31:27 [INFO] Processing operation getSchemaSets 08:31:27 [INFO] Processing operation getSchemaSet 08:31:27 [INFO] Processing operation deleteSchemaSet 08:31:27 [INFO] Processing operation getNodeByDataspaceAndAnchor 08:31:27 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 08:31:27 [INFO] Processing operation replaceNode 08:31:27 [INFO] Processing operation createNode 08:31:27 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:31:27 [INFO] Processing operation deleteDataNode 08:31:27 [INFO] Processing operation updateNodeLeaves 08:31:27 [INFO] Processing operation deleteListOrListElement 08:31:27 [INFO] Processing operation replaceListContent 08:31:27 [INFO] Processing operation addListElements 08:31:27 [INFO] Processing operation getDeltaByDataspaceAndAnchors 08:31:27 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 08:31:27 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 08:31:27 [INFO] Processing operation getNodesByDataspaceAndCpsPath 08:31:27 [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] 08:31:27 [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] 08:31:27 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:31:27 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 08:31:27 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 08:31:27 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 08:31:27 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 08:31:27 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 08:31:27 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:31:27 [WARNING] Multiple MediaTypes found, using only the first one 08:31:27 [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] 08:31:27 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 08:31:27 [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] 08:31:27 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 08:31:27 [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] 08:31:27 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 08:31:27 [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] 08:31:27 [INFO] Skipping generation of supporting files. 08:31:27 ################################################################################ 08:31:27 # Thanks for using OpenAPI Generator. # 08:31:27 # Please consider donation to help us maintain this project 🙏 # 08:31:27 # https://opencollective.com/openapi_generator/donate # 08:31:27 ################################################################################ 08:31:27 [INFO] 08:31:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 08:31:27 [INFO] You have 0 Checkstyle violations. 08:31:27 [INFO] 08:31:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 08:31:27 [INFO] You have 0 Checkstyle violations. 08:31:27 [INFO] 08:31:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 08:31:27 [INFO] Starting audit... 08:31:27 Audit done. 08:31:27 [INFO] You have 0 Checkstyle violations. 08:31:27 [INFO] 08:31:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 08:31:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:31:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 08:31:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 08:31:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 08:31:27 [INFO] 08:31:27 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 08:31:27 [INFO] Changes detected - recompiling the module! :dependency 08:31:27 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 08:31:29 [WARNING] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 08:31:29 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 08:31:29 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 08:31:29 [INFO] 08:31:29 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 08:31:29 [INFO] 08:31:29 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 08:31:29 [INFO] Fork Value is true 08:31:30 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:31:30 [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) 08:31:30 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:31:30 [java] WARNING: System::setSecurityManager will be removed in a future release 08:31:32 [INFO] Done SpotBugs Analysis.... 08:31:32 [INFO] 08:31:32 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 08:31:32 [INFO] 08:31:32 [INFO] 08:31:32 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 08:31:32 [INFO] BugInstance size is 0 08:31:32 [INFO] Error size is 0 08:31:32 [INFO] No errors/warnings found 08:31:32 [INFO] 08:31:32 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 08:31:32 [INFO] Generating with dryRun=false 08:31:32 [INFO] No .openapi-generator-ignore file found. 08:31:32 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:31:32 [INFO] Generator 'openapi-yaml' is considered stable. 08:31:32 [INFO] Output file [outputFile=openapi.yaml] 08:31: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] 08:31:32 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:31:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:31:32 [WARNING] Multiple MediaTypes found, using only the first one 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31: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] 08:31:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 08:31:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 08:31:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:31:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:31:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:31:33 ################################################################################ 08:31:33 # Thanks for using OpenAPI Generator. # 08:31:33 # Please consider donation to help us maintain this project 🙏 # 08:31:33 # https://opencollective.com/openapi_generator/donate # 08:31:33 ################################################################################ 08:31:33 [INFO] 08:31:33 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 08:31:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:31:33 [INFO] Copying 1 resource 08:31:33 [INFO] 08:31:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 08:31:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:31:33 [INFO] Copying 6 resources 08:31:33 [INFO] 08:31:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 08:31:33 [INFO] Changes detected - recompiling the module! :dependency 08:31:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:31:33 [INFO] 08:31:33 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 08:31:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:31:33 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:31:35 [INFO] Compiled 27 files. 08:31:35 [INFO] 08:31:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 08:31:35 [INFO] 08:31:35 [INFO] ------------------------------------------------------- 08:31:35 [INFO] T E S T S 08:31:35 [INFO] ------------------------------------------------------- 08:31:36 08:31:36.047 [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. 08:31:36 08:31:36.260 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 08:31:36 08:31:36.394 [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. 08:31:36 08:31:36.411 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 08:31:36 08:31:36.429 [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. 08:31:36 08:31:36.439 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 08:31:36 08:31:36.452 [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. 08:31:36 08:31:36.474 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:31:36 08:31:36.506 [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. 08:31:36 08:31:36.514 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 08:31:36 08:31:36.518 [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. 08:31:36 08:31:36.526 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 08:31:36 08:31:36.529 [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. 08:31:36 08:31:36.535 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 08:31:36 08:31:36.537 [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. 08:31:36 08:31:36.543 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:31:36 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 08:31:40 08:31:35,852 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 08:31:40 08:31:35,872 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:31:40 08:31:35,872 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:31:40 08:31:35,873 |-INFO in ch.qos.logback.classic.BasicConfigurator@56d4481f - Setting up default configuration. 08:31:40 08:31:37,710 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:31:40 08:31:37,773 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@627f678d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:31:40 08:31:37,773 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:31:40 08:31:37,777 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:31:40 08:31:37,777 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:31:40 08:31:37,777 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:31:40 08:31:37,779 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@627f678d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:31:40 08:31:37,779 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:31:40 08:31:37,786 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:31:40 08:31:37,786 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:31:40 08:31:37,791 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:31:40 08:31:37,825 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405097823) 08:31:40 08:31:37,826 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:31:40 08:31:37,826 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:31:40 08:31:37,830 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 08:31:40 08:31:37,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:31:40 08:31:37,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:31:40 08:31:37,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:31:40 08:31:37,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:31:40 08:31:37,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:31:40 08:31:37,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:31:40 08:31:37,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:31:40 08:31:37,842 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:31:40 08:31:37,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:31:40 08:31:37,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:31:40 08:31:37,875 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:31:40 08:31:37,883 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:31:40 08:31:38,179 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b55652a - Setting zoneId to "UTC" 08:31:40 08:31:38,187 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:31:40 08:31:38,187 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:31:40 08:31:38,425 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:31:40 08:31:38,426 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:31:40 08:31:38,426 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:31:40 08:31:38,427 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:31:40 08:31:38,427 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:31:40 08:31:38,427 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:31:40 08:31:38,427 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:31:40 08:31:38,428 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@8c54f48 - End of configuration. 08:31:40 08:31:38,428 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@119f02d2 - Registering current configuration as safe fallback point 08:31:40 08:31:40 08:31:40 . ____ _ __ _ _ 08:31:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:31:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:31:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:31:40 ' |____| .__|_| |_|_| |_\__, | / / / / 08:31:40 =========|_|==============|___/=/_/_/_/ 08:31:40 :: Spring Boot :: (v3.1.2) 08:31:40 08:31:40 2024-03-14T08:31:38.542Z INFO 6989 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6989 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:31:40 2024-03-14T08:31:38.543Z INFO 6989 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:31:40 2024-03-14T08:31:40.935Z INFO 6989 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:31:40 2024-03-14T08:31:40.935Z INFO 6989 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:31:40 2024-03-14T08:31:40.937Z INFO 6989 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 08:31:40 2024-03-14T08:31:40.956Z INFO 6989 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.64 seconds (process running for 5.897) 08:31:41 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:31:42 2024-03-14T08:31:42.112Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:42 08:31:42 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 08:31:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:31:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:31:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:31:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:31:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:31:42 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:31:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:31:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:42 Caused by: java.lang.RuntimeException: null 08:31:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:31:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:31:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:31:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:31:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 08:31:42 ... 88 common frames omitted 08:31:42 08:31:42 2024-03-14T08:31:42.366Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:42 08:31:42 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 08:31:42 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 08:31:42 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 08:31:42 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:31:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:31:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:31:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:31:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:31:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:31:42 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:31:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:31:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:31:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:42 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:42 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 08:31:42 and component.yang=fake component content 1 08:31:42 08:31:42 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 08:31:42 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 08:31:42 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 08:31:42 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 08:31:42 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 08:31:42 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 08:31:42 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 08:31:42 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 08:31:42 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 08:31:42 ... 147 common frames omitted 08:31:42 08:31:42 2024-03-14T08:31:42.514Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:42 08:31:42 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 08:31:42 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:31:42 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 08:31:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:31:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:31:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:31:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:31:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:31:42 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:42 08:31:42 2024-03-14T08:31:42.523Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:42 08:31:42 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 08:31:42 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:31:42 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 08:31:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:31:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:31:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:42 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:42 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:42 08:31:42 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.755 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 08:31:42 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 08:31:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 08:31:42 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 08:31:43 08:31:43 . ____ _ __ _ _ 08:31:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:31:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:31:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:31:43 ' |____| .__|_| |_|_| |_\__, | / / / / 08:31:43 =========|_|==============|___/=/_/_/_/ 08:31:43 :: Spring Boot :: (v3.1.2) 08:31:43 08:31:43 2024-03-14T08:31:42.725Z INFO 6989 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6989 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:31:43 2024-03-14T08:31:42.725Z INFO 6989 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:31:43 2024-03-14T08:31:43.640Z INFO 6989 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:31:43 2024-03-14T08:31:43.640Z INFO 6989 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:31:43 2024-03-14T08:31:43.641Z INFO 6989 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:31:43 2024-03-14T08:31:43.645Z INFO 6989 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.952 seconds (process running for 8.585) 08:31:43 2024-03-14T08:31:43.751Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:43 08:31:43 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:31:43 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:31:43 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:31:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:31:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:31:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:43 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:31:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:31:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:31:43 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:31:43 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:31:43 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:43 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:43 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:43 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:43 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:43 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:31:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:31:43 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:43 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:43 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:43 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:43 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:43 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:43 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:43 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:43 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:43 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:43 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:43 08:31:43 2024-03-14T08:31:43.882Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:43 08:31:43 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:31:43 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:31:43 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:31:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:31:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:31:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:43 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:31:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:31:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:31:43 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:31:43 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:31:43 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:43 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:43 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:43 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:43 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:43 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:31:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:31:43 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:43 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:43 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:43 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:43 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:43 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:43 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:43 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:43 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:43 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:43 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:43 08:31:43 2024-03-14T08:31:43.901Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:43 08:31:43 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:31:43 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:31:43 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:31:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:31:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:31:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:43 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:31:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:31:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:31:43 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:31:43 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:31:43 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:43 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:43 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:43 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:43 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:43 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:31:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:31:43 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:43 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:43 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:43 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:43 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:43 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:43 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:43 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:43 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:43 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:43 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:43 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:43 08:31:44 2024-03-14T08:31:44.124Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:44 08:31:44 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:31:44 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:31:44 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:31:44 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:44 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:31:44 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:44 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:44 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:44 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:44 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:44 08:31:44 2024-03-14T08:31:44.148Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:44 08:31:44 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:31:44 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:31:44 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:31:44 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:44 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:31:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:44 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:44 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:44 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:44 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:44 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:44 08:31:44 2024-03-14T08:31:44.163Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:44 08:31:44 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:31:44 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:31:44 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:31:44 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:44 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:31:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:44 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:44 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:44 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:44 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:44 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:44 08:31:44 2024-03-14T08:31:44.177Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:44 08:31:44 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:31:44 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:31:44 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:31:44 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:44 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:31:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:44 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:44 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:44 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:44 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:44 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:44 08:31:44 2024-03-14T08:31:44.188Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:44 08:31:44 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:31:44 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:31:44 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:31:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:31:44 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:31:44 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:31:44 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:31:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:31:44 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:31:44 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:31:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:31:44 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:31:44 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:31:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:31:44 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:31:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:31:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:31:44 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:31:44 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:31:44 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:31:44 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:31:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:31:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:44 08:31:44 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.567 s - in org.onap.cps.rest.controller.DataRestControllerSpec 08:31:44 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 08:31:44 08:31:44 . ____ _ __ _ _ 08:31:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:31:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:31:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:31:44 ' |____| .__|_| |_|_| |_\__, | / / / / 08:31:44 =========|_|==============|___/=/_/_/_/ 08:31:44 :: Spring Boot :: (v3.1.2) 08:31:44 08:31:44 2024-03-14T08:31:44.224Z INFO 6989 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6989 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:31:44 2024-03-14T08:31:44.224Z INFO 6989 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:31:44 2024-03-14T08:31:44.764Z INFO 6989 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:31:44 2024-03-14T08:31:44.764Z INFO 6989 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:31:44 2024-03-14T08:31:44.764Z INFO 6989 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:31:44 2024-03-14T08:31:44.768Z INFO 6989 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.569 seconds (process running for 9.708) 08:31:44 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 08:31:44 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:31:45 08:31:45 . ____ _ __ _ _ 08:31:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:31:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:31:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:31:45 ' |____| .__|_| |_|_| |_\__, | / / / / 08:31:45 =========|_|==============|___/=/_/_/_/ 08:31:45 :: Spring Boot :: (v3.1.2) 08:31:45 08:31:45 2024-03-14T08:31:44.933Z INFO 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6989 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:31:45 2024-03-14T08:31:44.933Z INFO 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:31:45 2024-03-14T08:31:45.514Z INFO 6989 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:31:45 2024-03-14T08:31:45.515Z INFO 6989 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:31:45 2024-03-14T08:31:45.515Z INFO 6989 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:31:45 2024-03-14T08:31:45.518Z INFO 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.608 seconds (process running for 10.459) 08:31:45 2024-03-14T08:31:45.541Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:45 08:31:45 java.lang.IllegalStateException: some error message 08:31:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:31:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:31:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:31:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:31:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:31:45 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 08:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:31:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:45 08:31:45 2024-03-14T08:31:45.573Z ERROR 6989 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:31:45 08:31:45 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 08:31:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:31:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:31:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:31:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:31:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 08:31:45 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 08:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:31:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:31:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:31:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:31:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:31:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:31:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:31:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:31:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:31:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:31:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:31:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:31:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:31:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:31:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:31:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:31:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:31:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:31:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:31:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:31:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:31:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:31:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:31:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:31:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:31:45 Caused by: java.lang.Throwable: null 08:31:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:31:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:31:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:31:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:31:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 08:31:45 ... 88 common frames omitted 08:31:45 08:31:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:31:45 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 08:31:45 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 08:31:45 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 08:31:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 08:31:45 [INFO] 08:31:45 [INFO] Results: 08:31:45 [INFO] 08:31:45 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 08:31:45 [INFO] 08:31:45 [INFO] 08:31:45 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 08:31:45 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:31:45 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:31:45 [INFO] 08:31:45 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 08:31:46 [INFO] 08:31:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 08:31:46 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar 08:31:46 [INFO] 08:31:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 08:31:46 [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-merge-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/* 08:31:46 [INFO] 08:31:46 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 08:31:46 [INFO] 08:31:46 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 08:31:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:31:46 [INFO] 08:31:46 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 08:31:46 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:31:46 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:31:46 [INFO] All coverage checks have been met. 08:31:46 [INFO] 08:31:46 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 08:31:46 [INFO] 08:31:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 08:31:46 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.jar 08:31:46 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.pom 08:31:46 [INFO] 08:31:46 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 08:31:46 [INFO] 08:31:46 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 08:31:46 [INFO] Building cps-ncmp-events 3.4.7-SNAPSHOT [10/23] 08:31:46 [INFO] --------------------------------[ jar ]--------------------------------- 08:31:46 [INFO] 08:31:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 08:31:46 [INFO] 08:31:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 08:31:46 [INFO] 08:31:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 08:31:46 [INFO] 08:31:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 08:31:46 [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-merge-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/* 08:31:46 [INFO] 08:31:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 08:31:46 [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-merge-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/* 08:31:46 [INFO] 08:31:46 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 08:31:46 [INFO] 08:31:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 08:31:46 [INFO] You have 0 Checkstyle violations. 08:31:46 [INFO] 08:31:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 08:31:46 [INFO] You have 0 Checkstyle violations. 08:31:46 [INFO] 08:31:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 08:31:46 [INFO] Starting audit... 08:31:46 Audit done. 08:31:46 [INFO] You have 0 Checkstyle violations. 08:31:46 [INFO] 08:31:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 08:31:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:31:46 [INFO] Copying 12 resources 08:31:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 08:31:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 08:31:46 [INFO] 08:31:46 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 08:31:46 [INFO] Changes detected - recompiling the module! :dependency 08:31:46 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 08:31:46 [INFO] 08:31:46 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 08:31:46 [INFO] 08:31:46 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 08:31:46 [INFO] Fork Value is true 08:31:48 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:31:48 [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) 08:31:48 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:31:48 [java] WARNING: System::setSecurityManager will be removed in a future release 08:31:51 [INFO] Done SpotBugs Analysis.... 08:31:51 [INFO] 08:31:51 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 08:31:51 [INFO] 08:31:51 [INFO] 08:31:51 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 08:31:51 [INFO] BugInstance size is 0 08:31:51 [INFO] Error size is 0 08:31:51 [INFO] No errors/warnings found 08:31:51 [INFO] 08:31:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 08:31:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:31:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 08:31:51 [INFO] 08:31:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 08:31:51 [INFO] No sources to compile 08:31:51 [INFO] 08:31:51 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 08:31:51 [INFO] No sources specified for compilation. Skipping. 08:31:51 [INFO] 08:31:51 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 08:31:51 [INFO] No tests to run. 08:31:51 [INFO] 08:31:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 08:31:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:31:51 [INFO] 08:31:51 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 08:31:51 [INFO] 08:31:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 08:31:51 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar 08:31:51 [INFO] 08:31:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 08:31: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-merge-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/* 08:31:51 [INFO] 08:31:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 08:31:51 [INFO] No tests to run. 08:31:51 [INFO] 08:31:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 08:31:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:31:51 [INFO] 08:31:51 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 08:31:51 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 08:31:51 [INFO] 08:31:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 08:31:51 [INFO] 08:31:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 08:31:51 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.jar 08:31:51 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.pom 08:31:51 [INFO] 08:31:51 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 08:31:51 [INFO] 08:31:51 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 08:31:51 [INFO] Building cps-ncmp-service 3.4.7-SNAPSHOT [11/23] 08:31:51 [INFO] --------------------------------[ jar ]--------------------------------- 08:31:51 [INFO] 08:31:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 08:31:51 [INFO] 08:31:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 08:31:51 [INFO] 08:31:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 08:31:51 [INFO] 08:31:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 08:31: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-merge-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/* 08:31:51 [INFO] 08:31:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 08:31: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-merge-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/* 08:31:51 [INFO] 08:31:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 08:31:51 [INFO] You have 0 Checkstyle violations. 08:31:51 [INFO] 08:31:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 08:31:52 [INFO] You have 0 Checkstyle violations. 08:31:52 [INFO] 08:31:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 08:31:52 [INFO] Starting audit... 08:31:52 Audit done. 08:31:52 [INFO] You have 0 Checkstyle violations. 08:31:52 [INFO] 08:31:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 08:31:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:31:52 [INFO] Copying 2 resources 08:31:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 08:31:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 08:31:52 [INFO] 08:31:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 08:31:52 [INFO] Changes detected - recompiling the module! :dependency 08:31:52 [INFO] Compiling 116 source files with javac [debug release 17] to target/classes 08:31:54 [WARNING] /w/workspace/cps-master-merge-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". 08:31:54 [WARNING] /w/workspace/cps-master-merge-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". 08:31:54 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 08:31:54 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 08:31:54 [INFO] 08:31:54 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 08:31:54 [INFO] 08:31:54 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 08:31:54 [INFO] Fork Value is true 08:31:56 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:31:56 [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) 08:31:56 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:31:56 [java] WARNING: System::setSecurityManager will be removed in a future release 08:32:01 [INFO] Done SpotBugs Analysis.... 08:32:01 [INFO] 08:32:01 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 08:32:01 [INFO] 08:32:01 [INFO] 08:32:01 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 08:32:01 [INFO] BugInstance size is 0 08:32:01 [INFO] Error size is 0 08:32:01 [INFO] No errors/warnings found 08:32:01 [INFO] 08:32:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 08:32:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:32:01 [INFO] Copying 12 resources 08:32:01 [INFO] 08:32:01 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 08:32:01 [INFO] Changes detected - recompiling the module! :dependency 08:32:01 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:32:01 [INFO] 08:32:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 08:32:01 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:32:01 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:32:05 [INFO] Compiled 188 files. 08:32:05 [INFO] 08:32:05 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 08:32:05 [INFO] 08:32:05 [INFO] ------------------------------------------------------- 08:32:05 [INFO] T E S T S 08:32:05 [INFO] ------------------------------------------------------- 08:32:08 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 08:32:09 08:32:09.203 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 08:32:09 08:32:09.231 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 08:32:09 08:32:09.234 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 08:32:09 08:32:09.236 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 08:32:09 08:32:09.255 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 08:32:09 08:32:09.260 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 08:32:09 08:32:09.261 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 08:32:09 08:32:09.270 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 08:32:09 08:32:09.278 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 08:32:09 08:32:09.282 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 08:32:09 08:32:09.314 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 08:32:09 08:32:09.319 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 08:32:09 08:32:09.329 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 08:32:09 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 08:32:09 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 08:32:09 08:32:09.348 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 08:32:09 08:32:09.354 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 08:32:09 08:32:09.359 [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 08:32:09 08:32:09.362 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 08:32:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 08:32:09 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 08:32:09 08:32:09.373 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 08:32:09 08:32:09.373 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 08:32:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 08:32:09 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 08:32:09 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 08:32:09 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 08:32:09 08:32:09.891 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 08:32:09 08:32:09.899 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 08:32:09 08:32:09.903 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.907 [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 08:32:09 08:32:09.907 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.909 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 08:32:09 08:32:09.909 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.912 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.913 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.915 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.930 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.935 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.937 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.938 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.942 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.944 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.946 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.951 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.954 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.961 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.968 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.971 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.979 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:32:09 08:32:09.980 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 08:32:09 08:32:09.984 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.991 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:32:09 08:32:09.991 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 08:32:09 08:32:09.991 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:09 08:32:09.995 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:32:10 08:32:09.995 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 08:32:10 08:32:09.995 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:10 08:32:09.998 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:32:10 08:32:09.999 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 08:32:10 08:32:09.999 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:10 08:32:10.000 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:32:10 08:32:10.000 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 08:32:10 08:32:10.000 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:32:10 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 08:32:10 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 08:32:10 08:32:10.217 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 08:32:10 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 08:32:10 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 08:32:10 08:32:10.308 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.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 08:32:10 08:32:10.313 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 08:32:10 08:32:10.367 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.368 [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 08:32:10 08:32:10.368 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 08:32:10 08:32:10.369 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.371 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.374 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.374 [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 08:32:10 08:32:10.374 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 08:32:10 08:32:10.375 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.375 [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 08:32:10 08:32:10.376 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 08:32:10 08:32:10.377 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.378 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.381 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.383 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.384 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 08:32:10 08:32:10.384 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 08:32:10 08:32:10.385 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.389 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 08:32:10 08:32:10.393 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 08:32:10 08:32:10.393 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 08:32:10 08:32:10.396 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.396 [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 08:32:10 08:32:10.396 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 08:32:10 08:32:10.396 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 08:32:10 08:32:10.397 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:32:10 08:32:10.397 [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 08:32:10 08:32:10.397 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 08:32:10 08:32:10.403 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 08:32:10 08:32:10.406 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 08:32:10 08:32:10.411 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 08:32:10 08:32:10.412 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 08:32:10 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 08:32:10 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 08:32:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 08:32:10 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 08:32:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 08:32:10 08:32:10.557 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 08:32:10 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 08:32:49 08:32:11.278 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 08:32:49 08:32:11.288 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 08:32:49 08:32:11.314 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 08:32:49 Server Version: 23.0.1 08:32:49 API Version: 1.42 08:32:49 Operating System: CentOS Stream 8 08:32:49 Total Memory: 31890 MB 08:32:49 08:32:11.317 [main] WARN org.testcontainers.utility.ResourceReaper -- 08:32:49 ******************************************************************************** 08:32:49 Ryuk has been disabled. This can cause unexpected behavior in your environment. 08:32:49 ******************************************************************************** 08:32:49 08:32:11.320 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 08:32:49 08:32:11.321 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 08:32:49 08:32:11.342 [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. 08:32:49 08:32:11.349 [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) 08:32:49 08:32:13.708 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 08:32:49 08:32:13.732 [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) 08:32:49 08:32:14.235 [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) 08:32:49 08:32:15.877 [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, (33 MB/? MB) 08:32:49 08:32:16.398 [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, (55 MB/? MB) 08:32:49 08:32:17.009 [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, (73 MB/? MB) 08:32:49 08:32:17.531 [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, (82 MB/? MB) 08:32:49 08:32:17.939 [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, (95 MB/? MB) 08:32:49 08:32:18.025 [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, (95 MB/? MB) 08:32:49 08:32:18.056 [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, (99 MB/? MB) 08:32:49 08:32:18.575 [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, (116 MB/? MB) 08:32:49 08:32:19.537 [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, (149 MB/? MB) 08:32:49 08:32:20.060 [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, (160 MB/? MB) 08:32:49 08:32:23.811 [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, (296 MB/? MB) 08:32:49 08:32:27.217 [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, (364 MB/370 MB) 08:32:49 08:32:31.998 [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, (367 MB/370 MB) 08:32:49 08:32:32.139 [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, (368 MB/370 MB) 08:32:49 08:32:32.229 [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, (368 MB/370 MB) 08:32:49 08:32:32.556 [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, (369 MB/370 MB) 08:32:49 08:32:32.635 [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, (369 MB/370 MB) 08:32:49 08:32:32.716 [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, (369 MB/370 MB) 08:32:49 08:32:32.799 [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, (369 MB/370 MB) 08:32:49 08:32:33.557 [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) 08:32:49 08:32:33.712 [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) 08:32:49 08:32:33.895 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 20s (downloaded 370 MB at 18 MB/s) 08:32:49 08:32:33.930 [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 08:32:49 08:32:42.054 [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: d16da616be4791193c2c89f97d9447a20ec3088d89c23e7c8625760dc3483516 08:32:49 08:32:47.840 [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 PT36.517938312S 08:32:49 08:32:47.997 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 08:32:49 allow.auto.create.topics = true 08:32:49 auto.commit.interval.ms = 5000 08:32:49 auto.include.jmx.reporter = true 08:32:49 auto.offset.reset = earliest 08:32:49 bootstrap.servers = [PLAINTEXT://localhost:32768] 08:32:49 check.crcs = true 08:32:49 client.dns.lookup = use_all_dns_ips 08:32:49 client.id = consumer-test-1 08:32:49 client.rack = 08:32:49 connections.max.idle.ms = 540000 08:32:49 default.api.timeout.ms = 60000 08:32:49 enable.auto.commit = true 08:32:49 exclude.internal.topics = true 08:32:49 fetch.max.bytes = 52428800 08:32:49 fetch.max.wait.ms = 500 08:32:49 fetch.min.bytes = 1 08:32:49 group.id = test 08:32:49 group.instance.id = null 08:32:49 heartbeat.interval.ms = 3000 08:32:49 interceptor.classes = [] 08:32:49 internal.leave.group.on.close = true 08:32:49 internal.throw.on.fetch.stable.offset.unsupported = false 08:32:49 isolation.level = read_uncommitted 08:32:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:32:49 max.partition.fetch.bytes = 1048576 08:32:49 max.poll.interval.ms = 300000 08:32:49 max.poll.records = 500 08:32:49 metadata.max.age.ms = 300000 08:32:49 metric.reporters = [] 08:32:49 metrics.num.samples = 2 08:32:49 metrics.recording.level = INFO 08:32:49 metrics.sample.window.ms = 30000 08:32:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:32:49 receive.buffer.bytes = 65536 08:32:49 reconnect.backoff.max.ms = 1000 08:32:49 reconnect.backoff.ms = 50 08:32:49 request.timeout.ms = 30000 08:32:49 retry.backoff.ms = 100 08:32:49 sasl.client.callback.handler.class = null 08:32:49 sasl.jaas.config = null 08:32:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:32:49 sasl.kerberos.min.time.before.relogin = 60000 08:32:49 sasl.kerberos.service.name = null 08:32:49 sasl.kerberos.ticket.renew.jitter = 0.05 08:32:49 sasl.kerberos.ticket.renew.window.factor = 0.8 08:32:49 sasl.login.callback.handler.class = null 08:32:49 sasl.login.class = null 08:32:49 sasl.login.connect.timeout.ms = null 08:32:49 sasl.login.read.timeout.ms = null 08:32:49 sasl.login.refresh.buffer.seconds = 300 08:32:49 sasl.login.refresh.min.period.seconds = 60 08:32:49 sasl.login.refresh.window.factor = 0.8 08:32:49 sasl.login.refresh.window.jitter = 0.05 08:32:49 sasl.login.retry.backoff.max.ms = 10000 08:32:49 sasl.login.retry.backoff.ms = 100 08:32:49 sasl.mechanism = GSSAPI 08:32:49 sasl.oauthbearer.clock.skew.seconds = 30 08:32:49 sasl.oauthbearer.expected.audience = null 08:32:49 sasl.oauthbearer.expected.issuer = null 08:32:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:32:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:32:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:32:49 sasl.oauthbearer.jwks.endpoint.url = null 08:32:49 sasl.oauthbearer.scope.claim.name = scope 08:32:49 sasl.oauthbearer.sub.claim.name = sub 08:32:49 sasl.oauthbearer.token.endpoint.url = null 08:32:49 security.protocol = PLAINTEXT 08:32:49 security.providers = null 08:32:49 send.buffer.bytes = 131072 08:32:49 session.timeout.ms = 45000 08:32:49 socket.connection.setup.timeout.max.ms = 30000 08:32:49 socket.connection.setup.timeout.ms = 10000 08:32:49 ssl.cipher.suites = null 08:32:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:32:49 ssl.endpoint.identification.algorithm = https 08:32:49 ssl.engine.factory.class = null 08:32:49 ssl.key.password = null 08:32:49 ssl.keymanager.algorithm = SunX509 08:32:49 ssl.keystore.certificate.chain = null 08:32:49 ssl.keystore.key = null 08:32:49 ssl.keystore.location = null 08:32:49 ssl.keystore.password = null 08:32:49 ssl.keystore.type = JKS 08:32:49 ssl.protocol = TLSv1.3 08:32:49 ssl.provider = null 08:32:49 ssl.secure.random.implementation = null 08:32:49 ssl.trustmanager.algorithm = PKIX 08:32:49 ssl.truststore.certificates = null 08:32:49 ssl.truststore.location = null 08:32:49 ssl.truststore.password = null 08:32:49 ssl.truststore.type = JKS 08:32:49 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:32:49 08:32:49 08:32:48.124 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 08:32:49 08:32:48.125 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 08:32:49 08:32:48.125 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1710405168122 08:32:49 08:32:06,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 08:32:49 08:32:06,155 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:32:49 08:32:06,155 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:32:49 08:32:06,156 |-INFO in ch.qos.logback.classic.BasicConfigurator@1f333c4 - Setting up default configuration. 08:32:49 08:32:48,368 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4d132162 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:32:49 08:32:48,419 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:32:49 08:32:48,419 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4d132162 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:32:49 08:32:48,422 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:32:49 08:32:48,422 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:32:49 08:32:48,422 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:32:49 08:32:48,424 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:32:49 08:32:48,424 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4d132162 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:32:49 08:32:48,432 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:32:49 08:32:48,432 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:32:49 08:32:48,437 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:32:49 08:32:48,483 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405168480) 08:32:49 08:32:48,483 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:32:49 08:32:48,483 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:32:49 08:32:48,499 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:32:49 08:32:48,499 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@421bcbad - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:32:49 08:32:48,500 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:32:49 08:32:48,500 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@421bcbad - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:32:49 08:32:48,507 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:32:49 08:32:48,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@421bcbad - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:32:49 08:32:48,507 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:32:49 08:32:48,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@421bcbad - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@421bcbad - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@421bcbad - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@421bcbad - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@421bcbad - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:32:49 08:32:48,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:32:49 08:32:48,527 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:32:49 08:32:48,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:32:49 08:32:48,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:32:49 08:32:48,555 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:32:49 08:32:48,563 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:32:49 08:32:49,040 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5a6ebd39 - Setting zoneId to "UTC" 08:32:49 08:32:49,048 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:32:49 08:32:49,048 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:32:49 08:32:49,321 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:32:49 08:32:49,322 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:32:49 08:32:49,322 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:32:49 08:32:49,323 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:32:49 08:32:49,323 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:32:49 08:32:49,324 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@421bcbad - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:32:49 08:32:49,324 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:32:49 08:32:49,324 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@ea29f27 - End of configuration. 08:32:49 08:32:49,324 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@78ffb83d - Registering current configuration as safe fallback point 08:32:49 08:32:49 08:32:49 . ____ _ __ _ _ 08:32:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:32:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:32:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:32:49 ' |____| .__|_| |_|_| |_\__, | / / / / 08:32:49 =========|_|==============|___/=/_/_/_/ 08:32:49 :: Spring Boot :: (v3.1.2) 08:32:49 08:32:49 2024-03-14T08:32:49.361Z INFO 7384 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:32:49 2024-03-14T08:32:49.362Z INFO 7384 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:32:49 2024-03-14T08:32:49.507Z INFO 7384 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.371 seconds (process running for 44.25) 08:32:49 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:32:51 2024-03-14T08:32:50.069Z INFO 7384 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 08:32:51 2024-03-14T08:32:50.108Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:32:51 2024-03-14T08:32:50.109Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:32:51 acks = -1 08:32:51 auto.include.jmx.reporter = true 08:32:51 batch.size = 16384 08:32:51 bootstrap.servers = [PLAINTEXT://localhost:32768] 08:32:51 buffer.memory = 33554432 08:32:51 client.dns.lookup = use_all_dns_ips 08:32:51 client.id = producer-1 08:32:51 compression.type = none 08:32:51 connections.max.idle.ms = 540000 08:32:51 delivery.timeout.ms = 120000 08:32:51 enable.idempotence = false 08:32:51 interceptor.classes = [] 08:32:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:32:51 linger.ms = 1 08:32:51 max.block.ms = 60000 08:32:51 max.in.flight.requests.per.connection = 5 08:32:51 max.request.size = 1048576 08:32:51 metadata.max.age.ms = 300000 08:32:51 metadata.max.idle.ms = 300000 08:32:51 metric.reporters = [] 08:32:51 metrics.num.samples = 2 08:32:51 metrics.recording.level = INFO 08:32:51 metrics.sample.window.ms = 30000 08:32:51 partitioner.adaptive.partitioning.enable = true 08:32:51 partitioner.availability.timeout.ms = 0 08:32:51 partitioner.class = null 08:32:51 partitioner.ignore.keys = false 08:32:51 receive.buffer.bytes = 32768 08:32:51 reconnect.backoff.max.ms = 1000 08:32:51 reconnect.backoff.ms = 50 08:32:51 request.timeout.ms = 30000 08:32:51 retries = 0 08:32:51 retry.backoff.ms = 100 08:32:51 sasl.client.callback.handler.class = null 08:32:51 sasl.jaas.config = null 08:32:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:32:51 sasl.kerberos.min.time.before.relogin = 60000 08:32:51 sasl.kerberos.service.name = null 08:32:51 sasl.kerberos.ticket.renew.jitter = 0.05 08:32:51 sasl.kerberos.ticket.renew.window.factor = 0.8 08:32:51 sasl.login.callback.handler.class = null 08:32:51 sasl.login.class = null 08:32:51 sasl.login.connect.timeout.ms = null 08:32:51 sasl.login.read.timeout.ms = null 08:32:51 sasl.login.refresh.buffer.seconds = 300 08:32:51 sasl.login.refresh.min.period.seconds = 60 08:32:51 sasl.login.refresh.window.factor = 0.8 08:32:51 sasl.login.refresh.window.jitter = 0.05 08:32:51 sasl.login.retry.backoff.max.ms = 10000 08:32:51 sasl.login.retry.backoff.ms = 100 08:32:51 sasl.mechanism = GSSAPI 08:32:51 sasl.oauthbearer.clock.skew.seconds = 30 08:32:51 sasl.oauthbearer.expected.audience = null 08:32:51 sasl.oauthbearer.expected.issuer = null 08:32:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:32:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:32:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:32:51 sasl.oauthbearer.jwks.endpoint.url = null 08:32:51 sasl.oauthbearer.scope.claim.name = scope 08:32:51 sasl.oauthbearer.sub.claim.name = sub 08:32:51 sasl.oauthbearer.token.endpoint.url = null 08:32:51 security.protocol = PLAINTEXT 08:32:51 security.providers = null 08:32:51 send.buffer.bytes = 131072 08:32:51 socket.connection.setup.timeout.max.ms = 30000 08:32:51 socket.connection.setup.timeout.ms = 10000 08:32:51 ssl.cipher.suites = null 08:32:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:32:51 ssl.endpoint.identification.algorithm = https 08:32:51 ssl.engine.factory.class = null 08:32:51 ssl.key.password = null 08:32:51 ssl.keymanager.algorithm = SunX509 08:32:51 ssl.keystore.certificate.chain = null 08:32:51 ssl.keystore.key = null 08:32:51 ssl.keystore.location = null 08:32:51 ssl.keystore.password = null 08:32:51 ssl.keystore.type = JKS 08:32:51 ssl.protocol = TLSv1.3 08:32:51 ssl.provider = null 08:32:51 ssl.secure.random.implementation = null 08:32:51 ssl.trustmanager.algorithm = PKIX 08:32:51 ssl.truststore.certificates = null 08:32:51 ssl.truststore.location = null 08:32:51 ssl.truststore.password = null 08:32:51 ssl.truststore.type = JKS 08:32:51 transaction.timeout.ms = 60000 08:32:51 transactional.id = null 08:32:51 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:32:51 08:32:51 2024-03-14T08:32:50.136Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:32:51 2024-03-14T08:32:50.136Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:32:51 2024-03-14T08:32:50.136Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:32:51 2024-03-14T08:32:50.136Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405170136 08:32:51 2024-03-14T08:32:50.641Z WARN 7384 --- [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} 08:32:51 2024-03-14T08:32:50.642Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: oqKyO-JKT-OIzX37_7WNiA 08:32:51 2024-03-14T08:32:50.746Z WARN 7384 --- [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} 08:32:51 2024-03-14T08:32:50.855Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to 0suf4kIyQlCfq40FZjoplg 08:32:51 2024-03-14T08:32:50.913Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to 0suf4kIyQlCfq40FZjoplg 08:32:51 2024-03-14T08:32:50.913Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: oqKyO-JKT-OIzX37_7WNiA 08:32:51 2024-03-14T08:32:51.043Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 08:32:51 2024-03-14T08:32:51.050Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 08:32:51 2024-03-14T08:32:51.079Z INFO 7384 --- [ 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-d798620c-795e-49ec-b1f0-183b250d4722 08:32:51 2024-03-14T08:32:51.080Z INFO 7384 --- [ 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) 08:32:51 2024-03-14T08:32:51.080Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 08:32:51 2024-03-14T08:32:51.107Z INFO 7384 --- [ 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-d798620c-795e-49ec-b1f0-183b250d4722', protocol='range'} 08:32:51 2024-03-14T08:32:51.110Z INFO 7384 --- [ 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-d798620c-795e-49ec-b1f0-183b250d4722=Assignment(partitions=[test-topic-0])} 08:32:51 2024-03-14T08:32:51.135Z INFO 7384 --- [ 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-d798620c-795e-49ec-b1f0-183b250d4722', protocol='range'} 08:32:51 2024-03-14T08:32:51.136Z INFO 7384 --- [ 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]) 08:32:51 2024-03-14T08:32:51.138Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 08:32:51 2024-03-14T08:32:51.153Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 08:32:51 2024-03-14T08:32:51.177Z INFO 7384 --- [ 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}}. 08:32:51 2024-03-14T08:32:51.355Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:51 2024-03-14T08:32:51.357Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 08:32:51 2024-03-14T08:32:51.430Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:51 2024-03-14T08:32:51.430Z INFO 7384 --- [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: 194ms, elapsed time since send: 194ms, request timeout: 30000ms) 08:32:51 2024-03-14T08:32:51.430Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 08:32:51 2024-03-14T08:32:51.430Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 08:32:51 2024-03-14T08:32:51.431Z INFO 7384 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1634131161, epoch=1) to node 1: 08:32:51 08:32:51 org.apache.kafka.common.errors.DisconnectException: null 08:32:51 08:32:51 2024-03-14T08:32:51.434Z INFO 7384 --- [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. 08:32:51 2024-03-14T08:32:51.461Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:51 2024-03-14T08:32:51.461Z WARN 7384 --- [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. 08:32:51 2024-03-14T08:32:51.536Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:51 2024-03-14T08:32:51.536Z WARN 7384 --- [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. 08:32:51 2024-03-14T08:32:51.564Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:51 2024-03-14T08:32:51.564Z WARN 7384 --- [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. 08:32:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.032 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 08:32:51 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 08:32:57 2024-03-14T08:32:51.609Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:32:57 2024-03-14T08:32:51.656Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8bd27aabab2c3814cf14427e0c6112fb99e163bfd22c852485738e9543859c06 08:32:57 2024-03-14T08:32:51.738Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:57 2024-03-14T08:32:51.738Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:51.767Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:57 2024-03-14T08:32:51.767Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:52.043Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:57 2024-03-14T08:32:52.043Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:52.222Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:57 2024-03-14T08:32:52.222Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:52.446Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:57 2024-03-14T08:32:52.446Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:53.001Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:57 2024-03-14T08:32:53.001Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:53.253Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:57 2024-03-14T08:32:53.253Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:54.008Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:57 2024-03-14T08:32:54.008Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:54.458Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:57 2024-03-14T08:32:54.459Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:54.964Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:57 2024-03-14T08:32:54.965Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:55.568Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:57 2024-03-14T08:32:55.568Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:55.871Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:57 2024-03-14T08:32:55.871Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:56.792Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:57 2024-03-14T08:32:56.793Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:56.816Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.206943985S 08:32:57 2024-03-14T08:32:56.822Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:32:57 allow.auto.create.topics = true 08:32:57 auto.commit.interval.ms = 5000 08:32:57 auto.include.jmx.reporter = true 08:32:57 auto.offset.reset = earliest 08:32:57 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:32:57 check.crcs = true 08:32:57 client.dns.lookup = use_all_dns_ips 08:32:57 client.id = consumer-test-2 08:32:57 client.rack = 08:32:57 connections.max.idle.ms = 540000 08:32:57 default.api.timeout.ms = 60000 08:32:57 enable.auto.commit = true 08:32:57 exclude.internal.topics = true 08:32:57 fetch.max.bytes = 52428800 08:32:57 fetch.max.wait.ms = 500 08:32:57 fetch.min.bytes = 1 08:32:57 group.id = test 08:32:57 group.instance.id = null 08:32:57 heartbeat.interval.ms = 3000 08:32:57 interceptor.classes = [] 08:32:57 internal.leave.group.on.close = true 08:32:57 internal.throw.on.fetch.stable.offset.unsupported = false 08:32:57 isolation.level = read_uncommitted 08:32:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:32:57 max.partition.fetch.bytes = 1048576 08:32:57 max.poll.interval.ms = 300000 08:32:57 max.poll.records = 500 08:32:57 metadata.max.age.ms = 300000 08:32:57 metric.reporters = [] 08:32:57 metrics.num.samples = 2 08:32:57 metrics.recording.level = INFO 08:32:57 metrics.sample.window.ms = 30000 08:32:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:32:57 receive.buffer.bytes = 65536 08:32:57 reconnect.backoff.max.ms = 1000 08:32:57 reconnect.backoff.ms = 50 08:32:57 request.timeout.ms = 30000 08:32:57 retry.backoff.ms = 100 08:32:57 sasl.client.callback.handler.class = null 08:32:57 sasl.jaas.config = null 08:32:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:32:57 sasl.kerberos.min.time.before.relogin = 60000 08:32:57 sasl.kerberos.service.name = null 08:32:57 sasl.kerberos.ticket.renew.jitter = 0.05 08:32:57 sasl.kerberos.ticket.renew.window.factor = 0.8 08:32:57 sasl.login.callback.handler.class = null 08:32:57 sasl.login.class = null 08:32:57 sasl.login.connect.timeout.ms = null 08:32:57 sasl.login.read.timeout.ms = null 08:32:57 sasl.login.refresh.buffer.seconds = 300 08:32:57 sasl.login.refresh.min.period.seconds = 60 08:32:57 sasl.login.refresh.window.factor = 0.8 08:32:57 sasl.login.refresh.window.jitter = 0.05 08:32:57 sasl.login.retry.backoff.max.ms = 10000 08:32:57 sasl.login.retry.backoff.ms = 100 08:32:57 sasl.mechanism = GSSAPI 08:32:57 sasl.oauthbearer.clock.skew.seconds = 30 08:32:57 sasl.oauthbearer.expected.audience = null 08:32:57 sasl.oauthbearer.expected.issuer = null 08:32:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:32:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:32:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:32:57 sasl.oauthbearer.jwks.endpoint.url = null 08:32:57 sasl.oauthbearer.scope.claim.name = scope 08:32:57 sasl.oauthbearer.sub.claim.name = sub 08:32:57 sasl.oauthbearer.token.endpoint.url = null 08:32:57 security.protocol = PLAINTEXT 08:32:57 security.providers = null 08:32:57 send.buffer.bytes = 131072 08:32:57 session.timeout.ms = 45000 08:32:57 socket.connection.setup.timeout.max.ms = 30000 08:32:57 socket.connection.setup.timeout.ms = 10000 08:32:57 ssl.cipher.suites = null 08:32:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:32:57 ssl.endpoint.identification.algorithm = https 08:32:57 ssl.engine.factory.class = null 08:32:57 ssl.key.password = null 08:32:57 ssl.keymanager.algorithm = SunX509 08:32:57 ssl.keystore.certificate.chain = null 08:32:57 ssl.keystore.key = null 08:32:57 ssl.keystore.location = null 08:32:57 ssl.keystore.password = null 08:32:57 ssl.keystore.type = JKS 08:32:57 ssl.protocol = TLSv1.3 08:32:57 ssl.provider = null 08:32:57 ssl.secure.random.implementation = null 08:32:57 ssl.trustmanager.algorithm = PKIX 08:32:57 ssl.truststore.certificates = null 08:32:57 ssl.truststore.location = null 08:32:57 ssl.truststore.password = null 08:32:57 ssl.truststore.type = JKS 08:32:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:32:57 08:32:57 2024-03-14T08:32:56.828Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:32:57 2024-03-14T08:32:56.828Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:32:57 2024-03-14T08:32:56.829Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405176828 08:32:57 08:32:56,862 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:32:57 08:32:56,862 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:32:57 08:32:56,862 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c6ab0a6 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:32:57 08:32:56,866 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:32:57 08:32:56,866 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c6ab0a6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:32:57 08:32:56,868 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:32:57 08:32:56,868 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:32:57 08:32:56,868 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:32:57 08:32:56,868 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:32:57 08:32:56,868 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c6ab0a6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:32:57 08:32:56,872 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:32:57 08:32:56,872 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:32:57 08:32:56,872 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:32:57 08:32:56,872 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405176872) 08:32:57 08:32:56,872 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:32:57 08:32:56,872 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@24ceafbe - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@24ceafbe - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@24ceafbe - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@24ceafbe - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@24ceafbe - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@24ceafbe - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@24ceafbe - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:32:57 08:32:56,873 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:32:57 08:32:56,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@24ceafbe - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:32:57 08:32:56,874 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:32:57 08:32:56,874 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:32:57 08:32:56,874 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:32:57 08:32:56,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:32:57 08:32:56,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:32:57 08:32:56,875 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:32:57 08:32:56,875 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:32:57 08:32:56,882 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7493a0e9 - Setting zoneId to "UTC" 08:32:57 08:32:56,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:32:57 08:32:56,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:32:57 08:32:56,887 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:32:57 08:32:56,888 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:32:57 08:32:56,888 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:32:57 08:32:56,888 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:32:57 08:32:56,888 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:32:57 08:32:56,888 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@24ceafbe - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:32:57 08:32:56,888 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:32:57 08:32:56,888 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4e9c2f21 - End of configuration. 08:32:57 08:32:56,888 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@370a59d4 - Registering current configuration as safe fallback point 08:32:57 08:32:57 08:32:57 . ____ _ __ _ _ 08:32:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:32:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:32:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:32:57 ' |____| .__|_| |_|_| |_\__, | / / / / 08:32:57 =========|_|==============|___/=/_/_/_/ 08:32:57 :: Spring Boot :: (v3.1.2) 08:32:57 08:32:57 2024-03-14T08:32:56.893Z INFO 7384 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:32:57 2024-03-14T08:32:56.893Z INFO 7384 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:32:57 2024-03-14T08:32:56.893Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:57 2024-03-14T08:32:56.894Z WARN 7384 --- [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. 08:32:57 2024-03-14T08:32:57.038Z INFO 7384 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.207 seconds (process running for 51.781) 08:32:57 2024-03-14T08:32:57.043Z INFO 7384 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 08:32:57 2024-03-14T08:32:57.093Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:32:57 2024-03-14T08:32:57.094Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:32:57 acks = -1 08:32:57 auto.include.jmx.reporter = true 08:32:57 batch.size = 16384 08:32:57 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:32:57 buffer.memory = 33554432 08:32:57 client.dns.lookup = use_all_dns_ips 08:32:57 client.id = producer-2 08:32:57 compression.type = none 08:32:57 connections.max.idle.ms = 540000 08:32:57 delivery.timeout.ms = 120000 08:32:57 enable.idempotence = false 08:32:57 interceptor.classes = [] 08:32:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:32:57 linger.ms = 1 08:32:57 max.block.ms = 60000 08:32:57 max.in.flight.requests.per.connection = 5 08:32:57 max.request.size = 1048576 08:32:57 metadata.max.age.ms = 300000 08:32:57 metadata.max.idle.ms = 300000 08:32:57 metric.reporters = [] 08:32:57 metrics.num.samples = 2 08:32:57 metrics.recording.level = INFO 08:32:57 metrics.sample.window.ms = 30000 08:32:57 partitioner.adaptive.partitioning.enable = true 08:32:57 partitioner.availability.timeout.ms = 0 08:32:57 partitioner.class = null 08:32:57 partitioner.ignore.keys = false 08:32:57 receive.buffer.bytes = 32768 08:32:57 reconnect.backoff.max.ms = 1000 08:32:57 reconnect.backoff.ms = 50 08:32:57 request.timeout.ms = 30000 08:32:57 retries = 0 08:32:57 retry.backoff.ms = 100 08:32:57 sasl.client.callback.handler.class = null 08:32:57 sasl.jaas.config = null 08:32:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:32:57 sasl.kerberos.min.time.before.relogin = 60000 08:32:57 sasl.kerberos.service.name = null 08:32:57 sasl.kerberos.ticket.renew.jitter = 0.05 08:32:57 sasl.kerberos.ticket.renew.window.factor = 0.8 08:32:57 sasl.login.callback.handler.class = null 08:32:57 sasl.login.class = null 08:32:57 sasl.login.connect.timeout.ms = null 08:32:57 sasl.login.read.timeout.ms = null 08:32:57 sasl.login.refresh.buffer.seconds = 300 08:32:57 sasl.login.refresh.min.period.seconds = 60 08:32:57 sasl.login.refresh.window.factor = 0.8 08:32:57 sasl.login.refresh.window.jitter = 0.05 08:32:57 sasl.login.retry.backoff.max.ms = 10000 08:32:57 sasl.login.retry.backoff.ms = 100 08:32:57 sasl.mechanism = GSSAPI 08:32:57 sasl.oauthbearer.clock.skew.seconds = 30 08:32:57 sasl.oauthbearer.expected.audience = null 08:32:57 sasl.oauthbearer.expected.issuer = null 08:32:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:32:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:32:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:32:57 sasl.oauthbearer.jwks.endpoint.url = null 08:32:57 sasl.oauthbearer.scope.claim.name = scope 08:32:57 sasl.oauthbearer.sub.claim.name = sub 08:32:57 sasl.oauthbearer.token.endpoint.url = null 08:32:57 security.protocol = PLAINTEXT 08:32:57 security.providers = null 08:32:57 send.buffer.bytes = 131072 08:32:57 socket.connection.setup.timeout.max.ms = 30000 08:32:57 socket.connection.setup.timeout.ms = 10000 08:32:57 ssl.cipher.suites = null 08:32:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:32:57 ssl.endpoint.identification.algorithm = https 08:32:57 ssl.engine.factory.class = null 08:32:57 ssl.key.password = null 08:32:57 ssl.keymanager.algorithm = SunX509 08:32:57 ssl.keystore.certificate.chain = null 08:32:57 ssl.keystore.key = null 08:32:57 ssl.keystore.location = null 08:32:57 ssl.keystore.password = null 08:32:57 ssl.keystore.type = JKS 08:32:57 ssl.protocol = TLSv1.3 08:32:57 ssl.provider = null 08:32:57 ssl.secure.random.implementation = null 08:32:57 ssl.trustmanager.algorithm = PKIX 08:32:57 ssl.truststore.certificates = null 08:32:57 ssl.truststore.location = null 08:32:57 ssl.truststore.password = null 08:32:57 ssl.truststore.type = JKS 08:32:57 transaction.timeout.ms = 60000 08:32:57 transactional.id = null 08:32:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:32:57 08:32:57 2024-03-14T08:32:57.101Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:32:57 2024-03-14T08:32:57.101Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:32:57 2024-03-14T08:32:57.101Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:32:57 2024-03-14T08:32:57.101Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405177101 08:32:57 2024-03-14T08:32:57.187Z WARN 7384 --- [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} 08:32:57 2024-03-14T08:32:57.187Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: 1rIDzIqCTBaKqE157GRVtw 08:32:57 2024-03-14T08:32:57.309Z WARN 7384 --- [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} 08:32:57 2024-03-14T08:32:57.414Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to owwYSU0pQfSUwTLHVEi5Sg 08:32:57 2024-03-14T08:32:57.431Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to owwYSU0pQfSUwTLHVEi5Sg 08:32:57 2024-03-14T08:32:57.431Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 1rIDzIqCTBaKqE157GRVtw 08:32:57 2024-03-14T08:32:57.549Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 08:32:57 2024-03-14T08:32:57.553Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 08:32:57 2024-03-14T08:32:57.573Z INFO 7384 --- [ 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-b64ffad1-9573-4e92-8025-9a3e924ffc78 08:32:57 2024-03-14T08:32:57.573Z INFO 7384 --- [ 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) 08:32:57 2024-03-14T08:32:57.573Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 08:32:57 2024-03-14T08:32:57.599Z INFO 7384 --- [ 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-b64ffad1-9573-4e92-8025-9a3e924ffc78', protocol='range'} 08:32:57 2024-03-14T08:32:57.600Z INFO 7384 --- [ 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-b64ffad1-9573-4e92-8025-9a3e924ffc78=Assignment(partitions=[client-topic-0])} 08:32:57 2024-03-14T08:32:57.621Z INFO 7384 --- [ 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-b64ffad1-9573-4e92-8025-9a3e924ffc78', protocol='range'} 08:32:57 2024-03-14T08:32:57.621Z INFO 7384 --- [ 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]) 08:32:57 2024-03-14T08:32:57.621Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 08:32:57 2024-03-14T08:32:57.632Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 08:32:57 2024-03-14T08:32:57.645Z INFO 7384 --- [ 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}}. 08:32:57 2024-03-14T08:32:57.719Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:32:57 allow.auto.create.topics = true 08:32:57 auto.commit.interval.ms = 5000 08:32:57 auto.include.jmx.reporter = true 08:32:57 auto.offset.reset = earliest 08:32:57 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:32:57 check.crcs = true 08:32:57 client.dns.lookup = use_all_dns_ips 08:32:57 client.id = consumer-test-3 08:32:57 client.rack = 08:32:57 connections.max.idle.ms = 540000 08:32:57 default.api.timeout.ms = 60000 08:32:57 enable.auto.commit = true 08:32:57 exclude.internal.topics = true 08:32:57 fetch.max.bytes = 52428800 08:32:57 fetch.max.wait.ms = 500 08:32:57 fetch.min.bytes = 1 08:32:57 group.id = test 08:32:57 group.instance.id = null 08:32:57 heartbeat.interval.ms = 3000 08:32:57 interceptor.classes = [] 08:32:57 internal.leave.group.on.close = true 08:32:57 internal.throw.on.fetch.stable.offset.unsupported = false 08:32:57 isolation.level = read_uncommitted 08:32:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:32:57 max.partition.fetch.bytes = 1048576 08:32:57 max.poll.interval.ms = 300000 08:32:57 max.poll.records = 500 08:32:57 metadata.max.age.ms = 300000 08:32:57 metric.reporters = [] 08:32:57 metrics.num.samples = 2 08:32:57 metrics.recording.level = INFO 08:32:57 metrics.sample.window.ms = 30000 08:32:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:32:57 receive.buffer.bytes = 65536 08:32:57 reconnect.backoff.max.ms = 1000 08:32:57 reconnect.backoff.ms = 50 08:32:57 request.timeout.ms = 30000 08:32:57 retry.backoff.ms = 100 08:32:57 sasl.client.callback.handler.class = null 08:32:57 sasl.jaas.config = null 08:32:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:32:57 sasl.kerberos.min.time.before.relogin = 60000 08:32:57 sasl.kerberos.service.name = null 08:32:57 sasl.kerberos.ticket.renew.jitter = 0.05 08:32:57 sasl.kerberos.ticket.renew.window.factor = 0.8 08:32:57 sasl.login.callback.handler.class = null 08:32:57 sasl.login.class = null 08:32:57 sasl.login.connect.timeout.ms = null 08:32:57 sasl.login.read.timeout.ms = null 08:32:57 sasl.login.refresh.buffer.seconds = 300 08:32:57 sasl.login.refresh.min.period.seconds = 60 08:32:57 sasl.login.refresh.window.factor = 0.8 08:32:57 sasl.login.refresh.window.jitter = 0.05 08:32:57 sasl.login.retry.backoff.max.ms = 10000 08:32:57 sasl.login.retry.backoff.ms = 100 08:32:57 sasl.mechanism = GSSAPI 08:32:57 sasl.oauthbearer.clock.skew.seconds = 30 08:32:57 sasl.oauthbearer.expected.audience = null 08:32:57 sasl.oauthbearer.expected.issuer = null 08:32:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:32:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:32:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:32:57 sasl.oauthbearer.jwks.endpoint.url = null 08:32:57 sasl.oauthbearer.scope.claim.name = scope 08:32:57 sasl.oauthbearer.sub.claim.name = sub 08:32:57 sasl.oauthbearer.token.endpoint.url = null 08:32:57 security.protocol = PLAINTEXT 08:32:57 security.providers = null 08:32:57 send.buffer.bytes = 131072 08:32:57 session.timeout.ms = 45000 08:32:57 socket.connection.setup.timeout.max.ms = 30000 08:32:57 socket.connection.setup.timeout.ms = 10000 08:32:57 ssl.cipher.suites = null 08:32:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:32:57 ssl.endpoint.identification.algorithm = https 08:32:57 ssl.engine.factory.class = null 08:32:57 ssl.key.password = null 08:32:57 ssl.keymanager.algorithm = SunX509 08:32:57 ssl.keystore.certificate.chain = null 08:32:57 ssl.keystore.key = null 08:32:57 ssl.keystore.location = null 08:32:57 ssl.keystore.password = null 08:32:57 ssl.keystore.type = JKS 08:32:57 ssl.protocol = TLSv1.3 08:32:57 ssl.provider = null 08:32:57 ssl.secure.random.implementation = null 08:32:57 ssl.trustmanager.algorithm = PKIX 08:32:57 ssl.truststore.certificates = null 08:32:57 ssl.truststore.location = null 08:32:57 ssl.truststore.password = null 08:32:57 ssl.truststore.type = JKS 08:32:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:32:57 08:32:57 2024-03-14T08:32:57.725Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:32:57 2024-03-14T08:32:57.725Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:32:57 2024-03-14T08:32:57.725Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405177725 08:32:57 2024-03-14T08:32:57.733Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:32:57 allow.auto.create.topics = true 08:32:57 auto.commit.interval.ms = 5000 08:32:57 auto.include.jmx.reporter = true 08:32:57 auto.offset.reset = earliest 08:32:57 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:32:57 check.crcs = true 08:32:57 client.dns.lookup = use_all_dns_ips 08:32:57 client.id = consumer-test-4 08:32:57 client.rack = 08:32:57 connections.max.idle.ms = 540000 08:32:57 default.api.timeout.ms = 60000 08:32:57 enable.auto.commit = true 08:32:57 exclude.internal.topics = true 08:32:57 fetch.max.bytes = 52428800 08:32:57 fetch.max.wait.ms = 500 08:32:57 fetch.min.bytes = 1 08:32:57 group.id = test 08:32:57 group.instance.id = null 08:32:57 heartbeat.interval.ms = 3000 08:32:57 interceptor.classes = [] 08:32:57 internal.leave.group.on.close = true 08:32:57 internal.throw.on.fetch.stable.offset.unsupported = false 08:32:57 isolation.level = read_uncommitted 08:32:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:32:57 max.partition.fetch.bytes = 1048576 08:32:57 max.poll.interval.ms = 300000 08:32:57 max.poll.records = 500 08:32:57 metadata.max.age.ms = 300000 08:32:57 metric.reporters = [] 08:32:57 metrics.num.samples = 2 08:32:57 metrics.recording.level = INFO 08:32:57 metrics.sample.window.ms = 30000 08:32:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:32:57 receive.buffer.bytes = 65536 08:32:57 reconnect.backoff.max.ms = 1000 08:32:57 reconnect.backoff.ms = 50 08:32:57 request.timeout.ms = 30000 08:32:57 retry.backoff.ms = 100 08:32:57 sasl.client.callback.handler.class = null 08:32:57 sasl.jaas.config = null 08:32:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:32:57 sasl.kerberos.min.time.before.relogin = 60000 08:32:57 sasl.kerberos.service.name = null 08:32:57 sasl.kerberos.ticket.renew.jitter = 0.05 08:32:57 sasl.kerberos.ticket.renew.window.factor = 0.8 08:32:57 sasl.login.callback.handler.class = null 08:32:57 sasl.login.class = null 08:32:57 sasl.login.connect.timeout.ms = null 08:32:57 sasl.login.read.timeout.ms = null 08:32:57 sasl.login.refresh.buffer.seconds = 300 08:32:57 sasl.login.refresh.min.period.seconds = 60 08:32:57 sasl.login.refresh.window.factor = 0.8 08:32:57 sasl.login.refresh.window.jitter = 0.05 08:32:57 sasl.login.retry.backoff.max.ms = 10000 08:32:57 sasl.login.retry.backoff.ms = 100 08:32:57 sasl.mechanism = GSSAPI 08:32:57 sasl.oauthbearer.clock.skew.seconds = 30 08:32:57 sasl.oauthbearer.expected.audience = null 08:32:57 sasl.oauthbearer.expected.issuer = null 08:32:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:32:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:32:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:32:57 sasl.oauthbearer.jwks.endpoint.url = null 08:32:57 sasl.oauthbearer.scope.claim.name = scope 08:32:57 sasl.oauthbearer.sub.claim.name = sub 08:32:57 sasl.oauthbearer.token.endpoint.url = null 08:32:57 security.protocol = PLAINTEXT 08:32:57 security.providers = null 08:32:57 send.buffer.bytes = 131072 08:32:57 session.timeout.ms = 45000 08:32:57 socket.connection.setup.timeout.max.ms = 30000 08:32:57 socket.connection.setup.timeout.ms = 10000 08:32:57 ssl.cipher.suites = null 08:32:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:32:57 ssl.endpoint.identification.algorithm = https 08:32:57 ssl.engine.factory.class = null 08:32:57 ssl.key.password = null 08:32:57 ssl.keymanager.algorithm = SunX509 08:32:57 ssl.keystore.certificate.chain = null 08:32:57 ssl.keystore.key = null 08:32:57 ssl.keystore.location = null 08:32:57 ssl.keystore.password = null 08:32:57 ssl.keystore.type = JKS 08:32:57 ssl.protocol = TLSv1.3 08:32:57 ssl.provider = null 08:32:57 ssl.secure.random.implementation = null 08:32:57 ssl.trustmanager.algorithm = PKIX 08:32:57 ssl.truststore.certificates = null 08:32:57 ssl.truststore.location = null 08:32:57 ssl.truststore.password = null 08:32:57 ssl.truststore.type = JKS 08:32:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:32:57 08:32:58 2024-03-14T08:32:57.736Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:32:58 2024-03-14T08:32:57.736Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:32:58 2024-03-14T08:32:57.736Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405177736 08:32:58 2024-03-14T08:32:57.800Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:32:58 2024-03-14T08:32:57.800Z WARN 7384 --- [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. 08:32:58 2024-03-14T08:32:57.809Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:32:58 2024-03-14T08:32:57.809Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 08:32:58 2024-03-14T08:32:57.868Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:32:58 2024-03-14T08:32:57.869Z WARN 7384 --- [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. 08:32:58 2024-03-14T08:32:57.906Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:32:58 2024-03-14T08:32:57.906Z INFO 7384 --- [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: 222ms, elapsed time since send: 222ms, request timeout: 30000ms) 08:32:58 2024-03-14T08:32:57.906Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 08:32:58 2024-03-14T08:32:57.906Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 08:32:58 2024-03-14T08:32:57.906Z INFO 7384 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1788767839, epoch=1) to node 1: 08:32:58 08:32:58 org.apache.kafka.common.errors.DisconnectException: null 08:32:58 08:32:58 2024-03-14T08:32:57.906Z INFO 7384 --- [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. 08:32:58 2024-03-14T08:32:57.910Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:32:58 2024-03-14T08:32:57.911Z WARN 7384 --- [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. 08:32:58 2024-03-14T08:32:58.007Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:32:58 2024-03-14T08:32:58.007Z WARN 7384 --- [t-thread | test] org.apache.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. 08:32:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.422 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 08:32:58 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 08:33:04 2024-03-14T08:32:58.040Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:33:04 2024-03-14T08:32:58.061Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:04 2024-03-14T08:32:58.062Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:32:58.091Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a133f2556f6d87b8d46bb311f6a54c0d07ca0b53420fe717b43ad21518c0b374 08:33:04 2024-03-14T08:32:58.209Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:32:58.209Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:04 2024-03-14T08:32:58.263Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:04 2024-03-14T08:32:58.263Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:32:58.511Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:32:58.511Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:04 2024-03-14T08:32:58.616Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:04 2024-03-14T08:32:58.616Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:32:58.877Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:04 2024-03-14T08:32:58.878Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:32:59.014Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:32:59.015Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:04 2024-03-14T08:32:59.025Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:32:59.025Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:32:59.522Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:04 2024-03-14T08:32:59.522Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:32:59.756Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:04 2024-03-14T08:32:59.757Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:32:59.918Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:32:59.918Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:04 2024-03-14T08:32:59.948Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:32:59.948Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:00.528Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:04 2024-03-14T08:33:00.528Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:00.811Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:04 2024-03-14T08:33:00.811Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:00.953Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:33:00.953Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:01.024Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:33:01.024Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:04 2024-03-14T08:33:01.494Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:04 2024-03-14T08:33:01.494Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:01.868Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:33:01.868Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:02.051Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:04 2024-03-14T08:33:02.051Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:02.128Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:33:02.128Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:04 2024-03-14T08:33:02.560Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:04 2024-03-14T08:33:02.560Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:03.076Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:33:03.076Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:03.222Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:04 2024-03-14T08:33:03.223Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:03.244Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:33:03.245Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:04 2024-03-14T08:33:03.435Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.394514555S 08:33:04 08:33:03,493 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:33:04 08:33:03,493 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:33:04 08:33:03,493 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@30ab9b0d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:33:04 08:33:03,497 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:33:04 08:33:03,497 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@30ab9b0d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:33:04 08:33:03,498 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:33:04 08:33:03,498 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:33:04 08:33:03,498 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:33:04 08:33:03,499 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:33:04 08:33:03,499 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@30ab9b0d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:33:04 08:33:03,501 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:33:04 08:33:03,501 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:33:04 08:33:03,501 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:33:04 08:33:03,501 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405183501) 08:33:04 08:33:03,501 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:33:04 08:33:03,501 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b1a52b4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b1a52b4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b1a52b4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b1a52b4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b1a52b4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b1a52b4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b1a52b4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b1a52b4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:33:04 08:33:03,505 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:33:04 08:33:03,506 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:33:04 08:33:03,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:33:04 08:33:03,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:33:04 08:33:03,507 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:33:04 08:33:03,507 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:33:04 08:33:03,513 |-INFO in ch.qos.logback.classic.pattern.DateConverter@69587ec9 - Setting zoneId to "UTC" 08:33:04 08:33:03,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:33:04 08:33:03,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:33:04 08:33:03,517 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:33:04 08:33:03,517 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:33:04 08:33:03,517 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:33:04 08:33:03,517 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:33:04 08:33:03,517 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:33:04 08:33:03,517 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b1a52b4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:33:04 08:33:03,517 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:33:04 08:33:03,517 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@93a54e3 - End of configuration. 08:33:04 08:33:03,517 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@65a5d53a - Registering current configuration as safe fallback point 08:33:04 08:33:04 08:33:04 . ____ _ __ _ _ 08:33:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:04 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:04 =========|_|==============|___/=/_/_/_/ 08:33:04 :: Spring Boot :: (v3.1.2) 08:33:04 08:33:04 2024-03-14T08:33:03.523Z INFO 7384 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:04 2024-03-14T08:33:03.523Z INFO 7384 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:33:04 2024-03-14T08:33:03.689Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:04 2024-03-14T08:33:03.690Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:04.182Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:04 2024-03-14T08:33:04.182Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:04.195Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:33:04 allow.auto.create.topics = true 08:33:04 auto.commit.interval.ms = 5000 08:33:04 auto.include.jmx.reporter = true 08:33:04 auto.offset.reset = latest 08:33:04 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:33:04 check.crcs = true 08:33:04 client.dns.lookup = use_all_dns_ips 08:33:04 client.id = consumer-ncmp-data-operation-event-group-5 08:33:04 client.rack = 08:33:04 connections.max.idle.ms = 540000 08:33:04 default.api.timeout.ms = 60000 08:33:04 enable.auto.commit = false 08:33:04 exclude.internal.topics = true 08:33:04 fetch.max.bytes = 52428800 08:33:04 fetch.max.wait.ms = 500 08:33:04 fetch.min.bytes = 1 08:33:04 group.id = ncmp-data-operation-event-group 08:33:04 group.instance.id = null 08:33:04 heartbeat.interval.ms = 3000 08:33:04 interceptor.classes = [] 08:33:04 internal.leave.group.on.close = true 08:33:04 internal.throw.on.fetch.stable.offset.unsupported = false 08:33:04 isolation.level = read_uncommitted 08:33:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:33:04 max.partition.fetch.bytes = 1048576 08:33:04 max.poll.interval.ms = 300000 08:33:04 max.poll.records = 500 08:33:04 metadata.max.age.ms = 300000 08:33:04 metric.reporters = [] 08:33:04 metrics.num.samples = 2 08:33:04 metrics.recording.level = INFO 08:33:04 metrics.sample.window.ms = 30000 08:33:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:33:04 receive.buffer.bytes = 65536 08:33:04 reconnect.backoff.max.ms = 1000 08:33:04 reconnect.backoff.ms = 50 08:33:04 request.timeout.ms = 30000 08:33:04 retry.backoff.ms = 100 08:33:04 sasl.client.callback.handler.class = null 08:33:04 sasl.jaas.config = null 08:33:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:04 sasl.kerberos.min.time.before.relogin = 60000 08:33:04 sasl.kerberos.service.name = null 08:33:04 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:04 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:04 sasl.login.callback.handler.class = null 08:33:04 sasl.login.class = null 08:33:04 sasl.login.connect.timeout.ms = null 08:33:04 sasl.login.read.timeout.ms = null 08:33:04 sasl.login.refresh.buffer.seconds = 300 08:33:04 sasl.login.refresh.min.period.seconds = 60 08:33:04 sasl.login.refresh.window.factor = 0.8 08:33:04 sasl.login.refresh.window.jitter = 0.05 08:33:04 sasl.login.retry.backoff.max.ms = 10000 08:33:04 sasl.login.retry.backoff.ms = 100 08:33:04 sasl.mechanism = GSSAPI 08:33:04 sasl.oauthbearer.clock.skew.seconds = 30 08:33:04 sasl.oauthbearer.expected.audience = null 08:33:04 sasl.oauthbearer.expected.issuer = null 08:33:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:04 sasl.oauthbearer.jwks.endpoint.url = null 08:33:04 sasl.oauthbearer.scope.claim.name = scope 08:33:04 sasl.oauthbearer.sub.claim.name = sub 08:33:04 sasl.oauthbearer.token.endpoint.url = null 08:33:04 security.protocol = PLAINTEXT 08:33:04 security.providers = null 08:33:04 send.buffer.bytes = 131072 08:33:04 session.timeout.ms = 45000 08:33:04 socket.connection.setup.timeout.max.ms = 30000 08:33:04 socket.connection.setup.timeout.ms = 10000 08:33:04 ssl.cipher.suites = null 08:33:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:04 ssl.endpoint.identification.algorithm = https 08:33:04 ssl.engine.factory.class = null 08:33:04 ssl.key.password = null 08:33:04 ssl.keymanager.algorithm = SunX509 08:33:04 ssl.keystore.certificate.chain = null 08:33:04 ssl.keystore.key = null 08:33:04 ssl.keystore.location = null 08:33:04 ssl.keystore.password = null 08:33:04 ssl.keystore.type = JKS 08:33:04 ssl.protocol = TLSv1.3 08:33:04 ssl.provider = null 08:33:04 ssl.secure.random.implementation = null 08:33:04 ssl.trustmanager.algorithm = PKIX 08:33:04 ssl.truststore.certificates = null 08:33:04 ssl.truststore.location = null 08:33:04 ssl.truststore.password = null 08:33:04 ssl.truststore.type = JKS 08:33:04 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:33:04 08:33:04 2024-03-14T08:33:04.198Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:04 2024-03-14T08:33:04.198Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:04 2024-03-14T08:33:04.198Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405184198 08:33:04 2024-03-14T08:33:04.200Z INFO 7384 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 08:33:04 2024-03-14T08:33:04.204Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:04 2024-03-14T08:33:04.204Z WARN 7384 --- [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. 08:33:04 2024-03-14T08:33:04.208Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:33:04 allow.auto.create.topics = true 08:33:04 auto.commit.interval.ms = 5000 08:33:04 auto.include.jmx.reporter = true 08:33:04 auto.offset.reset = latest 08:33:04 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:33:04 check.crcs = true 08:33:04 client.dns.lookup = use_all_dns_ips 08:33:04 client.id = consumer-ncmp-async-rest-request-event-group-6 08:33:04 client.rack = 08:33:04 connections.max.idle.ms = 540000 08:33:04 default.api.timeout.ms = 60000 08:33:04 enable.auto.commit = false 08:33:04 exclude.internal.topics = true 08:33:04 fetch.max.bytes = 52428800 08:33:04 fetch.max.wait.ms = 500 08:33:04 fetch.min.bytes = 1 08:33:04 group.id = ncmp-async-rest-request-event-group 08:33:04 group.instance.id = null 08:33:04 heartbeat.interval.ms = 3000 08:33:04 interceptor.classes = [] 08:33:04 internal.leave.group.on.close = true 08:33:04 internal.throw.on.fetch.stable.offset.unsupported = false 08:33:04 isolation.level = read_uncommitted 08:33:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:33:04 max.partition.fetch.bytes = 1048576 08:33:04 max.poll.interval.ms = 300000 08:33:04 max.poll.records = 500 08:33:04 metadata.max.age.ms = 300000 08:33:04 metric.reporters = [] 08:33:04 metrics.num.samples = 2 08:33:04 metrics.recording.level = INFO 08:33:04 metrics.sample.window.ms = 30000 08:33:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:33:04 receive.buffer.bytes = 65536 08:33:04 reconnect.backoff.max.ms = 1000 08:33:04 reconnect.backoff.ms = 50 08:33:04 request.timeout.ms = 30000 08:33:04 retry.backoff.ms = 100 08:33:04 sasl.client.callback.handler.class = null 08:33:04 sasl.jaas.config = null 08:33:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:04 sasl.kerberos.min.time.before.relogin = 60000 08:33:04 sasl.kerberos.service.name = null 08:33:04 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:04 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:04 sasl.login.callback.handler.class = null 08:33:04 sasl.login.class = null 08:33:04 sasl.login.connect.timeout.ms = null 08:33:04 sasl.login.read.timeout.ms = null 08:33:04 sasl.login.refresh.buffer.seconds = 300 08:33:04 sasl.login.refresh.min.period.seconds = 60 08:33:04 sasl.login.refresh.window.factor = 0.8 08:33:04 sasl.login.refresh.window.jitter = 0.05 08:33:04 sasl.login.retry.backoff.max.ms = 10000 08:33:04 sasl.login.retry.backoff.ms = 100 08:33:04 sasl.mechanism = GSSAPI 08:33:04 sasl.oauthbearer.clock.skew.seconds = 30 08:33:04 sasl.oauthbearer.expected.audience = null 08:33:04 sasl.oauthbearer.expected.issuer = null 08:33:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:04 sasl.oauthbearer.jwks.endpoint.url = null 08:33:04 sasl.oauthbearer.scope.claim.name = scope 08:33:04 sasl.oauthbearer.sub.claim.name = sub 08:33:04 sasl.oauthbearer.token.endpoint.url = null 08:33:04 security.protocol = PLAINTEXT 08:33:04 security.providers = null 08:33:04 send.buffer.bytes = 131072 08:33:04 session.timeout.ms = 45000 08:33:04 socket.connection.setup.timeout.max.ms = 30000 08:33:04 socket.connection.setup.timeout.ms = 10000 08:33:04 ssl.cipher.suites = null 08:33:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:04 ssl.endpoint.identification.algorithm = https 08:33:04 ssl.engine.factory.class = null 08:33:04 ssl.key.password = null 08:33:04 ssl.keymanager.algorithm = SunX509 08:33:04 ssl.keystore.certificate.chain = null 08:33:04 ssl.keystore.key = null 08:33:04 ssl.keystore.location = null 08:33:04 ssl.keystore.password = null 08:33:04 ssl.keystore.type = JKS 08:33:04 ssl.protocol = TLSv1.3 08:33:04 ssl.provider = null 08:33:04 ssl.secure.random.implementation = null 08:33:04 ssl.trustmanager.algorithm = PKIX 08:33:04 ssl.truststore.certificates = null 08:33:04 ssl.truststore.location = null 08:33:04 ssl.truststore.password = null 08:33:04 ssl.truststore.type = JKS 08:33:04 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:33:04 08:33:04 2024-03-14T08:33:04.220Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:04 2024-03-14T08:33:04.220Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:04 2024-03-14T08:33:04.220Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405184220 08:33:04 2024-03-14T08:33:04.220Z INFO 7384 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 08:33:05 2024-03-14T08:33:04.226Z INFO 7384 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.766 seconds (process running for 58.969) 08:33:05 2024-03-14T08:33:04.301Z WARN 7384 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 08:33:05 2024-03-14T08:33:04.302Z INFO 7384 --- [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: 6BbaYQQRTfm2vtro78OHQQ 08:33:05 2024-03-14T08:33:04.326Z WARN 7384 --- [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=LEADER_NOT_AVAILABLE} 08:33:05 2024-03-14T08:33:04.326Z INFO 7384 --- [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: 6BbaYQQRTfm2vtro78OHQQ 08:33:05 2024-03-14T08:33:04.364Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:05 2024-03-14T08:33:04.364Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:05 2024-03-14T08:33:04.435Z WARN 7384 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 08:33:05 2024-03-14T08:33:04.454Z WARN 7384 --- [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} 08:33:05 2024-03-14T08:33:04.544Z INFO 7384 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to YBvAo4UHS_6zMk0xikVmog 08:33:05 2024-03-14T08:33:04.549Z INFO 7384 --- [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) 08:33:05 2024-03-14T08:33:04.550Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.553Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:05 2024-03-14T08:33:04.553Z WARN 7384 --- [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. 08:33:05 2024-03-14T08:33:04.562Z INFO 7384 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to YBvAo4UHS_6zMk0xikVmog 08:33:05 2024-03-14T08:33:04.566Z INFO 7384 --- [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) 08:33:05 2024-03-14T08:33:04.567Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.581Z INFO 7384 --- [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-7c7117ad-4098-4255-9b69-4f838a7efe27 08:33:05 2024-03-14T08:33:04.582Z INFO 7384 --- [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) 08:33:05 2024-03-14T08:33:04.582Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.584Z INFO 7384 --- [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-66c154ab-ff12-43b3-bcde-ff38aba8b7cd 08:33:05 2024-03-14T08:33:04.584Z INFO 7384 --- [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) 08:33:05 2024-03-14T08:33:04.584Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.606Z INFO 7384 --- [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-66c154ab-ff12-43b3-bcde-ff38aba8b7cd', protocol='range'} 08:33:05 2024-03-14T08:33:04.606Z INFO 7384 --- [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-66c154ab-ff12-43b3-bcde-ff38aba8b7cd=Assignment(partitions=[ncmp-async-m2m-0])} 08:33:05 2024-03-14T08:33:04.612Z INFO 7384 --- [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-7c7117ad-4098-4255-9b69-4f838a7efe27', protocol='range'} 08:33:05 2024-03-14T08:33:04.613Z INFO 7384 --- [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-7c7117ad-4098-4255-9b69-4f838a7efe27=Assignment(partitions=[ncmp-async-m2m-0])} 08:33:05 2024-03-14T08:33:04.663Z INFO 7384 --- [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-7c7117ad-4098-4255-9b69-4f838a7efe27', protocol='range'} 08:33:05 2024-03-14T08:33:04.663Z INFO 7384 --- [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-66c154ab-ff12-43b3-bcde-ff38aba8b7cd', protocol='range'} 08:33:05 2024-03-14T08:33:04.664Z INFO 7384 --- [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]) 08:33:05 2024-03-14T08:33:04.664Z INFO 7384 --- [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]) 08:33:05 2024-03-14T08:33:04.664Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.664Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.672Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.673Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.674Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.675Z INFO 7384 --- [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 08:33:05 2024-03-14T08:33:04.688Z INFO 7384 --- [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}}. 08:33:05 2024-03-14T08:33:04.688Z INFO 7384 --- [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}}. 08:33:05 2024-03-14T08:33:04.714Z INFO 7384 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 08:33:05 2024-03-14T08:33:04.716Z INFO 7384 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:33:05 2024-03-14T08:33:04.748Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:33:05 2024-03-14T08:33:04.748Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:05 acks = -1 08:33:05 auto.include.jmx.reporter = true 08:33:05 batch.size = 16384 08:33:05 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:33:05 buffer.memory = 33554432 08:33:05 client.dns.lookup = use_all_dns_ips 08:33:05 client.id = producer-3 08:33:05 compression.type = none 08:33:05 connections.max.idle.ms = 540000 08:33:05 delivery.timeout.ms = 120000 08:33:05 enable.idempotence = false 08:33:05 interceptor.classes = [] 08:33:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:05 linger.ms = 1 08:33:05 max.block.ms = 60000 08:33:05 max.in.flight.requests.per.connection = 5 08:33:05 max.request.size = 1048576 08:33:05 metadata.max.age.ms = 300000 08:33:05 metadata.max.idle.ms = 300000 08:33:05 metric.reporters = [] 08:33:05 metrics.num.samples = 2 08:33:05 metrics.recording.level = INFO 08:33:05 metrics.sample.window.ms = 30000 08:33:05 partitioner.adaptive.partitioning.enable = true 08:33:05 partitioner.availability.timeout.ms = 0 08:33:05 partitioner.class = null 08:33:05 partitioner.ignore.keys = false 08:33:05 receive.buffer.bytes = 32768 08:33:05 reconnect.backoff.max.ms = 1000 08:33:05 reconnect.backoff.ms = 50 08:33:05 request.timeout.ms = 30000 08:33:05 retries = 0 08:33:05 retry.backoff.ms = 100 08:33:05 sasl.client.callback.handler.class = null 08:33:05 sasl.jaas.config = null 08:33:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:05 sasl.kerberos.min.time.before.relogin = 60000 08:33:05 sasl.kerberos.service.name = null 08:33:05 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:05 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:05 sasl.login.callback.handler.class = null 08:33:05 sasl.login.class = null 08:33:05 sasl.login.connect.timeout.ms = null 08:33:05 sasl.login.read.timeout.ms = null 08:33:05 sasl.login.refresh.buffer.seconds = 300 08:33:05 sasl.login.refresh.min.period.seconds = 60 08:33:05 sasl.login.refresh.window.factor = 0.8 08:33:05 sasl.login.refresh.window.jitter = 0.05 08:33:05 sasl.login.retry.backoff.max.ms = 10000 08:33:05 sasl.login.retry.backoff.ms = 100 08:33:05 sasl.mechanism = GSSAPI 08:33:05 sasl.oauthbearer.clock.skew.seconds = 30 08:33:05 sasl.oauthbearer.expected.audience = null 08:33:05 sasl.oauthbearer.expected.issuer = null 08:33:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:05 sasl.oauthbearer.jwks.endpoint.url = null 08:33:05 sasl.oauthbearer.scope.claim.name = scope 08:33:05 sasl.oauthbearer.sub.claim.name = sub 08:33:05 sasl.oauthbearer.token.endpoint.url = null 08:33:05 security.protocol = PLAINTEXT 08:33:05 security.providers = null 08:33:05 send.buffer.bytes = 131072 08:33:05 socket.connection.setup.timeout.max.ms = 30000 08:33:05 socket.connection.setup.timeout.ms = 10000 08:33:05 ssl.cipher.suites = null 08:33:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:05 ssl.endpoint.identification.algorithm = https 08:33:05 ssl.engine.factory.class = null 08:33:05 ssl.key.password = null 08:33:05 ssl.keymanager.algorithm = SunX509 08:33:05 ssl.keystore.certificate.chain = null 08:33:05 ssl.keystore.key = null 08:33:05 ssl.keystore.location = null 08:33:05 ssl.keystore.password = null 08:33:05 ssl.keystore.type = JKS 08:33:05 ssl.protocol = TLSv1.3 08:33:05 ssl.provider = null 08:33:05 ssl.secure.random.implementation = null 08:33:05 ssl.trustmanager.algorithm = PKIX 08:33:05 ssl.truststore.certificates = null 08:33:05 ssl.truststore.location = null 08:33:05 ssl.truststore.password = null 08:33:05 ssl.truststore.type = JKS 08:33:05 transaction.timeout.ms = 60000 08:33:05 transactional.id = null 08:33:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:33:05 08:33:05 2024-03-14T08:33:04.754Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:33:05 2024-03-14T08:33:04.754Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:05 2024-03-14T08:33:04.754Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:05 2024-03-14T08:33:04.754Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405184754 08:33:05 2024-03-14T08:33:04.766Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to YBvAo4UHS_6zMk0xikVmog 08:33:05 2024-03-14T08:33:04.767Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 6BbaYQQRTfm2vtro78OHQQ 08:33:05 2024-03-14T08:33:05.083Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:33:05 2024-03-14T08:33:05.083Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:05 acks = -1 08:33:05 auto.include.jmx.reporter = true 08:33:05 batch.size = 16384 08:33:05 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:33:05 buffer.memory = 33554432 08:33:05 client.dns.lookup = use_all_dns_ips 08:33:05 client.id = producer-4 08:33:05 compression.type = none 08:33:05 connections.max.idle.ms = 540000 08:33:05 delivery.timeout.ms = 120000 08:33:05 enable.idempotence = false 08:33:05 interceptor.classes = [] 08:33:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:05 linger.ms = 1 08:33:05 max.block.ms = 60000 08:33:05 max.in.flight.requests.per.connection = 5 08:33:05 max.request.size = 1048576 08:33:05 metadata.max.age.ms = 300000 08:33:05 metadata.max.idle.ms = 300000 08:33:05 metric.reporters = [] 08:33:05 metrics.num.samples = 2 08:33:05 metrics.recording.level = INFO 08:33:05 metrics.sample.window.ms = 30000 08:33:05 partitioner.adaptive.partitioning.enable = true 08:33:05 partitioner.availability.timeout.ms = 0 08:33:05 partitioner.class = null 08:33:05 partitioner.ignore.keys = false 08:33:05 receive.buffer.bytes = 32768 08:33:05 reconnect.backoff.max.ms = 1000 08:33:05 reconnect.backoff.ms = 50 08:33:05 request.timeout.ms = 30000 08:33:05 retries = 0 08:33:05 retry.backoff.ms = 100 08:33:05 sasl.client.callback.handler.class = null 08:33:05 sasl.jaas.config = null 08:33:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:05 sasl.kerberos.min.time.before.relogin = 60000 08:33:05 sasl.kerberos.service.name = null 08:33:05 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:05 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:05 sasl.login.callback.handler.class = null 08:33:05 sasl.login.class = null 08:33:05 sasl.login.connect.timeout.ms = null 08:33:05 sasl.login.read.timeout.ms = null 08:33:05 sasl.login.refresh.buffer.seconds = 300 08:33:05 sasl.login.refresh.min.period.seconds = 60 08:33:05 sasl.login.refresh.window.factor = 0.8 08:33:05 sasl.login.refresh.window.jitter = 0.05 08:33:05 sasl.login.retry.backoff.max.ms = 10000 08:33:05 sasl.login.retry.backoff.ms = 100 08:33:05 sasl.mechanism = GSSAPI 08:33:05 sasl.oauthbearer.clock.skew.seconds = 30 08:33:05 sasl.oauthbearer.expected.audience = null 08:33:05 sasl.oauthbearer.expected.issuer = null 08:33:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:05 sasl.oauthbearer.jwks.endpoint.url = null 08:33:05 sasl.oauthbearer.scope.claim.name = scope 08:33:05 sasl.oauthbearer.sub.claim.name = sub 08:33:05 sasl.oauthbearer.token.endpoint.url = null 08:33:05 security.protocol = PLAINTEXT 08:33:05 security.providers = null 08:33:05 send.buffer.bytes = 131072 08:33:05 socket.connection.setup.timeout.max.ms = 30000 08:33:05 socket.connection.setup.timeout.ms = 10000 08:33:05 ssl.cipher.suites = null 08:33:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:05 ssl.endpoint.identification.algorithm = https 08:33:05 ssl.engine.factory.class = null 08:33:05 ssl.key.password = null 08:33:05 ssl.keymanager.algorithm = SunX509 08:33:05 ssl.keystore.certificate.chain = null 08:33:05 ssl.keystore.key = null 08:33:05 ssl.keystore.location = null 08:33:05 ssl.keystore.password = null 08:33:05 ssl.keystore.type = JKS 08:33:05 ssl.protocol = TLSv1.3 08:33:05 ssl.provider = null 08:33:05 ssl.secure.random.implementation = null 08:33:05 ssl.trustmanager.algorithm = PKIX 08:33:05 ssl.truststore.certificates = null 08:33:05 ssl.truststore.location = null 08:33:05 ssl.truststore.password = null 08:33:05 ssl.truststore.type = JKS 08:33:05 transaction.timeout.ms = 60000 08:33:05 transactional.id = null 08:33:05 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:33:05 08:33:05 2024-03-14T08:33:05.086Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:33:05 2024-03-14T08:33:05.086Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:05 2024-03-14T08:33:05.086Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:05 2024-03-14T08:33:05.086Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405185086 08:33:05 2024-03-14T08:33:05.093Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to YBvAo4UHS_6zMk0xikVmog 08:33:05 2024-03-14T08:33:05.093Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 6BbaYQQRTfm2vtro78OHQQ 08:33:05 2024-03-14T08:33:05.152Z ERROR 7384 --- [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 08:33:05 08:33:05 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 08:33:05 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 08:33:05 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 08:33:05 at io.micrometer.observation.Observation.observe(Observation.java:544) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 08:33:05 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:33:05 at java.base/java.lang.Thread.run(Thread.java:833) 08:33:05 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:33:05 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 08:33:05 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 08:33:05 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 08:33:05 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 08:33:05 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 08:33:05 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 08:33:05 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 08:33:05 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 08:33:05 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 08:33:05 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 08:33:05 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 08:33:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 08:33:05 ... 3 common frames omitted 08:33:05 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:33:05 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:33:05 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:33:05 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:33:05 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:33:05 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:33:05 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 08:33:05 ... 15 common frames omitted 08:33:05 08:33:05 2024-03-14T08:33:05.176Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:05 2024-03-14T08:33:05.176Z WARN 7384 --- [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. 08:33:05 2024-03-14T08:33:05.214Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:33:05 2024-03-14T08:33:05.214Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:05 acks = -1 08:33:05 auto.include.jmx.reporter = true 08:33:05 batch.size = 16384 08:33:05 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:33:05 buffer.memory = 33554432 08:33:05 client.dns.lookup = use_all_dns_ips 08:33:05 client.id = producer-5 08:33:05 compression.type = none 08:33:05 connections.max.idle.ms = 540000 08:33:05 delivery.timeout.ms = 120000 08:33:05 enable.idempotence = false 08:33:05 interceptor.classes = [] 08:33:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:05 linger.ms = 1 08:33:05 max.block.ms = 60000 08:33:05 max.in.flight.requests.per.connection = 5 08:33:05 max.request.size = 1048576 08:33:05 metadata.max.age.ms = 300000 08:33:05 metadata.max.idle.ms = 300000 08:33:05 metric.reporters = [] 08:33:05 metrics.num.samples = 2 08:33:05 metrics.recording.level = INFO 08:33:05 metrics.sample.window.ms = 30000 08:33:05 partitioner.adaptive.partitioning.enable = true 08:33:05 partitioner.availability.timeout.ms = 0 08:33:05 partitioner.class = null 08:33:05 partitioner.ignore.keys = false 08:33:05 receive.buffer.bytes = 32768 08:33:05 reconnect.backoff.max.ms = 1000 08:33:05 reconnect.backoff.ms = 50 08:33:05 request.timeout.ms = 30000 08:33:05 retries = 0 08:33:05 retry.backoff.ms = 100 08:33:05 sasl.client.callback.handler.class = null 08:33:05 sasl.jaas.config = null 08:33:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:05 sasl.kerberos.min.time.before.relogin = 60000 08:33:05 sasl.kerberos.service.name = null 08:33:05 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:05 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:05 sasl.login.callback.handler.class = null 08:33:05 sasl.login.class = null 08:33:05 sasl.login.connect.timeout.ms = null 08:33:05 sasl.login.read.timeout.ms = null 08:33:05 sasl.login.refresh.buffer.seconds = 300 08:33:05 sasl.login.refresh.min.period.seconds = 60 08:33:05 sasl.login.refresh.window.factor = 0.8 08:33:05 sasl.login.refresh.window.jitter = 0.05 08:33:05 sasl.login.retry.backoff.max.ms = 10000 08:33:05 sasl.login.retry.backoff.ms = 100 08:33:05 sasl.mechanism = GSSAPI 08:33:05 sasl.oauthbearer.clock.skew.seconds = 30 08:33:05 sasl.oauthbearer.expected.audience = null 08:33:05 sasl.oauthbearer.expected.issuer = null 08:33:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:05 sasl.oauthbearer.jwks.endpoint.url = null 08:33:05 sasl.oauthbearer.scope.claim.name = scope 08:33:05 sasl.oauthbearer.sub.claim.name = sub 08:33:05 sasl.oauthbearer.token.endpoint.url = null 08:33:05 security.protocol = PLAINTEXT 08:33:05 security.providers = null 08:33:05 send.buffer.bytes = 131072 08:33:05 socket.connection.setup.timeout.max.ms = 30000 08:33:05 socket.connection.setup.timeout.ms = 10000 08:33:05 ssl.cipher.suites = null 08:33:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:05 ssl.endpoint.identification.algorithm = https 08:33:05 ssl.engine.factory.class = null 08:33:05 ssl.key.password = null 08:33:05 ssl.keymanager.algorithm = SunX509 08:33:05 ssl.keystore.certificate.chain = null 08:33:05 ssl.keystore.key = null 08:33:05 ssl.keystore.location = null 08:33:05 ssl.keystore.password = null 08:33:05 ssl.keystore.type = JKS 08:33:05 ssl.protocol = TLSv1.3 08:33:05 ssl.provider = null 08:33:05 ssl.secure.random.implementation = null 08:33:05 ssl.trustmanager.algorithm = PKIX 08:33:05 ssl.truststore.certificates = null 08:33:05 ssl.truststore.location = null 08:33:05 ssl.truststore.password = null 08:33:05 ssl.truststore.type = JKS 08:33:05 transaction.timeout.ms = 60000 08:33:05 transactional.id = null 08:33:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:33:05 08:33:05 2024-03-14T08:33:05.217Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:33:05 2024-03-14T08:33:05.217Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:05 2024-03-14T08:33:05.217Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:05 2024-03-14T08:33:05.217Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405185217 08:33:05 2024-03-14T08:33:05.226Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to YBvAo4UHS_6zMk0xikVmog 08:33:05 2024-03-14T08:33:05.226Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 6BbaYQQRTfm2vtro78OHQQ 08:33:05 2024-03-14T08:33:05.270Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:05 2024-03-14T08:33:05.270Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:05 2024-03-14T08:33:05.390Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:05 2024-03-14T08:33:05.390Z WARN 7384 --- [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. 08:33:05 2024-03-14T08:33:05.509Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:05 2024-03-14T08:33:05.509Z WARN 7384 --- [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. 08:33:05 2024-03-14T08:33:05.539Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:33:05 2024-03-14T08:33:05.539Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:05 acks = -1 08:33:05 auto.include.jmx.reporter = true 08:33:05 batch.size = 16384 08:33:05 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:33:05 buffer.memory = 33554432 08:33:05 client.dns.lookup = use_all_dns_ips 08:33:05 client.id = producer-6 08:33:05 compression.type = none 08:33:05 connections.max.idle.ms = 540000 08:33:05 delivery.timeout.ms = 120000 08:33:05 enable.idempotence = false 08:33:05 interceptor.classes = [] 08:33:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:05 linger.ms = 1 08:33:05 max.block.ms = 60000 08:33:05 max.in.flight.requests.per.connection = 5 08:33:05 max.request.size = 1048576 08:33:05 metadata.max.age.ms = 300000 08:33:05 metadata.max.idle.ms = 300000 08:33:05 metric.reporters = [] 08:33:05 metrics.num.samples = 2 08:33:05 metrics.recording.level = INFO 08:33:05 metrics.sample.window.ms = 30000 08:33:05 partitioner.adaptive.partitioning.enable = true 08:33:05 partitioner.availability.timeout.ms = 0 08:33:05 partitioner.class = null 08:33:05 partitioner.ignore.keys = false 08:33:05 receive.buffer.bytes = 32768 08:33:05 reconnect.backoff.max.ms = 1000 08:33:05 reconnect.backoff.ms = 50 08:33:05 request.timeout.ms = 30000 08:33:05 retries = 0 08:33:05 retry.backoff.ms = 100 08:33:05 sasl.client.callback.handler.class = null 08:33:05 sasl.jaas.config = null 08:33:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:05 sasl.kerberos.min.time.before.relogin = 60000 08:33:05 sasl.kerberos.service.name = null 08:33:05 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:05 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:05 sasl.login.callback.handler.class = null 08:33:05 sasl.login.class = null 08:33:05 sasl.login.connect.timeout.ms = null 08:33:05 sasl.login.read.timeout.ms = null 08:33:05 sasl.login.refresh.buffer.seconds = 300 08:33:05 sasl.login.refresh.min.period.seconds = 60 08:33:05 sasl.login.refresh.window.factor = 0.8 08:33:05 sasl.login.refresh.window.jitter = 0.05 08:33:05 sasl.login.retry.backoff.max.ms = 10000 08:33:05 sasl.login.retry.backoff.ms = 100 08:33:05 sasl.mechanism = GSSAPI 08:33:05 sasl.oauthbearer.clock.skew.seconds = 30 08:33:05 sasl.oauthbearer.expected.audience = null 08:33:05 sasl.oauthbearer.expected.issuer = null 08:33:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:05 sasl.oauthbearer.jwks.endpoint.url = null 08:33:05 sasl.oauthbearer.scope.claim.name = scope 08:33:05 sasl.oauthbearer.sub.claim.name = sub 08:33:05 sasl.oauthbearer.token.endpoint.url = null 08:33:05 security.protocol = PLAINTEXT 08:33:05 security.providers = null 08:33:05 send.buffer.bytes = 131072 08:33:05 socket.connection.setup.timeout.max.ms = 30000 08:33:05 socket.connection.setup.timeout.ms = 10000 08:33:05 ssl.cipher.suites = null 08:33:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:05 ssl.endpoint.identification.algorithm = https 08:33:05 ssl.engine.factory.class = null 08:33:05 ssl.key.password = null 08:33:05 ssl.keymanager.algorithm = SunX509 08:33:05 ssl.keystore.certificate.chain = null 08:33:05 ssl.keystore.key = null 08:33:05 ssl.keystore.location = null 08:33:05 ssl.keystore.password = null 08:33:05 ssl.keystore.type = JKS 08:33:05 ssl.protocol = TLSv1.3 08:33:05 ssl.provider = null 08:33:05 ssl.secure.random.implementation = null 08:33:05 ssl.trustmanager.algorithm = PKIX 08:33:05 ssl.truststore.certificates = null 08:33:05 ssl.truststore.location = null 08:33:05 ssl.truststore.password = null 08:33:05 ssl.truststore.type = JKS 08:33:05 transaction.timeout.ms = 60000 08:33:05 transactional.id = null 08:33:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:33:05 08:33:05 2024-03-14T08:33:05.544Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:33:05 2024-03-14T08:33:05.544Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:05 2024-03-14T08:33:05.544Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:05 2024-03-14T08:33:05.544Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405185544 08:33:05 2024-03-14T08:33:05.554Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to YBvAo4UHS_6zMk0xikVmog 08:33:05 2024-03-14T08:33:05.554Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 6BbaYQQRTfm2vtro78OHQQ 08:33:06 2024-03-14T08:33:05.865Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:33:06 2024-03-14T08:33:05.865Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:06 acks = -1 08:33:06 auto.include.jmx.reporter = true 08:33:06 batch.size = 16384 08:33:06 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:33:06 buffer.memory = 33554432 08:33:06 client.dns.lookup = use_all_dns_ips 08:33:06 client.id = producer-7 08:33:06 compression.type = none 08:33:06 connections.max.idle.ms = 540000 08:33:06 delivery.timeout.ms = 120000 08:33:06 enable.idempotence = false 08:33:06 interceptor.classes = [] 08:33:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:06 linger.ms = 1 08:33:06 max.block.ms = 60000 08:33:06 max.in.flight.requests.per.connection = 5 08:33:06 max.request.size = 1048576 08:33:06 metadata.max.age.ms = 300000 08:33:06 metadata.max.idle.ms = 300000 08:33:06 metric.reporters = [] 08:33:06 metrics.num.samples = 2 08:33:06 metrics.recording.level = INFO 08:33:06 metrics.sample.window.ms = 30000 08:33:06 partitioner.adaptive.partitioning.enable = true 08:33:06 partitioner.availability.timeout.ms = 0 08:33:06 partitioner.class = null 08:33:06 partitioner.ignore.keys = false 08:33:06 receive.buffer.bytes = 32768 08:33:06 reconnect.backoff.max.ms = 1000 08:33:06 reconnect.backoff.ms = 50 08:33:06 request.timeout.ms = 30000 08:33:06 retries = 0 08:33:06 retry.backoff.ms = 100 08:33:06 sasl.client.callback.handler.class = null 08:33:06 sasl.jaas.config = null 08:33:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:06 sasl.kerberos.min.time.before.relogin = 60000 08:33:06 sasl.kerberos.service.name = null 08:33:06 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:06 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:06 sasl.login.callback.handler.class = null 08:33:06 sasl.login.class = null 08:33:06 sasl.login.connect.timeout.ms = null 08:33:06 sasl.login.read.timeout.ms = null 08:33:06 sasl.login.refresh.buffer.seconds = 300 08:33:06 sasl.login.refresh.min.period.seconds = 60 08:33:06 sasl.login.refresh.window.factor = 0.8 08:33:06 sasl.login.refresh.window.jitter = 0.05 08:33:06 sasl.login.retry.backoff.max.ms = 10000 08:33:06 sasl.login.retry.backoff.ms = 100 08:33:06 sasl.mechanism = GSSAPI 08:33:06 sasl.oauthbearer.clock.skew.seconds = 30 08:33:06 sasl.oauthbearer.expected.audience = null 08:33:06 sasl.oauthbearer.expected.issuer = null 08:33:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:06 sasl.oauthbearer.jwks.endpoint.url = null 08:33:06 sasl.oauthbearer.scope.claim.name = scope 08:33:06 sasl.oauthbearer.sub.claim.name = sub 08:33:06 sasl.oauthbearer.token.endpoint.url = null 08:33:06 security.protocol = PLAINTEXT 08:33:06 security.providers = null 08:33:06 send.buffer.bytes = 131072 08:33:06 socket.connection.setup.timeout.max.ms = 30000 08:33:06 socket.connection.setup.timeout.ms = 10000 08:33:06 ssl.cipher.suites = null 08:33:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:06 ssl.endpoint.identification.algorithm = https 08:33:06 ssl.engine.factory.class = null 08:33:06 ssl.key.password = null 08:33:06 ssl.keymanager.algorithm = SunX509 08:33:06 ssl.keystore.certificate.chain = null 08:33:06 ssl.keystore.key = null 08:33:06 ssl.keystore.location = null 08:33:06 ssl.keystore.password = null 08:33:06 ssl.keystore.type = JKS 08:33:06 ssl.protocol = TLSv1.3 08:33:06 ssl.provider = null 08:33:06 ssl.secure.random.implementation = null 08:33:06 ssl.trustmanager.algorithm = PKIX 08:33:06 ssl.truststore.certificates = null 08:33:06 ssl.truststore.location = null 08:33:06 ssl.truststore.password = null 08:33:06 ssl.truststore.type = JKS 08:33:06 transaction.timeout.ms = 60000 08:33:06 transactional.id = null 08:33:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:33:06 08:33:06 2024-03-14T08:33:05.868Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:33:06 2024-03-14T08:33:05.868Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:06 2024-03-14T08:33:05.868Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:06 2024-03-14T08:33:05.868Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405185868 08:33:06 2024-03-14T08:33:05.875Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to YBvAo4UHS_6zMk0xikVmog 08:33:06 2024-03-14T08:33:05.875Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 6BbaYQQRTfm2vtro78OHQQ 08:33:06 2024-03-14T08:33:06.131Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.131Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.185Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:33:06 2024-03-14T08:33:06.185Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:06 acks = -1 08:33:06 auto.include.jmx.reporter = true 08:33:06 batch.size = 16384 08:33:06 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:33:06 buffer.memory = 33554432 08:33:06 client.dns.lookup = use_all_dns_ips 08:33:06 client.id = producer-8 08:33:06 compression.type = none 08:33:06 connections.max.idle.ms = 540000 08:33:06 delivery.timeout.ms = 120000 08:33:06 enable.idempotence = false 08:33:06 interceptor.classes = [] 08:33:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:06 linger.ms = 1 08:33:06 max.block.ms = 60000 08:33:06 max.in.flight.requests.per.connection = 5 08:33:06 max.request.size = 1048576 08:33:06 metadata.max.age.ms = 300000 08:33:06 metadata.max.idle.ms = 300000 08:33:06 metric.reporters = [] 08:33:06 metrics.num.samples = 2 08:33:06 metrics.recording.level = INFO 08:33:06 metrics.sample.window.ms = 30000 08:33:06 partitioner.adaptive.partitioning.enable = true 08:33:06 partitioner.availability.timeout.ms = 0 08:33:06 partitioner.class = null 08:33:06 partitioner.ignore.keys = false 08:33:06 receive.buffer.bytes = 32768 08:33:06 reconnect.backoff.max.ms = 1000 08:33:06 reconnect.backoff.ms = 50 08:33:06 request.timeout.ms = 30000 08:33:06 retries = 0 08:33:06 retry.backoff.ms = 100 08:33:06 sasl.client.callback.handler.class = null 08:33:06 sasl.jaas.config = null 08:33:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:06 sasl.kerberos.min.time.before.relogin = 60000 08:33:06 sasl.kerberos.service.name = null 08:33:06 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:06 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:06 sasl.login.callback.handler.class = null 08:33:06 sasl.login.class = null 08:33:06 sasl.login.connect.timeout.ms = null 08:33:06 sasl.login.read.timeout.ms = null 08:33:06 sasl.login.refresh.buffer.seconds = 300 08:33:06 sasl.login.refresh.min.period.seconds = 60 08:33:06 sasl.login.refresh.window.factor = 0.8 08:33:06 sasl.login.refresh.window.jitter = 0.05 08:33:06 sasl.login.retry.backoff.max.ms = 10000 08:33:06 sasl.login.retry.backoff.ms = 100 08:33:06 sasl.mechanism = GSSAPI 08:33:06 sasl.oauthbearer.clock.skew.seconds = 30 08:33:06 sasl.oauthbearer.expected.audience = null 08:33:06 sasl.oauthbearer.expected.issuer = null 08:33:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:06 sasl.oauthbearer.jwks.endpoint.url = null 08:33:06 sasl.oauthbearer.scope.claim.name = scope 08:33:06 sasl.oauthbearer.sub.claim.name = sub 08:33:06 sasl.oauthbearer.token.endpoint.url = null 08:33:06 security.protocol = PLAINTEXT 08:33:06 security.providers = null 08:33:06 send.buffer.bytes = 131072 08:33:06 socket.connection.setup.timeout.max.ms = 30000 08:33:06 socket.connection.setup.timeout.ms = 10000 08:33:06 ssl.cipher.suites = null 08:33:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:06 ssl.endpoint.identification.algorithm = https 08:33:06 ssl.engine.factory.class = null 08:33:06 ssl.key.password = null 08:33:06 ssl.keymanager.algorithm = SunX509 08:33:06 ssl.keystore.certificate.chain = null 08:33:06 ssl.keystore.key = null 08:33:06 ssl.keystore.location = null 08:33:06 ssl.keystore.password = null 08:33:06 ssl.keystore.type = JKS 08:33:06 ssl.protocol = TLSv1.3 08:33:06 ssl.provider = null 08:33:06 ssl.secure.random.implementation = null 08:33:06 ssl.trustmanager.algorithm = PKIX 08:33:06 ssl.truststore.certificates = null 08:33:06 ssl.truststore.location = null 08:33:06 ssl.truststore.password = null 08:33:06 ssl.truststore.type = JKS 08:33:06 transaction.timeout.ms = 60000 08:33:06 transactional.id = null 08:33:06 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:33:06 08:33:06 2024-03-14T08:33:06.188Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:33:06 2024-03-14T08:33:06.189Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:06 2024-03-14T08:33:06.189Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:06 2024-03-14T08:33:06.189Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405186188 08:33:06 2024-03-14T08:33:06.196Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to YBvAo4UHS_6zMk0xikVmog 08:33:06 2024-03-14T08:33:06.196Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 6BbaYQQRTfm2vtro78OHQQ 08:33:06 2024-03-14T08:33:06.212Z ERROR 7384 --- [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 08:33:06 08:33:06 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 08:33:06 Endpoint handler details: 08:33:06 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 08:33:06 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@4c77b675] 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 08:33:06 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 08:33:06 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 08:33:06 at io.micrometer.observation.Observation.observe(Observation.java:544) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 08:33:06 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:33:06 at java.base/java.lang.Thread.run(Thread.java:833) 08:33:06 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 08:33:06 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 08:33:06 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 08:33:06 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 08:33:06 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 08:33:06 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 08:33:06 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 08:33:06 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 08:33:06 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 08:33:06 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 08:33:06 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 08:33:06 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 08:33:06 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 08:33:06 ... 14 common frames omitted 08:33:06 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.apache.kafka.clients.consumer.KafkaConsumer@1707fe91, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1710405186196, kafka_groupId=ncmp-async-rest-request-event-group}] 08:33:06 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 08:33:06 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 08:33:06 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 08:33:06 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 08:33:06 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 08:33:06 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 08:33:06 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 08:33:06 ... 19 common frames omitted 08:33:06 08:33:06 2024-03-14T08:33:06.217Z ERROR 7384 --- [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 08:33:06 08:33:06 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 08:33:06 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 08:33:06 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 08:33:06 at io.micrometer.observation.Observation.observe(Observation.java:544) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 08:33:06 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:33:06 at java.base/java.lang.Thread.run(Thread.java:833) 08:33:06 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:33:06 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 08:33:06 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 08:33:06 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 08:33:06 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 08:33:06 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 08:33:06 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 08:33:06 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 08:33:06 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 08:33:06 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 08:33:06 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 08:33:06 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 08:33:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 08:33:06 ... 3 common frames omitted 08:33:06 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:33:06 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:33:06 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:33:06 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:33:06 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:33:06 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:33:06 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 08:33:06 ... 15 common frames omitted 08:33:06 08:33:06 2024-03-14T08:33:06.293Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.293Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.315Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.315Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.374Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.374Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:06 2024-03-14T08:33:06.570Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.570Z INFO 7384 --- [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. 08:33:06 2024-03-14T08:33:06.570Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.570Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 08:33:06 2024-03-14T08:33:06.570Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.571Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 08:33:06 2024-03-14T08:33:06.571Z INFO 7384 --- [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. 08:33:06 2024-03-14T08:33:06.571Z INFO 7384 --- [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. 08:33:06 2024-03-14T08:33:06.571Z INFO 7384 --- [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: 361ms, elapsed time since send: 361ms, request timeout: 30000ms) 08:33:06 2024-03-14T08:33:06.571Z INFO 7384 --- [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: 262ms, elapsed time since send: 262ms, request timeout: 30000ms) 08:33:06 2024-03-14T08:33:06.571Z INFO 7384 --- [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=531529572, epoch=6) to node 1: 08:33:06 08:33:06 org.apache.kafka.common.errors.DisconnectException: null 08:33:06 08:33:06 2024-03-14T08:33:06.572Z INFO 7384 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.572Z INFO 7384 --- [ion-event-group] 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 27 due to node 1 being disconnected (elapsed time since creation: 360ms, elapsed time since send: 360ms, request timeout: 30000ms) 08:33:06 2024-03-14T08:33:06.572Z INFO 7384 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 263ms, elapsed time since send: 263ms, request timeout: 30000ms) 08:33:06 2024-03-14T08:33:06.572Z INFO 7384 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=2121488161, epoch=6) to node 1: 08:33:06 08:33:06 org.apache.kafka.common.errors.DisconnectException: null 08:33:06 08:33:06 2024-03-14T08:33:06.570Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.573Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 08:33:06 2024-03-14T08:33:06.578Z INFO 7384 --- [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. 08:33:06 2024-03-14T08:33:06.578Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 08:33:06 2024-03-14T08:33:06.578Z INFO 7384 --- [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. 08:33:06 2024-03-14T08:33:06.578Z INFO 7384 --- [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] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:33:06 2024-03-14T08:33:06.578Z INFO 7384 --- [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] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:33:06 2024-03-14T08:33:06.578Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.578Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 08:33:06 2024-03-14T08:33:06.579Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.579Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 08:33:06 2024-03-14T08:33:06.671Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.671Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.672Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.672Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.672Z INFO 7384 --- [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. 08:33:06 2024-03-14T08:33:06.672Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.673Z INFO 7384 --- [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. 08:33:06 2024-03-14T08:33:06.673Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.673Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.673Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.678Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.679Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.679Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.679Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.680Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.680Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.772Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.773Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.773Z INFO 7384 --- [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. 08:33:06 2024-03-14T08:33:06.773Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.778Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.778Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.780Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.780Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.781Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:06 2024-03-14T08:33:06.781Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.793Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.793Z INFO 7384 --- [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. 08:33:06 2024-03-14T08:33:06.793Z WARN 7384 --- [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. 08:33:06 2024-03-14T08:33:06.793Z INFO 7384 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [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 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.794Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.795Z INFO 7384 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:33:06 2024-03-14T08:33:06.795Z INFO 7384 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:33:06 2024-03-14T08:33:06.795Z INFO 7384 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:33:06 2024-03-14T08:33:06.795Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.795Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.795Z INFO 7384 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:33:06 2024-03-14T08:33:06.795Z INFO 7384 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:33:06 2024-03-14T08:33:06.795Z INFO 7384 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:33:06 2024-03-14T08:33:06.800Z INFO 7384 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 08:33:06 2024-03-14T08:33:06.801Z INFO 7384 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 08:33:06 2024-03-14T08:33:06.803Z INFO 7384 --- [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 08:33:06 2024-03-14T08:33:06.803Z INFO 7384 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 08:33:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.764 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 08:33:06 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 08:33:12 2024-03-14T08:33:06.810Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:33:12 2024-03-14T08:33:06.823Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:12 2024-03-14T08:33:06.823Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:06.824Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:12 2024-03-14T08:33:06.824Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:06.849Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 6235c111cdb982553f0223ff7c870f9bd37be66965a9eb0474f0379fd6229242 08:33:12 2024-03-14T08:33:06.974Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:12 2024-03-14T08:33:06.974Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:06.979Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:12 2024-03-14T08:33:06.979Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:06.981Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:12 2024-03-14T08:33:06.982Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.025Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.025Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.032Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.032Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.075Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.075Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.288Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.288Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.377Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.377Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.379Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.379Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.400Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.400Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.424Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.424Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.432Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.432Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.433Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.433Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.484Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.484Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:07.578Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.578Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:12 2024-03-14T08:33:07.578Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:12 2024-03-14T08:33:07.578Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.187Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.187Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.194Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.194Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.331Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.331Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.335Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.336Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.336Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.336Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.339Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.339Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.392Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.392Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.399Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.399Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.515Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.515Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:08.782Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:08.782Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:12 2024-03-14T08:33:09.048Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.048Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:09.239Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.240Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:09.241Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.241Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:09.242Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.242Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:09.391Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.391Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:09.396Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.396Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:09.418Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.418Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:09.436Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.436Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:09.452Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.452Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:09.886Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:09.886Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:12 2024-03-14T08:33:10.104Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.104Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:10.146Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.146Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:10.250Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.250Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:10.289Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.289Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:10.295Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.295Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:10.399Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.399Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:10.401Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.401Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:10.428Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.428Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:10.556Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.557Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:10.989Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:10.989Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:12 2024-03-14T08:33:11.145Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:12 2024-03-14T08:33:11.145Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:11.209Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:12 2024-03-14T08:33:11.209Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:11.248Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:12 2024-03-14T08:33:11.248Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:11.251Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:11.251Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:11.294Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:12 2024-03-14T08:33:11.294Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:11.306Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:12 2024-03-14T08:33:11.306Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:11.403Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:12 2024-03-14T08:33:11.403Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:11.512Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:12 2024-03-14T08:33:11.512Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:11.608Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:12 2024-03-14T08:33:11.608Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.098Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.099Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.114Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.114Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.192Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.192Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:12 2024-03-14T08:33:12.266Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.266Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.274Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.274Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.372Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.372Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.407Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.407Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.420Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.420Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.462Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.462Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.474Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.664320651S 08:33:12 08:33:12,507 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:33:12 08:33:12,507 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:33:12 08:33:12,507 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@304e5aec - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:33:12 08:33:12,512 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:33:12 08:33:12,512 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@304e5aec - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:33:12 08:33:12,515 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:33:12 08:33:12,515 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:33:12 08:33:12,515 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:33:12 08:33:12,515 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:33:12 08:33:12,515 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@304e5aec - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:33:12 08:33:12,517 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 08:33:12 08:33:12,519 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:33:12 08:33:12,519 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:33:12 08:33:12,519 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:33:12 08:33:12,519 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405192519) 08:33:12 08:33:12,519 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:33:12 08:33:12,519 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2250ab94 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2250ab94 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2250ab94 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2250ab94 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2250ab94 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2250ab94 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2250ab94 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2250ab94 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:33:12 08:33:12,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:33:12 08:33:12,526 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:33:12 08:33:12,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:33:12 08:33:12,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:33:12 08:33:12,527 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:33:12 08:33:12,527 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:33:12 08:33:12,534 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4d69e42d - Setting zoneId to "UTC" 08:33:12 08:33:12,535 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:33:12 08:33:12,535 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:33:12 08:33:12,541 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:33:12 08:33:12,541 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:33:12 08:33:12,541 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:33:12 08:33:12,542 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:33:12 08:33:12,542 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:33:12 08:33:12,542 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2250ab94 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:33:12 08:33:12,542 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:33:12 08:33:12,542 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6abc37f4 - End of configuration. 08:33:12 08:33:12,542 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@28678975 - Registering current configuration as safe fallback point 08:33:12 08:33:12 08:33:12 . ____ _ __ _ _ 08:33:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:12 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:12 =========|_|==============|___/=/_/_/_/ 08:33:12 :: Spring Boot :: (v3.1.2) 08:33:12 08:33:12 2024-03-14T08:33:12.548Z INFO 7384 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:12 2024-03-14T08:33:12.548Z INFO 7384 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:33:12 2024-03-14T08:33:12.575Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:12 2024-03-14T08:33:12.575Z WARN 7384 --- [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. 08:33:12 2024-03-14T08:33:12.711Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:33:12 allow.auto.create.topics = true 08:33:12 auto.commit.interval.ms = 5000 08:33:12 auto.include.jmx.reporter = true 08:33:12 auto.offset.reset = latest 08:33:12 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:33:12 check.crcs = true 08:33:12 client.dns.lookup = use_all_dns_ips 08:33:12 client.id = consumer-ncmp-data-operation-event-group-7 08:33:12 client.rack = 08:33:12 connections.max.idle.ms = 540000 08:33:12 default.api.timeout.ms = 60000 08:33:12 enable.auto.commit = false 08:33:12 exclude.internal.topics = true 08:33:12 fetch.max.bytes = 52428800 08:33:12 fetch.max.wait.ms = 500 08:33:12 fetch.min.bytes = 1 08:33:12 group.id = ncmp-data-operation-event-group 08:33:12 group.instance.id = null 08:33:12 heartbeat.interval.ms = 3000 08:33:12 interceptor.classes = [] 08:33:12 internal.leave.group.on.close = true 08:33:12 internal.throw.on.fetch.stable.offset.unsupported = false 08:33:12 isolation.level = read_uncommitted 08:33:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:33:12 max.partition.fetch.bytes = 1048576 08:33:12 max.poll.interval.ms = 300000 08:33:12 max.poll.records = 500 08:33:12 metadata.max.age.ms = 300000 08:33:12 metric.reporters = [] 08:33:12 metrics.num.samples = 2 08:33:12 metrics.recording.level = INFO 08:33:12 metrics.sample.window.ms = 30000 08:33:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:33:12 receive.buffer.bytes = 65536 08:33:12 reconnect.backoff.max.ms = 1000 08:33:12 reconnect.backoff.ms = 50 08:33:12 request.timeout.ms = 30000 08:33:12 retry.backoff.ms = 100 08:33:12 sasl.client.callback.handler.class = null 08:33:12 sasl.jaas.config = null 08:33:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:12 sasl.kerberos.min.time.before.relogin = 60000 08:33:12 sasl.kerberos.service.name = null 08:33:12 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:12 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:12 sasl.login.callback.handler.class = null 08:33:12 sasl.login.class = null 08:33:12 sasl.login.connect.timeout.ms = null 08:33:12 sasl.login.read.timeout.ms = null 08:33:12 sasl.login.refresh.buffer.seconds = 300 08:33:12 sasl.login.refresh.min.period.seconds = 60 08:33:12 sasl.login.refresh.window.factor = 0.8 08:33:12 sasl.login.refresh.window.jitter = 0.05 08:33:12 sasl.login.retry.backoff.max.ms = 10000 08:33:12 sasl.login.retry.backoff.ms = 100 08:33:12 sasl.mechanism = GSSAPI 08:33:12 sasl.oauthbearer.clock.skew.seconds = 30 08:33:12 sasl.oauthbearer.expected.audience = null 08:33:12 sasl.oauthbearer.expected.issuer = null 08:33:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:12 sasl.oauthbearer.jwks.endpoint.url = null 08:33:12 sasl.oauthbearer.scope.claim.name = scope 08:33:12 sasl.oauthbearer.sub.claim.name = sub 08:33:12 sasl.oauthbearer.token.endpoint.url = null 08:33:12 security.protocol = PLAINTEXT 08:33:12 security.providers = null 08:33:12 send.buffer.bytes = 131072 08:33:12 session.timeout.ms = 45000 08:33:12 socket.connection.setup.timeout.max.ms = 30000 08:33:12 socket.connection.setup.timeout.ms = 10000 08:33:12 ssl.cipher.suites = null 08:33:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:12 ssl.endpoint.identification.algorithm = https 08:33:12 ssl.engine.factory.class = null 08:33:12 ssl.key.password = null 08:33:12 ssl.keymanager.algorithm = SunX509 08:33:12 ssl.keystore.certificate.chain = null 08:33:12 ssl.keystore.key = null 08:33:12 ssl.keystore.location = null 08:33:12 ssl.keystore.password = null 08:33:12 ssl.keystore.type = JKS 08:33:12 ssl.protocol = TLSv1.3 08:33:12 ssl.provider = null 08:33:12 ssl.secure.random.implementation = null 08:33:12 ssl.trustmanager.algorithm = PKIX 08:33:12 ssl.truststore.certificates = null 08:33:12 ssl.truststore.location = null 08:33:12 ssl.truststore.password = null 08:33:12 ssl.truststore.type = JKS 08:33:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:33:12 08:33:12 2024-03-14T08:33:12.713Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:12 2024-03-14T08:33:12.713Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:12 2024-03-14T08:33:12.713Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405192713 08:33:12 2024-03-14T08:33:12.713Z INFO 7384 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 08:33:12 2024-03-14T08:33:12.718Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:33:12 allow.auto.create.topics = true 08:33:12 auto.commit.interval.ms = 5000 08:33:12 auto.include.jmx.reporter = true 08:33:12 auto.offset.reset = latest 08:33:12 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:33:12 check.crcs = true 08:33:12 client.dns.lookup = use_all_dns_ips 08:33:12 client.id = consumer-ncmp-async-rest-request-event-group-8 08:33:12 client.rack = 08:33:12 connections.max.idle.ms = 540000 08:33:12 default.api.timeout.ms = 60000 08:33:12 enable.auto.commit = false 08:33:12 exclude.internal.topics = true 08:33:12 fetch.max.bytes = 52428800 08:33:12 fetch.max.wait.ms = 500 08:33:12 fetch.min.bytes = 1 08:33:12 group.id = ncmp-async-rest-request-event-group 08:33:12 group.instance.id = null 08:33:12 heartbeat.interval.ms = 3000 08:33:12 interceptor.classes = [] 08:33:12 internal.leave.group.on.close = true 08:33:12 internal.throw.on.fetch.stable.offset.unsupported = false 08:33:12 isolation.level = read_uncommitted 08:33:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:33:12 max.partition.fetch.bytes = 1048576 08:33:12 max.poll.interval.ms = 300000 08:33:12 max.poll.records = 500 08:33:12 metadata.max.age.ms = 300000 08:33:12 metric.reporters = [] 08:33:12 metrics.num.samples = 2 08:33:12 metrics.recording.level = INFO 08:33:12 metrics.sample.window.ms = 30000 08:33:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:33:12 receive.buffer.bytes = 65536 08:33:12 reconnect.backoff.max.ms = 1000 08:33:12 reconnect.backoff.ms = 50 08:33:12 request.timeout.ms = 30000 08:33:12 retry.backoff.ms = 100 08:33:12 sasl.client.callback.handler.class = null 08:33:12 sasl.jaas.config = null 08:33:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:12 sasl.kerberos.min.time.before.relogin = 60000 08:33:12 sasl.kerberos.service.name = null 08:33:12 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:12 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:12 sasl.login.callback.handler.class = null 08:33:12 sasl.login.class = null 08:33:12 sasl.login.connect.timeout.ms = null 08:33:12 sasl.login.read.timeout.ms = null 08:33:12 sasl.login.refresh.buffer.seconds = 300 08:33:12 sasl.login.refresh.min.period.seconds = 60 08:33:12 sasl.login.refresh.window.factor = 0.8 08:33:12 sasl.login.refresh.window.jitter = 0.05 08:33:12 sasl.login.retry.backoff.max.ms = 10000 08:33:12 sasl.login.retry.backoff.ms = 100 08:33:12 sasl.mechanism = GSSAPI 08:33:12 sasl.oauthbearer.clock.skew.seconds = 30 08:33:12 sasl.oauthbearer.expected.audience = null 08:33:12 sasl.oauthbearer.expected.issuer = null 08:33:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:12 sasl.oauthbearer.jwks.endpoint.url = null 08:33:12 sasl.oauthbearer.scope.claim.name = scope 08:33:12 sasl.oauthbearer.sub.claim.name = sub 08:33:12 sasl.oauthbearer.token.endpoint.url = null 08:33:12 security.protocol = PLAINTEXT 08:33:12 security.providers = null 08:33:12 send.buffer.bytes = 131072 08:33:12 session.timeout.ms = 45000 08:33:12 socket.connection.setup.timeout.max.ms = 30000 08:33:12 socket.connection.setup.timeout.ms = 10000 08:33:12 ssl.cipher.suites = null 08:33:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:12 ssl.endpoint.identification.algorithm = https 08:33:12 ssl.engine.factory.class = null 08:33:12 ssl.key.password = null 08:33:12 ssl.keymanager.algorithm = SunX509 08:33:12 ssl.keystore.certificate.chain = null 08:33:12 ssl.keystore.key = null 08:33:12 ssl.keystore.location = null 08:33:12 ssl.keystore.password = null 08:33:12 ssl.keystore.type = JKS 08:33:12 ssl.protocol = TLSv1.3 08:33:12 ssl.provider = null 08:33:12 ssl.secure.random.implementation = null 08:33:12 ssl.trustmanager.algorithm = PKIX 08:33:12 ssl.truststore.certificates = null 08:33:12 ssl.truststore.location = null 08:33:12 ssl.truststore.password = null 08:33:12 ssl.truststore.type = JKS 08:33:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:33:12 08:33:12 2024-03-14T08:33:12.727Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:12 2024-03-14T08:33:12.727Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:12 2024-03-14T08:33:12.727Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405192727 08:33:12 2024-03-14T08:33:12.727Z INFO 7384 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 08:33:12 2024-03-14T08:33:12.732Z INFO 7384 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.252 seconds (process running for 67.475) 08:33:13 2024-03-14T08:33:12.807Z WARN 7384 --- [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} 08:33:13 2024-03-14T08:33:12.807Z INFO 7384 --- [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: VglYqX6_S6meHzJX0H7GNw 08:33:13 2024-03-14T08:33:12.908Z WARN 7384 --- [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} 08:33:13 2024-03-14T08:33:12.908Z INFO 7384 --- [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: VglYqX6_S6meHzJX0H7GNw 08:33:13 2024-03-14T08:33:12.932Z WARN 7384 --- [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} 08:33:13 2024-03-14T08:33:12.986Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:13 2024-03-14T08:33:12.986Z WARN 7384 --- [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. 08:33:13 2024-03-14T08:33:13.022Z WARN 7384 --- [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} 08:33:13 2024-03-14T08:33:13.042Z WARN 7384 --- [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 5 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:33:13 2024-03-14T08:33:13.061Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:13 2024-03-14T08:33:13.061Z WARN 7384 --- [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. 08:33:13 2024-03-14T08:33:13.102Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:13 2024-03-14T08:33:13.102Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:13 2024-03-14T08:33:13.136Z WARN 7384 --- [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 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:33:13 2024-03-14T08:33:13.153Z WARN 7384 --- [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 7 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:33:13 2024-03-14T08:33:13.251Z WARN 7384 --- [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 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:33:13 2024-03-14T08:33:13.260Z INFO 7384 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to husAtB5HQmqUpYxbGMb7fQ 08:33:13 2024-03-14T08:33:13.328Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:13 2024-03-14T08:33:13.328Z WARN 7384 --- [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. 08:33:13 2024-03-14T08:33:13.354Z INFO 7384 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to husAtB5HQmqUpYxbGMb7fQ 08:33:13 2024-03-14T08:33:13.359Z INFO 7384 --- [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) 08:33:13 2024-03-14T08:33:13.360Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.368Z INFO 7384 --- [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) 08:33:13 2024-03-14T08:33:13.369Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.386Z INFO 7384 --- [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-bfba6822-715f-4e06-828b-0f4c8303c5a9 08:33:13 2024-03-14T08:33:13.386Z INFO 7384 --- [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) 08:33:13 2024-03-14T08:33:13.386Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.388Z INFO 7384 --- [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-7f5da949-212e-4efa-ace1-741b03158caf 08:33:13 2024-03-14T08:33:13.389Z INFO 7384 --- [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) 08:33:13 2024-03-14T08:33:13.389Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.389Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:13 2024-03-14T08:33:13.389Z WARN 7384 --- [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. 08:33:13 2024-03-14T08:33:13.418Z INFO 7384 --- [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-bfba6822-715f-4e06-828b-0f4c8303c5a9', protocol='range'} 08:33:13 2024-03-14T08:33:13.419Z INFO 7384 --- [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-bfba6822-715f-4e06-828b-0f4c8303c5a9=Assignment(partitions=[ncmp-async-m2m-0])} 08:33:13 2024-03-14T08:33:13.422Z INFO 7384 --- [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-7f5da949-212e-4efa-ace1-741b03158caf', protocol='range'} 08:33:13 2024-03-14T08:33:13.422Z INFO 7384 --- [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-7f5da949-212e-4efa-ace1-741b03158caf=Assignment(partitions=[ncmp-async-m2m-0])} 08:33:13 2024-03-14T08:33:13.423Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:13 2024-03-14T08:33:13.423Z WARN 7384 --- [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. 08:33:13 2024-03-14T08:33:13.433Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:13 2024-03-14T08:33:13.434Z WARN 7384 --- [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. 08:33:13 2024-03-14T08:33:13.437Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:13 2024-03-14T08:33:13.437Z WARN 7384 --- [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. 08:33:13 2024-03-14T08:33:13.441Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:13 2024-03-14T08:33:13.441Z WARN 7384 --- [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. 08:33:13 2024-03-14T08:33:13.477Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:13 2024-03-14T08:33:13.477Z WARN 7384 --- [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. 08:33:13 2024-03-14T08:33:13.480Z INFO 7384 --- [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-bfba6822-715f-4e06-828b-0f4c8303c5a9', protocol='range'} 08:33:13 2024-03-14T08:33:13.481Z INFO 7384 --- [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]) 08:33:13 2024-03-14T08:33:13.481Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.485Z INFO 7384 --- [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-7f5da949-212e-4efa-ace1-741b03158caf', protocol='range'} 08:33:13 2024-03-14T08:33:13.485Z INFO 7384 --- [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]) 08:33:13 2024-03-14T08:33:13.486Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.491Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.491Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.493Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.494Z INFO 7384 --- [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 08:33:13 2024-03-14T08:33:13.505Z INFO 7384 --- [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}}. 08:33:13 2024-03-14T08:33:13.505Z INFO 7384 --- [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}}. 08:33:13 2024-03-14T08:33:13.523Z INFO 7384 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:33:13 2024-03-14T08:33:13.524Z INFO 7384 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 08:33:13 2024-03-14T08:33:13.557Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:33:13 2024-03-14T08:33:13.558Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:13 acks = -1 08:33:13 auto.include.jmx.reporter = true 08:33:13 batch.size = 16384 08:33:13 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:33:13 buffer.memory = 33554432 08:33:13 client.dns.lookup = use_all_dns_ips 08:33:13 client.id = producer-9 08:33:13 compression.type = none 08:33:13 connections.max.idle.ms = 540000 08:33:13 delivery.timeout.ms = 120000 08:33:13 enable.idempotence = false 08:33:13 interceptor.classes = [] 08:33:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:13 linger.ms = 1 08:33:13 max.block.ms = 60000 08:33:13 max.in.flight.requests.per.connection = 5 08:33:13 max.request.size = 1048576 08:33:13 metadata.max.age.ms = 300000 08:33:13 metadata.max.idle.ms = 300000 08:33:13 metric.reporters = [] 08:33:13 metrics.num.samples = 2 08:33:13 metrics.recording.level = INFO 08:33:13 metrics.sample.window.ms = 30000 08:33:13 partitioner.adaptive.partitioning.enable = true 08:33:13 partitioner.availability.timeout.ms = 0 08:33:13 partitioner.class = null 08:33:13 partitioner.ignore.keys = false 08:33:13 receive.buffer.bytes = 32768 08:33:13 reconnect.backoff.max.ms = 1000 08:33:13 reconnect.backoff.ms = 50 08:33:13 request.timeout.ms = 30000 08:33:13 retries = 0 08:33:13 retry.backoff.ms = 100 08:33:13 sasl.client.callback.handler.class = null 08:33:13 sasl.jaas.config = null 08:33:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:13 sasl.kerberos.min.time.before.relogin = 60000 08:33:13 sasl.kerberos.service.name = null 08:33:13 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:13 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:13 sasl.login.callback.handler.class = null 08:33:13 sasl.login.class = null 08:33:13 sasl.login.connect.timeout.ms = null 08:33:13 sasl.login.read.timeout.ms = null 08:33:13 sasl.login.refresh.buffer.seconds = 300 08:33:13 sasl.login.refresh.min.period.seconds = 60 08:33:13 sasl.login.refresh.window.factor = 0.8 08:33:13 sasl.login.refresh.window.jitter = 0.05 08:33:13 sasl.login.retry.backoff.max.ms = 10000 08:33:13 sasl.login.retry.backoff.ms = 100 08:33:13 sasl.mechanism = GSSAPI 08:33:13 sasl.oauthbearer.clock.skew.seconds = 30 08:33:13 sasl.oauthbearer.expected.audience = null 08:33:13 sasl.oauthbearer.expected.issuer = null 08:33:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:13 sasl.oauthbearer.jwks.endpoint.url = null 08:33:13 sasl.oauthbearer.scope.claim.name = scope 08:33:13 sasl.oauthbearer.sub.claim.name = sub 08:33:13 sasl.oauthbearer.token.endpoint.url = null 08:33:13 security.protocol = PLAINTEXT 08:33:13 security.providers = null 08:33:13 send.buffer.bytes = 131072 08:33:13 socket.connection.setup.timeout.max.ms = 30000 08:33:13 socket.connection.setup.timeout.ms = 10000 08:33:13 ssl.cipher.suites = null 08:33:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:13 ssl.endpoint.identification.algorithm = https 08:33:13 ssl.engine.factory.class = null 08:33:13 ssl.key.password = null 08:33:13 ssl.keymanager.algorithm = SunX509 08:33:13 ssl.keystore.certificate.chain = null 08:33:13 ssl.keystore.key = null 08:33:13 ssl.keystore.location = null 08:33:13 ssl.keystore.password = null 08:33:13 ssl.keystore.type = JKS 08:33:13 ssl.protocol = TLSv1.3 08:33:13 ssl.provider = null 08:33:13 ssl.secure.random.implementation = null 08:33:13 ssl.trustmanager.algorithm = PKIX 08:33:13 ssl.truststore.certificates = null 08:33:13 ssl.truststore.location = null 08:33:13 ssl.truststore.password = null 08:33:13 ssl.truststore.type = JKS 08:33:13 transaction.timeout.ms = 60000 08:33:13 transactional.id = null 08:33:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:33:13 08:33:13 2024-03-14T08:33:13.560Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:33:13 2024-03-14T08:33:13.560Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:13 2024-03-14T08:33:13.560Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:13 2024-03-14T08:33:13.560Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405193560 08:33:13 2024-03-14T08:33:13.581Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to husAtB5HQmqUpYxbGMb7fQ 08:33:13 2024-03-14T08:33:13.581Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: VglYqX6_S6meHzJX0H7GNw 08:33:13 2024-03-14T08:33:13.692Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:33:13 2024-03-14T08:33:13.692Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:13 acks = -1 08:33:13 auto.include.jmx.reporter = true 08:33:13 batch.size = 16384 08:33:13 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:33:13 buffer.memory = 33554432 08:33:13 client.dns.lookup = use_all_dns_ips 08:33:13 client.id = producer-10 08:33:13 compression.type = none 08:33:13 connections.max.idle.ms = 540000 08:33:13 delivery.timeout.ms = 120000 08:33:13 enable.idempotence = false 08:33:13 interceptor.classes = [] 08:33:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:13 linger.ms = 1 08:33:13 max.block.ms = 60000 08:33:13 max.in.flight.requests.per.connection = 5 08:33:13 max.request.size = 1048576 08:33:13 metadata.max.age.ms = 300000 08:33:13 metadata.max.idle.ms = 300000 08:33:13 metric.reporters = [] 08:33:13 metrics.num.samples = 2 08:33:13 metrics.recording.level = INFO 08:33:13 metrics.sample.window.ms = 30000 08:33:13 partitioner.adaptive.partitioning.enable = true 08:33:13 partitioner.availability.timeout.ms = 0 08:33:13 partitioner.class = null 08:33:13 partitioner.ignore.keys = false 08:33:13 receive.buffer.bytes = 32768 08:33:13 reconnect.backoff.max.ms = 1000 08:33:13 reconnect.backoff.ms = 50 08:33:13 request.timeout.ms = 30000 08:33:13 retries = 0 08:33:13 retry.backoff.ms = 100 08:33:13 sasl.client.callback.handler.class = null 08:33:13 sasl.jaas.config = null 08:33:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:13 sasl.kerberos.min.time.before.relogin = 60000 08:33:13 sasl.kerberos.service.name = null 08:33:13 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:13 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:13 sasl.login.callback.handler.class = null 08:33:13 sasl.login.class = null 08:33:13 sasl.login.connect.timeout.ms = null 08:33:13 sasl.login.read.timeout.ms = null 08:33:13 sasl.login.refresh.buffer.seconds = 300 08:33:13 sasl.login.refresh.min.period.seconds = 60 08:33:13 sasl.login.refresh.window.factor = 0.8 08:33:13 sasl.login.refresh.window.jitter = 0.05 08:33:13 sasl.login.retry.backoff.max.ms = 10000 08:33:13 sasl.login.retry.backoff.ms = 100 08:33:13 sasl.mechanism = GSSAPI 08:33:13 sasl.oauthbearer.clock.skew.seconds = 30 08:33:13 sasl.oauthbearer.expected.audience = null 08:33:13 sasl.oauthbearer.expected.issuer = null 08:33:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:13 sasl.oauthbearer.jwks.endpoint.url = null 08:33:13 sasl.oauthbearer.scope.claim.name = scope 08:33:13 sasl.oauthbearer.sub.claim.name = sub 08:33:13 sasl.oauthbearer.token.endpoint.url = null 08:33:13 security.protocol = PLAINTEXT 08:33:13 security.providers = null 08:33:13 send.buffer.bytes = 131072 08:33:13 socket.connection.setup.timeout.max.ms = 30000 08:33:13 socket.connection.setup.timeout.ms = 10000 08:33:13 ssl.cipher.suites = null 08:33:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:13 ssl.endpoint.identification.algorithm = https 08:33:13 ssl.engine.factory.class = null 08:33:13 ssl.key.password = null 08:33:13 ssl.keymanager.algorithm = SunX509 08:33:13 ssl.keystore.certificate.chain = null 08:33:13 ssl.keystore.key = null 08:33:13 ssl.keystore.location = null 08:33:13 ssl.keystore.password = null 08:33:13 ssl.keystore.type = JKS 08:33:13 ssl.protocol = TLSv1.3 08:33:13 ssl.provider = null 08:33:13 ssl.secure.random.implementation = null 08:33:13 ssl.trustmanager.algorithm = PKIX 08:33:13 ssl.truststore.certificates = null 08:33:13 ssl.truststore.location = null 08:33:13 ssl.truststore.password = null 08:33:13 ssl.truststore.type = JKS 08:33:13 transaction.timeout.ms = 60000 08:33:13 transactional.id = null 08:33:13 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:33:13 08:33:13 2024-03-14T08:33:13.698Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:33:13 2024-03-14T08:33:13.698Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:13 2024-03-14T08:33:13.698Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:13 2024-03-14T08:33:13.698Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405193698 08:33:13 2024-03-14T08:33:13.708Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to husAtB5HQmqUpYxbGMb7fQ 08:33:13 2024-03-14T08:33:13.708Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: VglYqX6_S6meHzJX0H7GNw 08:33:13 2024-03-14T08:33:13.755Z ERROR 7384 --- [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 08:33:13 08:33:13 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 08:33:13 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 08:33:13 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 08:33:13 at io.micrometer.observation.Observation.observe(Observation.java:544) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 08:33:13 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:33:13 at java.base/java.lang.Thread.run(Thread.java:833) 08:33:13 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:33:13 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 08:33:13 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 08:33:13 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 08:33:13 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 08:33:13 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 08:33:13 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 08:33:13 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 08:33:13 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 08:33:13 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 08:33:13 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 08:33:13 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 08:33:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 08:33:13 ... 3 common frames omitted 08:33:13 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:33:13 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:33:13 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:33:13 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:33:13 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:33:13 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:33:13 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 08:33:13 ... 15 common frames omitted 08:33:13 08:33:14 2024-03-14T08:33:13.911Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 08:33:14 2024-03-14T08:33:13.911Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:13.912Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:14 2024-03-14T08:33:13.912Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 08:33:14 2024-03-14T08:33:13.912Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:14 2024-03-14T08:33:13.912Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] 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) 08:33:14 2024-03-14T08:33:13.913Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:13.913Z INFO 7384 --- [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 24 due to node 1 being disconnected (elapsed time since creation: 158ms, elapsed time since send: 158ms, request timeout: 30000ms) 08:33:14 2024-03-14T08:33:13.913Z INFO 7384 --- [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 26 due to node 1 being disconnected (elapsed time since creation: 52ms, elapsed time since send: 52ms, request timeout: 30000ms) 08:33:14 2024-03-14T08:33:13.913Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:13.913Z INFO 7384 --- [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=1986950085, epoch=2) to node 1: 08:33:14 08:33:14 org.apache.kafka.common.errors.DisconnectException: null 08:33:14 08:33:14 2024-03-14T08:33:13.913Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:13.913Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:13.914Z INFO 7384 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 162ms, elapsed time since send: 162ms, request timeout: 30000ms) 08:33:14 2024-03-14T08:33:13.914Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:13.914Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:13.914Z INFO 7384 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1126098439, epoch=2) to node 1: 08:33:14 08:33:14 org.apache.kafka.common.errors.DisconnectException: null 08:33:14 08:33:14 2024-03-14T08:33:13.914Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:14.013Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.013Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.013Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.014Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.014Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:14.014Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.014Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:14.014Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.047Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.047Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.114Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.114Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.115Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:14.115Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.164Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.164Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.165Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:14.165Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.168Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.168Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.308Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.308Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.308Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:14 2024-03-14T08:33:14.308Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.365Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.366Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.366Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:14.366Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.392Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.392Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.401Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.401Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.415Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.415Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.416Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:14.416Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.435Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.435Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.440Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.440Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.530Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.530Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.531Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.531Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.768Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.768Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.818Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:14.818Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.867Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:14 2024-03-14T08:33:14.867Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.868Z INFO 7384 --- [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. 08:33:14 2024-03-14T08:33:14.868Z WARN 7384 --- [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. 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [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 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 08:33:14 2024-03-14T08:33:14.906Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.907Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.907Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.907Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.907Z INFO 7384 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:33:14 2024-03-14T08:33:14.907Z INFO 7384 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:33:14 2024-03-14T08:33:14.907Z INFO 7384 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:33:14 2024-03-14T08:33:14.907Z INFO 7384 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:33:14 2024-03-14T08:33:14.907Z INFO 7384 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:33:14 2024-03-14T08:33:14.907Z INFO 7384 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:33:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.104 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 08:33:14 2024-03-14T08:33:14.912Z INFO 7384 --- [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 08:33:14 2024-03-14T08:33:14.912Z INFO 7384 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 08:33:14 2024-03-14T08:33:14.912Z INFO 7384 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 08:33:14 2024-03-14T08:33:14.912Z INFO 7384 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 08:33:14 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 08:33:15 08:33:15,087 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:33:15 08:33:15,087 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:33:15 08:33:15,088 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6a7909db - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:33:15 08:33:15,091 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:33:15 08:33:15,091 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6a7909db - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:33:15 08:33:15,095 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:33:15 08:33:15,095 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:33:15 08:33:15,095 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:33:15 08:33:15,096 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:33:15 08:33:15,096 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6a7909db - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:33:15 08:33:15,099 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:33:15 08:33:15,099 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:33:15 08:33:15,099 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:33:15 08:33:15,099 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405195099) 08:33:15 08:33:15,099 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:33:15 08:33:15,099 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5943680c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5943680c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5943680c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5943680c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:33:15 08:33:15,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5943680c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:33:15 08:33:15,101 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:33:15 08:33:15,101 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5943680c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:33:15 08:33:15,101 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:33:15 08:33:15,101 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5943680c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:33:15 08:33:15,101 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:33:15 08:33:15,101 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5943680c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:33:15 08:33:15,101 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:33:15 08:33:15,101 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:33:15 08:33:15,101 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:33:15 08:33:15,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:33:15 08:33:15,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:33:15 08:33:15,102 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:33:15 08:33:15,102 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:33:15 08:33:15,106 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4bc1bcb8 - Setting zoneId to "UTC" 08:33:15 08:33:15,106 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:33:15 08:33:15,106 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:33:15 08:33:15,109 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:33:15 08:33:15,109 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:33:15 08:33:15,109 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:33:15 08:33:15,109 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:33:15 08:33:15,109 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:33:15 08:33:15,110 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5943680c - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:33:15 08:33:15,110 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:33:15 08:33:15,110 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@12032e95 - End of configuration. 08:33:15 08:33:15,110 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3016cadf - Registering current configuration as safe fallback point 08:33:15 08:33:15 08:33:15 . ____ _ __ _ _ 08:33:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:15 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:15 =========|_|==============|___/=/_/_/_/ 08:33:15 :: Spring Boot :: (v3.1.2) 08:33:15 08:33:15 2024-03-14T08:33:15.113Z INFO 7384 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:15 2024-03-14T08:33:15.114Z INFO 7384 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 08:33:15 2024-03-14T08:33:15.175Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:15 2024-03-14T08:33:15.175Z WARN 7384 --- [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. 08:33:15 2024-03-14T08:33:15.215Z INFO 7384 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.145 seconds (process running for 69.958) 08:33:15 2024-03-14T08:33:15.241Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:15 2024-03-14T08:33:15.241Z WARN 7384 --- [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. 08:33:15 2024-03-14T08:33:15.251Z WARN 7384 --- [ 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') 08:33:15 2024-03-14T08:33:15.258Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:15 2024-03-14T08:33:15.258Z WARN 7384 --- [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. 08:33:15 2024-03-14T08:33:15.262Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:15 2024-03-14T08:33:15.262Z WARN 7384 --- [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. 08:33:15 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 08:33:15 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 08:33:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 08:33:15 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 08:33:15 08:33:15 . ____ _ __ _ _ 08:33:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:15 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:15 =========|_|==============|___/=/_/_/_/ 08:33:15 :: Spring Boot :: (v3.1.2) 08:33:15 08:33:15 2024-03-14T08:33:15.296Z INFO 7384 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:15 2024-03-14T08:33:15.296Z INFO 7384 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 08:33:15 2024-03-14T08:33:15.312Z INFO 7384 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.033 seconds (process running for 70.055) 08:33:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 08:33:15 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 08:33:15 08:33:15 . ____ _ __ _ _ 08:33:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:15 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:15 =========|_|==============|___/=/_/_/_/ 08:33:15 :: Spring Boot :: (v3.1.2) 08:33:15 08:33:15 2024-03-14T08:33:15.340Z INFO 7384 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:15 2024-03-14T08:33:15.340Z INFO 7384 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 08:33:15 2024-03-14T08:33:15.346Z INFO 7384 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.021 seconds (process running for 70.089) 08:33:15 2024-03-14T08:33:15.385Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:15 2024-03-14T08:33:15.385Z WARN 7384 --- [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. 08:33:15 2024-03-14T08:33:15.394Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:15 2024-03-14T08:33:15.394Z WARN 7384 --- [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. 08:33:15 2024-03-14T08:33:15.497Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:15 2024-03-14T08:33:15.497Z WARN 7384 --- [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. 08:33:15 2024-03-14T08:33:15.513Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:15 2024-03-14T08:33:15.513Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:15 2024-03-14T08:33:15.517Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:15 2024-03-14T08:33:15.517Z WARN 7384 --- [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. 08:33:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 08:33:15 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 08:33:19 08:33:19 . ____ _ __ _ _ 08:33:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:19 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:19 =========|_|==============|___/=/_/_/_/ 08:33:19 :: Spring Boot :: (v3.1.2) 08:33:19 08:33:19 2024-03-14T08:33:15.578Z INFO 7384 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:19 2024-03-14T08:33:15.578Z INFO 7384 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:33:19 2024-03-14T08:33:15.585Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:19 2024-03-14T08:33:15.585Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:15.638Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:19 2024-03-14T08:33:15.639Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:15.675Z WARN 7384 --- [ 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: 08:33:19 --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 08:33:19 2024-03-14T08:33:15.743Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:19 2024-03-14T08:33:15.743Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:15.770Z INFO 7384 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:33:19 + + o o o o---o o----o o o---o o o----o o--o--o 08:33:19 + + + + | | / \ / | | / / \ | | 08:33:19 + + + + + o----o o o o o----o | o o o o----o | 08:33:19 + + + + | | / \ / | | \ / \ | | 08:33:19 + + o o o o o---o o----o o----o o---o o o o----o o 08:33:19 2024-03-14T08:33:15.770Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:33:19 2024-03-14T08:33:15.770Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5701 08:33:19 2024-03-14T08:33:15.770Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:33:19 2024-03-14T08:33:15.770Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:33:19 2024-03-14T08:33:15.773Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:33:19 To enable the Jet engine on the members, do one of the following: 08:33:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:33:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:33:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:33:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:33:19 2024-03-14T08:33:16.180Z INFO 7384 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:33:19 2024-03-14T08:33:16.194Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.195Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.228Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.228Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.295Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.295Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.295Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.295Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.301Z INFO 7384 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:33:19 2024-03-14T08:33:16.305Z WARN 7384 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:33:19 2024-03-14T08:33:16.398Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.398Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.446Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.446Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.548Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.548Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.552Z INFO 7384 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:33:19 2024-03-14T08:33:16.557Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5701 is STARTING 08:33:19 2024-03-14T08:33:16.600Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.600Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.699Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.699Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.709Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.709Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:16.717Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.717Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:19 2024-03-14T08:33:16.797Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:19 2024-03-14T08:33:16.797Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.150Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.150Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.202Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.202Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.250Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.250Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.349Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.349Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.433Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.433Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.502Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.502Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.552Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.552Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.664Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.665Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.712Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.712Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.803Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.803Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.866Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.866Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:17.921Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:19 2024-03-14T08:33:17.921Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:19 2024-03-14T08:33:18.219Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.219Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.304Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.305Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.305Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.305Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.338Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.338Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.355Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.355Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.405Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.405Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.616Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.616Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.656Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.656Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.705Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.705Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.720Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.720Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:18.869Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:19 2024-03-14T08:33:18.869Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:19.021Z INFO 7384 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:33:19 08:33:19 Members {size:1, ver:1} [ 08:33:19 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca this 08:33:19 ] 08:33:19 08:33:19 2024-03-14T08:33:19.024Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:19 2024-03-14T08:33:19.024Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:19 2024-03-14T08:33:19.039Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5701 is STARTED 08:33:19 2024-03-14T08:33:19.069Z INFO 7384 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.508 seconds (process running for 73.813) 08:33:19 2024-03-14T08:33:19.123Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:19 2024-03-14T08:33:19.123Z WARN 7384 --- [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. 08:33:19 2024-03-14T08:33:19.167Z INFO 7384 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 08:33:19 2024-03-14T08:33:19.212Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:19 2024-03-14T08:33:19.212Z WARN 7384 --- [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. 08:33:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.731 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 08:33:19 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 08:33:25 2024-03-14T08:33:19.312Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.312Z WARN 7384 --- [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. 08:33:25 08:33:25 . ____ _ __ _ _ 08:33:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:25 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:25 =========|_|==============|___/=/_/_/_/ 08:33:25 :: Spring Boot :: (v3.1.2) 08:33:25 08:33:25 2024-03-14T08:33:19.324Z INFO 7384 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:25 2024-03-14T08:33:19.324Z INFO 7384 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:33:25 2024-03-14T08:33:19.343Z INFO 7384 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:33:25 + + o o o o---o o----o o o---o o o----o o--o--o 08:33:25 + + + + | | / \ / | | / / \ | | 08:33:25 + + + + + o----o o o o o----o | o o o o----o | 08:33:25 + + + + | | / \ / | | \ / \ | | 08:33:25 + + o o o o o---o o----o o----o o---o o o o----o o 08:33:25 2024-03-14T08:33:19.343Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:33:25 2024-03-14T08:33:19.343Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5702 08:33:25 2024-03-14T08:33:19.343Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:33:25 2024-03-14T08:33:19.343Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:33:25 2024-03-14T08:33:19.343Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:33:25 To enable the Jet engine on the members, do one of the following: 08:33:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:33:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:33:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:33:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:33:25 2024-03-14T08:33:19.358Z INFO 7384 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:33:25 2024-03-14T08:33:19.361Z INFO 7384 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:33:25 2024-03-14T08:33:19.362Z WARN 7384 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:33:25 2024-03-14T08:33:19.380Z INFO 7384 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:33:25 2024-03-14T08:33:19.381Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5702 is STARTING 08:33:25 2024-03-14T08:33:19.417Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.417Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:19.463Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.463Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:19.478Z INFO 7384 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.33]:5701 08:33:25 2024-03-14T08:33:19.505Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5701 and /10.30.107.33:41101 08:33:25 2024-03-14T08:33:19.507Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:41101 and /10.30.107.33:5701 08:33:25 2024-03-14T08:33:19.547Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.547Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:19.613Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.613Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:19.619Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.619Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:19.739Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.739Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:19.870Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.871Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:19.927Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.927Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:19.932Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:19.933Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:25 2024-03-14T08:33:20.279Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.279Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.318Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.318Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.365Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.365Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.370Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.371Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.416Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.416Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.622Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.622Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.668Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.668Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.752Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.752Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.774Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.774Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.893Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.893Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:20.984Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:25 2024-03-14T08:33:20.985Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.135Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.135Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:25 2024-03-14T08:33:21.283Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.283Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.323Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.323Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.370Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.370Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.419Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.419Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.524Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.524Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.524Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.524Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.622Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.622Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.696Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.696Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.879Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.879Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.887Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.887Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:21.956Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:25 2024-03-14T08:33:21.957Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.138Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.138Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:25 2024-03-14T08:33:22.227Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.227Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.287Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.287Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.423Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.423Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.423Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.423Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.527Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.527Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.727Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.727Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.729Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.729Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.833Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.833Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.901Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.901Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.960Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.960Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:22.991Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:25 2024-03-14T08:33:22.991Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:23.080Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.080Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:23.141Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.141Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:25 2024-03-14T08:33:23.142Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.142Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:23.376Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.376Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:23.429Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.429Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:23.577Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.577Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:23.582Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.582Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:23.682Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.682Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:23.686Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.686Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:23.805Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:25 2024-03-14T08:33:23.805Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.045Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.045Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.114Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.114Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.235Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.235Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.344Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.344Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:25 2024-03-14T08:33:24.346Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.346Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.430Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.430Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.430Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.430Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.532Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.532Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.585Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.586Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.600Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:33:25 08:33:25 Members {size:2, ver:2} [ 08:33:25 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca this 08:33:25 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:25 ] 08:33:25 08:33:25 2024-03-14T08:33:24.611Z INFO 7384 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:33:25 08:33:25 Members {size:2, ver:2} [ 08:33:25 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:25 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d this 08:33:25 ] 08:33:25 08:33:25 2024-03-14T08:33:24.612Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5702 is STARTED 08:33:25 2024-03-14T08:33:24.627Z INFO 7384 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:33:25 + + o o o o---o o----o o o---o o o----o o--o--o 08:33:25 + + + + | | / \ / | | / / \ | | 08:33:25 + + + + + o----o o o o o----o | o o o o----o | 08:33:25 + + + + | | / \ / | | \ / \ | | 08:33:25 + + o o o o o---o o----o o----o o---o o o o----o o 08:33:25 2024-03-14T08:33:24.627Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:33:25 2024-03-14T08:33:24.627Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5703 08:33:25 2024-03-14T08:33:24.627Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:33:25 2024-03-14T08:33:24.628Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:33:25 2024-03-14T08:33:24.628Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:33:25 To enable the Jet engine on the members, do one of the following: 08:33:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:33:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:33:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:33:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:33:25 2024-03-14T08:33:24.637Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.637Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.639Z INFO 7384 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:33:25 2024-03-14T08:33:24.640Z INFO 7384 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:33:25 2024-03-14T08:33:24.640Z WARN 7384 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:33:25 2024-03-14T08:33:24.648Z INFO 7384 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:33:25 2024-03-14T08:33:24.649Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5703 is STARTING 08:33:25 2024-03-14T08:33:24.709Z INFO 7384 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.33]:5701 08:33:25 2024-03-14T08:33:24.712Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5701 and /10.30.107.33:44113 08:33:25 2024-03-14T08:33:24.721Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:44113 and /10.30.107.33:5701 08:33:25 2024-03-14T08:33:24.790Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.790Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.859Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:25 2024-03-14T08:33:24.859Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:24.877Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 08:33:25 2024-03-14T08:33:25.099Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:25 2024-03-14T08:33:25.099Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:25.197Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:33:24 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 08:33:25 2024-03-14T08:33:25.207Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:25 2024-03-14T08:33:25.207Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:25.239Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:25 2024-03-14T08:33:25.239Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:25.365Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:25.365Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:25 2024-03-14T08:33:25.389Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:25 2024-03-14T08:33:25.389Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:25.435Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:25 2024-03-14T08:33:25.435Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:25.445Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:25 2024-03-14T08:33:25.445Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:25.587Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:25 2024-03-14T08:33:25.587Z WARN 7384 --- [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. 08:33:25 2024-03-14T08:33:25.591Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:25 2024-03-14T08:33:25.591Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:25.639Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:33 2024-03-14T08:33:25.639Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:25.693Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:33 2024-03-14T08:33:25.693Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:25.822Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:33 2024-03-14T08:33:25.822Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.145Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.145Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.193Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.193Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.209Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.209Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.315Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.315Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.349Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.349Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.367Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.367Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:33 2024-03-14T08:33:26.590Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.591Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.638Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.638Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.645Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.646Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.842Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.842Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.847Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.847Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:26.927Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:33 2024-03-14T08:33:26.927Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.063Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.063Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.100Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.100Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.197Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.197Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.202Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.202Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.271Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.271Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:33 2024-03-14T08:33:27.419Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.419Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.548Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.548Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.641Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.641Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.794Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.794Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.880Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.880Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:27.946Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:33 2024-03-14T08:33:27.946Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.000Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.000Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.016Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.017Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.174Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.174Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:33 2024-03-14T08:33:28.201Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.201Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.204Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.204Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.401Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.401Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.406Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.406Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.573Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.574Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.844Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.844Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.847Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.847Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.884Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.884Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.898Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.898Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:28.954Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:33 2024-03-14T08:33:28.954Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:29.054Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.054Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:29.169Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.169Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:29.259Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.259Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:29.358Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.358Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:29.377Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.377Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:33 2024-03-14T08:33:29.556Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.556Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:29.627Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.627Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:29.807Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.807Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:29.817Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:33:33 08:33:33 Members {size:3, ver:3} [ 08:33:33 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca this 08:33:33 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:33 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:33 ] 08:33:33 08:33:33 2024-03-14T08:33:29.822Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:33:33 08:33:33 Members {size:3, ver:3} [ 08:33:33 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:33 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:33 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 this 08:33:33 ] 08:33:33 08:33:33 2024-03-14T08:33:29.823Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:33:33 08:33:33 Members {size:3, ver:3} [ 08:33:33 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:33 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d this 08:33:33 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:33 ] 08:33:33 08:33:33 2024-03-14T08:33:29.823Z INFO 7384 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5702, timeout: 10000, bind-any: true 08:33:33 2024-03-14T08:33:29.830Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5703 and /10.30.107.33:54273 08:33:33 2024-03-14T08:33:29.830Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:54273 and /10.30.107.33:5703 08:33:33 2024-03-14T08:33:29.832Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5702 and /10.30.107.33:33115 08:33:33 2024-03-14T08:33:29.832Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:33115 and /10.30.107.33:5702 08:33:33 2024-03-14T08:33:29.947Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.947Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:29.951Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:33 2024-03-14T08:33:29.951Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.001Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.001Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.007Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.007Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.038Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.038Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.072Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.072Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.076Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 08:33:33 2024-03-14T08:33:30.112Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.112Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.279Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.280Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:33 2024-03-14T08:33:30.342Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:33:30 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 08:33:33 2024-03-14T08:33:30.512Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.512Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.710Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.710Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.764Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.764Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.823Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5703 is STARTED 08:33:33 2024-03-14T08:33:30.829Z INFO 7384 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] 08:33:33 + + o o o o---o o----o o o---o o o----o o--o--o 08:33:33 + + + + | | / \ / | | / / \ | | 08:33:33 + + + + + o----o o o o o----o | o o o o----o | 08:33:33 + + + + | | / \ / | | \ / \ | | 08:33:33 + + o o o o o---o o----o o----o o---o o o o----o o 08:33:33 2024-03-14T08:33:30.829Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:33:33 2024-03-14T08:33:30.829Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5704 08:33:33 2024-03-14T08:33:30.829Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:33:33 2024-03-14T08:33:30.829Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:33:33 2024-03-14T08:33:30.829Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:33:33 To enable the Jet engine on the members, do one of the following: 08:33:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:33:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:33:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:33:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:33:33 2024-03-14T08:33:30.833Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.833Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.841Z INFO 7384 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:33:33 2024-03-14T08:33:30.842Z INFO 7384 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:33:33 2024-03-14T08:33:30.842Z WARN 7384 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:33:33 2024-03-14T08:33:30.849Z INFO 7384 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:33:33 2024-03-14T08:33:30.849Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5704 is STARTING 08:33:33 2024-03-14T08:33:30.914Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.914Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:30.957Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:33 2024-03-14T08:33:30.957Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:31.011Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.011Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:31.049Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.049Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:31.057Z INFO 7384 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.33]:5701 08:33:33 2024-03-14T08:33:31.060Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5701 and /10.30.107.33:40149 08:33:33 2024-03-14T08:33:31.060Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:40149 and /10.30.107.33:5701 08:33:33 2024-03-14T08:33:31.081Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.081Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:31.250Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.250Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:31.282Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.282Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:33 2024-03-14T08:33:31.289Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.289Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:31.415Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.415Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:31.715Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.715Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:31.767Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.767Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:31.786Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:33 2024-03-14T08:33:31.786Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.022Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.022Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.066Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.066Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.068Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.068Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.085Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.085Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:33 2024-03-14T08:33:32.137Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.137Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.173Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.173Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.224Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.224Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.236Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.236Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.474Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.474Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.739Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.739Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.769Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.769Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:32.869Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:33 2024-03-14T08:33:32.869Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:33.026Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:33 2024-03-14T08:33:33.026Z WARN 7384 --- [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. 08:33:33 2024-03-14T08:33:33.041Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.041Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:33.069Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.069Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:33.076Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.076Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:33.088Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.088Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:37 2024-03-14T08:33:33.123Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.123Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:33.141Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.141Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:33.227Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.227Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:33.478Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.478Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:33.593Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.594Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:33.773Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.773Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:33.824Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:37 2024-03-14T08:33:33.824Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.071Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.071Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.144Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.144Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.230Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.230Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.246Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.246Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.279Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.279Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.291Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.291Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:37 2024-03-14T08:33:34.326Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.326Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.331Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.331Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.431Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.431Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.446Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.446Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.777Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.777Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:34.828Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:37 2024-03-14T08:33:34.828Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.048Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.048Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.174Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.174Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.284Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.284Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.294Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.294Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:37 2024-03-14T08:33:35.384Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.384Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.432Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.432Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.435Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.435Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.449Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.449Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.480Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.480Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.600Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.600Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.731Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.731Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:35.783Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:37 2024-03-14T08:33:35.783Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.096Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.096Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:37 2024-03-14T08:33:36.101Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.101Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.164Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:33:37 08:33:37 Members {size:4, ver:4} [ 08:33:37 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca this 08:33:37 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:37 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:37 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:37 ] 08:33:37 08:33:37 2024-03-14T08:33:36.171Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:33:37 08:33:37 Members {size:4, ver:4} [ 08:33:37 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:37 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d this 08:33:37 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:37 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:37 ] 08:33:37 08:33:37 2024-03-14T08:33:36.171Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5704 and /10.30.107.33:42745 08:33:37 2024-03-14T08:33:36.173Z INFO 7384 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:33:37 08:33:37 Members {size:4, ver:4} [ 08:33:37 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:37 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:37 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 this 08:33:37 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:37 ] 08:33:37 08:33:37 2024-03-14T08:33:36.173Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:42745 and /10.30.107.33:5704 08:33:37 2024-03-14T08:33:36.173Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] 08:33:37 08:33:37 Members {size:4, ver:4} [ 08:33:37 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:37 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:37 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:37 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 this 08:33:37 ] 08:33:37 08:33:37 2024-03-14T08:33:36.174Z INFO 7384 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5702, timeout: 10000, bind-any: true 08:33:37 2024-03-14T08:33:36.174Z INFO 7384 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5703, timeout: 10000, bind-any: true 08:33:37 2024-03-14T08:33:36.177Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.177Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.178Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5702 and /10.30.107.33:58363 08:33:37 2024-03-14T08:33:36.180Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:58363 and /10.30.107.33:5702 08:33:37 2024-03-14T08:33:36.180Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5704 and /10.30.107.33:42747 08:33:37 2024-03-14T08:33:36.181Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:42747 and /10.30.107.33:5704 08:33:37 2024-03-14T08:33:36.181Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5703 and /10.30.107.33:39659 08:33:37 2024-03-14T08:33:36.182Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:39659 and /10.30.107.33:5703 08:33:37 2024-03-14T08:33:36.240Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.240Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.338Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.338Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.424Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 08:33:37 2024-03-14T08:33:36.485Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.485Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.487Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.487Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.583Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.583Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.585Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.585Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.603Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.603Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.714Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.714Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:36.725Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:33:36 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 08:33:37 2024-03-14T08:33:36.745Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:37 2024-03-14T08:33:36.745Z WARN 7384 --- [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. 08:33:37 2024-03-14T08:33:37.175Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5704 is STARTED 08:33:37 2024-03-14T08:33:37.185Z INFO 7384 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 17.881 seconds (process running for 91.928) 08:33:37 2024-03-14T08:33:37.220Z INFO 7384 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:33:38 2024-03-14T08:33:37.247Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.247Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.283Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.283Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.299Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.299Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:38 2024-03-14T08:33:37.307Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.307Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.349Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.349Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.495Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.495Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.592Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.592Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.600Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.600Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.609Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.609Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.795Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.795Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.817Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.817Z WARN 7384 --- [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. 08:33:38 2024-03-14T08:33:37.902Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:38 2024-03-14T08:33:37.902Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.251Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.251Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.310Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.311Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.494Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.495Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.502Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.502Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:39 2024-03-14T08:33:38.547Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.547Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.562Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.562Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.562Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.562Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.647Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.647Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.670Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.670Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.703Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.703Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:38.796Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:39 2024-03-14T08:33:38.796Z WARN 7384 --- [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. 08:33:39 2024-03-14T08:33:39.005Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:39 2024-03-14T08:33:39.005Z WARN 7384 --- [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. 08:33:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.787 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 08:33:39 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 08:33:45 08:33:45 . ____ _ __ _ _ 08:33:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:45 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:45 =========|_|==============|___/=/_/_/_/ 08:33:45 :: Spring Boot :: (v3.1.2) 08:33:45 08:33:45 2024-03-14T08:33:39.108Z INFO 7384 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:45 2024-03-14T08:33:39.108Z INFO 7384 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:33:45 2024-03-14T08:33:39.123Z INFO 7384 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] 08:33:45 + + o o o o---o o----o o o---o o o----o o--o--o 08:33:45 + + + + | | / \ / | | / / \ | | 08:33:45 + + + + + o----o o o o o----o | o o o o----o | 08:33:45 + + + + | | / \ / | | \ / \ | | 08:33:45 + + o o o o o---o o----o o----o o---o o o o----o o 08:33:45 2024-03-14T08:33:39.123Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:33:45 2024-03-14T08:33:39.123Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5705 08:33:45 2024-03-14T08:33:39.123Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:33:45 2024-03-14T08:33:39.123Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:33:45 2024-03-14T08:33:39.123Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:33:45 To enable the Jet engine on the members, do one of the following: 08:33:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:33:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:33:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:33:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:33:45 2024-03-14T08:33:39.133Z INFO 7384 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:33:45 2024-03-14T08:33:39.134Z INFO 7384 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:33:45 2024-03-14T08:33:39.134Z WARN 7384 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:33:45 2024-03-14T08:33:39.141Z INFO 7384 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:33:45 2024-03-14T08:33:39.141Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5705 is STARTING 08:33:45 2024-03-14T08:33:39.263Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.263Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:39.327Z INFO 7384 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.33]:5701 08:33:45 2024-03-14T08:33:39.329Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5701 and /10.30.107.33:39739 08:33:45 2024-03-14T08:33:39.335Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:39739 and /10.30.107.33:5701 08:33:45 2024-03-14T08:33:39.404Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.404Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:39.404Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.404Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:45 2024-03-14T08:33:39.600Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.600Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:39.653Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.653Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:39.658Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.658Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:39.666Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.666Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:39.700Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.700Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:39.716Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.716Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:39.824Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.824Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:39.907Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:45 2024-03-14T08:33:39.907Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.208Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.208Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.307Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.307Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.367Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.367Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.503Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.503Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.508Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.508Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:45 2024-03-14T08:33:40.706Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.706Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.711Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.711Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.754Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.754Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.778Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.778Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.819Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.819Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:40.821Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:45 2024-03-14T08:33:40.821Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.060Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.061Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.110Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.110Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.360Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.360Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.410Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.410Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:45 2024-03-14T08:33:41.558Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.558Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.571Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.571Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.605Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.606Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.731Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.731Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.764Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.764Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.775Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.775Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.807Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.807Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:41.973Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:45 2024-03-14T08:33:41.973Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.212Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.212Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.213Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.213Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.313Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.313Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.512Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.512Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.584Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.584Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.612Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.612Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:45 2024-03-14T08:33:42.717Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.717Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.725Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.725Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.809Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.809Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.876Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.876Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.910Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.910Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:42.980Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:45 2024-03-14T08:33:42.980Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.065Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.065Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.316Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.316Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.415Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.415Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.416Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.416Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.487Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.487Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.569Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.569Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.614Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.614Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:45 2024-03-14T08:33:43.728Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.728Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.877Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.877Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.882Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.883Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.911Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.911Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:43.913Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:45 2024-03-14T08:33:43.913Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.017Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.017Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.220Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.220Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.368Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.368Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.434Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:33:45 08:33:45 Members {size:5, ver:5} [ 08:33:45 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca this 08:33:45 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:45 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:45 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:45 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 08:33:45 ] 08:33:45 08:33:45 2024-03-14T08:33:44.440Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] 08:33:45 08:33:45 Members {size:5, ver:5} [ 08:33:45 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:45 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:45 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:45 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:45 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 this 08:33:45 ] 08:33:45 08:33:45 2024-03-14T08:33:44.440Z INFO 7384 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5702, timeout: 10000, bind-any: true 08:33:45 2024-03-14T08:33:44.441Z INFO 7384 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5703, timeout: 10000, bind-any: true 08:33:45 2024-03-14T08:33:44.441Z INFO 7384 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5704, timeout: 10000, bind-any: true 08:33:45 2024-03-14T08:33:44.442Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:33:45 08:33:45 Members {size:5, ver:5} [ 08:33:45 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:45 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:45 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 this 08:33:45 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:45 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 08:33:45 ] 08:33:45 08:33:45 2024-03-14T08:33:44.443Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:33:45 08:33:45 Members {size:5, ver:5} [ 08:33:45 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:45 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d this 08:33:45 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:45 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:45 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 08:33:45 ] 08:33:45 08:33:45 2024-03-14T08:33:44.444Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5704 and /10.30.107.33:55695 08:33:45 2024-03-14T08:33:44.446Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5703 and /10.30.107.33:43551 08:33:45 2024-03-14T08:33:44.447Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5705 and /10.30.107.33:53503 08:33:45 2024-03-14T08:33:44.451Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:53503 and /10.30.107.33:5705 08:33:45 2024-03-14T08:33:44.452Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5702 and /10.30.107.33:48607 08:33:45 2024-03-14T08:33:44.455Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:55695 and /10.30.107.33:5704 08:33:45 2024-03-14T08:33:44.456Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5705 and /10.30.107.33:46325 08:33:45 2024-03-14T08:33:44.458Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:43551 and /10.30.107.33:5703 08:33:45 2024-03-14T08:33:44.458Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] 08:33:45 08:33:45 Members {size:5, ver:5} [ 08:33:45 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:45 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:45 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:45 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 this 08:33:45 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 08:33:45 ] 08:33:45 08:33:45 2024-03-14T08:33:44.458Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5705 and /10.30.107.33:57075 08:33:45 2024-03-14T08:33:44.460Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:57075 and /10.30.107.33:5705 08:33:45 2024-03-14T08:33:44.460Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:48607 and /10.30.107.33:5702 08:33:45 2024-03-14T08:33:44.464Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:46325 and /10.30.107.33:5705 08:33:45 2024-03-14T08:33:44.468Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.468Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.490Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.490Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.580Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.580Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.672Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.672Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.705Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 361 08:33:45 2024-03-14T08:33:44.784Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.784Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.819Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.819Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:45 2024-03-14T08:33:44.875Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.875Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.882Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.882Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:44.916Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:45 2024-03-14T08:33:44.916Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:45.183Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:45 2024-03-14T08:33:45.183Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:45.250Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:33:44 UTC 2024, plannedMigrations=361, completedMigrations=361, remainingMigrations=0, totalCompletedMigrations=1174) 08:33:45 2024-03-14T08:33:45.277Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:45 2024-03-14T08:33:45.277Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:45.381Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:45 2024-03-14T08:33:45.381Z WARN 7384 --- [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. 08:33:45 2024-03-14T08:33:45.427Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:51 2024-03-14T08:33:45.427Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:45.442Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5705 is STARTED 08:33:51 2024-03-14T08:33:45.451Z INFO 7384 --- [ main] com.hazelcast.system.logo : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] 08:33:51 + + o o o o---o o----o o o---o o o----o o--o--o 08:33:51 + + + + | | / \ / | | / / \ | | 08:33:51 + + + + + o----o o o o o----o | o o o o----o | 08:33:51 + + + + | | / \ / | | \ / \ | | 08:33:51 + + o o o o o---o o----o o----o o---o o o o----o o 08:33:51 2024-03-14T08:33:45.451Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:33:51 2024-03-14T08:33:45.451Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.33]:5706 08:33:51 2024-03-14T08:33:45.451Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:33:51 2024-03-14T08:33:45.451Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:33:51 2024-03-14T08:33:45.451Z INFO 7384 --- [ main] com.hazelcast.system : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:33:51 To enable the Jet engine on the members, do one of the following: 08:33:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:33:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:33:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:33:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:33:51 2024-03-14T08:33:45.466Z INFO 7384 --- [ main] com.hazelcast.system.security : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:33:51 2024-03-14T08:33:45.471Z INFO 7384 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:33:51 2024-03-14T08:33:45.471Z WARN 7384 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:33:51 2024-03-14T08:33:45.486Z INFO 7384 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:33:51 2024-03-14T08:33:45.487Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5706 is STARTING 08:33:51 2024-03-14T08:33:45.596Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:51 2024-03-14T08:33:45.597Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:45.600Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:51 2024-03-14T08:33:45.600Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:45.628Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:51 2024-03-14T08:33:45.628Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:45.629Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:45.629Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:51 2024-03-14T08:33:45.673Z INFO 7384 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.33]:5701 08:33:51 2024-03-14T08:33:45.675Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5701 and /10.30.107.33:57601 08:33:51 2024-03-14T08:33:45.675Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:57601 and /10.30.107.33:5701 08:33:51 2024-03-14T08:33:45.742Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:51 2024-03-14T08:33:45.742Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:45.833Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:51 2024-03-14T08:33:45.833Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:45.889Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:51 2024-03-14T08:33:45.889Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:45.929Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:45.929Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.236Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.236Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.284Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.284Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.330Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.330Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.381Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.381Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.448Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.448Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.633Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.633Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:51 2024-03-14T08:33:46.645Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.645Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.653Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.653Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.685Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.685Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.732Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.732Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.842Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.842Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:46.931Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:46.931Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.239Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.239Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.284Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.284Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.331Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.331Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.337Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.337Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.538Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.538Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:51 2024-03-14T08:33:47.556Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.556Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.597Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.597Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.601Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.601Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.833Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.833Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.836Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.836Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.838Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.838Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:47.894Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:51 2024-03-14T08:33:47.894Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:48.242Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:51 2024-03-14T08:33:48.243Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:48.287Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:51 2024-03-14T08:33:48.287Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:48.334Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:51 2024-03-14T08:33:48.334Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:48.410Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:51 2024-03-14T08:33:48.410Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:48.490Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:51 2024-03-14T08:33:48.490Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:48.539Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:48.539Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:51 2024-03-14T08:33:48.750Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:51 2024-03-14T08:33:48.750Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:48.804Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:51 2024-03-14T08:33:48.804Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:48.998Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:51 2024-03-14T08:33:48.998Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.035Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.035Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.039Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.039Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.041Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.041Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.297Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.297Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.313Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.313Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.408Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.408Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.441Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.441Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:51 2024-03-14T08:33:49.443Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.443Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.537Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.537Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.603Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.603Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.707Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.707Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:49.938Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:49.938Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.044Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.044Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.051Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.052Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.092Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.092Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.216Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.216Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.361Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.361Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.500Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.500Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.543Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.543Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:51 2024-03-14T08:33:50.546Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.546Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.640Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.640Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.706Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.706Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.779Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:33:51 08:33:51 Members {size:6, ver:6} [ 08:33:51 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca this 08:33:51 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:51 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:51 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:51 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 08:33:51 Member [10.30.107.33]:5706 - 6901bcd5-4cff-4d8c-a4e2-534a7a9999de 08:33:51 ] 08:33:51 08:33:51 2024-03-14T08:33:50.785Z INFO 7384 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:33:51 08:33:51 Members {size:6, ver:6} [ 08:33:51 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:51 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d this 08:33:51 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:51 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:51 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 08:33:51 Member [10.30.107.33]:5706 - 6901bcd5-4cff-4d8c-a4e2-534a7a9999de 08:33:51 ] 08:33:51 08:33:51 2024-03-14T08:33:50.786Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] 08:33:51 08:33:51 Members {size:6, ver:6} [ 08:33:51 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:51 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:51 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:51 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:51 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 08:33:51 Member [10.30.107.33]:5706 - 6901bcd5-4cff-4d8c-a4e2-534a7a9999de this 08:33:51 ] 08:33:51 08:33:51 2024-03-14T08:33:50.787Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:33:51 08:33:51 Members {size:6, ver:6} [ 08:33:51 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:51 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:51 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 this 08:33:51 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:51 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 08:33:51 Member [10.30.107.33]:5706 - 6901bcd5-4cff-4d8c-a4e2-534a7a9999de 08:33:51 ] 08:33:51 08:33:51 2024-03-14T08:33:50.788Z INFO 7384 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5702, timeout: 10000, bind-any: true 08:33:51 2024-03-14T08:33:50.788Z INFO 7384 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5703, timeout: 10000, bind-any: true 08:33:51 2024-03-14T08:33:50.789Z INFO 7384 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5704, timeout: 10000, bind-any: true 08:33:51 2024-03-14T08:33:50.789Z INFO 7384 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.33:5705, timeout: 10000, bind-any: true 08:33:51 2024-03-14T08:33:50.790Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5706 and /10.30.107.33:48031 08:33:51 2024-03-14T08:33:50.791Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5702 and /10.30.107.33:58719 08:33:51 2024-03-14T08:33:50.791Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5706 and /10.30.107.33:46191 08:33:51 2024-03-14T08:33:50.792Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5706 and /10.30.107.33:60211 08:33:51 2024-03-14T08:33:50.793Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5705 and /10.30.107.33:52557 08:33:51 2024-03-14T08:33:50.793Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5706 and /10.30.107.33:42417 08:33:51 2024-03-14T08:33:50.793Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:58719 and /10.30.107.33:5702 08:33:51 2024-03-14T08:33:50.793Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:46191 and /10.30.107.33:5706 08:33:51 2024-03-14T08:33:50.799Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5704 and /10.30.107.33:54503 08:33:51 2024-03-14T08:33:50.799Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:5703 and /10.30.107.33:42207 08:33:51 2024-03-14T08:33:50.800Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:42417 and /10.30.107.33:5706 08:33:51 2024-03-14T08:33:50.800Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:48031 and /10.30.107.33:5706 08:33:51 2024-03-14T08:33:50.800Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:60211 and /10.30.107.33:5706 08:33:51 2024-03-14T08:33:50.810Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5704 [cps-and-ncmp-test-caches] [5.2.4] 08:33:51 08:33:51 Members {size:6, ver:6} [ 08:33:51 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:51 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:51 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:51 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 this 08:33:51 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 08:33:51 Member [10.30.107.33]:5706 - 6901bcd5-4cff-4d8c-a4e2-534a7a9999de 08:33:51 ] 08:33:51 08:33:51 2024-03-14T08:33:50.812Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.812Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.815Z INFO 7384 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.33]:5705 [cps-and-ncmp-test-caches] [5.2.4] 08:33:51 08:33:51 Members {size:6, ver:6} [ 08:33:51 Member [10.30.107.33]:5701 - 884829a9-4c1c-44dd-8e87-e0c6e39ee5ca 08:33:51 Member [10.30.107.33]:5702 - d615f6f5-cce2-409e-9544-d09f1238aa5d 08:33:51 Member [10.30.107.33]:5703 - e41de308-2c0d-480f-88c7-e57bd9175627 08:33:51 Member [10.30.107.33]:5704 - 2e4bf041-10ba-48bc-beb8-db6d0c1d2e86 08:33:51 Member [10.30.107.33]:5705 - 34374678-a796-4981-bf93-f333b0c77264 this 08:33:51 Member [10.30.107.33]:5706 - 6901bcd5-4cff-4d8c-a4e2-534a7a9999de 08:33:51 ] 08:33:51 08:33:51 2024-03-14T08:33:50.817Z INFO 7384 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:42207 and /10.30.107.33:5703 08:33:51 2024-03-14T08:33:50.817Z INFO 7384 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:54503 and /10.30.107.33:5704 08:33:51 2024-03-14T08:33:50.817Z INFO 7384 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.33:52557 and /10.30.107.33:5705 08:33:51 2024-03-14T08:33:50.841Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.841Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:50.954Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:51 2024-03-14T08:33:50.954Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.001Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.001Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.051Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 432 08:33:51 2024-03-14T08:33:51.100Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.100Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.173Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.173Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.461Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.461Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.512Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.512Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.582Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.582Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.652Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.652Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:51 2024-03-14T08:33:51.759Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.759Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.780Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.780Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.792Z INFO 7384 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.33]:5706 is STARTED 08:33:51 2024-03-14T08:33:51.796Z INFO 7384 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.705 seconds (process running for 106.539) 08:33:51 2024-03-14T08:33:51.799Z INFO 7384 --- [p.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.33]:5706 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.5G, swap.space.total=0, swap.space.free=0, heap.memory.used=112.1M, heap.memory.free=167.2M, heap.memory.total=280.0M, heap.memory.max=7.8G, heap.memory.used/total=40.03%, heap.memory.used/max=1.41%, minor.gc.count=27, minor.gc.time=336ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=73.39%, load.systemAverage=1.99, thread.count=355, thread.peakCount=355, cluster.timeDiff=-3, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=2, executor.q.priorityOperation.size=1, operations.completed.count=1296, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=9, client.connection.count=0, connection.count=5 08:33:51 2024-03-14T08:33:51.811Z INFO 7384 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:33:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.724 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 08:33:51 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 08:33:51 2024-03-14T08:33:51.812Z INFO 7384 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.33]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:33:51 UTC 2024, plannedMigrations=432, completedMigrations=432, remainingMigrations=0, totalCompletedMigrations=1606) 08:33:51 2024-03-14T08:33:51.831Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.831Z WARN 7384 --- [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. 08:33:51 08:33:51 . ____ _ __ _ _ 08:33:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:51 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:51 =========|_|==============|___/=/_/_/_/ 08:33:51 :: Spring Boot :: (v3.1.2) 08:33:51 08:33:51 2024-03-14T08:33:51.835Z INFO 7384 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:51 2024-03-14T08:33:51.835Z INFO 7384 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:33:51 2024-03-14T08:33:51.860Z INFO 7384 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.044 seconds (process running for 106.604) 08:33:51 2024-03-14T08:33:51.865Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:51 acks = -1 08:33:51 auto.include.jmx.reporter = true 08:33:51 batch.size = 16384 08:33:51 bootstrap.servers = [localhost:9092] 08:33:51 buffer.memory = 33554432 08:33:51 client.dns.lookup = use_all_dns_ips 08:33:51 client.id = producer-11 08:33:51 compression.type = none 08:33:51 connections.max.idle.ms = 540000 08:33:51 delivery.timeout.ms = 120000 08:33:51 enable.idempotence = true 08:33:51 interceptor.classes = [] 08:33:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:51 linger.ms = 0 08:33:51 max.block.ms = 60000 08:33:51 max.in.flight.requests.per.connection = 5 08:33:51 max.request.size = 1048576 08:33:51 metadata.max.age.ms = 300000 08:33:51 metadata.max.idle.ms = 300000 08:33:51 metric.reporters = [] 08:33:51 metrics.num.samples = 2 08:33:51 metrics.recording.level = INFO 08:33:51 metrics.sample.window.ms = 30000 08:33:51 partitioner.adaptive.partitioning.enable = true 08:33:51 partitioner.availability.timeout.ms = 0 08:33:51 partitioner.class = null 08:33:51 partitioner.ignore.keys = false 08:33:51 receive.buffer.bytes = 32768 08:33:51 reconnect.backoff.max.ms = 1000 08:33:51 reconnect.backoff.ms = 50 08:33:51 request.timeout.ms = 30000 08:33:51 retries = 2147483647 08:33:51 retry.backoff.ms = 100 08:33:51 sasl.client.callback.handler.class = null 08:33:51 sasl.jaas.config = null 08:33:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:51 sasl.kerberos.min.time.before.relogin = 60000 08:33:51 sasl.kerberos.service.name = null 08:33:51 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:51 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:51 sasl.login.callback.handler.class = null 08:33:51 sasl.login.class = null 08:33:51 sasl.login.connect.timeout.ms = null 08:33:51 sasl.login.read.timeout.ms = null 08:33:51 sasl.login.refresh.buffer.seconds = 300 08:33:51 sasl.login.refresh.min.period.seconds = 60 08:33:51 sasl.login.refresh.window.factor = 0.8 08:33:51 sasl.login.refresh.window.jitter = 0.05 08:33:51 sasl.login.retry.backoff.max.ms = 10000 08:33:51 sasl.login.retry.backoff.ms = 100 08:33:51 sasl.mechanism = GSSAPI 08:33:51 sasl.oauthbearer.clock.skew.seconds = 30 08:33:51 sasl.oauthbearer.expected.audience = null 08:33:51 sasl.oauthbearer.expected.issuer = null 08:33:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:51 sasl.oauthbearer.jwks.endpoint.url = null 08:33:51 sasl.oauthbearer.scope.claim.name = scope 08:33:51 sasl.oauthbearer.sub.claim.name = sub 08:33:51 sasl.oauthbearer.token.endpoint.url = null 08:33:51 security.protocol = PLAINTEXT 08:33:51 security.providers = null 08:33:51 send.buffer.bytes = 131072 08:33:51 socket.connection.setup.timeout.max.ms = 30000 08:33:51 socket.connection.setup.timeout.ms = 10000 08:33:51 ssl.cipher.suites = null 08:33:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:51 ssl.endpoint.identification.algorithm = https 08:33:51 ssl.engine.factory.class = null 08:33:51 ssl.key.password = null 08:33:51 ssl.keymanager.algorithm = SunX509 08:33:51 ssl.keystore.certificate.chain = null 08:33:51 ssl.keystore.key = null 08:33:51 ssl.keystore.location = null 08:33:51 ssl.keystore.password = null 08:33:51 ssl.keystore.type = JKS 08:33:51 ssl.protocol = TLSv1.3 08:33:51 ssl.provider = null 08:33:51 ssl.secure.random.implementation = null 08:33:51 ssl.trustmanager.algorithm = PKIX 08:33:51 ssl.truststore.certificates = null 08:33:51 ssl.truststore.location = null 08:33:51 ssl.truststore.password = null 08:33:51 ssl.truststore.type = JKS 08:33:51 transaction.timeout.ms = 60000 08:33:51 transactional.id = null 08:33:51 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:33:51 08:33:51 2024-03-14T08:33:51.874Z INFO 7384 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 08:33:51 2024-03-14T08:33:51.875Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:51 2024-03-14T08:33:51.875Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:51 2024-03-14T08:33:51.875Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405231875 08:33:51 2024-03-14T08:33:51.880Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:51 2024-03-14T08:33:51.880Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.880Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:51 2024-03-14T08:33:51.883Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:51 2024-03-14T08:33:51.883Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.886Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:33:51 acks = -1 08:33:51 auto.include.jmx.reporter = true 08:33:51 batch.size = 16384 08:33:51 bootstrap.servers = [localhost:9092] 08:33:51 buffer.memory = 33554432 08:33:51 client.dns.lookup = use_all_dns_ips 08:33:51 client.id = producer-12 08:33:51 compression.type = none 08:33:51 connections.max.idle.ms = 540000 08:33:51 delivery.timeout.ms = 120000 08:33:51 enable.idempotence = true 08:33:51 interceptor.classes = [] 08:33:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:33:51 linger.ms = 0 08:33:51 max.block.ms = 60000 08:33:51 max.in.flight.requests.per.connection = 5 08:33:51 max.request.size = 1048576 08:33:51 metadata.max.age.ms = 300000 08:33:51 metadata.max.idle.ms = 300000 08:33:51 metric.reporters = [] 08:33:51 metrics.num.samples = 2 08:33:51 metrics.recording.level = INFO 08:33:51 metrics.sample.window.ms = 30000 08:33:51 partitioner.adaptive.partitioning.enable = true 08:33:51 partitioner.availability.timeout.ms = 0 08:33:51 partitioner.class = null 08:33:51 partitioner.ignore.keys = false 08:33:51 receive.buffer.bytes = 32768 08:33:51 reconnect.backoff.max.ms = 1000 08:33:51 reconnect.backoff.ms = 50 08:33:51 request.timeout.ms = 30000 08:33:51 retries = 2147483647 08:33:51 retry.backoff.ms = 100 08:33:51 sasl.client.callback.handler.class = null 08:33:51 sasl.jaas.config = null 08:33:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:33:51 sasl.kerberos.min.time.before.relogin = 60000 08:33:51 sasl.kerberos.service.name = null 08:33:51 sasl.kerberos.ticket.renew.jitter = 0.05 08:33:51 sasl.kerberos.ticket.renew.window.factor = 0.8 08:33:51 sasl.login.callback.handler.class = null 08:33:51 sasl.login.class = null 08:33:51 sasl.login.connect.timeout.ms = null 08:33:51 sasl.login.read.timeout.ms = null 08:33:51 sasl.login.refresh.buffer.seconds = 300 08:33:51 sasl.login.refresh.min.period.seconds = 60 08:33:51 sasl.login.refresh.window.factor = 0.8 08:33:51 sasl.login.refresh.window.jitter = 0.05 08:33:51 sasl.login.retry.backoff.max.ms = 10000 08:33:51 sasl.login.retry.backoff.ms = 100 08:33:51 sasl.mechanism = GSSAPI 08:33:51 sasl.oauthbearer.clock.skew.seconds = 30 08:33:51 sasl.oauthbearer.expected.audience = null 08:33:51 sasl.oauthbearer.expected.issuer = null 08:33:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:33:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:33:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:33:51 sasl.oauthbearer.jwks.endpoint.url = null 08:33:51 sasl.oauthbearer.scope.claim.name = scope 08:33:51 sasl.oauthbearer.sub.claim.name = sub 08:33:51 sasl.oauthbearer.token.endpoint.url = null 08:33:51 security.protocol = PLAINTEXT 08:33:51 security.providers = null 08:33:51 send.buffer.bytes = 131072 08:33:51 socket.connection.setup.timeout.max.ms = 30000 08:33:51 socket.connection.setup.timeout.ms = 10000 08:33:51 ssl.cipher.suites = null 08:33:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:33:51 ssl.endpoint.identification.algorithm = https 08:33:51 ssl.engine.factory.class = null 08:33:51 ssl.key.password = null 08:33:51 ssl.keymanager.algorithm = SunX509 08:33:51 ssl.keystore.certificate.chain = null 08:33:51 ssl.keystore.key = null 08:33:51 ssl.keystore.location = null 08:33:51 ssl.keystore.password = null 08:33:51 ssl.keystore.type = JKS 08:33:51 ssl.protocol = TLSv1.3 08:33:51 ssl.provider = null 08:33:51 ssl.secure.random.implementation = null 08:33:51 ssl.trustmanager.algorithm = PKIX 08:33:51 ssl.truststore.certificates = null 08:33:51 ssl.truststore.location = null 08:33:51 ssl.truststore.password = null 08:33:51 ssl.truststore.type = JKS 08:33:51 transaction.timeout.ms = 60000 08:33:51 transactional.id = null 08:33:51 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:33:51 08:33:51 2024-03-14T08:33:51.887Z INFO 7384 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 08:33:51 2024-03-14T08:33:51.888Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:33:51 2024-03-14T08:33:51.888Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:33:51 2024-03-14T08:33:51.888Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405231888 08:33:51 2024-03-14T08:33:51.890Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:51 2024-03-14T08:33:51.890Z WARN 7384 --- [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. 08:33:51 2024-03-14T08:33:51.890Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 08:33:51 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 08:33:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 08:33:51 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 08:33:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 08:33:51 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 08:33:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 08:33:51 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 08:33:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 08:33:51 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 08:33:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 08:33:51 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 08:33:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 08:33:51 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 08:33:57 2024-03-14T08:33:51.977Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:33:57 2024-03-14T08:33:51.982Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:57 2024-03-14T08:33:51.982Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:51.982Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:51.991Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:57 2024-03-14T08:33:51.991Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:51.991Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:52.034Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.034Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.054Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.054Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.057Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d5a676cef914ebdb2f897bc3e329b63fafd749f6fc6c07df83ae0e2d5723bb8f 08:33:57 2024-03-14T08:33:52.088Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.088Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.091Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:57 2024-03-14T08:33:52.091Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.091Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:52.134Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:57 2024-03-14T08:33:52.134Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.134Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:52.226Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.226Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.292Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:57 2024-03-14T08:33:52.293Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.293Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:52.335Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:57 2024-03-14T08:33:52.335Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.335Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:52.483Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.483Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.586Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.586Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.637Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.637Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.644Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:57 2024-03-14T08:33:52.644Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.644Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:52.684Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.684Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.816Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.816Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.838Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:57 2024-03-14T08:33:52.838Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.838Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:52.855Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.855Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:57 2024-03-14T08:33:52.895Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.895Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.946Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.946Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.957Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.957Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:52.993Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:57 2024-03-14T08:33:52.993Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.048Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.048Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.349Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.349Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.544Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.544Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.565Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:57 2024-03-14T08:33:53.565Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.565Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:53.602Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.602Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.700Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.700Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.758Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.758Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:57 2024-03-14T08:33:53.800Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:57 2024-03-14T08:33:53.800Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.800Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:53.859Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.859Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.898Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.898Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.902Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.902Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:53.953Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:57 2024-03-14T08:33:53.954Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.026Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.026Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.146Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.146Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.151Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.151Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.402Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.402Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.555Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.555Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.569Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:57 2024-03-14T08:33:54.569Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.569Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:54.602Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.602Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.747Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.748Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.854Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:57 2024-03-14T08:33:54.855Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.855Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:54.905Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.905Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.951Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.951Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:54.960Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.960Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:57 2024-03-14T08:33:54.962Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:54.962Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.006Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:57 2024-03-14T08:33:55.006Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.199Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:57 2024-03-14T08:33:55.199Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.231Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:57 2024-03-14T08:33:55.231Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.305Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:57 2024-03-14T08:33:55.305Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.358Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:57 2024-03-14T08:33:55.358Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.524Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:57 2024-03-14T08:33:55.524Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.524Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:55.601Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:57 2024-03-14T08:33:55.601Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.609Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:57 2024-03-14T08:33:55.609Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.806Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:57 2024-03-14T08:33:55.806Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.863Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:57 2024-03-14T08:33:55.863Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:55.863Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:56.063Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.063Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.067Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.067Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.164Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.164Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.165Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.165Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.173Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.173Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:57 2024-03-14T08:33:56.306Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.306Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.357Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.358Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.363Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.363Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.436Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:57 2024-03-14T08:33:56.436Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.436Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:56.508Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.508Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.664Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.665Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.759Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.759Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.766Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:57 2024-03-14T08:33:56.766Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:56.766Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:56.806Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:57 2024-03-14T08:33:56.806Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.019Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.019Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.167Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.167Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.167Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.167Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.175Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.175Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:57 2024-03-14T08:33:57.209Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.209Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.224Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.224Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.267Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.267Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.410Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.410Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.640Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:33:57 2024-03-14T08:33:57.640Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.640Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:57.663Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.663Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.672Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:33:57 2024-03-14T08:33:57.672Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.672Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:33:57 2024-03-14T08:33:57.768Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.768Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.809Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.809Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.814Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:33:57 2024-03-14T08:33:57.814Z WARN 7384 --- [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. 08:33:57 2024-03-14T08:33:57.830Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.85273366S 08:33:57 08:33:57 . ____ _ __ _ _ 08:33:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:33:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:33:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:33:57 ' |____| .__|_| |_|_| |_\__, | / / / / 08:33:57 =========|_|==============|___/=/_/_/_/ 08:33:57 :: Spring Boot :: (v3.1.2) 08:33:57 08:33:57 2024-03-14T08:33:57.863Z INFO 7384 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:33:57 2024-03-14T08:33:57.863Z INFO 7384 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:33:57 2024-03-14T08:33:57.871Z INFO 7384 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.032 seconds (process running for 112.614) 08:33:57 2024-03-14T08:33:57.880Z INFO 7384 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 08:33:58 2024-03-14T08:33:57.974Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:33:58 2024-03-14T08:33:57.974Z WARN 7384 --- [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. 08:33:58 2024-03-14T08:33:58.122Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:33:58 2024-03-14T08:33:58.122Z WARN 7384 --- [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. 08:33:58 2024-03-14T08:33:58.275Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:33:58 2024-03-14T08:33:58.275Z WARN 7384 --- [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. 08:33:58 2024-03-14T08:33:58.286Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:33:58 2024-03-14T08:33:58.286Z WARN 7384 --- [t-thread | test] org.apache.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. 08:33:58 2024-03-14T08:33:58.336Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:33:58 2024-03-14T08:33:58.336Z WARN 7384 --- [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. 08:33:58 2024-03-14T08:33:58.387Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:33:58 2024-03-14T08:33:58.387Z WARN 7384 --- [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. 08:33:58 2024-03-14T08:33:58.419Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:33:58 2024-03-14T08:33:58.419Z WARN 7384 --- [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. 08:33:58 2024-03-14T08:33:58.476Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:33:58 2024-03-14T08:33:58.476Z WARN 7384 --- [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. 08:33:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.503 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 08:33:58 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 08:34:04 2024-03-14T08:33:58.486Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:34:04 2024-03-14T08:33:58.502Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:04 2024-03-14T08:33:58.502Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:58.502Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:33:58.635Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c4a85f52ae8cc964d676c90c577fa96e69ad01c3fdef447c683e1daab060aca0 08:34:04 2024-03-14T08:33:58.639Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:04 2024-03-14T08:33:58.639Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:58.639Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:33:58.676Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:04 2024-03-14T08:33:58.676Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:58.772Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:04 2024-03-14T08:33:58.772Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:58.970Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:04 2024-03-14T08:33:58.970Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.014Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.014Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.125Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.126Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.186Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.186Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.286Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.286Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.327Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.327Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.364Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:04 2024-03-14T08:33:59.364Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.364Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:33:59.396Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.396Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:04 2024-03-14T08:33:59.398Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.398Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.510Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.510Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.580Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.580Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.689Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.689Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.765Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:04 2024-03-14T08:33:59.765Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.765Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:33:59.882Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.882Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:33:59.983Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:04 2024-03-14T08:33:59.983Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.125Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.125Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.192Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.192Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.234Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.234Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.245Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.245Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.301Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.301Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:04 2024-03-14T08:34:00.333Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:04 2024-03-14T08:34:00.333Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.333Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:34:00.357Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.357Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.398Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.398Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.413Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.414Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.433Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.433Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.718Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:04 2024-03-14T08:34:00.718Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:00.718Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:34:00.800Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:04 2024-03-14T08:34:00.800Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.035Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.035Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.077Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.077Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.086Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.086Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.094Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.094Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.237Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.237Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.259Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.260Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.337Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:04 2024-03-14T08:34:01.337Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.337Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:34:01.365Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.365Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.398Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.398Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.403Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.403Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:04 2024-03-14T08:34:01.500Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.500Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.536Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.536Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.821Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:04 2024-03-14T08:34:01.821Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.821Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:34:01.853Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.853Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:01.888Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:04 2024-03-14T08:34:01.888Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.033Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.033Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.038Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.038Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.047Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.047Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.139Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.139Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.261Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.261Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.267Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.267Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.403Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.403Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.452Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:04 2024-03-14T08:34:02.452Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.452Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:34:02.513Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.513Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.551Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.551Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:02.614Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.614Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:04 2024-03-14T08:34:02.865Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:04 2024-03-14T08:34:02.865Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.006Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.006Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.026Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:04 2024-03-14T08:34:03.026Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.026Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:34:03.054Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.054Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.086Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.086Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.090Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.090Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.154Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.155Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.331Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.331Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.406Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.406Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.468Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.468Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.558Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:04 2024-03-14T08:34:03.558Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.558Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:34:03.559Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.559Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.618Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.618Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:03.718Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.718Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:04 2024-03-14T08:34:03.969Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:04 2024-03-14T08:34:03.969Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.009Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.009Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.088Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.088Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.146Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:04 2024-03-14T08:34:04.146Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.146Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:34:04.184Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.184Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.206Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.206Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.243Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.243Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.257Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.257Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.420Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.420Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.468Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:04 2024-03-14T08:34:04.468Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.468Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:04 2024-03-14T08:34:04.488Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.488Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.521Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.522Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.571Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:04 2024-03-14T08:34:04.572Z WARN 7384 --- [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. 08:34:04 2024-03-14T08:34:04.727Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.240859242S 08:34:04 2024-03-14T08:34:04.769Z INFO 7384 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 08:34:05 2024-03-14T08:34:04.769Z INFO 7384 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 08:34:05 2024-03-14T08:34:04.865Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:05 2024-03-14T08:34:04.865Z WARN 7384 --- [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. 08:34:05 2024-03-14T08:34:04.921Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:05 2024-03-14T08:34:04.921Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:05 2024-03-14T08:34:04.992Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:05 2024-03-14T08:34:04.992Z WARN 7384 --- [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. 08:34:05 2024-03-14T08:34:05.078Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:05 2024-03-14T08:34:05.078Z WARN 7384 --- [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. 08:34:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.672 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 08:34:05 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 08:34:10 2024-03-14T08:34:05.164Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:34:10 2024-03-14T08:34:05.195Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:10 2024-03-14T08:34:05.195Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.211Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:10 2024-03-14T08:34:05.211Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.255Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:10 2024-03-14T08:34:05.255Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.255Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:05.275Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 3c81eb6ae524abbf91c353e053af9e5144d80738a4dbbce887cedcc27401007a 08:34:10 2024-03-14T08:34:05.416Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:10 2024-03-14T08:34:05.416Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.454Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:10 2024-03-14T08:34:05.454Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.474Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:10 2024-03-14T08:34:05.474Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.474Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:05.530Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:10 2024-03-14T08:34:05.530Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.554Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:10 2024-03-14T08:34:05.554Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.626Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:10 2024-03-14T08:34:05.626Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.626Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:05.626Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:05.982Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:10 2024-03-14T08:34:05.982Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.005Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.005Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.076Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.077Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.127Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.127Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:10 2024-03-14T08:34:06.129Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.129Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.210Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.210Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.315Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:10 2024-03-14T08:34:06.315Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.315Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:06.322Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.322Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.328Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:10 2024-03-14T08:34:06.328Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.328Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:06.409Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.409Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.585Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.585Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.618Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.618Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.635Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.635Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.829Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.829Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.936Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.936Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:06.937Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:10 2024-03-14T08:34:06.937Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.011Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.011Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.171Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:10 2024-03-14T08:34:07.171Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.171Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:07.184Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.184Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.329Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.329Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.338Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.338Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:10 2024-03-14T08:34:07.386Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:10 2024-03-14T08:34:07.386Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.386Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:07.413Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.413Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.563Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.563Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.639Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.639Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.672Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.672Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.739Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.739Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.787Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.787Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.789Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.789Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:07.931Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:07.931Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.064Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.064Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.288Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.288Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.318Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.318Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.375Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:10 2024-03-14T08:34:08.375Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.375Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:08.439Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:10 2024-03-14T08:34:08.439Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.439Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:08.442Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.442Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:10 2024-03-14T08:34:08.476Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.476Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.533Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.533Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.596Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.596Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.641Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.641Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.778Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.778Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.789Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.790Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.893Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.893Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:08.935Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:08.935Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.191Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.191Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.222Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.222Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.272Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.272Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.309Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:10 2024-03-14T08:34:09.309Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.309Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:09.329Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:10 2024-03-14T08:34:09.329Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.329Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:09.394Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.394Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.495Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.495Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.548Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.548Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:10 2024-03-14T08:34:09.654Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.654Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.680Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.680Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.842Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.842Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:09.950Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:10 2024-03-14T08:34:09.950Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.047Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.047Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.052Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.052Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.140Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.140Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.184Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:10 2024-03-14T08:34:10.184Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.184Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:10.231Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.231Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.255Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.255Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.263Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:10 2024-03-14T08:34:10.263Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.263Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:10 2024-03-14T08:34:10.432Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.432Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.451Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.452Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:10 2024-03-14T08:34:10.555Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.555Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.591Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.591Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.623Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:10 2024-03-14T08:34:10.623Z WARN 7384 --- [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. 08:34:10 2024-03-14T08:34:10.693Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.528380254S 08:34:10 08:34:10 . ____ _ __ _ _ 08:34:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:10 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:10 =========|_|==============|___/=/_/_/_/ 08:34:10 :: Spring Boot :: (v3.1.2) 08:34:10 08:34:10 2024-03-14T08:34:10.711Z INFO 7384 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:34:10 2024-03-14T08:34:10.711Z INFO 7384 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:34:10 2024-03-14T08:34:10.717Z INFO 7384 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.022 seconds (process running for 125.46) 08:34:11 2024-03-14T08:34:10.810Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:11 2024-03-14T08:34:10.810Z WARN 7384 --- [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. 08:34:11 2024-03-14T08:34:10.923Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:11 2024-03-14T08:34:10.923Z WARN 7384 --- [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. 08:34:11 2024-03-14T08:34:11.088Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:11 2024-03-14T08:34:11.088Z WARN 7384 --- [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. 08:34:11 2024-03-14T08:34:11.092Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:11 2024-03-14T08:34:11.092Z WARN 7384 --- [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. 08:34:11 2024-03-14T08:34:11.092Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:11 2024-03-14T08:34:11.209Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:11 2024-03-14T08:34:11.209Z WARN 7384 --- [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. 08:34:11 2024-03-14T08:34:11.212Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:11 2024-03-14T08:34:11.212Z WARN 7384 --- [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. 08:34:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.047 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 08:34:11 2024-03-14T08:34:11.216Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:11 2024-03-14T08:34:11.216Z WARN 7384 --- [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. 08:34:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 08:34:11 2024-03-14T08:34:11.260Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:11 2024-03-14T08:34:11.260Z WARN 7384 --- [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. 08:34:11 2024-03-14T08:34:11.260Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:11 2024-03-14T08:34:11.261Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:11 2024-03-14T08:34:11.261Z WARN 7384 --- [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. 08:34:11 2024-03-14T08:34:11.277Z INFO 7384 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 08:34:11 2024-03-14T08:34:11.285Z INFO 7384 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 08:34:11 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 08:34:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 08:34:11 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 08:34:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 08:34:11 2024-03-14T08:34:11.346Z ERROR 7384 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 08:34:11 [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 08:34:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 08:34:16 2024-03-14T08:34:11.350Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:34:16 2024-03-14T08:34:11.402Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 36a9b3151eb336f609ddbef2870c8f3c6341cb6348398f69ab2027b57cebe963 08:34:16 2024-03-14T08:34:11.413Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:16 2024-03-14T08:34:11.413Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:11.563Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:11.563Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:16 2024-03-14T08:34:11.587Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:16 2024-03-14T08:34:11.587Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:11.641Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:16 2024-03-14T08:34:11.641Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:11.664Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:16 2024-03-14T08:34:11.664Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:11.778Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:16 2024-03-14T08:34:11.778Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:11.982Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:16 2024-03-14T08:34:11.982Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.067Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.067Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.093Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.093Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.116Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:16 2024-03-14T08:34:12.116Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.116Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:16 2024-03-14T08:34:12.276Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.276Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.319Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.319Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.326Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.326Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.426Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.426Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.465Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.465Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:16 2024-03-14T08:34:12.479Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:16 2024-03-14T08:34:12.479Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.479Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:16 2024-03-14T08:34:12.494Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.494Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.551Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.551Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.831Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.831Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.887Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.887Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:12.937Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:16 2024-03-14T08:34:12.937Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.019Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:16 2024-03-14T08:34:13.019Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.019Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:16 2024-03-14T08:34:13.073Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.073Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.164Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.164Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.171Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.171Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.182Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.182Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.291Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.291Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.334Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.334Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.382Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:16 2024-03-14T08:34:13.382Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.382Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:16 2024-03-14T08:34:13.406Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.406Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.446Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.446Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.667Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.667Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:16 2024-03-14T08:34:13.789Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.789Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:13.834Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:16 2024-03-14T08:34:13.834Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.023Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:16 2024-03-14T08:34:14.023Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.023Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:16 2024-03-14T08:34:14.026Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.026Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.040Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.040Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.187Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.187Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.224Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.224Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.235Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.235Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.267Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.267Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.396Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.396Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.510Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.510Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.552Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.552Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.569Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.569Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:16 2024-03-14T08:34:14.586Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:16 2024-03-14T08:34:14.586Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.586Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:16 2024-03-14T08:34:14.643Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.643Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:14.795Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:16 2024-03-14T08:34:14.795Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.046Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.046Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.076Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:16 2024-03-14T08:34:15.076Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.076Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:16 2024-03-14T08:34:15.150Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.150Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.179Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.179Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.202Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.202Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.220Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.220Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.290Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.291Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.335Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.335Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.456Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.456Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.577Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.577Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.597Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:16 2024-03-14T08:34:15.597Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.597Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:16 2024-03-14T08:34:15.601Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.601Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.674Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.674Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:16 2024-03-14T08:34:15.701Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:16 2024-03-14T08:34:15.701Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.928Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:16 2024-03-14T08:34:15.928Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:15.928Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:16 2024-03-14T08:34:16.016Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.016Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:16.104Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.104Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:16.310Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.310Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:16.387Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.388Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:16.393Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.393Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:16.443Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.443Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:16.451Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.451Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:16.471Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.471Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:16.549Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.549Z WARN 7384 --- [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. 08:34:16 2024-03-14T08:34:16.581Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:16 2024-03-14T08:34:16.581Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:16 2024-03-14T08:34:16.611Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.261185417S 08:34:16 2024-03-14T08:34:16.613Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:34:16 allow.auto.create.topics = true 08:34:16 auto.commit.interval.ms = 5000 08:34:16 auto.include.jmx.reporter = true 08:34:16 auto.offset.reset = earliest 08:34:16 bootstrap.servers = [PLAINTEXT://localhost:32782] 08:34:16 check.crcs = true 08:34:16 client.dns.lookup = use_all_dns_ips 08:34:16 client.id = consumer-ncmp-group-9 08:34:16 client.rack = 08:34:16 connections.max.idle.ms = 540000 08:34:16 default.api.timeout.ms = 60000 08:34:16 enable.auto.commit = true 08:34:16 exclude.internal.topics = true 08:34:16 fetch.max.bytes = 52428800 08:34:16 fetch.max.wait.ms = 500 08:34:16 fetch.min.bytes = 1 08:34:16 group.id = ncmp-group 08:34:16 group.instance.id = null 08:34:16 heartbeat.interval.ms = 3000 08:34:16 interceptor.classes = [] 08:34:16 internal.leave.group.on.close = true 08:34:16 internal.throw.on.fetch.stable.offset.unsupported = false 08:34:16 isolation.level = read_uncommitted 08:34:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:16 max.partition.fetch.bytes = 1048576 08:34:16 max.poll.interval.ms = 300000 08:34:16 max.poll.records = 500 08:34:16 metadata.max.age.ms = 300000 08:34:16 metric.reporters = [] 08:34:16 metrics.num.samples = 2 08:34:16 metrics.recording.level = INFO 08:34:16 metrics.sample.window.ms = 30000 08:34:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:34:16 receive.buffer.bytes = 65536 08:34:16 reconnect.backoff.max.ms = 1000 08:34:16 reconnect.backoff.ms = 50 08:34:16 request.timeout.ms = 30000 08:34:16 retry.backoff.ms = 100 08:34:16 sasl.client.callback.handler.class = null 08:34:16 sasl.jaas.config = null 08:34:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:16 sasl.kerberos.min.time.before.relogin = 60000 08:34:16 sasl.kerberos.service.name = null 08:34:16 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:16 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:16 sasl.login.callback.handler.class = null 08:34:16 sasl.login.class = null 08:34:16 sasl.login.connect.timeout.ms = null 08:34:16 sasl.login.read.timeout.ms = null 08:34:16 sasl.login.refresh.buffer.seconds = 300 08:34:16 sasl.login.refresh.min.period.seconds = 60 08:34:16 sasl.login.refresh.window.factor = 0.8 08:34:16 sasl.login.refresh.window.jitter = 0.05 08:34:16 sasl.login.retry.backoff.max.ms = 10000 08:34:16 sasl.login.retry.backoff.ms = 100 08:34:16 sasl.mechanism = GSSAPI 08:34:16 sasl.oauthbearer.clock.skew.seconds = 30 08:34:16 sasl.oauthbearer.expected.audience = null 08:34:16 sasl.oauthbearer.expected.issuer = null 08:34:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:16 sasl.oauthbearer.jwks.endpoint.url = null 08:34:16 sasl.oauthbearer.scope.claim.name = scope 08:34:16 sasl.oauthbearer.sub.claim.name = sub 08:34:16 sasl.oauthbearer.token.endpoint.url = null 08:34:16 security.protocol = PLAINTEXT 08:34:16 security.providers = null 08:34:16 send.buffer.bytes = 131072 08:34:16 session.timeout.ms = 45000 08:34:16 socket.connection.setup.timeout.max.ms = 30000 08:34:16 socket.connection.setup.timeout.ms = 10000 08:34:16 ssl.cipher.suites = null 08:34:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:16 ssl.endpoint.identification.algorithm = https 08:34:16 ssl.engine.factory.class = null 08:34:16 ssl.key.password = null 08:34:16 ssl.keymanager.algorithm = SunX509 08:34:16 ssl.keystore.certificate.chain = null 08:34:16 ssl.keystore.key = null 08:34:16 ssl.keystore.location = null 08:34:16 ssl.keystore.password = null 08:34:16 ssl.keystore.type = JKS 08:34:16 ssl.protocol = TLSv1.3 08:34:16 ssl.provider = null 08:34:16 ssl.secure.random.implementation = null 08:34:16 ssl.trustmanager.algorithm = PKIX 08:34:16 ssl.truststore.certificates = null 08:34:16 ssl.truststore.location = null 08:34:16 ssl.truststore.password = null 08:34:16 ssl.truststore.type = JKS 08:34:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:16 08:34:16 2024-03-14T08:34:16.615Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:16 2024-03-14T08:34:16.615Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:16 2024-03-14T08:34:16.615Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405256615 08:34:16 08:34:16 . ____ _ __ _ _ 08:34:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:16 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:16 =========|_|==============|___/=/_/_/_/ 08:34:16 :: Spring Boot :: (v3.1.2) 08:34:16 08:34:16 2024-03-14T08:34:16.632Z INFO 7384 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:34:16 2024-03-14T08:34:16.632Z INFO 7384 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 08:34:16 2024-03-14T08:34:16.639Z INFO 7384 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.021 seconds (process running for 131.382) 08:34:17 2024-03-14T08:34:16.644Z INFO 7384 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 08:34:17 2024-03-14T08:34:16.647Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:34:17 2024-03-14T08:34:16.647Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:34:17 acks = -1 08:34:17 auto.include.jmx.reporter = true 08:34:17 batch.size = 16384 08:34:17 bootstrap.servers = [PLAINTEXT://localhost:32782] 08:34:17 buffer.memory = 33554432 08:34:17 client.dns.lookup = use_all_dns_ips 08:34:17 client.id = producer-13 08:34:17 compression.type = none 08:34:17 connections.max.idle.ms = 540000 08:34:17 delivery.timeout.ms = 120000 08:34:17 enable.idempotence = false 08:34:17 interceptor.classes = [] 08:34:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:34:17 linger.ms = 1 08:34:17 max.block.ms = 60000 08:34:17 max.in.flight.requests.per.connection = 5 08:34:17 max.request.size = 1048576 08:34:17 metadata.max.age.ms = 300000 08:34:17 metadata.max.idle.ms = 300000 08:34:17 metric.reporters = [] 08:34:17 metrics.num.samples = 2 08:34:17 metrics.recording.level = INFO 08:34:17 metrics.sample.window.ms = 30000 08:34:17 partitioner.adaptive.partitioning.enable = true 08:34:17 partitioner.availability.timeout.ms = 0 08:34:17 partitioner.class = null 08:34:17 partitioner.ignore.keys = false 08:34:17 receive.buffer.bytes = 32768 08:34:17 reconnect.backoff.max.ms = 1000 08:34:17 reconnect.backoff.ms = 50 08:34:17 request.timeout.ms = 30000 08:34:17 retries = 0 08:34:17 retry.backoff.ms = 100 08:34:17 sasl.client.callback.handler.class = null 08:34:17 sasl.jaas.config = null 08:34:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:17 sasl.kerberos.min.time.before.relogin = 60000 08:34:17 sasl.kerberos.service.name = null 08:34:17 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:17 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:17 sasl.login.callback.handler.class = null 08:34:17 sasl.login.class = null 08:34:17 sasl.login.connect.timeout.ms = null 08:34:17 sasl.login.read.timeout.ms = null 08:34:17 sasl.login.refresh.buffer.seconds = 300 08:34:17 sasl.login.refresh.min.period.seconds = 60 08:34:17 sasl.login.refresh.window.factor = 0.8 08:34:17 sasl.login.refresh.window.jitter = 0.05 08:34:17 sasl.login.retry.backoff.max.ms = 10000 08:34:17 sasl.login.retry.backoff.ms = 100 08:34:17 sasl.mechanism = GSSAPI 08:34:17 sasl.oauthbearer.clock.skew.seconds = 30 08:34:17 sasl.oauthbearer.expected.audience = null 08:34:17 sasl.oauthbearer.expected.issuer = null 08:34:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:17 sasl.oauthbearer.jwks.endpoint.url = null 08:34:17 sasl.oauthbearer.scope.claim.name = scope 08:34:17 sasl.oauthbearer.sub.claim.name = sub 08:34:17 sasl.oauthbearer.token.endpoint.url = null 08:34:17 security.protocol = PLAINTEXT 08:34:17 security.providers = null 08:34:17 send.buffer.bytes = 131072 08:34:17 socket.connection.setup.timeout.max.ms = 30000 08:34:17 socket.connection.setup.timeout.ms = 10000 08:34:17 ssl.cipher.suites = null 08:34:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:17 ssl.endpoint.identification.algorithm = https 08:34:17 ssl.engine.factory.class = null 08:34:17 ssl.key.password = null 08:34:17 ssl.keymanager.algorithm = SunX509 08:34:17 ssl.keystore.certificate.chain = null 08:34:17 ssl.keystore.key = null 08:34:17 ssl.keystore.location = null 08:34:17 ssl.keystore.password = null 08:34:17 ssl.keystore.type = JKS 08:34:17 ssl.protocol = TLSv1.3 08:34:17 ssl.provider = null 08:34:17 ssl.secure.random.implementation = null 08:34:17 ssl.trustmanager.algorithm = PKIX 08:34:17 ssl.truststore.certificates = null 08:34:17 ssl.truststore.location = null 08:34:17 ssl.truststore.password = null 08:34:17 ssl.truststore.type = JKS 08:34:17 transaction.timeout.ms = 60000 08:34:17 transactional.id = null 08:34:17 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:34:17 08:34:17 2024-03-14T08:34:16.655Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:34:17 2024-03-14T08:34:16.655Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:17 2024-03-14T08:34:16.655Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:17 2024-03-14T08:34:16.655Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405256655 08:34:17 2024-03-14T08:34:16.659Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:17 2024-03-14T08:34:16.659Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:16.659Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:17 2024-03-14T08:34:16.688Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:17 2024-03-14T08:34:16.688Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:16.812Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:17 2024-03-14T08:34:16.812Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:16.854Z WARN 7384 --- [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} 08:34:17 2024-03-14T08:34:16.854Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: dXXVW1HXT2GKJmYZ0OtMxg 08:34:17 2024-03-14T08:34:16.932Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:17 2024-03-14T08:34:16.932Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:16.933Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:17 2024-03-14T08:34:16.967Z WARN 7384 --- [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} 08:34:17 2024-03-14T08:34:16.973Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:17 2024-03-14T08:34:16.973Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.028Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.028Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.074Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to XtHl9tM4Q3u2KA0KPFATtA 08:34:17 2024-03-14T08:34:17.100Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to XtHl9tM4Q3u2KA0KPFATtA 08:34:17 2024-03-14T08:34:17.101Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: dXXVW1HXT2GKJmYZ0OtMxg 08:34:17 2024-03-14T08:34:17.214Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.214Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.217Z INFO 7384 --- [ 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) 08:34:17 2024-03-14T08:34:17.218Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 08:34:17 2024-03-14T08:34:17.243Z INFO 7384 --- [ 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-c6b4ba26-31f3-4f5d-be4e-a42df97e8336 08:34:17 2024-03-14T08:34:17.243Z INFO 7384 --- [ 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) 08:34:17 2024-03-14T08:34:17.243Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 08:34:17 2024-03-14T08:34:17.277Z INFO 7384 --- [ 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-c6b4ba26-31f3-4f5d-be4e-a42df97e8336', protocol='range'} 08:34:17 2024-03-14T08:34:17.277Z INFO 7384 --- [ 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-c6b4ba26-31f3-4f5d-be4e-a42df97e8336=Assignment(partitions=[ncmp-events-test-0])} 08:34:17 2024-03-14T08:34:17.298Z INFO 7384 --- [ 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-c6b4ba26-31f3-4f5d-be4e-a42df97e8336', protocol='range'} 08:34:17 2024-03-14T08:34:17.298Z INFO 7384 --- [ 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]) 08:34:17 2024-03-14T08:34:17.298Z INFO 7384 --- [ 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 08:34:17 2024-03-14T08:34:17.319Z INFO 7384 --- [ 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 08:34:17 2024-03-14T08:34:17.329Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.329Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.331Z INFO 7384 --- [ 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}}. 08:34:17 2024-03-14T08:34:17.341Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.341Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.353Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.353Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.484Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.484Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 08:34:17 2024-03-14T08:34:17.486Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.487Z INFO 7384 --- [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: 92ms, elapsed time since send: 92ms, request timeout: 30000ms) 08:34:17 2024-03-14T08:34:17.487Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 08:34:17 2024-03-14T08:34:17.487Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 08:34:17 2024-03-14T08:34:17.487Z INFO 7384 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=134094236, epoch=1) to node 1: 08:34:17 08:34:17 org.apache.kafka.common.errors.DisconnectException: null 08:34:17 08:34:17 2024-03-14T08:34:17.487Z INFO 7384 --- [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. 08:34:17 2024-03-14T08:34:17.489Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.490Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:17 2024-03-14T08:34:17.567Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.567Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.585Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.585Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.587Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.588Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.655Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.655Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.658Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.658Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.670Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.670Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.686Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.686Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.688Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.688Z WARN 7384 --- [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. 08:34:17 2024-03-14T08:34:17.697Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:17 2024-03-14T08:34:17.697Z WARN 7384 --- [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. 08:34:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.379 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 08:34:17 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 08:34:23 2024-03-14T08:34:17.733Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:34:23 2024-03-14T08:34:17.765Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:23 2024-03-14T08:34:17.765Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:17.765Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:17.778Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:23 2024-03-14T08:34:17.778Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:17.778Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2b9e74c2b4dbee97ba75e35d69ae2106ef225a14b7c60113d86a5519cbf4b04e 08:34:23 2024-03-14T08:34:17.888Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:23 2024-03-14T08:34:17.888Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:17.890Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:23 2024-03-14T08:34:17.890Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:17.892Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:23 2024-03-14T08:34:17.892Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:17.892Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:18.118Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.118Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.137Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.137Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.140Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.140Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.292Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.293Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.343Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.343Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.458Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.458Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.472Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.472Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.501Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.501Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.524Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.524Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.605Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.605Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.661Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.661Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.670Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:23 2024-03-14T08:34:18.670Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.670Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:18.695Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.695Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:23 2024-03-14T08:34:18.715Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.715Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.897Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.897Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.949Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:23 2024-03-14T08:34:18.949Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:18.949Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:18.995Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:23 2024-03-14T08:34:18.995Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.143Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.143Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.153Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.153Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.310Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.310Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.323Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.323Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.361Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.361Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.531Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.531Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.575Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.575Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.631Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.631Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.634Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.634Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.678Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:23 2024-03-14T08:34:19.678Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.678Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:19.710Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.710Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.799Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.799Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:23 2024-03-14T08:34:19.799Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.799Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.804Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:23 2024-03-14T08:34:19.804Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:19.804Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:19.863Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:23 2024-03-14T08:34:19.863Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.055Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.055Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.098Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.098Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.125Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.125Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.246Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.246Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.264Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.264Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.415Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.415Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.434Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.434Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.528Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.528Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.689Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.689Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.754Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.754Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.765Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.765Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.834Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.834Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.863Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:23 2024-03-14T08:34:20.863Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.883Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:23 2024-03-14T08:34:20.883Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.883Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:20.965Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:23 2024-03-14T08:34:20.965Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:20.965Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:21.001Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.001Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:23 2024-03-14T08:34:21.008Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.008Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.122Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.122Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.127Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.127Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.301Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.301Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.342Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.342Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.353Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.353Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.483Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.483Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.594Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.594Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.631Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.631Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.841Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.841Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.859Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.859Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.868Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.868Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.918Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.918Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.960Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:23 2024-03-14T08:34:21.960Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.971Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:23 2024-03-14T08:34:21.971Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.971Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:21.990Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:23 2024-03-14T08:34:21.990Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:21.990Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:22.040Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.040Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.103Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.103Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:23 2024-03-14T08:34:22.203Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.203Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.229Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.229Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.357Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.357Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.497Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.497Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.545Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.545Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.598Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.598Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.773Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.773Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.819Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.819Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.842Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.842Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:22.946Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:23 2024-03-14T08:34:22.946Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.007Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:23 2024-03-14T08:34:23.007Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.007Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:23.012Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.012Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:23 2024-03-14T08:34:23.018Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.018Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.024Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:23 2024-03-14T08:34:23.024Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.024Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:23.028Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.028Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.070Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.070Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.112Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.112Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.134Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.134Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.209Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.476482963S 08:34:23 2024-03-14T08:34:23.213Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:34:23 allow.auto.create.topics = true 08:34:23 auto.commit.interval.ms = 5000 08:34:23 auto.include.jmx.reporter = true 08:34:23 auto.offset.reset = earliest 08:34:23 bootstrap.servers = [PLAINTEXT://localhost:32784] 08:34:23 check.crcs = true 08:34:23 client.dns.lookup = use_all_dns_ips 08:34:23 client.id = consumer-ncmp-group-10 08:34:23 client.rack = 08:34:23 connections.max.idle.ms = 540000 08:34:23 default.api.timeout.ms = 60000 08:34:23 enable.auto.commit = true 08:34:23 exclude.internal.topics = true 08:34:23 fetch.max.bytes = 52428800 08:34:23 fetch.max.wait.ms = 500 08:34:23 fetch.min.bytes = 1 08:34:23 group.id = ncmp-group 08:34:23 group.instance.id = null 08:34:23 heartbeat.interval.ms = 3000 08:34:23 interceptor.classes = [] 08:34:23 internal.leave.group.on.close = true 08:34:23 internal.throw.on.fetch.stable.offset.unsupported = false 08:34:23 isolation.level = read_uncommitted 08:34:23 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:23 max.partition.fetch.bytes = 1048576 08:34:23 max.poll.interval.ms = 300000 08:34:23 max.poll.records = 500 08:34:23 metadata.max.age.ms = 300000 08:34:23 metric.reporters = [] 08:34:23 metrics.num.samples = 2 08:34:23 metrics.recording.level = INFO 08:34:23 metrics.sample.window.ms = 30000 08:34:23 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:34:23 receive.buffer.bytes = 65536 08:34:23 reconnect.backoff.max.ms = 1000 08:34:23 reconnect.backoff.ms = 50 08:34:23 request.timeout.ms = 30000 08:34:23 retry.backoff.ms = 100 08:34:23 sasl.client.callback.handler.class = null 08:34:23 sasl.jaas.config = null 08:34:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:23 sasl.kerberos.min.time.before.relogin = 60000 08:34:23 sasl.kerberos.service.name = null 08:34:23 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:23 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:23 sasl.login.callback.handler.class = null 08:34:23 sasl.login.class = null 08:34:23 sasl.login.connect.timeout.ms = null 08:34:23 sasl.login.read.timeout.ms = null 08:34:23 sasl.login.refresh.buffer.seconds = 300 08:34:23 sasl.login.refresh.min.period.seconds = 60 08:34:23 sasl.login.refresh.window.factor = 0.8 08:34:23 sasl.login.refresh.window.jitter = 0.05 08:34:23 sasl.login.retry.backoff.max.ms = 10000 08:34:23 sasl.login.retry.backoff.ms = 100 08:34:23 sasl.mechanism = GSSAPI 08:34:23 sasl.oauthbearer.clock.skew.seconds = 30 08:34:23 sasl.oauthbearer.expected.audience = null 08:34:23 sasl.oauthbearer.expected.issuer = null 08:34:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:23 sasl.oauthbearer.jwks.endpoint.url = null 08:34:23 sasl.oauthbearer.scope.claim.name = scope 08:34:23 sasl.oauthbearer.sub.claim.name = sub 08:34:23 sasl.oauthbearer.token.endpoint.url = null 08:34:23 security.protocol = PLAINTEXT 08:34:23 security.providers = null 08:34:23 send.buffer.bytes = 131072 08:34:23 session.timeout.ms = 45000 08:34:23 socket.connection.setup.timeout.max.ms = 30000 08:34:23 socket.connection.setup.timeout.ms = 10000 08:34:23 ssl.cipher.suites = null 08:34:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:23 ssl.endpoint.identification.algorithm = https 08:34:23 ssl.engine.factory.class = null 08:34:23 ssl.key.password = null 08:34:23 ssl.keymanager.algorithm = SunX509 08:34:23 ssl.keystore.certificate.chain = null 08:34:23 ssl.keystore.key = null 08:34:23 ssl.keystore.location = null 08:34:23 ssl.keystore.password = null 08:34:23 ssl.keystore.type = JKS 08:34:23 ssl.protocol = TLSv1.3 08:34:23 ssl.provider = null 08:34:23 ssl.secure.random.implementation = null 08:34:23 ssl.trustmanager.algorithm = PKIX 08:34:23 ssl.truststore.certificates = null 08:34:23 ssl.truststore.location = null 08:34:23 ssl.truststore.password = null 08:34:23 ssl.truststore.type = JKS 08:34:23 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:34:23 08:34:23 2024-03-14T08:34:23.216Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:23 2024-03-14T08:34:23.216Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:23 2024-03-14T08:34:23.216Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405263216 08:34:23 08:34:23,246 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:34:23 08:34:23,246 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:34:23 08:34:23,246 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@298a1e7c - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:34:23 08:34:23,260 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:34:23 08:34:23,260 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@298a1e7c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:34:23 08:34:23,263 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:34:23 08:34:23,263 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:34:23 08:34:23,263 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:34:23 08:34:23,264 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:34:23 08:34:23,264 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@298a1e7c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:34:23 08:34:23,267 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:34:23 08:34:23,267 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:34:23 08:34:23,267 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:34:23 08:34:23,267 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405263267) 08:34:23 08:34:23,267 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:34:23 08:34:23,267 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:34:23 08:34:23,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:34:23 08:34:23,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:34:23 08:34:23,269 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:34:23 08:34:23,270 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:34:23 08:34:23,270 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:34:23 08:34:23,270 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:34:23 08:34:23,271 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:34:23 08:34:23,276 |-INFO in ch.qos.logback.classic.pattern.DateConverter@49abd9e8 - Setting zoneId to "UTC" 08:34:23 08:34:23,277 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:34:23 08:34:23,277 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:34:23 08:34:23,280 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:34:23 08:34:23,281 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:34:23 08:34:23,281 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:34:23 08:34:23,281 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:34:23 08:34:23,281 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:34:23 08:34:23,281 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:34:23 08:34:23,281 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:34:23 08:34:23,281 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5fc2f666 - End of configuration. 08:34:23 08:34:23,281 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@26c27a1c - Registering current configuration as safe fallback point 08:34:23 08:34:23 08:34:23 . ____ _ __ _ _ 08:34:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:23 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:23 =========|_|==============|___/=/_/_/_/ 08:34:23 :: Spring Boot :: (v3.1.2) 08:34:23 08:34:23 2024-03-14T08:34:23.291Z INFO 7384 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:34:23 2024-03-14T08:34:23.292Z INFO 7384 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:34:23 2024-03-14T08:34:23.316Z INFO 7384 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.094 seconds (process running for 138.06) 08:34:23 2024-03-14T08:34:23.317Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.317Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.319Z INFO 7384 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 08:34:23 2024-03-14T08:34:23.337Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:34:23 2024-03-14T08:34:23.337Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:34:23 acks = -1 08:34:23 auto.include.jmx.reporter = true 08:34:23 batch.size = 16384 08:34:23 bootstrap.servers = [PLAINTEXT://localhost:32784] 08:34:23 buffer.memory = 33554432 08:34:23 client.dns.lookup = use_all_dns_ips 08:34:23 client.id = producer-14 08:34:23 compression.type = none 08:34:23 connections.max.idle.ms = 540000 08:34:23 delivery.timeout.ms = 120000 08:34:23 enable.idempotence = false 08:34:23 interceptor.classes = [] 08:34:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:34:23 linger.ms = 1 08:34:23 max.block.ms = 60000 08:34:23 max.in.flight.requests.per.connection = 5 08:34:23 max.request.size = 1048576 08:34:23 metadata.max.age.ms = 300000 08:34:23 metadata.max.idle.ms = 300000 08:34:23 metric.reporters = [] 08:34:23 metrics.num.samples = 2 08:34:23 metrics.recording.level = INFO 08:34:23 metrics.sample.window.ms = 30000 08:34:23 partitioner.adaptive.partitioning.enable = true 08:34:23 partitioner.availability.timeout.ms = 0 08:34:23 partitioner.class = null 08:34:23 partitioner.ignore.keys = false 08:34:23 receive.buffer.bytes = 32768 08:34:23 reconnect.backoff.max.ms = 1000 08:34:23 reconnect.backoff.ms = 50 08:34:23 request.timeout.ms = 30000 08:34:23 retries = 0 08:34:23 retry.backoff.ms = 100 08:34:23 sasl.client.callback.handler.class = null 08:34:23 sasl.jaas.config = null 08:34:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:23 sasl.kerberos.min.time.before.relogin = 60000 08:34:23 sasl.kerberos.service.name = null 08:34:23 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:23 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:23 sasl.login.callback.handler.class = null 08:34:23 sasl.login.class = null 08:34:23 sasl.login.connect.timeout.ms = null 08:34:23 sasl.login.read.timeout.ms = null 08:34:23 sasl.login.refresh.buffer.seconds = 300 08:34:23 sasl.login.refresh.min.period.seconds = 60 08:34:23 sasl.login.refresh.window.factor = 0.8 08:34:23 sasl.login.refresh.window.jitter = 0.05 08:34:23 sasl.login.retry.backoff.max.ms = 10000 08:34:23 sasl.login.retry.backoff.ms = 100 08:34:23 sasl.mechanism = GSSAPI 08:34:23 sasl.oauthbearer.clock.skew.seconds = 30 08:34:23 sasl.oauthbearer.expected.audience = null 08:34:23 sasl.oauthbearer.expected.issuer = null 08:34:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:23 sasl.oauthbearer.jwks.endpoint.url = null 08:34:23 sasl.oauthbearer.scope.claim.name = scope 08:34:23 sasl.oauthbearer.sub.claim.name = sub 08:34:23 sasl.oauthbearer.token.endpoint.url = null 08:34:23 security.protocol = PLAINTEXT 08:34:23 security.providers = null 08:34:23 send.buffer.bytes = 131072 08:34:23 socket.connection.setup.timeout.max.ms = 30000 08:34:23 socket.connection.setup.timeout.ms = 10000 08:34:23 ssl.cipher.suites = null 08:34:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:23 ssl.endpoint.identification.algorithm = https 08:34:23 ssl.engine.factory.class = null 08:34:23 ssl.key.password = null 08:34:23 ssl.keymanager.algorithm = SunX509 08:34:23 ssl.keystore.certificate.chain = null 08:34:23 ssl.keystore.key = null 08:34:23 ssl.keystore.location = null 08:34:23 ssl.keystore.password = null 08:34:23 ssl.keystore.type = JKS 08:34:23 ssl.protocol = TLSv1.3 08:34:23 ssl.provider = null 08:34:23 ssl.secure.random.implementation = null 08:34:23 ssl.trustmanager.algorithm = PKIX 08:34:23 ssl.truststore.certificates = null 08:34:23 ssl.truststore.location = null 08:34:23 ssl.truststore.password = null 08:34:23 ssl.truststore.type = JKS 08:34:23 transaction.timeout.ms = 60000 08:34:23 transactional.id = null 08:34:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:34:23 08:34:23 2024-03-14T08:34:23.339Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:34:23 2024-03-14T08:34:23.339Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:23 2024-03-14T08:34:23.339Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:23 2024-03-14T08:34:23.339Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405263339 08:34:23 2024-03-14T08:34:23.433Z WARN 7384 --- [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} 08:34:23 2024-03-14T08:34:23.433Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: orC2xrTQRi-dxknMT1Wtfg 08:34:23 2024-03-14T08:34:23.449Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.449Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.548Z WARN 7384 --- [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} 08:34:23 2024-03-14T08:34:23.655Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to ZIysl9fpTvGVLOdHEwOTkg 08:34:23 2024-03-14T08:34:23.667Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to ZIysl9fpTvGVLOdHEwOTkg 08:34:23 2024-03-14T08:34:23.667Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: orC2xrTQRi-dxknMT1Wtfg 08:34:23 2024-03-14T08:34:23.685Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.685Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.702Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.702Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.702Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.702Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.789Z INFO 7384 --- [ 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) 08:34:23 2024-03-14T08:34:23.792Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 08:34:23 2024-03-14T08:34:23.805Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.805Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.821Z INFO 7384 --- [ 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-7b773af4-1729-4a41-81bf-9c2b17886b16 08:34:23 2024-03-14T08:34:23.821Z INFO 7384 --- [ 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) 08:34:23 2024-03-14T08:34:23.821Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 08:34:23 2024-03-14T08:34:23.850Z INFO 7384 --- [ 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-7b773af4-1729-4a41-81bf-9c2b17886b16', protocol='range'} 08:34:23 2024-03-14T08:34:23.850Z INFO 7384 --- [ 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-7b773af4-1729-4a41-81bf-9c2b17886b16=Assignment(partitions=[cm-events-0])} 08:34:23 2024-03-14T08:34:23.872Z INFO 7384 --- [ 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-7b773af4-1729-4a41-81bf-9c2b17886b16', protocol='range'} 08:34:23 2024-03-14T08:34:23.873Z INFO 7384 --- [ 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]) 08:34:23 2024-03-14T08:34:23.873Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 08:34:23 2024-03-14T08:34:23.882Z INFO 7384 --- [ 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 08:34:23 2024-03-14T08:34:23.897Z INFO 7384 --- [ 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}}. 08:34:23 2024-03-14T08:34:23.921Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:23 2024-03-14T08:34:23.921Z WARN 7384 --- [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. 08:34:23 2024-03-14T08:34:23.921Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:23 2024-03-14T08:34:23.934Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:23 2024-03-14T08:34:23.934Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:23.951Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:24 2024-03-14T08:34:23.951Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:23.980Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:24 2024-03-14T08:34:23.980Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:23.992Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:24 2024-03-14T08:34:23.992Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:24.005Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.005Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 08:34:24 2024-03-14T08:34:24.037Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.037Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:24.056Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.056Z INFO 7384 --- [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 13 due to node 1 being disconnected (elapsed time since creation: 128ms, elapsed time since send: 128ms, request timeout: 30000ms) 08:34:24 2024-03-14T08:34:24.056Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 08:34:24 2024-03-14T08:34:24.056Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 08:34:24 2024-03-14T08:34:24.056Z INFO 7384 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1784318064, epoch=1) to node 1: 08:34:24 08:34:24 org.apache.kafka.common.errors.DisconnectException: null 08:34:24 08:34:24 2024-03-14T08:34:24.056Z INFO 7384 --- [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. 08:34:24 2024-03-14T08:34:24.106Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.106Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:24.120Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.120Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:24.133Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:24 2024-03-14T08:34:24.133Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:24.133Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:24 2024-03-14T08:34:24.157Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.157Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:24.172Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.172Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:24.215Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.215Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:24 2024-03-14T08:34:24.226Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.226Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:24.257Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.257Z WARN 7384 --- [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. 08:34:24 2024-03-14T08:34:24.257Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:24 2024-03-14T08:34:24.257Z WARN 7384 --- [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. 08:34:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.579 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 08:34:24 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 08:34:29 2024-03-14T08:34:24.318Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:34:29 2024-03-14T08:34:24.353Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.353Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.368Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 251352d4f87a884849820f988a998cf072156a21122c881c0611180127d04d26 08:34:29 2024-03-14T08:34:24.457Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.458Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.458Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.458Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.558Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.559Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.774Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:29 2024-03-14T08:34:24.774Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.774Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:24.787Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.787Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.808Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.808Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.879Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.879Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.890Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.890Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.958Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.958Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:24.959Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:24.959Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.055Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.055Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.102Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.102Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.187Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:29 2024-03-14T08:34:25.187Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.187Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:25.187Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.187Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.241Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.241Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.279Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.279Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.322Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.322Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.323Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.323Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:29 2024-03-14T08:34:25.337Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.337Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.455Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.455Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.563Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.563Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.630Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:29 2024-03-14T08:34:25.630Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.630Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:25.649Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.649Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.767Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.768Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.861Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.861Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.862Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.862Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.882Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.882Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.909Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.909Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.915Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:29 2024-03-14T08:34:25.915Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.989Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:29 2024-03-14T08:34:25.989Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:25.989Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:26.147Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.147Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.209Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.210Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.225Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.225Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:29 2024-03-14T08:34:26.290Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.290Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.295Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.296Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.327Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.327Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.432Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.432Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.515Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.515Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.532Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:29 2024-03-14T08:34:26.532Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.532Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:26.608Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.608Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.652Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.652Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.669Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.669Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.713Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.713Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.917Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.917Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:26.935Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:29 2024-03-14T08:34:26.935Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.055Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.055Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.064Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.064Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.092Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:29 2024-03-14T08:34:27.092Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.092Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:27.112Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.112Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.230Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.230Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.262Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.262Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.293Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.293Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.427Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.427Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:29 2024-03-14T08:34:27.447Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.447Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.484Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.484Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.536Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:29 2024-03-14T08:34:27.536Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.536Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:27.554Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.554Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.661Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.661Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.718Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.718Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.767Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.767Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.772Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.772Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.955Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.955Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:27.965Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:29 2024-03-14T08:34:27.965Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.060Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.060Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.070Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.070Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.135Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.135Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.166Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.166Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.258Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:29 2024-03-14T08:34:28.259Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.259Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:28.297Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.297Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.402Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.403Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.429Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.429Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:29 2024-03-14T08:34:28.466Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.466Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.507Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.507Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.624Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.624Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.638Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.638Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.720Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.720Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.725Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.725Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.739Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:29 2024-03-14T08:34:28.739Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.739Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:28.817Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.817Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:28.834Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:29 2024-03-14T08:34:28.834Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.068Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.068Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.070Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.070Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.173Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.173Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.175Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.175Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.271Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:29 2024-03-14T08:34:29.271Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.271Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:29.299Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.299Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.305Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.305Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.359Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.359Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.368Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.368Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.468Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.150081149S 08:34:29 2024-03-14T08:34:29.509Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.509Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.599Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.599Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.632Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.632Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:29 2024-03-14T08:34:29.744Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:29 2024-03-14T08:34:29.744Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.744Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:29 2024-03-14T08:34:29.774Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.774Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.806Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.807Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.832Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.832Z WARN 7384 --- [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. 08:34:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.528 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 08:34:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 08:34:29 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 08:34:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 08:34:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 08:34:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 08:34:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 08:34:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 08:34:29 2024-03-14T08:34:29.937Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.937Z WARN 7384 --- [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. 08:34:29 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 08:34:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 08:34:29 2024-03-14T08:34:29.972Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.972Z WARN 7384 --- [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. 08:34:29 2024-03-14T08:34:29.975Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:29 2024-03-14T08:34:29.975Z WARN 7384 --- [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. 08:34:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 08:34:30 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 08:34:30 2024-03-14T08:34:30.000Z DEBUG 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 08:34:30 2024-03-14T08:34:30.002Z DEBUG 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 08:34:30 2024-03-14T08:34:30.021Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:34:30 2024-03-14T08:34:30.021Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:34:30 2024-03-14T08:34:30.021Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:34:30 2024-03-14T08:34:30.023Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:34:30 2024-03-14T08:34:30.023Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:34:30 2024-03-14T08:34:30.025Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:34:30 2024-03-14T08:34:30.025Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 08:34:30 2024-03-14T08:34:30.045Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:30 2024-03-14T08:34:30.045Z WARN 7384 --- [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. 08:34:30 2024-03-14T08:34:30.049Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:34:30 2024-03-14T08:34:30.049Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:34:30 2024-03-14T08:34:30.052Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 08:34:30 2024-03-14T08:34:30.052Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:34:30 2024-03-14T08:34:30.053Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 08:34:30 2024-03-14T08:34:30.055Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:34:30 2024-03-14T08:34:30.055Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:34:30 2024-03-14T08:34:30.055Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 08:34:30 2024-03-14T08:34:30.058Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 08:34:30 2024-03-14T08:34:30.079Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:30 2024-03-14T08:34:30.079Z WARN 7384 --- [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. 08:34:30 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 08:34:30 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 08:34:30 2024-03-14T08:34:30.096Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:30 2024-03-14T08:34:30.096Z WARN 7384 --- [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. 08:34:30 2024-03-14T08:34:30.113Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 08:34:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 08:34:30 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 08:34:32 2024-03-14T08:34:30.225Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:32 2024-03-14T08:34:30.225Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.225Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:32 2024-03-14T08:34:30.464Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.464Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.509Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.509Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.517Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.517Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.546Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.546Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.561Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.562Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.699Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.699Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.748Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.748Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:32 2024-03-14T08:34:30.749Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:32 2024-03-14T08:34:30.749Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.749Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:32 2024-03-14T08:34:30.754Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.754Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.918Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.918Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.931Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.931Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.950Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.950Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:30.981Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:32 2024-03-14T08:34:30.981Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.049Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.049Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.075Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.075Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.078Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:32 2024-03-14T08:34:31.078Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.078Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:32 2024-03-14T08:34:31.249Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.249Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.281Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.281Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.316Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.316Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.464Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.464Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.470Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.470Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.499Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.499Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.612Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.612Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.720Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.720Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.802Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:32 2024-03-14T08:34:31.802Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.802Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:32 2024-03-14T08:34:31.850Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.850Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:32 2024-03-14T08:34:31.852Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.852Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.856Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.856Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.883Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.883Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.902Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.902Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.981Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:32 2024-03-14T08:34:31.981Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:31.981Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:32 2024-03-14T08:34:31.984Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:32 2024-03-14T08:34:31.984Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:32.001Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:32 2024-03-14T08:34:32.001Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:32.028Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:32 2024-03-14T08:34:32.028Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:32.269Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:32 2024-03-14T08:34:32.269Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:32.283Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:32 2024-03-14T08:34:32.283Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:32.310Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 08:34:32 2024-03-14T08:34:32.311Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 08:34:32 2024-03-14T08:34:32.313Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:34:32 2024-03-14T08:34:32.315Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:34:32 2024-03-14T08:34:32.315Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:34:32 2024-03-14T08:34:32.316Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:34:32 2024-03-14T08:34:32.318Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:34:32 2024-03-14T08:34:32.318Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:34:32 2024-03-14T08:34:32.318Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:34:32 2024-03-14T08:34:32.319Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:34:32 2024-03-14T08:34:32.319Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:34:32 2024-03-14T08:34:32.319Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:34:32 2024-03-14T08:34:32.355Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 08:34:32 2024-03-14T08:34:32.357Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 08:34:32 2024-03-14T08:34:32.357Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 08:34:32 2024-03-14T08:34:32.379Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 08:34:32 2024-03-14T08:34:32.379Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 08:34:32 2024-03-14T08:34:32.423Z WARN 7384 --- [ 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], ...]. 08:34:32 2024-03-14T08:34:32.432Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 08:34:32 2024-03-14T08:34:32.432Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:34:32 2024-03-14T08:34:32.435Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:34:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.316 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 08:34:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 08:34:32 2024-03-14T08:34:32.454Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:32 2024-03-14T08:34:32.454Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:32.475Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:32 2024-03-14T08:34:32.475Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:32.481Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:34:32 2024-03-14T08:34:32.481Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:34:32 2024-03-14T08:34:32.481Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:34:32 2024-03-14T08:34:32.481Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.481Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.481Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:34:32 2024-03-14T08:34:32.484Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:34:32 2024-03-14T08:34:32.484Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 08:34:32 2024-03-14T08:34:32.484Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 08:34:32 2024-03-14T08:34:32.484Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.484Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.484Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:34:32 2024-03-14T08:34:32.486Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:34:32 2024-03-14T08:34:32.486Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 08:34:32 2024-03-14T08:34:32.486Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 08:34:32 2024-03-14T08:34:32.486Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.486Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.486Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:34:32 2024-03-14T08:34:32.487Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.487Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.487Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:34:32 2024-03-14T08:34:32.488Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:34:32 2024-03-14T08:34:32.488Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 08:34:32 2024-03-14T08:34:32.488Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 08:34:32 2024-03-14T08:34:32.489Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.489Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.489Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:34:32 2024-03-14T08:34:32.490Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.490Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.490Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:34:32 2024-03-14T08:34:32.490Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.490Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.490Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 08:34:32 2024-03-14T08:34:32.492Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:34:32 2024-03-14T08:34:32.492Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z WARN 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:34:32 2024-03-14T08:34:32.492Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 08:34:32 2024-03-14T08:34:32.493Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.493Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.493Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:34:32 2024-03-14T08:34:32.494Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:34:32 2024-03-14T08:34:32.494Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:34:32 2024-03-14T08:34:32.494Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:34:32 2024-03-14T08:34:32.494Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 08:34:32 2024-03-14T08:34:32.504Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.504Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.504Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:34:32 2024-03-14T08:34:32.505Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:34:32 2024-03-14T08:34:32.505Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:34:32 2024-03-14T08:34:32.505Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:34:32 2024-03-14T08:34:32.505Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.505Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 08:34:32 2024-03-14T08:34:32.505Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 08:34:32 2024-03-14T08:34:32.511Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:34:32 2024-03-14T08:34:32.511Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:34:32 2024-03-14T08:34:32.511Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:34:32 2024-03-14T08:34:32.511Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:34:32 2024-03-14T08:34:32.514Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:34:32 2024-03-14T08:34:32.514Z INFO 7384 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:34:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 08:34:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 08:34:32 08:34:29,998 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61175c63 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 08:34:32 08:34:32,543 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:34:32 08:34:32,545 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:34:32 08:34:32,546 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2e1933b6 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:34:32 08:34:32,548 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:34:32 08:34:32,548 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2e1933b6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:34:32 08:34:32,549 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:34:32 08:34:32,549 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:34:32 08:34:32,549 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:34:32 08:34:32,550 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5a0585d3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:34:32 08:34:32,550 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2e1933b6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:34:32 08:34:32,551 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:34:32 08:34:32,551 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:34:32 08:34:32,551 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:34:32 08:34:32,551 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405272551) 08:34:32 08:34:32,552 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:34:32 08:34:32,552 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:34:32 08:34:32,552 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:34:32 08:34:32,552 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ce164c4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:34:32 08:34:32,552 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ce164c4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ce164c4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ce164c4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ce164c4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ce164c4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ce164c4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ce164c4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:34:32 08:34:32,553 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:34:32 08:34:32,554 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:34:32 08:34:32,554 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:34:32 08:34:32,554 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:34:32 08:34:32,554 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:34:32 08:34:32,559 |-INFO in ch.qos.logback.classic.pattern.DateConverter@13db8dc7 - Setting zoneId to "UTC" 08:34:32 08:34:32,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:34:32 08:34:32,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:34:32 08:34:32,562 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:34:32 08:34:32,562 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:34:32 08:34:32,562 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:34:32 08:34:32,562 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:34:32 08:34:32,563 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:34:32 08:34:32,563 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ce164c4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:34:32 08:34:32,563 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:34:32 08:34:32,563 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c8fafce - End of configuration. 08:34:32 08:34:32,563 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2becb16a - Registering current configuration as safe fallback point 08:34:32 08:34:32 08:34:32 . ____ _ __ _ _ 08:34:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:32 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:32 =========|_|==============|___/=/_/_/_/ 08:34:32 :: Spring Boot :: (v3.1.2) 08:34:32 08:34:32 2024-03-14T08:34:32.566Z INFO 7384 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:34:32 2024-03-14T08:34:32.566Z INFO 7384 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 08:34:32 2024-03-14T08:34:32.567Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:32 2024-03-14T08:34:32.567Z WARN 7384 --- [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. 08:34:32 2024-03-14T08:34:32.584Z INFO 7384 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.06 seconds (process running for 147.327) 08:34:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 08:34:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 08:34:32 2024-03-14T08:34:32.602Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:32 2024-03-14T08:34:32.602Z WARN 7384 --- [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. 08:34:32 08:34:32 . ____ _ __ _ _ 08:34:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:32 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:32 =========|_|==============|___/=/_/_/_/ 08:34:32 :: Spring Boot :: (v3.1.2) 08:34:32 08:34:32 2024-03-14T08:34:32.611Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:34:32 2024-03-14T08:34:32.611Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 08:34:32 2024-03-14T08:34:32.616Z INFO 7384 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.016 seconds (process running for 147.359) 08:34:32 2024-03-14T08:34:32.620Z WARN 7384 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 08:34:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 08:34:32 2024-03-14T08:34:32.624Z WARN 7384 --- [onPool-worker-4] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 08:34:32 2024-03-14T08:34:32.626Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:32 2024-03-14T08:34:32.626Z WARN 7384 --- [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. 08:34:32 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 08:34:33 2024-03-14T08:34:32.717Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:33 2024-03-14T08:34:32.717Z WARN 7384 --- [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. 08:34:33 2024-03-14T08:34:32.768Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:33 2024-03-14T08:34:32.768Z WARN 7384 --- [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. 08:34:33 2024-03-14T08:34:32.809Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:33 2024-03-14T08:34:32.809Z WARN 7384 --- [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. 08:34:33 2024-03-14T08:34:32.845Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:33 2024-03-14T08:34:32.845Z WARN 7384 --- [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. 08:34:33 2024-03-14T08:34:32.845Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:33 2024-03-14T08:34:32.860Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:33 2024-03-14T08:34:32.860Z WARN 7384 --- [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. 08:34:33 2024-03-14T08:34:32.860Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:33 2024-03-14T08:34:32.887Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:33 2024-03-14T08:34:32.887Z WARN 7384 --- [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. 08:34:33 2024-03-14T08:34:32.891Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:33 2024-03-14T08:34:32.891Z WARN 7384 --- [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. 08:34:33 08:34:33 . ____ _ __ _ _ 08:34:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:33 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:33 =========|_|==============|___/=/_/_/_/ 08:34:33 :: Spring Boot :: (v3.1.2) 08:34:33 08:34:33 2024-03-14T08:34:32.937Z INFO 7384 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:34:33 2024-03-14T08:34:32.937Z INFO 7384 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 08:34:33 2024-03-14T08:34:33.009Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:33 2024-03-14T08:34:33.010Z WARN 7384 --- [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. 08:34:33 2024-03-14T08:34:33.010Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:33 2024-03-14T08:34:33.010Z WARN 7384 --- [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. 08:34:33 2024-03-14T08:34:33.059Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:33 2024-03-14T08:34:33.059Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:33 2024-03-14T08:34:33.059Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:33 2024-03-14T08:34:33.059Z WARN 7384 --- [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. 08:34:33 2024-03-14T08:34:33.189Z INFO 7384 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.263 seconds (process running for 147.932) 08:34:33 2024-03-14T08:34:33.272Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:33 2024-03-14T08:34:33.272Z WARN 7384 --- [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. 08:34:33 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 08:34:33 2024-03-14T08:34:33.387Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:33 2024-03-14T08:34:33.387Z WARN 7384 --- [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. 08:34:33 08:34:33 . ____ _ __ _ _ 08:34:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:33 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:33 =========|_|==============|___/=/_/_/_/ 08:34:33 :: Spring Boot :: (v3.1.2) 08:34:33 08:34:33 2024-03-14T08:34:33.392Z INFO 7384 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:34:33 2024-03-14T08:34:33.392Z INFO 7384 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 08:34:33 2024-03-14T08:34:33.399Z INFO 7384 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.03 seconds (process running for 148.142) 08:34:33 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 08:34:33 2024-03-14T08:34:33.462Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:33 2024-03-14T08:34:33.462Z WARN 7384 --- [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. 08:34:33 08:34:33 . ____ _ __ _ _ 08:34:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:33 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:33 =========|_|==============|___/=/_/_/_/ 08:34:33 :: Spring Boot :: (v3.1.2) 08:34:33 08:34:33 2024-03-14T08:34:33.473Z INFO 7384 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:34:33 2024-03-14T08:34:33.473Z INFO 7384 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:34:33 2024-03-14T08:34:33.477Z INFO 7384 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.015 seconds (process running for 148.22) 08:34:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 08:34:33 2024-03-14T08:34:33.499Z INFO 7384 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 08:34:33 2024-03-14T08:34:33.500Z INFO 7384 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 08:34:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 08:34:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 08:34:33 [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 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 08:34:33 2024-03-14T08:34:33.520Z WARN 7384 --- [ 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 08:34:33 2024-03-14T08:34:33.521Z WARN 7384 --- [ 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 08:34:33 2024-03-14T08:34:33.525Z WARN 7384 --- [ 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 08:34:33 2024-03-14T08:34:33.526Z WARN 7384 --- [ 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) 08:34:33 2024-03-14T08:34:33.528Z WARN 7384 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 08:34:33 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 08:34:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 08:34:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 08:34:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 08:34:33 2024-03-14T08:34:33.573Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:33 2024-03-14T08:34:33.573Z WARN 7384 --- [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. 08:34:33 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 08:34:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 08:34:33 2024-03-14T08:34:33.583Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:33 2024-03-14T08:34:33.583Z WARN 7384 --- [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. 08:34:33 08:34:33 . ____ _ __ _ _ 08:34:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:33 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:33 =========|_|==============|___/=/_/_/_/ 08:34:33 :: Spring Boot :: (v3.1.2) 08:34:33 08:34:33 2024-03-14T08:34:33.595Z INFO 7384 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7384 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:34:33 2024-03-14T08:34:33.595Z INFO 7384 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 08:34:33 2024-03-14T08:34:33.599Z INFO 7384 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.015 seconds (process running for 148.343) 08:34:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 08:34:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 08:34:33 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 08:34:39 2024-03-14T08:34:33.616Z INFO 7384 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:34:39 2024-03-14T08:34:33.714Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e2f68f589712459f8f897128a252a5ed884ca14aba374c8518ffd50323c64d50 08:34:39 2024-03-14T08:34:33.748Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:39 2024-03-14T08:34:33.748Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.754Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:39 2024-03-14T08:34:33.754Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.754Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:33.759Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:39 2024-03-14T08:34:33.759Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.789Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:33.789Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.815Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:39 2024-03-14T08:34:33.815Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.864Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:39 2024-03-14T08:34:33.864Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.865Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:33.884Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:39 2024-03-14T08:34:33.884Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.915Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:39 2024-03-14T08:34:33.915Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.924Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:39 2024-03-14T08:34:33.924Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.951Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:39 2024-03-14T08:34:33.951Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:33.961Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:33.961Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:39 2024-03-14T08:34:34.167Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.167Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.214Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.214Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.315Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.315Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.444Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.444Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.490Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.490Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.576Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.576Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.610Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:39 2024-03-14T08:34:34.610Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.610Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:34.695Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.695Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.723Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:39 2024-03-14T08:34:34.723Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.723Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:34.776Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.776Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.854Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.854Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.879Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.879Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.912Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.912Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.968Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.968Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:39 2024-03-14T08:34:34.989Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.989Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:34.990Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:34.990Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.077Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.077Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.107Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.107Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.167Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.167Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.301Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.301Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.375Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.375Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.418Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.418Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.473Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:39 2024-03-14T08:34:35.473Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.473Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:35.497Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.497Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.578Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:39 2024-03-14T08:34:35.578Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.578Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:35.590Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.590Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.774Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.774Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.786Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.786Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.810Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.810Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.942Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.942Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:35.971Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:35.971Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:39 2024-03-14T08:34:36.006Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.006Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.088Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.088Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.095Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.095Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.183Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.183Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.254Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.254Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.261Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.261Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.370Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.370Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.398Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.398Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.470Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.470Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.476Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:39 2024-03-14T08:34:36.476Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.476Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:36.578Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.578Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.593Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.593Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.631Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:39 2024-03-14T08:34:36.631Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.631Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:36.913Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.913Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.927Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.927Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.940Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.940Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:36.973Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.973Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:39 2024-03-14T08:34:36.997Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:36.997Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.048Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.048Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.060Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.060Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.091Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.091Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.107Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.107Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.216Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.216Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.386Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.386Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.404Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.404Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.530Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.530Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.532Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:39 2024-03-14T08:34:37.532Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.532Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:37.595Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.595Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.625Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.625Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.781Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.781Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.784Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:39 2024-03-14T08:34:37.784Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.784Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:37.966Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.966Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:37.999Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:37.999Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.000Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.000Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.034Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.034Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.050Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.051Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.064Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.064Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.076Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.076Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:39 2024-03-14T08:34:38.163Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.163Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.218Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.218Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.372Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.372Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.492Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.492Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.497Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.497Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.516Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.516Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.636Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.636Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.685Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:39 2024-03-14T08:34:38.685Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.685Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:38.735Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.735Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.740Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:39 2024-03-14T08:34:38.740Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.740Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:38.852Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.852Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:38.985Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:39 2024-03-14T08:34:38.985Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.002Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.002Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.026Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.026Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.027Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.027Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.039Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.039Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.113Z INFO 7384 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.49695047S 08:34:39 2024-03-14T08:34:39.114Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:34:39 allow.auto.create.topics = true 08:34:39 auto.commit.interval.ms = 5000 08:34:39 auto.include.jmx.reporter = true 08:34:39 auto.offset.reset = earliest 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 check.crcs = true 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = consumer-test-11 08:34:39 client.rack = 08:34:39 connections.max.idle.ms = 540000 08:34:39 default.api.timeout.ms = 60000 08:34:39 enable.auto.commit = true 08:34:39 exclude.internal.topics = true 08:34:39 fetch.max.bytes = 52428800 08:34:39 fetch.max.wait.ms = 500 08:34:39 fetch.min.bytes = 1 08:34:39 group.id = test 08:34:39 group.instance.id = null 08:34:39 heartbeat.interval.ms = 3000 08:34:39 interceptor.classes = [] 08:34:39 internal.leave.group.on.close = true 08:34:39 internal.throw.on.fetch.stable.offset.unsupported = false 08:34:39 isolation.level = read_uncommitted 08:34:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:39 max.partition.fetch.bytes = 1048576 08:34:39 max.poll.interval.ms = 300000 08:34:39 max.poll.records = 500 08:34:39 metadata.max.age.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:34:39 receive.buffer.bytes = 65536 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 session.timeout.ms = 45000 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:34:39 08:34:39 2024-03-14T08:34:39.117Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.117Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.117Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279117 08:34:39 2024-03-14T08:34:39.132Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:34:39 2024-03-14T08:34:39.132Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:34:39 acks = -1 08:34:39 auto.include.jmx.reporter = true 08:34:39 batch.size = 16384 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 buffer.memory = 33554432 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = producer-15 08:34:39 compression.type = none 08:34:39 connections.max.idle.ms = 540000 08:34:39 delivery.timeout.ms = 120000 08:34:39 enable.idempotence = false 08:34:39 interceptor.classes = [] 08:34:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:34:39 linger.ms = 1 08:34:39 max.block.ms = 60000 08:34:39 max.in.flight.requests.per.connection = 5 08:34:39 max.request.size = 1048576 08:34:39 metadata.max.age.ms = 300000 08:34:39 metadata.max.idle.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partitioner.adaptive.partitioning.enable = true 08:34:39 partitioner.availability.timeout.ms = 0 08:34:39 partitioner.class = null 08:34:39 partitioner.ignore.keys = false 08:34:39 receive.buffer.bytes = 32768 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retries = 0 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 transaction.timeout.ms = 60000 08:34:39 transactional.id = null 08:34:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:34:39 08:34:39 2024-03-14T08:34:39.134Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:34:39 2024-03-14T08:34:39.134Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.134Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.134Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279134 08:34:39 2024-03-14T08:34:39.172Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.172Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.204Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.204Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.222Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.222Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.283Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.283Z WARN 7384 --- [t-thread | test] org.apache.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. 08:34:39 2024-03-14T08:34:39.298Z WARN 7384 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 08:34:39 2024-03-14T08:34:39.299Z INFO 7384 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 1tvsKndmRomWg1HD2AeQeA 08:34:39 2024-03-14T08:34:39.341Z INFO 7384 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.341Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.434Z WARN 7384 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 08:34:39 2024-03-14T08:34:39.459Z INFO 7384 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.459Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.541Z INFO 7384 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to ng92YY-rRJCs7-sqODuRDA 08:34:39 2024-03-14T08:34:39.558Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:34:39 allow.auto.create.topics = true 08:34:39 auto.commit.interval.ms = 5000 08:34:39 auto.include.jmx.reporter = true 08:34:39 auto.offset.reset = earliest 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 check.crcs = true 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = consumer-test-12 08:34:39 client.rack = 08:34:39 connections.max.idle.ms = 540000 08:34:39 default.api.timeout.ms = 60000 08:34:39 enable.auto.commit = true 08:34:39 exclude.internal.topics = true 08:34:39 fetch.max.bytes = 52428800 08:34:39 fetch.max.wait.ms = 500 08:34:39 fetch.min.bytes = 1 08:34:39 group.id = test 08:34:39 group.instance.id = null 08:34:39 heartbeat.interval.ms = 3000 08:34:39 interceptor.classes = [] 08:34:39 internal.leave.group.on.close = true 08:34:39 internal.throw.on.fetch.stable.offset.unsupported = false 08:34:39 isolation.level = read_uncommitted 08:34:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:39 max.partition.fetch.bytes = 1048576 08:34:39 max.poll.interval.ms = 300000 08:34:39 max.poll.records = 500 08:34:39 metadata.max.age.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:34:39 receive.buffer.bytes = 65536 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 session.timeout.ms = 45000 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:34:39 08:34:39 2024-03-14T08:34:39.560Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.560Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.560Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279560 08:34:39 2024-03-14T08:34:39.565Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:34:39 2024-03-14T08:34:39.565Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:34:39 acks = -1 08:34:39 auto.include.jmx.reporter = true 08:34:39 batch.size = 16384 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 buffer.memory = 33554432 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = producer-16 08:34:39 compression.type = none 08:34:39 connections.max.idle.ms = 540000 08:34:39 delivery.timeout.ms = 120000 08:34:39 enable.idempotence = false 08:34:39 interceptor.classes = [] 08:34:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:34:39 linger.ms = 1 08:34:39 max.block.ms = 60000 08:34:39 max.in.flight.requests.per.connection = 5 08:34:39 max.request.size = 1048576 08:34:39 metadata.max.age.ms = 300000 08:34:39 metadata.max.idle.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partitioner.adaptive.partitioning.enable = true 08:34:39 partitioner.availability.timeout.ms = 0 08:34:39 partitioner.class = null 08:34:39 partitioner.ignore.keys = false 08:34:39 receive.buffer.bytes = 32768 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retries = 0 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 transaction.timeout.ms = 60000 08:34:39 transactional.id = null 08:34:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:34:39 08:34:39 2024-03-14T08:34:39.566Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:34:39 2024-03-14T08:34:39.566Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.566Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.566Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279566 08:34:39 2024-03-14T08:34:39.584Z INFO 7384 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to ng92YY-rRJCs7-sqODuRDA 08:34:39 2024-03-14T08:34:39.584Z INFO 7384 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 1tvsKndmRomWg1HD2AeQeA 08:34:39 2024-03-14T08:34:39.597Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:34:39 allow.auto.create.topics = true 08:34:39 auto.commit.interval.ms = 5000 08:34:39 auto.include.jmx.reporter = true 08:34:39 auto.offset.reset = earliest 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 check.crcs = true 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = consumer-test-13 08:34:39 client.rack = 08:34:39 connections.max.idle.ms = 540000 08:34:39 default.api.timeout.ms = 60000 08:34:39 enable.auto.commit = true 08:34:39 exclude.internal.topics = true 08:34:39 fetch.max.bytes = 52428800 08:34:39 fetch.max.wait.ms = 500 08:34:39 fetch.min.bytes = 1 08:34:39 group.id = test 08:34:39 group.instance.id = null 08:34:39 heartbeat.interval.ms = 3000 08:34:39 interceptor.classes = [] 08:34:39 internal.leave.group.on.close = true 08:34:39 internal.throw.on.fetch.stable.offset.unsupported = false 08:34:39 isolation.level = read_uncommitted 08:34:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:39 max.partition.fetch.bytes = 1048576 08:34:39 max.poll.interval.ms = 300000 08:34:39 max.poll.records = 500 08:34:39 metadata.max.age.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:34:39 receive.buffer.bytes = 65536 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 session.timeout.ms = 45000 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:34:39 08:34:39 2024-03-14T08:34:39.598Z INFO 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:34:39 2024-03-14T08:34:39.598Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.598Z WARN 7384 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:39 2024-03-14T08:34:39.599Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.599Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.599Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279599 08:34:39 2024-03-14T08:34:39.603Z INFO 7384 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.603Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.603Z INFO 7384 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.603Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.606Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:34:39 2024-03-14T08:34:39.606Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:34:39 acks = -1 08:34:39 auto.include.jmx.reporter = true 08:34:39 batch.size = 16384 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 buffer.memory = 33554432 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = producer-17 08:34:39 compression.type = none 08:34:39 connections.max.idle.ms = 540000 08:34:39 delivery.timeout.ms = 120000 08:34:39 enable.idempotence = false 08:34:39 interceptor.classes = [] 08:34:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:34:39 linger.ms = 1 08:34:39 max.block.ms = 60000 08:34:39 max.in.flight.requests.per.connection = 5 08:34:39 max.request.size = 1048576 08:34:39 metadata.max.age.ms = 300000 08:34:39 metadata.max.idle.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partitioner.adaptive.partitioning.enable = true 08:34:39 partitioner.availability.timeout.ms = 0 08:34:39 partitioner.class = null 08:34:39 partitioner.ignore.keys = false 08:34:39 receive.buffer.bytes = 32768 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retries = 0 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 transaction.timeout.ms = 60000 08:34:39 transactional.id = null 08:34:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:34:39 08:34:39 2024-03-14T08:34:39.617Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:34:39 2024-03-14T08:34:39.617Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.617Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.617Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279617 08:34:39 2024-03-14T08:34:39.629Z INFO 7384 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to ng92YY-rRJCs7-sqODuRDA 08:34:39 2024-03-14T08:34:39.629Z INFO 7384 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 1tvsKndmRomWg1HD2AeQeA 08:34:39 2024-03-14T08:34:39.644Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:34:39 allow.auto.create.topics = true 08:34:39 auto.commit.interval.ms = 5000 08:34:39 auto.include.jmx.reporter = true 08:34:39 auto.offset.reset = earliest 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 check.crcs = true 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = consumer-test-14 08:34:39 client.rack = 08:34:39 connections.max.idle.ms = 540000 08:34:39 default.api.timeout.ms = 60000 08:34:39 enable.auto.commit = true 08:34:39 exclude.internal.topics = true 08:34:39 fetch.max.bytes = 52428800 08:34:39 fetch.max.wait.ms = 500 08:34:39 fetch.min.bytes = 1 08:34:39 group.id = test 08:34:39 group.instance.id = null 08:34:39 heartbeat.interval.ms = 3000 08:34:39 interceptor.classes = [] 08:34:39 internal.leave.group.on.close = true 08:34:39 internal.throw.on.fetch.stable.offset.unsupported = false 08:34:39 isolation.level = read_uncommitted 08:34:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:39 max.partition.fetch.bytes = 1048576 08:34:39 max.poll.interval.ms = 300000 08:34:39 max.poll.records = 500 08:34:39 metadata.max.age.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:34:39 receive.buffer.bytes = 65536 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 session.timeout.ms = 45000 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:34:39 08:34:39 2024-03-14T08:34:39.647Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.647Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.647Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279647 08:34:39 2024-03-14T08:34:39.653Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:34:39 2024-03-14T08:34:39.654Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:34:39 acks = -1 08:34:39 auto.include.jmx.reporter = true 08:34:39 batch.size = 16384 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 buffer.memory = 33554432 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = producer-18 08:34:39 compression.type = none 08:34:39 connections.max.idle.ms = 540000 08:34:39 delivery.timeout.ms = 120000 08:34:39 enable.idempotence = false 08:34:39 interceptor.classes = [] 08:34:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:34:39 linger.ms = 1 08:34:39 max.block.ms = 60000 08:34:39 max.in.flight.requests.per.connection = 5 08:34:39 max.request.size = 1048576 08:34:39 metadata.max.age.ms = 300000 08:34:39 metadata.max.idle.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partitioner.adaptive.partitioning.enable = true 08:34:39 partitioner.availability.timeout.ms = 0 08:34:39 partitioner.class = null 08:34:39 partitioner.ignore.keys = false 08:34:39 receive.buffer.bytes = 32768 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retries = 0 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 transaction.timeout.ms = 60000 08:34:39 transactional.id = null 08:34:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:34:39 08:34:39 2024-03-14T08:34:39.655Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:34:39 2024-03-14T08:34:39.655Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.655Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.655Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279655 08:34:39 2024-03-14T08:34:39.664Z INFO 7384 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to ng92YY-rRJCs7-sqODuRDA 08:34:39 2024-03-14T08:34:39.664Z INFO 7384 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 1tvsKndmRomWg1HD2AeQeA 08:34:39 2024-03-14T08:34:39.672Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:34:39 allow.auto.create.topics = true 08:34:39 auto.commit.interval.ms = 5000 08:34:39 auto.include.jmx.reporter = true 08:34:39 auto.offset.reset = earliest 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 check.crcs = true 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = consumer-test-15 08:34:39 client.rack = 08:34:39 connections.max.idle.ms = 540000 08:34:39 default.api.timeout.ms = 60000 08:34:39 enable.auto.commit = true 08:34:39 exclude.internal.topics = true 08:34:39 fetch.max.bytes = 52428800 08:34:39 fetch.max.wait.ms = 500 08:34:39 fetch.min.bytes = 1 08:34:39 group.id = test 08:34:39 group.instance.id = null 08:34:39 heartbeat.interval.ms = 3000 08:34:39 interceptor.classes = [] 08:34:39 internal.leave.group.on.close = true 08:34:39 internal.throw.on.fetch.stable.offset.unsupported = false 08:34:39 isolation.level = read_uncommitted 08:34:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:39 max.partition.fetch.bytes = 1048576 08:34:39 max.poll.interval.ms = 300000 08:34:39 max.poll.records = 500 08:34:39 metadata.max.age.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:34:39 receive.buffer.bytes = 65536 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 session.timeout.ms = 45000 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:34:39 08:34:39 2024-03-14T08:34:39.674Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.674Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.674Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279674 08:34:39 2024-03-14T08:34:39.680Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:34:39 2024-03-14T08:34:39.680Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:34:39 acks = -1 08:34:39 auto.include.jmx.reporter = true 08:34:39 batch.size = 16384 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 buffer.memory = 33554432 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = producer-19 08:34:39 compression.type = none 08:34:39 connections.max.idle.ms = 540000 08:34:39 delivery.timeout.ms = 120000 08:34:39 enable.idempotence = false 08:34:39 interceptor.classes = [] 08:34:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:34:39 linger.ms = 1 08:34:39 max.block.ms = 60000 08:34:39 max.in.flight.requests.per.connection = 5 08:34:39 max.request.size = 1048576 08:34:39 metadata.max.age.ms = 300000 08:34:39 metadata.max.idle.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partitioner.adaptive.partitioning.enable = true 08:34:39 partitioner.availability.timeout.ms = 0 08:34:39 partitioner.class = null 08:34:39 partitioner.ignore.keys = false 08:34:39 receive.buffer.bytes = 32768 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retries = 0 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 transaction.timeout.ms = 60000 08:34:39 transactional.id = null 08:34:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:34:39 08:34:39 2024-03-14T08:34:39.682Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:34:39 2024-03-14T08:34:39.682Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.682Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.682Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279682 08:34:39 2024-03-14T08:34:39.701Z INFO 7384 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to ng92YY-rRJCs7-sqODuRDA 08:34:39 2024-03-14T08:34:39.701Z INFO 7384 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 1tvsKndmRomWg1HD2AeQeA 08:34:39 2024-03-14T08:34:39.713Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:34:39 allow.auto.create.topics = true 08:34:39 auto.commit.interval.ms = 5000 08:34:39 auto.include.jmx.reporter = true 08:34:39 auto.offset.reset = earliest 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 check.crcs = true 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = consumer-test-16 08:34:39 client.rack = 08:34:39 connections.max.idle.ms = 540000 08:34:39 default.api.timeout.ms = 60000 08:34:39 enable.auto.commit = true 08:34:39 exclude.internal.topics = true 08:34:39 fetch.max.bytes = 52428800 08:34:39 fetch.max.wait.ms = 500 08:34:39 fetch.min.bytes = 1 08:34:39 group.id = test 08:34:39 group.instance.id = null 08:34:39 heartbeat.interval.ms = 3000 08:34:39 interceptor.classes = [] 08:34:39 internal.leave.group.on.close = true 08:34:39 internal.throw.on.fetch.stable.offset.unsupported = false 08:34:39 isolation.level = read_uncommitted 08:34:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:39 max.partition.fetch.bytes = 1048576 08:34:39 max.poll.interval.ms = 300000 08:34:39 max.poll.records = 500 08:34:39 metadata.max.age.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:34:39 receive.buffer.bytes = 65536 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 session.timeout.ms = 45000 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:34:39 08:34:39 2024-03-14T08:34:39.714Z INFO 7384 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.714Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.715Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.715Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.715Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279715 08:34:39 2024-03-14T08:34:39.717Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.717Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.721Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:34:39 2024-03-14T08:34:39.721Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:34:39 acks = -1 08:34:39 auto.include.jmx.reporter = true 08:34:39 batch.size = 16384 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 buffer.memory = 33554432 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = producer-20 08:34:39 compression.type = none 08:34:39 connections.max.idle.ms = 540000 08:34:39 delivery.timeout.ms = 120000 08:34:39 enable.idempotence = false 08:34:39 interceptor.classes = [] 08:34:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:34:39 linger.ms = 1 08:34:39 max.block.ms = 60000 08:34:39 max.in.flight.requests.per.connection = 5 08:34:39 max.request.size = 1048576 08:34:39 metadata.max.age.ms = 300000 08:34:39 metadata.max.idle.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partitioner.adaptive.partitioning.enable = true 08:34:39 partitioner.availability.timeout.ms = 0 08:34:39 partitioner.class = null 08:34:39 partitioner.ignore.keys = false 08:34:39 receive.buffer.bytes = 32768 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retries = 0 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 transaction.timeout.ms = 60000 08:34:39 transactional.id = null 08:34:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:34:39 08:34:39 2024-03-14T08:34:39.721Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:34:39 2024-03-14T08:34:39.721Z WARN 7384 --- [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. 08:34:39 2024-03-14T08:34:39.723Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:34:39 2024-03-14T08:34:39.723Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.723Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.723Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279723 08:34:39 2024-03-14T08:34:39.732Z INFO 7384 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to ng92YY-rRJCs7-sqODuRDA 08:34:39 2024-03-14T08:34:39.732Z INFO 7384 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 1tvsKndmRomWg1HD2AeQeA 08:34:39 2024-03-14T08:34:39.737Z INFO 7384 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:34:39 allow.auto.create.topics = true 08:34:39 auto.commit.interval.ms = 5000 08:34:39 auto.include.jmx.reporter = true 08:34:39 auto.offset.reset = earliest 08:34:39 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:39 check.crcs = true 08:34:39 client.dns.lookup = use_all_dns_ips 08:34:39 client.id = consumer-test-17 08:34:39 client.rack = 08:34:39 connections.max.idle.ms = 540000 08:34:39 default.api.timeout.ms = 60000 08:34:39 enable.auto.commit = true 08:34:39 exclude.internal.topics = true 08:34:39 fetch.max.bytes = 52428800 08:34:39 fetch.max.wait.ms = 500 08:34:39 fetch.min.bytes = 1 08:34:39 group.id = test 08:34:39 group.instance.id = null 08:34:39 heartbeat.interval.ms = 3000 08:34:39 interceptor.classes = [] 08:34:39 internal.leave.group.on.close = true 08:34:39 internal.throw.on.fetch.stable.offset.unsupported = false 08:34:39 isolation.level = read_uncommitted 08:34:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:34:39 max.partition.fetch.bytes = 1048576 08:34:39 max.poll.interval.ms = 300000 08:34:39 max.poll.records = 500 08:34:39 metadata.max.age.ms = 300000 08:34:39 metric.reporters = [] 08:34:39 metrics.num.samples = 2 08:34:39 metrics.recording.level = INFO 08:34:39 metrics.sample.window.ms = 30000 08:34:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:34:39 receive.buffer.bytes = 65536 08:34:39 reconnect.backoff.max.ms = 1000 08:34:39 reconnect.backoff.ms = 50 08:34:39 request.timeout.ms = 30000 08:34:39 retry.backoff.ms = 100 08:34:39 sasl.client.callback.handler.class = null 08:34:39 sasl.jaas.config = null 08:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:39 sasl.kerberos.min.time.before.relogin = 60000 08:34:39 sasl.kerberos.service.name = null 08:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:39 sasl.login.callback.handler.class = null 08:34:39 sasl.login.class = null 08:34:39 sasl.login.connect.timeout.ms = null 08:34:39 sasl.login.read.timeout.ms = null 08:34:39 sasl.login.refresh.buffer.seconds = 300 08:34:39 sasl.login.refresh.min.period.seconds = 60 08:34:39 sasl.login.refresh.window.factor = 0.8 08:34:39 sasl.login.refresh.window.jitter = 0.05 08:34:39 sasl.login.retry.backoff.max.ms = 10000 08:34:39 sasl.login.retry.backoff.ms = 100 08:34:39 sasl.mechanism = GSSAPI 08:34:39 sasl.oauthbearer.clock.skew.seconds = 30 08:34:39 sasl.oauthbearer.expected.audience = null 08:34:39 sasl.oauthbearer.expected.issuer = null 08:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:39 sasl.oauthbearer.jwks.endpoint.url = null 08:34:39 sasl.oauthbearer.scope.claim.name = scope 08:34:39 sasl.oauthbearer.sub.claim.name = sub 08:34:39 sasl.oauthbearer.token.endpoint.url = null 08:34:39 security.protocol = PLAINTEXT 08:34:39 security.providers = null 08:34:39 send.buffer.bytes = 131072 08:34:39 session.timeout.ms = 45000 08:34:39 socket.connection.setup.timeout.max.ms = 30000 08:34:39 socket.connection.setup.timeout.ms = 10000 08:34:39 ssl.cipher.suites = null 08:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:39 ssl.endpoint.identification.algorithm = https 08:34:39 ssl.engine.factory.class = null 08:34:39 ssl.key.password = null 08:34:39 ssl.keymanager.algorithm = SunX509 08:34:39 ssl.keystore.certificate.chain = null 08:34:39 ssl.keystore.key = null 08:34:39 ssl.keystore.location = null 08:34:39 ssl.keystore.password = null 08:34:39 ssl.keystore.type = JKS 08:34:39 ssl.protocol = TLSv1.3 08:34:39 ssl.provider = null 08:34:39 ssl.secure.random.implementation = null 08:34:39 ssl.trustmanager.algorithm = PKIX 08:34:39 ssl.truststore.certificates = null 08:34:39 ssl.truststore.location = null 08:34:39 ssl.truststore.password = null 08:34:39 ssl.truststore.type = JKS 08:34:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:34:39 08:34:39 2024-03-14T08:34:39.739Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:39 2024-03-14T08:34:39.739Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:39 2024-03-14T08:34:39.739Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279739 08:34:40 2024-03-14T08:34:39.740Z INFO 7384 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 08:34:40 2024-03-14T08:34:39.745Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:34:40 2024-03-14T08:34:39.745Z INFO 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:34:40 acks = -1 08:34:40 auto.include.jmx.reporter = true 08:34:40 batch.size = 16384 08:34:40 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:34:40 buffer.memory = 33554432 08:34:40 client.dns.lookup = use_all_dns_ips 08:34:40 client.id = producer-21 08:34:40 compression.type = none 08:34:40 connections.max.idle.ms = 540000 08:34:40 delivery.timeout.ms = 120000 08:34:40 enable.idempotence = false 08:34:40 interceptor.classes = [] 08:34:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:34:40 linger.ms = 1 08:34:40 max.block.ms = 60000 08:34:40 max.in.flight.requests.per.connection = 5 08:34:40 max.request.size = 1048576 08:34:40 metadata.max.age.ms = 300000 08:34:40 metadata.max.idle.ms = 300000 08:34:40 metric.reporters = [] 08:34:40 metrics.num.samples = 2 08:34:40 metrics.recording.level = INFO 08:34:40 metrics.sample.window.ms = 30000 08:34:40 partitioner.adaptive.partitioning.enable = true 08:34:40 partitioner.availability.timeout.ms = 0 08:34:40 partitioner.class = null 08:34:40 partitioner.ignore.keys = false 08:34:40 receive.buffer.bytes = 32768 08:34:40 reconnect.backoff.max.ms = 1000 08:34:40 reconnect.backoff.ms = 50 08:34:40 request.timeout.ms = 30000 08:34:40 retries = 0 08:34:40 retry.backoff.ms = 100 08:34:40 sasl.client.callback.handler.class = null 08:34:40 sasl.jaas.config = null 08:34:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:34:40 sasl.kerberos.min.time.before.relogin = 60000 08:34:40 sasl.kerberos.service.name = null 08:34:40 sasl.kerberos.ticket.renew.jitter = 0.05 08:34:40 sasl.kerberos.ticket.renew.window.factor = 0.8 08:34:40 sasl.login.callback.handler.class = null 08:34:40 sasl.login.class = null 08:34:40 sasl.login.connect.timeout.ms = null 08:34:40 sasl.login.read.timeout.ms = null 08:34:40 sasl.login.refresh.buffer.seconds = 300 08:34:40 sasl.login.refresh.min.period.seconds = 60 08:34:40 sasl.login.refresh.window.factor = 0.8 08:34:40 sasl.login.refresh.window.jitter = 0.05 08:34:40 sasl.login.retry.backoff.max.ms = 10000 08:34:40 sasl.login.retry.backoff.ms = 100 08:34:40 sasl.mechanism = GSSAPI 08:34:40 sasl.oauthbearer.clock.skew.seconds = 30 08:34:40 sasl.oauthbearer.expected.audience = null 08:34:40 sasl.oauthbearer.expected.issuer = null 08:34:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:34:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:34:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:34:40 sasl.oauthbearer.jwks.endpoint.url = null 08:34:40 sasl.oauthbearer.scope.claim.name = scope 08:34:40 sasl.oauthbearer.sub.claim.name = sub 08:34:40 sasl.oauthbearer.token.endpoint.url = null 08:34:40 security.protocol = PLAINTEXT 08:34:40 security.providers = null 08:34:40 send.buffer.bytes = 131072 08:34:40 socket.connection.setup.timeout.max.ms = 30000 08:34:40 socket.connection.setup.timeout.ms = 10000 08:34:40 ssl.cipher.suites = null 08:34:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:34:40 ssl.endpoint.identification.algorithm = https 08:34:40 ssl.engine.factory.class = null 08:34:40 ssl.key.password = null 08:34:40 ssl.keymanager.algorithm = SunX509 08:34:40 ssl.keystore.certificate.chain = null 08:34:40 ssl.keystore.key = null 08:34:40 ssl.keystore.location = null 08:34:40 ssl.keystore.password = null 08:34:40 ssl.keystore.type = JKS 08:34:40 ssl.protocol = TLSv1.3 08:34:40 ssl.provider = null 08:34:40 ssl.secure.random.implementation = null 08:34:40 ssl.trustmanager.algorithm = PKIX 08:34:40 ssl.truststore.certificates = null 08:34:40 ssl.truststore.location = null 08:34:40 ssl.truststore.password = null 08:34:40 ssl.truststore.type = JKS 08:34:40 transaction.timeout.ms = 60000 08:34:40 transactional.id = null 08:34:40 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:34:40 08:34:40 2024-03-14T08:34:39.747Z WARN 7384 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:34:40 2024-03-14T08:34:39.747Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:34:40 2024-03-14T08:34:39.747Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:34:40 2024-03-14T08:34:39.747Z INFO 7384 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405279747 08:34:40 2024-03-14T08:34:39.768Z INFO 7384 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to ng92YY-rRJCs7-sqODuRDA 08:34:40 2024-03-14T08:34:39.768Z INFO 7384 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 1tvsKndmRomWg1HD2AeQeA 08:34:40 2024-03-14T08:34:39.787Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to ng92YY-rRJCs7-sqODuRDA 08:34:40 2024-03-14T08:34:39.787Z INFO 7384 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: 1tvsKndmRomWg1HD2AeQeA 08:34:40 2024-03-14T08:34:39.851Z INFO 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:34:40 2024-03-14T08:34:39.851Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:39.851Z WARN 7384 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:34:40 2024-03-14T08:34:39.901Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 08:34:40 2024-03-14T08:34:39.903Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 08:34:40 2024-03-14T08:34:39.921Z INFO 7384 --- [ 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-ee9781f8-cf6c-4ba4-86a0-630091e8568c 08:34:40 2024-03-14T08:34:39.921Z INFO 7384 --- [ 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) 08:34:40 2024-03-14T08:34:39.921Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 08:34:40 2024-03-14T08:34:39.944Z INFO 7384 --- [ 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-ee9781f8-cf6c-4ba4-86a0-630091e8568c', protocol='range'} 08:34:40 2024-03-14T08:34:39.944Z INFO 7384 --- [ 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-ee9781f8-cf6c-4ba4-86a0-630091e8568c=Assignment(partitions=[my-topic-name-0])} 08:34:40 2024-03-14T08:34:39.965Z INFO 7384 --- [ 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-ee9781f8-cf6c-4ba4-86a0-630091e8568c', protocol='range'} 08:34:40 2024-03-14T08:34:39.965Z INFO 7384 --- [ 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]) 08:34:40 2024-03-14T08:34:39.965Z INFO 7384 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 08:34:40 2024-03-14T08:34:39.980Z INFO 7384 --- [ 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 08:34:40 2024-03-14T08:34:39.988Z INFO 7384 --- [ 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}}. 08:34:40 2024-03-14T08:34:40.034Z INFO 7384 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.034Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.101Z INFO 7384 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.102Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.106Z INFO 7384 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 08:34:40 2024-03-14T08:34:40.106Z INFO 7384 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 08:34:40 2024-03-14T08:34:40.106Z INFO 7384 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 08:34:40 2024-03-14T08:34:40.106Z INFO 7384 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.106Z INFO 7384 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] 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) 08:34:40 2024-03-14T08:34:40.106Z INFO 7384 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.106Z INFO 7384 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 08:34:40 2024-03-14T08:34:40.107Z INFO 7384 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.107Z INFO 7384 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.107Z INFO 7384 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.107Z INFO 7384 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 08:34:40 2024-03-14T08:34:40.107Z INFO 7384 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 08:34:40 2024-03-14T08:34:40.107Z INFO 7384 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 08:34:40 2024-03-14T08:34:40.107Z INFO 7384 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.107Z INFO 7384 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 08:34:40 2024-03-14T08:34:40.107Z INFO 7384 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 08:34:40 2024-03-14T08:34:40.108Z INFO 7384 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.108Z INFO 7384 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 08:34:40 2024-03-14T08:34:40.134Z INFO 7384 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.134Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.141Z INFO 7384 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.141Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.145Z INFO 7384 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.145Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.146Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.147Z INFO 7384 --- [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: 113ms, elapsed time since send: 113ms, request timeout: 30000ms) 08:34:40 2024-03-14T08:34:40.147Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 08:34:40 2024-03-14T08:34:40.147Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 08:34:40 2024-03-14T08:34:40.147Z INFO 7384 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=744054688, epoch=1) to node 1: 08:34:40 08:34:40 org.apache.kafka.common.errors.DisconnectException: null 08:34:40 08:34:40 2024-03-14T08:34:40.147Z INFO 7384 --- [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. 08:34:40 2024-03-14T08:34:40.171Z INFO 7384 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.171Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.184Z INFO 7384 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.184Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.206Z INFO 7384 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.207Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.207Z INFO 7384 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.207Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.207Z INFO 7384 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.207Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.207Z INFO 7384 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.207Z INFO 7384 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.207Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.207Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.207Z INFO 7384 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.207Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.208Z INFO 7384 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.208Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.208Z INFO 7384 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.208Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.248Z INFO 7384 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.248Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.307Z INFO 7384 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.307Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.307Z INFO 7384 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.307Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.310Z INFO 7384 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.310Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.311Z INFO 7384 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.311Z WARN 7384 --- [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. 08:34:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.722 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 08:34:40 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 08:34:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 08:34:40 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 08:34:40 2024-03-14T08:34:40.358Z INFO 7384 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.358Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.358Z INFO 7384 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.358Z WARN 7384 --- [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. 08:34:40 2024-03-14T08:34:40.361Z WARN 7384 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 08:34:40 2024-03-14T08:34:40.361Z INFO 7384 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:34:40 2024-03-14T08:34:40.361Z WARN 7384 --- [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. 08:34:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 08:34:40 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 08:34:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 08:34:40 [INFO] 08:34:40 [INFO] Results: 08:34:40 [INFO] 08:34:40 [INFO] Tests run: 523, Failures: 0, Errors: 0, Skipped: 0 08:34:40 [INFO] 08:34:40 [INFO] 08:34:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 08:34:40 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:34:40 [INFO] Analyzed bundle 'cps-ncmp-service' with 104 classes 08:34:40 [INFO] 08:34:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 08:34:41 [INFO] 08:34:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 08:34:41 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar 08:34:41 [INFO] 08:34:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 08:34:41 [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-merge-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/* 08:34:41 [INFO] 08:34:41 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 08:34:41 [INFO] 08:34:41 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 08:34:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:34:41 [INFO] 08:34:41 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 08:34:41 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:34:41 [INFO] Analyzed bundle 'cps-ncmp-service' with 104 classes 08:34:41 [INFO] All coverage checks have been met. 08:34:41 [INFO] 08:34:41 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 08:34:41 [INFO] 08:34:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 08:34:41 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.jar 08:34:41 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.pom 08:34:41 [INFO] 08:34:41 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 08:34:41 [INFO] 08:34:41 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 08:34:41 [INFO] Building cps-ncmp-rest 3.4.7-SNAPSHOT [12/23] 08:34:41 [INFO] --------------------------------[ jar ]--------------------------------- 08:34:41 [INFO] 08:34:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 08:34:41 [INFO] 08:34:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 08:34:41 [INFO] 08:34:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 08:34:41 [INFO] 08:34:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 08:34:41 [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-merge-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/* 08:34:41 [INFO] 08:34:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 08:34:41 [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-merge-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/* 08:34:41 [INFO] 08:34:41 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 08:34:41 [INFO] Generating with dryRun=false 08:34:41 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 08:34:41 [INFO] OpenAPI Generator: spring (server) 08:34:41 [INFO] Generator 'spring' is considered stable. 08:34:41 [INFO] ---------------------------------- 08:34:41 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:34:41 [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) 08:34:41 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:34:41 [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). 08:34:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:34:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:34:41 [INFO] Processing operation getResourceDataForCmHandle 08:34:41 [INFO] Processing operation updateResourceDataRunningForCmHandle 08:34:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:34:41 [INFO] Processing operation createResourceDataRunningForCmHandle 08:34:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:34:41 [INFO] Processing operation deleteResourceDataRunningForCmHandle 08:34:41 [INFO] Processing operation patchResourceDataRunningForCmHandle 08:34:41 [INFO] Processing operation executeDataOperationForCmHandles 08:34:41 [INFO] Processing operation queryResourceDataForCmHandle 08:34:41 [INFO] Processing operation getModuleReferencesByCmHandle 08:34:41 [INFO] Processing operation getModuleDefinitions 08:34:41 [INFO] Processing operation searchCmHandles 08:34:41 [INFO] Processing operation retrieveCmHandleDetailsById 08:34:41 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 08:34:41 [INFO] Processing operation searchCmHandleIds 08:34:41 [INFO] Processing operation getCmHandleStateByCmHandleId 08:34:41 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 08:34:41 [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] 08:34:41 [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] 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 08:34:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:34:41 [WARNING] Multiple MediaTypes found, using only the first one 08:34:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:34:41 [WARNING] Multiple MediaTypes found, using only the first one 08:34:41 [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] 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 08:34:41 [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] 08:34:41 [INFO] Skipping generation of supporting files. 08:34:41 ################################################################################ 08:34:41 # Thanks for using OpenAPI Generator. # 08:34:41 # Please consider donation to help us maintain this project 🙏 # 08:34:41 # https://opencollective.com/openapi_generator/donate # 08:34:41 ################################################################################ 08:34:41 [INFO] 08:34:41 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 08:34:41 [INFO] Generating with dryRun=false 08:34:41 [INFO] No .openapi-generator-ignore file found. 08:34:41 [INFO] OpenAPI Generator: spring (server) 08:34:41 [INFO] Generator 'spring' is considered stable. 08:34:41 [INFO] ---------------------------------- 08:34:41 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:34:41 [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) 08:34:41 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:34:41 [INFO] Processing operation updateDmiPluginRegistration 08:34:41 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 08:34:41 [INFO] Processing operation searchCmHandleIds 08:34:41 [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] 08:34:41 [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] 08:34:41 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 08:34:41 [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] 08:34:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 08:34:41 [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] 08:34:42 [INFO] Skipping generation of supporting files. 08:34:42 ################################################################################ 08:34:42 # Thanks for using OpenAPI Generator. # 08:34:42 # Please consider donation to help us maintain this project 🙏 # 08:34:42 # https://opencollective.com/openapi_generator/donate # 08:34:42 ################################################################################ 08:34:42 [INFO] 08:34:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 08:34:42 [INFO] You have 0 Checkstyle violations. 08:34:42 [INFO] 08:34:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 08:34:42 [INFO] You have 0 Checkstyle violations. 08:34:42 [INFO] 08:34:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 08:34:42 [INFO] Starting audit... 08:34:42 Audit done. 08:34:42 [INFO] You have 0 Checkstyle violations. 08:34:42 [INFO] 08:34:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 08:34:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:34:42 [INFO] Copying 1 resource 08:34:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 08:34:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 08:34:42 [INFO] 08:34:42 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 08:34:42 [INFO] Changes detected - recompiling the module! :dependency 08:34:42 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 08:34:43 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 08:34:43 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 08:34:43 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 08:34:43 [INFO] 08:34:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 08:34:43 [INFO] 08:34:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 08:34:43 [INFO] Fork Value is true 08:34:45 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:34:45 [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) 08:34:45 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:34:45 [java] WARNING: System::setSecurityManager will be removed in a future release 08:34:48 [INFO] Done SpotBugs Analysis.... 08:34:49 [INFO] 08:34:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 08:34:49 [INFO] 08:34:49 [INFO] 08:34:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 08:34:49 [INFO] BugInstance size is 0 08:34:49 [INFO] Error size is 0 08:34:49 [INFO] No errors/warnings found 08:34:49 [INFO] 08:34:49 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 08:34:49 [INFO] Generating with dryRun=false 08:34:49 [INFO] No .openapi-generator-ignore file found. 08:34:49 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:34:49 [INFO] Generator 'openapi-yaml' is considered stable. 08:34:49 [INFO] Output file [outputFile=openapi-inventory.yaml] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:34:49 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:34:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:34:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 08:34:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:34:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:34:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:34:49 ################################################################################ 08:34:49 # Thanks for using OpenAPI Generator. # 08:34:49 # Please consider donation to help us maintain this project 🙏 # 08:34:49 # https://opencollective.com/openapi_generator/donate # 08:34:49 ################################################################################ 08:34:49 [INFO] 08:34:49 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 08:34:49 [INFO] Generating with dryRun=false 08:34:49 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:34:49 [INFO] Generator 'openapi-yaml' is considered stable. 08:34:49 [INFO] Output file [outputFile=openapi.yaml] 08:34:49 [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). 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:34:49 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:34:49 [WARNING] Multiple MediaTypes found, using only the first one 08:34:49 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 08:34:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:34:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 08:34:49 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 08:34:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:34:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:34:50 ################################################################################ 08:34:50 # Thanks for using OpenAPI Generator. # 08:34:50 # Please consider donation to help us maintain this project 🙏 # 08:34:50 # https://opencollective.com/openapi_generator/donate # 08:34:50 ################################################################################ 08:34:50 [INFO] 08:34:50 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 08:34:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:34:50 [INFO] Copying 2 resources 08:34:50 [INFO] 08:34:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 08:34:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:34:50 [INFO] Copying 6 resources 08:34:50 [INFO] 08:34:50 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 08:34:50 [INFO] Changes detected - recompiling the module! :dependency 08:34:50 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:34:50 [INFO] 08:34:50 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 08:34:50 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:34:50 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:34:51 [INFO] Compiled 22 files. 08:34:51 [INFO] 08:34:51 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 08:34:51 [INFO] 08:34:51 [INFO] ------------------------------------------------------- 08:34:51 [INFO] T E S T S 08:34:51 [INFO] ------------------------------------------------------- 08:34:53 08:34:52.626 [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. 08:34:53 08:34:52.816 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:34:53 08:34:52.936 [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. 08:34:53 08:34:52.981 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:34:53 08:34:53.001 [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. 08:34:53 08:34:53.009 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:34:53 08:34:53.046 [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. 08:34:53 08:34:53.054 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:34:53 08:34:53.058 [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. 08:34:53 08:34:53.065 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:34:53 08:34:53.068 [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. 08:34:53 08:34:53.074 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:34:53 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:34:56 08:34:52,449 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 08:34:56 08:34:52,469 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:34:56 08:34:52,469 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:34:56 08:34:52,470 |-INFO in ch.qos.logback.classic.BasicConfigurator@312af870 - Setting up default configuration. 08:34:56 08:34:54,728 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@27df971b - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:34:56 08:34:54,773 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1160c54b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:34:56 08:34:54,773 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@27df971b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:34:56 08:34:54,776 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:34:56 08:34:54,776 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:34:56 08:34:54,777 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:34:56 08:34:54,778 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1160c54b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:34:56 08:34:54,778 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@27df971b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:34:56 08:34:54,785 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:34:56 08:34:54,785 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:34:56 08:34:54,790 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:34:56 08:34:54,819 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405294817) 08:34:56 08:34:54,819 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:34:56 08:34:54,819 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:34:56 08:34:54,824 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 08:34:56 08:34:54,828 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:34:56 08:34:54,828 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@363b7709 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:34:56 08:34:54,828 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:34:56 08:34:54,828 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@363b7709 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@363b7709 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@363b7709 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@363b7709 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@363b7709 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@363b7709 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@363b7709 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:34:56 08:34:54,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:34:56 08:34:54,835 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:34:56 08:34:54,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:34:56 08:34:54,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:34:56 08:34:54,865 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:34:56 08:34:54,872 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:34:56 08:34:55,187 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5034e0c6 - Setting zoneId to "UTC" 08:34:56 08:34:55,195 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:34:56 08:34:55,195 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:34:56 08:34:55,448 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:34:56 08:34:55,449 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:34:56 08:34:55,449 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:34:56 08:34:55,449 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:34:56 08:34:55,450 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:34:56 08:34:55,450 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@363b7709 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:34:56 08:34:55,450 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:34:56 08:34:55,450 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@b88d294 - End of configuration. 08:34:56 08:34:55,450 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1cd50433 - Registering current configuration as safe fallback point 08:34:56 08:34:56 08:34:56 . ____ _ __ _ _ 08:34:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:56 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:56 =========|_|==============|___/=/_/_/_/ 08:34:56 :: Spring Boot :: (v3.1.2) 08:34:56 08:34:56 2024-03-14T08:34:55.542Z INFO 12895 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12895 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:34:56 2024-03-14T08:34:55.542Z INFO 12895 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:34:56 2024-03-14T08:34:56.890Z INFO 12895 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:34:56 2024-03-14T08:34:56.890Z INFO 12895 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:34:56 2024-03-14T08:34:56.891Z INFO 12895 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:34:56 2024-03-14T08:34:56.912Z INFO 12895 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.543 seconds (process running for 5.212) 08:34:57 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:34:57 2024-03-14T08:34:57.783Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:57 08:34:57 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 08:34:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:34:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:34:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:34:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:34:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:34:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:34:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:34:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:34:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:34:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:34:57 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 08:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:34:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:34:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:34:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:34:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:34:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:57 08:34:57 2024-03-14T08:34:57.794Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:57 08:34:57 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 08:34:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:34:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:34:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:34:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:34:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:34:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:34:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:34:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:34:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:34:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:34:57 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 08:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:34:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:34:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:34:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:34:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:34:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:57 08:34:57 2024-03-14T08:34:57.807Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:57 08:34:57 java.lang.IllegalStateException: some error message 08:34:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:34:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:34:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:34:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:34:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:34:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:34:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:34:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:34:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:34:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:34:57 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 08:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:34:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:34:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:34:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:34:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:34:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:57 08:34:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.702 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:34:58 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 08:34:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 08:34:58 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:34:58 08:34:58 . ____ _ __ _ _ 08:34:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:58 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:58 =========|_|==============|___/=/_/_/_/ 08:34:58 :: Spring Boot :: (v3.1.2) 08:34:58 08:34:58 2024-03-14T08:34:58.264Z INFO 12895 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12895 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:34:58 2024-03-14T08:34:58.265Z INFO 12895 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:34:58 2024-03-14T08:34:58.981Z INFO 12895 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:34:58 2024-03-14T08:34:58.981Z INFO 12895 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:34:58 2024-03-14T08:34:58.982Z INFO 12895 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:34:58 2024-03-14T08:34:58.989Z INFO 12895 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.776 seconds (process running for 7.289) 08:34:59 2024-03-14T08:34:59.168Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 08:34:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:34:59 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:113) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:109) 08:34:59 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:70) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 08:34:59 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 08:34:59 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$948458121.executeRequest(Unknown Source) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:118) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:219) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.193Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:141) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:268) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.414Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 08:34:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:34:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 08:34:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:477) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 08:34:59 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 08:34:59 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 08:34:59 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 08:34:59 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 08:34:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 08:34:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 08:34:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 08:34:59 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 08:34:59 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 08:34:59 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 08:34:59 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:34:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:34:59 ... 123 common frames omitted 08:34:59 08:34:59 2024-03-14T08:34:59.460Z WARN 12895 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 08:34:59 2024-03-14T08:34:59.489Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:192) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:613) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:34:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.496Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:34:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:405) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:192) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:613) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:34:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.502Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:218) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:613) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:34:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.507Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:34:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:405) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:218) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:613) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:34:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.514Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:165) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:613) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:34:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.520Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:34:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:405) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:165) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:613) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:34:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.525Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:242) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:613) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:34:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.530Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:34:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:405) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:242) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 08:34:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 08:34:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:613) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:34:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:34:59 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:34:59 08:34:59 . ____ _ __ _ _ 08:34:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:34:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:34:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:34:59 ' |____| .__|_| |_|_| |_\__, | / / / / 08:34:59 =========|_|==============|___/=/_/_/_/ 08:34:59 :: Spring Boot :: (v3.1.2) 08:34:59 08:34:59 2024-03-14T08:34:59.621Z INFO 12895 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12895 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:34:59 2024-03-14T08:34:59.621Z INFO 12895 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:34:59 2024-03-14T08:34:59.864Z INFO 12895 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:34:59 2024-03-14T08:34:59.864Z INFO 12895 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:34:59 2024-03-14T08:34:59.864Z INFO 12895 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:34:59 2024-03-14T08:34:59.867Z INFO 12895 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.273 seconds (process running for 8.167) 08:34:59 2024-03-14T08:34:59.945Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 08:34:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:34:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 08:34:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:34:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 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"]) 08:34:59 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 08:34:59 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 08:34:59 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 08:34:59 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 08:34:59 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 08:34:59 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 08:34:59 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 08:34:59 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 08:34:59 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 08:34:59 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 08:34:59 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:34:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:34:59 ... 123 common frames omitted 08:34:59 08:34:59 2024-03-14T08:34:59.974Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 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) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 08:34:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 08:34:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:34:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:34:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:34:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:34:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:34:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:34:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:34:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:34:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:34:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:34:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:34:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:34:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:34:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:34:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:34:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:34:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:34:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:34:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:34:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:34:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:34:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:34:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:34:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:34:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:34:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:34:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:34:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:34:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:34:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:34:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:34:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:34:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:34:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:34:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:34:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:34:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:34:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:34:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:34:59 08:34:59 2024-03-14T08:34:59.977Z ERROR 12895 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:34:59 08:34:59 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 08:34:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:34:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 08:34:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 08:35:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 08:35:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:35:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 08:35:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 08:35:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:35:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 08:35:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 08:35:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:35:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 08:35:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 08:35:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 08:35:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:35:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:35:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:35:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:35:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:35:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:35:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:35:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:35:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:35:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:35:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:35:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:35:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:35:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:35:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:35:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:35:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:35:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:35:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 08:35:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:35:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:35:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:35:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:35:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:35:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:35:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:00 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:00 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 08:35:00 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 08:35:00 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 08:35:00 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 08:35:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 08:35:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 08:35:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 08:35:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 08:35:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 08:35:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 08:35:00 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 08:35:00 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 08:35:00 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:35:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:35:00 ... 133 common frames omitted 08:35:00 08:35:00 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:35:00 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 08:35:00 2024-03-14T08:35:00.067Z INFO 12895 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:35:00 2024-03-14T08:35:00.074Z WARN 12895 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 08:35:00 2024-03-14T08:35:00.083Z INFO 12895 --- [onPool-worker-3] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:35:00 2024-03-14T08:35:00.079Z ERROR 12895 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 08:35:00 2024-03-14T08:35:00.084Z INFO 12895 --- [onPool-worker-3] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:35:00 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 08:35:00 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 08:35:00 2024-03-14T08:35:00.210Z INFO 12895 --- [onPool-worker-3] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:35:00 2024-03-14T08:35:00.314Z ERROR 12895 --- [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 08:35:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 08:35:00 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 08:35:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 08:35:00 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 08:35:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 08:35:00 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 08:35:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 08:35:00 [INFO] 08:35:00 [INFO] Results: 08:35:00 [INFO] 08:35:00 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 08:35:00 [INFO] 08:35:00 [INFO] 08:35:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 08:35:00 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:35:00 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:35:00 [INFO] 08:35:00 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 08:35:00 [INFO] 08:35:00 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 08:35:00 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar 08:35:00 [INFO] 08:35:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 08:35:00 [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-merge-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/* 08:35:00 [INFO] 08:35:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 08:35:00 [INFO] 08:35:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 08:35:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:35:00 [INFO] 08:35:00 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 08:35:00 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:35:00 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:35:00 [INFO] All coverage checks have been met. 08:35:00 [INFO] 08:35:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 08:35:00 [INFO] 08:35:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 08:35:00 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.jar 08:35:00 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.pom 08:35:00 [INFO] 08:35:00 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 08:35:00 [INFO] 08:35:00 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 08:35:00 [INFO] Building cps-ncmp-rest-stub 3.4.7-SNAPSHOT [13/23] 08:35:00 [INFO] --------------------------------[ pom ]--------------------------------- 08:35:00 [INFO] 08:35:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] 08:35:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] 08:35:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] 08:35:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:00 [INFO] surefireArgLine set to empty 08:35:00 [INFO] 08:35:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:00 [INFO] argLine set to empty 08:35:00 [INFO] 08:35:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] You have 0 Checkstyle violations. 08:35:00 [INFO] 08:35:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] You have 0 Checkstyle violations. 08:35:00 [INFO] 08:35:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] Starting audit... 08:35:00 Audit done. 08:35:00 [INFO] You have 0 Checkstyle violations. 08:35:00 [INFO] 08:35:00 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 08:35:00 [INFO] 08:35:00 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] 08:35:00 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 08:35:00 [INFO] 08:35:00 [INFO] 08:35:00 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] 08:35:00 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] No sources specified for compilation. Skipping. 08:35:00 [INFO] 08:35:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 08:35:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:00 [INFO] 08:35:00 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 08:35:01 [INFO] 08:35:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 08:35:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:01 [INFO] failsafeArgLine set to empty 08:35:01 [INFO] 08:35:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 08:35:01 [INFO] No tests to run. 08:35:01 [INFO] 08:35:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 08:35:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:01 [INFO] 08:35:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 08:35:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:01 [INFO] 08:35:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 08:35:01 [INFO] 08:35:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 08:35:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-3.4.7-SNAPSHOT.pom 08:35:01 [INFO] 08:35:01 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 08:35:01 [INFO] 08:35:01 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 08:35:01 [INFO] Building cps-ncmp-rest-stub-service 3.4.7-SNAPSHOT [14/23] 08:35:01 [INFO] --------------------------------[ jar ]--------------------------------- 08:35:01 [INFO] 08:35:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] 08:35:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] 08:35:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] 08:35:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:01 [INFO] surefireArgLine set to empty 08:35:01 [INFO] 08:35:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:01 [INFO] argLine set to empty 08:35:01 [INFO] 08:35:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] You have 0 Checkstyle violations. 08:35:01 [INFO] 08:35:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] You have 0 Checkstyle violations. 08:35:01 [INFO] 08:35:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] Starting audit... 08:35:01 Audit done. 08:35:01 [INFO] You have 0 Checkstyle violations. 08:35:01 [INFO] 08:35:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:01 [INFO] Copying 3 resources 08:35:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 08:35:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 08:35:01 [INFO] 08:35:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] Changes detected - recompiling the module! :dependency 08:35:01 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 08:35:01 [INFO] 08:35:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 08:35:01 [INFO] 08:35:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 08:35:01 [INFO] Fork Value is true 08:35:03 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:35:03 [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) 08:35:03 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:35:03 [java] WARNING: System::setSecurityManager will be removed in a future release 08:35:04 [INFO] Done SpotBugs Analysis.... 08:35:04 [INFO] 08:35:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 08:35:04 [INFO] 08:35:04 [INFO] 08:35:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 08:35:04 [INFO] BugInstance size is 0 08:35:04 [INFO] Error size is 0 08:35:04 [INFO] No errors/warnings found 08:35:04 [INFO] 08:35:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 08:35:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 08:35:04 [INFO] 08:35:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 08:35:04 [INFO] No sources to compile 08:35:04 [INFO] 08:35:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 08:35:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:35:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:35:05 [INFO] Compiled 4 files. 08:35:05 [INFO] 08:35:05 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 08:35:05 [INFO] 08:35:05 [INFO] ------------------------------------------------------- 08:35:05 [INFO] T E S T S 08:35:05 [INFO] ------------------------------------------------------- 08:35:06 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 08:35:08 08:35:05,594 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 08:35:08 08:35:05,612 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:35:08 08:35:05,612 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:35:08 08:35:05,613 |-INFO in ch.qos.logback.classic.BasicConfigurator@2a2dc0a - Setting up default configuration. 08:35:08 08:35:06,786 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a00b15d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:35:08 08:35:06,818 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36ef1d65 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:35:08 08:35:06,818 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a00b15d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:35:08 08:35:06,821 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:35:08 08:35:06,821 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:35:08 08:35:06,821 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:35:08 08:35:06,823 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36ef1d65 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:35:08 08:35:06,823 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a00b15d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:35:08 08:35:06,828 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:35:08 08:35:06,828 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:35:08 08:35:06,832 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:35:08 08:35:06,849 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405306848) 08:35:08 08:35:06,850 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:35:08 08:35:06,850 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:35:08 08:35:06,854 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 08:35:08 08:35:06,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:35:08 08:35:06,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4be0a27d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4be0a27d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4be0a27d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4be0a27d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4be0a27d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4be0a27d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4be0a27d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4be0a27d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:35:08 08:35:06,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:35:08 08:35:06,862 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:35:08 08:35:06,871 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:35:08 08:35:06,871 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:35:08 08:35:06,876 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:35:08 08:35:06,880 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:35:08 08:35:06,898 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5f366587 - Setting zoneId to "UTC" 08:35:08 08:35:06,904 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:35:08 08:35:06,904 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:35:08 08:35:07,042 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:35:08 08:35:07,042 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:35:08 08:35:07,042 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:35:08 08:35:07,043 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:35:08 08:35:07,043 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:35:08 08:35:07,043 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4be0a27d - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:35:08 08:35:07,043 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:35:08 08:35:07,058 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6003ad65 - End of configuration. 08:35:08 08:35:07,058 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2ec99035 - Registering current configuration as safe fallback point 08:35:08 08:35:08 2024-03-14T08:35:07.160Z INFO 13017 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13017 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 08:35:08 2024-03-14T08:35:07.161Z INFO 13017 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 08:35:08 2024-03-14T08:35:07.981Z INFO 13017 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 08:35:08 2024-03-14T08:35:07.983Z INFO 13017 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 08:35:08 2024-03-14T08:35:08.017Z INFO 13017 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 08:35:08 2024-03-14T08:35:08.017Z INFO 13017 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 835 ms 08:35:08 2024-03-14T08:35:08.062Z INFO 13017 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 08:35:08 2024-03-14T08:35:08.066Z INFO 13017 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@5d68954d{application,/,[file:///tmp/jetty-docbase.0.6290013394214918228/],AVAILABLE} 08:35:08 2024-03-14T08:35:08.067Z INFO 13017 --- [ main] org.eclipse.jetty.server.Server : Started Server@7c31e410{STARTING}[11.0.15,sto=0] @2847ms 08:35:08 2024-03-14T08:35:08.478Z INFO 13017 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 08:35:08 2024-03-14T08:35:08.478Z INFO 13017 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 08:35:08 2024-03-14T08:35:08.479Z INFO 13017 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 08:35:08 2024-03-14T08:35:08.491Z INFO 13017 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@667a467f{HTTP/1.1, (http/1.1)}{0.0.0.0:40223} 08:35:08 2024-03-14T08:35:08.492Z INFO 13017 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 40223 (http/1.1) with context path '/' 08:35:08 2024-03-14T08:35:08.503Z INFO 13017 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 1.917 seconds (process running for 3.283) 08:35:08 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:35:09 2024-03-14T08:35:09.372Z WARN 13017 --- [tp1170482099-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 08:35:09 2024-03-14T08:35:09.372Z INFO 13017 --- [tp1170482099-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 08:35:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.256 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 08:35:09 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 08:35:09 2024-03-14T08:35:09.504Z WARN 13017 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 08:35:09 2024-03-14T08:35:09.504Z INFO 13017 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 08:35:09 2024-03-14T08:35:09.507Z INFO 13017 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test10753692020361231418/file.txt 08:35:09 2024-03-14T08:35:09.509Z WARN 13017 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 08:35:09 2024-03-14T08:35:09.509Z ERROR 13017 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 08:35:09 2024-03-14T08:35:09.509Z WARN 13017 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test10753692020361231418/unknown-file.txt', will search it in classpath 08:35:09 2024-03-14T08:35:09.510Z ERROR 13017 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test10753692020361231418/unknown-file.txt file not found on classpath or on file system 08:35:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 08:35:09 [INFO] 08:35:09 [INFO] Results: 08:35:09 [INFO] 08:35:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 08:35:09 [INFO] 08:35:09 [INFO] 08:35:09 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:09 [INFO] 08:35:09 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] 08:35:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar 08:35:09 [INFO] 08:35:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:09 [INFO] failsafeArgLine set to empty 08:35:09 [INFO] 08:35:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] 08:35:09 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:09 [INFO] 08:35:09 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:09 [INFO] 08:35:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] 08:35:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar 08:35:09 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.pom 08:35:09 [INFO] 08:35:09 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 08:35:09 [INFO] 08:35:09 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 08:35:09 [INFO] Building cps-ncmp-rest-stub-app 3.4.7-SNAPSHOT [15/23] 08:35:09 [INFO] --------------------------------[ jar ]--------------------------------- 08:35:09 [INFO] 08:35:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 08:35:09 [INFO] 08:35:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 08:35:09 [INFO] 08:35:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 08:35:09 [INFO] 08:35:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 08:35:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:09 [INFO] surefireArgLine set to empty 08:35:09 [INFO] 08:35:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 08:35:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:09 [INFO] argLine set to empty 08:35:09 [INFO] 08:35:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 08:35:09 [INFO] You have 0 Checkstyle violations. 08:35:09 [INFO] 08:35:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 08:35:09 [INFO] You have 0 Checkstyle violations. 08:35:09 [INFO] 08:35:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 08:35:09 [INFO] Starting audit... 08:35:09 Audit done. 08:35:09 [INFO] You have 0 Checkstyle violations. 08:35:09 [INFO] 08:35:09 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 08:35:10 [INFO] 08:35:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 08:35:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 08:35:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 08:35:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 08:35:10 [INFO] 08:35:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 08:35:10 [INFO] Changes detected - recompiling the module! :dependency 08:35:10 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 08:35:10 [INFO] 08:35:10 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 08:35:10 [INFO] 08:35:10 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 08:35:10 [INFO] Fork Value is true 08:35:12 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:35:12 [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) 08:35:12 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:35:12 [java] WARNING: System::setSecurityManager will be removed in a future release 08:35:12 [INFO] Done SpotBugs Analysis.... 08:35:12 [INFO] 08:35:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 08:35:12 [INFO] 08:35:12 [INFO] 08:35:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 08:35:12 [INFO] BugInstance size is 0 08:35:12 [INFO] Error size is 0 08:35:12 [INFO] No errors/warnings found 08:35:12 [INFO] 08:35:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 08:35:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 08:35:12 [INFO] 08:35:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 08:35:12 [INFO] No sources to compile 08:35:12 [INFO] 08:35:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 08:35:12 [INFO] No sources specified for compilation. Skipping. 08:35:12 [INFO] 08:35:12 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 08:35:12 [INFO] No tests to run. 08:35:12 [INFO] 08:35:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 08:35:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:12 [INFO] 08:35:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 08:35:12 [INFO] 08:35:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 08:35:12 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar 08:35:12 [INFO] 08:35:12 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 08:35:13 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 08:35:13 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar.original 08:35:13 [INFO] 08:35:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 08:35:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:13 [INFO] failsafeArgLine set to empty 08:35:13 [INFO] 08:35:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 08:35:13 [INFO] No tests to run. 08:35:13 [INFO] 08:35:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 08:35:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:13 [INFO] 08:35:13 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 08:35:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:13 [INFO] 08:35:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 08:35:13 [INFO] 08:35:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 08:35:13 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar 08:35:13 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.pom 08:35:13 [INFO] 08:35:13 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 08:35:14 [INFO] 08:35:14 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 08:35:14 [INFO] Building cps-ri 3.4.7-SNAPSHOT [16/23] 08:35:14 [INFO] --------------------------------[ jar ]--------------------------------- 08:35:16 [INFO] 08:35:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 08:35:16 [INFO] 08:35:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 08:35:16 [INFO] 08:35:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 08:35:16 [INFO] 08:35:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 08:35:16 [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-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:35:16 [INFO] 08:35:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 08:35:16 [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-merge-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:35:16 [INFO] 08:35:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 08:35:16 [INFO] You have 0 Checkstyle violations. 08:35:16 [INFO] 08:35:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 08:35:16 [INFO] You have 0 Checkstyle violations. 08:35:16 [INFO] 08:35:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 08:35:16 [INFO] Starting audit... 08:35:16 Audit done. 08:35:16 [INFO] You have 0 Checkstyle violations. 08:35:16 [INFO] 08:35:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 08:35:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:16 [INFO] Copying 61 resources 08:35:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 08:35:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 08:35:16 [INFO] 08:35:16 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 08:35:16 [INFO] Changes detected - recompiling the module! :dependency 08:35:16 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 08:35:17 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 08:35:17 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 08:35:17 [INFO] 08:35:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 08:35:17 [INFO] 08:35:17 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 08:35:17 [INFO] Fork Value is true 08:35:18 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:35:18 [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) 08:35:18 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:35:18 [java] WARNING: System::setSecurityManager will be removed in a future release 08:35:21 [INFO] Done SpotBugs Analysis.... 08:35:21 [INFO] 08:35:21 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 08:35:21 [INFO] 08:35:21 [INFO] 08:35:21 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 08:35:21 [INFO] BugInstance size is 0 08:35:21 [INFO] Error size is 0 08:35:21 [INFO] No errors/warnings found 08:35:21 [INFO] 08:35:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 08:35:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 08:35:21 [INFO] 08:35:21 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 08:35:21 [INFO] No sources to compile 08:35:21 [INFO] 08:35:21 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 08:35:21 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:35:22 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:35:23 [INFO] Compiled 24 files. 08:35:23 [INFO] 08:35:23 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 08:35:23 [INFO] 08:35:23 [INFO] ------------------------------------------------------- 08:35:23 [INFO] T E S T S 08:35:23 [INFO] ------------------------------------------------------- 08:35:25 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 08:35:26 08:35:26.147 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 08:35:26 08:35:26.453 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 08:35:26 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 08:35:26 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 08:35:27 08:35:23,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 08:35:27 08:35:24,020 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:35:27 08:35:24,020 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:35:27 08:35:24,021 |-INFO in ch.qos.logback.classic.BasicConfigurator@6cad2d5f - Setting up default configuration. 08:35:27 08:35:26,707 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:35:27 08:35:26,761 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3c41b4b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:35:27 08:35:26,761 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:35:27 08:35:26,764 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:35:27 08:35:26,764 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:35:27 08:35:26,764 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:35:27 08:35:26,776 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3c41b4b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:35:27 08:35:26,776 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:35:27 08:35:26,786 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:35:27 08:35:26,786 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:35:27 08:35:26,790 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:35:27 08:35:26,826 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405326825) 08:35:27 08:35:26,827 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:35:27 08:35:26,827 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:35:27 08:35:26,833 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:35:27 08:35:26,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:35:27 08:35:26,834 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:35:27 08:35:26,835 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:35:27 08:35:26,840 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:35:27 08:35:26,859 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:35:27 08:35:26,859 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:35:27 08:35:26,866 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:35:27 08:35:26,872 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:35:27 08:35:26,883 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5066a895 - Setting zoneId to "UTC" 08:35:27 08:35:26,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:35:27 08:35:26,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:35:27 08:35:27,146 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:35:27 08:35:27,147 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:35:27 08:35:27,147 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:35:27 08:35:27,147 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:35:27 08:35:27,148 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:35:27 08:35:27,148 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:35:27 08:35:27,148 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:35:27 08:35:27,148 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6eec564c - End of configuration. 08:35:27 08:35:27,148 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4dd11699 - Registering current configuration as safe fallback point 08:35:27 08:35:27 08:35:27 . ____ _ __ _ _ 08:35:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:35:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:35:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:35:27 ' |____| .__|_| |_|_| |_\__, | / / / / 08:35:27 =========|_|==============|___/=/_/_/_/ 08:35:27 :: Spring Boot :: (v3.1.2) 08:35:27 08:35:27 2024-03-14T08:35:27.261Z INFO 13200 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13200 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 08:35:27 2024-03-14T08:35:27.262Z INFO 13200 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 08:35:27 2024-03-14T08:35:27.502Z INFO 13200 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 0.951 seconds (process running for 4.23) 08:35:27 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:35:30 2024-03-14T08:35:28.165Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:35:30 08:35:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:35:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:35:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:30 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:30 ... 48 common frames omitted 08:35:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:30 ... 75 common frames omitted 08:35:30 08:35:30 2024-03-14T08:35:28.417Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:35:30 08:35:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:35:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:35:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:30 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:30 ... 48 common frames omitted 08:35:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:30 ... 75 common frames omitted 08:35:30 08:35:30 2024-03-14T08:35:29.164Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 08:35:30 08:35:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:35:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:35:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:30 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:30 ... 48 common frames omitted 08:35:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:30 ... 75 common frames omitted 08:35:30 08:35:32 2024-03-14T08:35:30.117Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 08:35:32 08:35:32 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:32 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:32 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:32 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:32 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:32 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:35:32 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:35:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:32 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:32 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:32 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:32 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:32 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:32 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:32 ... 48 common frames omitted 08:35:32 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:32 ... 75 common frames omitted 08:35:32 08:35:32 2024-03-14T08:35:32.123Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 08:35:32 08:35:32 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:32 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:32 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:32 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:32 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:32 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:35:32 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:35:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:32 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:32 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:32 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:32 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:32 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:32 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:32 ... 48 common frames omitted 08:35:32 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:32 ... 75 common frames omitted 08:35:32 08:35:33 2024-03-14T08:35:32.136Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:35:33 08:35:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:33 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:33 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:33 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:33 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:33 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:35:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:35:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:33 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:33 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:33 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:33 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:33 ... 48 common frames omitted 08:35:33 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:33 ... 75 common frames omitted 08:35:33 08:35:33 2024-03-14T08:35:32.450Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:35:33 08:35:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:33 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:33 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:33 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:33 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:33 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:35:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:35:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:33 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:33 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:33 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:33 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:33 ... 48 common frames omitted 08:35:33 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:33 ... 75 common frames omitted 08:35:33 08:35:35 2024-03-14T08:35:33.174Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:35:35 08:35:35 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:35 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:35 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:35 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:35 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:35 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:35 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:35 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:35:35 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:35:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:35 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:35 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:35 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:35 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:35 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:35 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:35 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:35 ... 48 common frames omitted 08:35:35 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:35 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:35 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:35 ... 75 common frames omitted 08:35:35 08:35:35 2024-03-14T08:35:33.499Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:35:35 08:35:35 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:35 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:35 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:35 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:35 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:35 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:35 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:35 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:35:35 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:35:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:35 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:35 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:35 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:35 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:35 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:35 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:35 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:35 ... 48 common frames omitted 08:35:35 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:35 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:35 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:35 ... 75 common frames omitted 08:35:35 08:35:35 2024-03-14T08:35:34.280Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 08:35:35 08:35:35 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:35 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:35 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:35 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:35 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:35 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:35 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:35 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:35:35 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:35:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:35 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:35 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:35 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:35 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:35 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:35 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:35 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:35 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:35 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:35 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:35 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:35 ... 48 common frames omitted 08:35:35 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:35 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:35 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:35 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:35 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:35 ... 75 common frames omitted 08:35:35 08:35:37 2024-03-14T08:35:35.316Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 08:35:37 08:35:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:37 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:37 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:37 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:37 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:35:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:35:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:37 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:37 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:37 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:37 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:37 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:37 ... 48 common frames omitted 08:35:37 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:37 ... 75 common frames omitted 08:35:37 08:35:37 2024-03-14T08:35:37.038Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 08:35:37 08:35:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:37 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:37 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:37 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:37 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:35:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:35:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:37 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:37 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:37 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:37 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:37 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:37 ... 48 common frames omitted 08:35:37 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:37 ... 75 common frames omitted 08:35:37 08:35:38 2024-03-14T08:35:37.048Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:35:38 08:35:38 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:38 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:38 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:38 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:38 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:38 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:35:38 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:35:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:38 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:38 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:38 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:38 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:38 ... 48 common frames omitted 08:35:38 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:38 ... 75 common frames omitted 08:35:38 08:35:38 2024-03-14T08:35:37.406Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:35:38 08:35:38 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 08:35:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:35:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:35:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:35:38 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 08:35:38 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 08:35:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:35:38 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 08:35:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:35:38 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 08:35:38 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:35:38 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:35:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:38 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:35:38 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:35:38 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:35:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:35:38 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:35:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:38 ... 48 common frames omitted 08:35:38 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:38 ... 75 common frames omitted 08:35:38 08:35:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.652 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 08:35:38 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 08:35:38 2024-03-14T08:35:38.160Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:35:38 08:35:38 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:38 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:35:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:35:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:35:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:35:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:35:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:35:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:35:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:38 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 08:35:38 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 08:35:38 at java.base/java.lang.Class.newInstance(Class.java:645) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 08:35:38 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 08:35:38 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:38 ... 30 common frames omitted 08:35:38 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:38 ... 46 common frames omitted 08:35:38 08:35:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 08:35:38 2024-03-14T08:35:38.163Z WARN 13200 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:35:38 08:35:38 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 08:35:38 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:35:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:35:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:35:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:35:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:35:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:35:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:35:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:35:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:35:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:35:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:35:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:35:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:35:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:35:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:35:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:35:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:35:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:35:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:35:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:35:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:35:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:35:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:35:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 08:35:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 08:35:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 08:35:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:35:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:35:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:35:38 Caused by: org.hibernate.exception.ConstraintViolationException: 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:35:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 08:35:38 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 08:35:38 at java.base/java.lang.Class.newInstance(Class.java:645) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 08:35:38 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 08:35:38 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 08:35:38 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:35:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:35:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:35:38 ... 30 common frames omitted 08:35:38 Caused by: java.sql.SQLException: no checksum 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:35:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:35:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:35:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:35:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:35:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:35:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:35:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:35:38 ... 46 common frames omitted 08:35:38 08:35:38 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 08:35:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 08:35:38 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 08:35:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 08:35:38 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 08:35:38 2024-03-14T08:35:38.351Z INFO 13200 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 08:35:38 2024-03-14T08:35:38.352Z INFO 13200 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 08:35:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.onap.cps.spi.utils.SessionManagerSpec 08:35:38 [INFO] 08:35:38 [INFO] Results: 08:35:38 [INFO] 08:35:38 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 08:35:38 [INFO] 08:35:38 [INFO] 08:35:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 08:35:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:35:38 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:35:38 [INFO] 08:35:38 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 08:35:38 [INFO] 08:35:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 08:35:38 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar 08:35:38 [INFO] 08:35:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 08:35:38 [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-merge-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:35:38 [INFO] 08:35:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 08:35:38 [INFO] 08:35:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 08:35:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:35:38 [INFO] 08:35:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 08:35:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:35:38 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:35:38 [INFO] All coverage checks have been met. 08:35:38 [INFO] 08:35:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 08:35:38 [INFO] 08:35:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 08:35:38 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.jar 08:35:38 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.pom 08:35:38 [INFO] 08:35:38 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 08:35:38 [INFO] 08:35:38 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 08:35:38 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.7-SNAPSHOT [17/23] 08:35:38 [INFO] --------------------------------[ pom ]--------------------------------- 08:35:38 [INFO] 08:35:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] 08:35:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] 08:35:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] 08:35:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:38 [INFO] surefireArgLine set to empty 08:35:38 [INFO] 08:35:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:38 [INFO] argLine set to empty 08:35:38 [INFO] 08:35:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] You have 0 Checkstyle violations. 08:35:38 [INFO] 08:35:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] You have 0 Checkstyle violations. 08:35:38 [INFO] 08:35:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] Starting audit... 08:35:38 Audit done. 08:35:38 [INFO] You have 0 Checkstyle violations. 08:35:38 [INFO] 08:35:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 08:35:38 [INFO] 08:35:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] 08:35:38 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 08:35:38 [INFO] 08:35:38 [INFO] 08:35:38 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] 08:35:38 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] No sources specified for compilation. Skipping. 08:35:38 [INFO] 08:35:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 08:35:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:38 [INFO] 08:35:38 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 08:35:39 [INFO] 08:35:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 08:35:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:39 [INFO] failsafeArgLine set to empty 08:35:39 [INFO] 08:35:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 08:35:39 [INFO] No tests to run. 08:35:39 [INFO] 08:35:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 08:35:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:39 [INFO] 08:35:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 08:35:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:39 [INFO] 08:35:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 08:35:39 [INFO] 08:35:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 08:35:39 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.7-SNAPSHOT.pom 08:35:39 [INFO] 08:35:39 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 08:35:39 [INFO] 08:35:39 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 08:35:39 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.7-SNAPSHOT [18/23] 08:35:39 [INFO] --------------------------------[ jar ]--------------------------------- 08:35:39 [INFO] 08:35:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] 08:35:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] 08:35:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] 08:35:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:39 [INFO] surefireArgLine set to empty 08:35:39 [INFO] 08:35:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:39 [INFO] argLine set to empty 08:35:39 [INFO] 08:35:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] You have 0 Checkstyle violations. 08:35:39 [INFO] 08:35:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] You have 0 Checkstyle violations. 08:35:39 [INFO] 08:35:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] Starting audit... 08:35:39 Audit done. 08:35:39 [INFO] You have 0 Checkstyle violations. 08:35:39 [INFO] 08:35:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:39 [INFO] Copying 12 resources 08:35:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 08:35:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 08:35:39 [INFO] 08:35:39 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] Changes detected - recompiling the module! :dependency 08:35:39 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 08:35:39 [INFO] 08:35:39 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 08:35:39 [INFO] 08:35:39 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:39 [INFO] Fork Value is true 08:35:41 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:35:41 [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) 08:35:41 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:35:41 [java] WARNING: System::setSecurityManager will be removed in a future release 08:35:42 [INFO] Done SpotBugs Analysis.... 08:35:42 [INFO] 08:35:42 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 08:35:42 [INFO] 08:35:42 [INFO] 08:35:42 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] BugInstance size is 0 08:35:42 [INFO] Error size is 0 08:35:42 [INFO] No errors/warnings found 08:35:42 [INFO] 08:35:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 08:35:42 [INFO] 08:35:42 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] No sources to compile 08:35:42 [INFO] 08:35:42 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] No sources specified for compilation. Skipping. 08:35:42 [INFO] 08:35:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] No tests to run. 08:35:42 [INFO] 08:35:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:42 [INFO] 08:35:42 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] 08:35:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar 08:35:42 [INFO] 08:35:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:42 [INFO] failsafeArgLine set to empty 08:35:42 [INFO] 08:35:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] No tests to run. 08:35:42 [INFO] 08:35:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:42 [INFO] 08:35:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:42 [INFO] 08:35:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] 08:35:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar 08:35:42 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.pom 08:35:42 [INFO] 08:35:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 08:35:42 [INFO] 08:35:42 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 08:35:42 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.7-SNAPSHOT [19/23] 08:35:42 [INFO] --------------------------------[ jar ]--------------------------------- 08:35:42 [INFO] 08:35:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] 08:35:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] 08:35:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] 08:35:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:42 [INFO] surefireArgLine set to empty 08:35:42 [INFO] 08:35:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:42 [INFO] argLine set to empty 08:35:42 [INFO] 08:35:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] You have 0 Checkstyle violations. 08:35:42 [INFO] 08:35:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] You have 0 Checkstyle violations. 08:35:42 [INFO] 08:35:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] Starting audit... 08:35:42 Audit done. 08:35:42 [INFO] You have 0 Checkstyle violations. 08:35:42 [INFO] 08:35:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 08:35:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 08:35:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 08:35:42 [INFO] 08:35:42 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:42 [INFO] Changes detected - recompiling the module! :dependency 08:35:42 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:35:43 [INFO] 08:35:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 08:35:43 [INFO] 08:35:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:43 [INFO] Fork Value is true 08:35:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:35:44 [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) 08:35:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:35:44 [java] WARNING: System::setSecurityManager will be removed in a future release 08:35:45 [INFO] Done SpotBugs Analysis.... 08:35:45 [INFO] 08:35:45 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 08:35:45 [INFO] 08:35:45 [INFO] 08:35:45 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:45 [INFO] BugInstance size is 0 08:35:45 [INFO] Error size is 0 08:35:45 [INFO] No errors/warnings found 08:35:45 [INFO] 08:35:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 08:35:45 [INFO] 08:35:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:45 [INFO] No sources to compile 08:35:45 [INFO] 08:35:45 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:45 [INFO] No sources specified for compilation. Skipping. 08:35:45 [INFO] 08:35:45 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:45 [INFO] No tests to run. 08:35:45 [INFO] 08:35:45 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:45 [INFO] 08:35:45 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:45 [INFO] 08:35:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:45 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar 08:35:45 [INFO] 08:35:45 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:47 [INFO] 08:35:47 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T082929Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 08:35:47 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 08:35:47 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:35:47 [INFO] Building dependencies layer... 08:35:47 [INFO] Building snapshot dependencies layer... 08:35:47 [INFO] Building classes layer... 08:35:47 [INFO] Building resources layer... 08:35:47 [INFO] Building jvm arg files layer... 08:35:47 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:35:50 [INFO] 08:35:50 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 08:35:50 [INFO] Loading to Docker daemon... 08:35:53 [INFO] 08:35:53 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T082929Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 08:35:53 [INFO] 08:35:53 [INFO] A new version of jib-maven-plugin (3.4.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 08:35:53 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 08:35:53 [INFO] 08:35:53 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 08:35:53 [INFO] 08:35:53 [INFO] 08:35:53 [INFO] 08:35:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:53 [INFO] failsafeArgLine set to empty 08:35:53 [INFO] 08:35:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:53 [INFO] No tests to run. 08:35:53 [INFO] 08:35:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:53 [INFO] 08:35:53 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:35:53 [INFO] 08:35:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:53 [INFO] 08:35:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:53 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar 08:35:53 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.pom 08:35:53 [INFO] 08:35:53 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:53 [INFO] 08:35:53 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 08:35:53 [INFO] 08:35:53 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T082929Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 08:35:53 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 08:35:53 [INFO] Building snapshot dependencies layer... 08:35:53 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:35:53 [INFO] Building dependencies layer... 08:35:53 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T082929Z 08:35:53 [INFO] Building resources layer... 08:35:53 [INFO] Building classes layer... 08:35:53 [INFO] Building jvm arg files layer... 08:35:53 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:35:53 [INFO] 08:35:53 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 08:35:53 [INFO] 08:35:53 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T082929Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 08:35:53 [INFO] 08:35:53 [INFO] 08:35:53 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 08:35:53 [INFO] Building integration-test 3.4.7-SNAPSHOT [20/23] 08:35:53 [INFO] --------------------------------[ jar ]--------------------------------- 08:35:53 [INFO] 08:35:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 08:35:53 [INFO] 08:35:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 08:35:53 [INFO] 08:35:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 08:35:53 [INFO] 08:35:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 08:35: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-merge-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:35:53 [INFO] 08:35:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 08:35: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-merge-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:35:53 [INFO] 08:35:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 08:35:53 [INFO] You have 0 Checkstyle violations. 08:35:53 [INFO] 08:35:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 08:35:53 [INFO] You have 0 Checkstyle violations. 08:35:53 [INFO] 08:35:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 08:35:53 [INFO] Starting audit... 08:35:53 Audit done. 08:35:53 [INFO] You have 0 Checkstyle violations. 08:35:53 [INFO] 08:35:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 08:35:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 08:35:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 08:35:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 08:35:53 [INFO] 08:35:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 08:35:53 [INFO] No sources to compile 08:35:53 [INFO] 08:35:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 08:35:53 [INFO] 08:35:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 08:35:53 [INFO] 08:35:53 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 08:35:53 [INFO] 08:35:53 [INFO] 08:35:53 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 08:35:53 [INFO] 08:35:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 08:35:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:35:53 [INFO] Copying 20 resources 08:35:53 [INFO] 08:35:53 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 08:35:53 [INFO] Changes detected - recompiling the module! :dependency 08:35:53 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:35:54 [INFO] 08:35:54 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 08:35:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:35:54 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:35:56 [INFO] Compiled 84 files. 08:35:56 [INFO] 08:35:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 08:35:56 [INFO] 08:35:56 [INFO] ------------------------------------------------------- 08:35:56 [INFO] T E S T S 08:35:56 [INFO] ------------------------------------------------------- 08:35:58 08:35:58.859 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 08:35:58 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 08:36:25 08:35:59.252 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 08:36:25 08:35:59.660 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 08:36:25 08:35:59.662 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 08:36:25 08:35:59.688 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 08:36:25 Server Version: 23.0.1 08:36:25 API Version: 1.42 08:36:25 Operating System: CentOS Stream 8 08:36:25 Total Memory: 31890 MB 08:36:25 08:35:59.692 [main] WARN org.testcontainers.utility.ResourceReaper -- 08:36:25 ******************************************************************************** 08:36:25 Ryuk has been disabled. This can cause unexpected behavior in your environment. 08:36:25 ******************************************************************************** 08:36:25 08:35:59.695 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 08:36:25 08:35:59.696 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 08:36:25 08:35:59.727 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 08:36:25 08:35:59.733 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 08:36:25 08:36:01.870 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 08:36:25 08:36:01.896 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 08:36:25 08:36:02.397 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 08:36:25 08:36:03.435 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 08:36:25 08:36:03.678 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (12 MB/? MB) 08:36:25 08:36:04.699 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (34 MB/? MB) 08:36:25 08:36:04.817 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 08:36:25 08:36:05.208 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 08:36:25 08:36:05.215 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 08:36:25 08:36:05.338 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 08:36:25 08:36:05.743 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 08:36:25 08:36:05.813 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 08:36:25 08:36:05.860 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 08:36:25 08:36:06.020 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (40 MB/? MB) 08:36:25 08:36:06.114 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (40 MB/? MB) 08:36:25 08:36:06.230 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (41 MB/? MB) 08:36:25 08:36:06.254 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (41 MB/? MB) 08:36:25 08:36:06.381 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (41 MB/? MB) 08:36:25 08:36:06.548 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (44 MB/? MB) 08:36:25 08:36:06.656 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (45 MB/? MB) 08:36:25 08:36:06.728 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (45 MB/? MB) 08:36:25 08:36:06.800 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (47 MB/? MB) 08:36:25 08:36:10.688 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 08:36:25 08:36:12.713 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 08:36:25 08:36:12.792 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 08:36:25 08:36:12.876 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 08:36:25 08:36:12.960 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 08:36:25 08:36:13.043 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 08:36:25 08:36:13.060 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 11s (downloaded 130 MB at 11 MB/s) 08:36:25 08:36:13.096 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 08:36:25 08:36:18.551 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 65cd1b32c355e2ba2d92d6f2aae274ba7ea88fa35717f6e43d9934b8ab051391 08:36:25 08:36:20.443 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT20.746630561S 08:36:25 08:36:20.444 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 08:36:25 08:35:57,347 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 08:36:25 08:35:57,372 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:36:25 08:35:57,372 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:36:25 08:35:57,373 |-INFO in ch.qos.logback.classic.BasicConfigurator@5593dd2b - Setting up default configuration. 08:36:25 08:36:20,837 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46f66a66 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:36:25 08:36:20,891 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6d2a92c2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:36:25 08:36:20,891 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46f66a66 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:36:25 08:36:20,894 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:36:25 08:36:20,894 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:36:25 08:36:20,894 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:36:25 08:36:20,896 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6d2a92c2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:36:25 08:36:20,896 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46f66a66 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:36:25 08:36:20,903 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:36:25 08:36:20,903 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:36:25 08:36:20,907 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:36:25 08:36:20,937 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405380935) 08:36:25 08:36:20,937 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:36:25 08:36:20,937 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:36:25 08:36:20,940 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 08:36:25 08:36:20,947 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:36:25 08:36:20,947 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58b8ee01 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58b8ee01 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58b8ee01 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58b8ee01 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58b8ee01 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58b8ee01 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58b8ee01 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58b8ee01 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:36:25 08:36:20,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:36:25 08:36:20,954 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:36:25 08:36:20,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:36:25 08:36:20,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:36:25 08:36:20,984 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:36:25 08:36:20,991 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:36:25 08:36:21,272 |-INFO in ch.qos.logback.classic.pattern.DateConverter@13890ab8 - Setting zoneId to "UTC" 08:36:25 08:36:21,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:36:25 08:36:21,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:36:25 08:36:21,515 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:36:25 08:36:21,516 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:36:25 08:36:21,516 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:36:25 08:36:21,516 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:36:25 08:36:21,517 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:36:25 08:36:21,517 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58b8ee01 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:36:25 08:36:21,517 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:36:25 08:36:21,517 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6659e7f5 - End of configuration. 08:36:25 08:36:21,517 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5fdcc57e - Registering current configuration as safe fallback point 08:36:25 08:36:25 2024-03-14T08:36:21.660Z INFO 13693 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13693 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 08:36:25 2024-03-14T08:36:21.661Z INFO 13693 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:36:25 2024-03-14T08:36:22.360Z INFO 13693 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 08:36:25 2024-03-14T08:36:22.419Z INFO 13693 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 51 ms. Found 6 JPA repository interfaces. 08:36:25 2024-03-14T08:36:23.537Z INFO 13693 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 08:36:25 2024-03-14T08:36:23.748Z INFO 13693 --- [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@7cbeeca7 08:36:25 2024-03-14T08:36:23.750Z INFO 13693 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 08:36:25 2024-03-14T08:36:23.937Z INFO 13693 --- [ main] liquibase.database : Set default schema name to public 08:36:25 2024-03-14T08:36:24.130Z INFO 13693 --- [ main] liquibase.lockservice : Successfully acquired change log lock 08:36:25 2024-03-14T08:36:24.394Z INFO 13693 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 08:36:25 2024-03-14T08:36:24.401Z INFO 13693 --- [ main] liquibase.changelog : Reading from public.databasechangelog 08:36:25 2024-03-14T08:36:24.591Z INFO 13693 --- [ main] liquibase.command : Using deploymentId: 0405384405 08:36:25 2024-03-14T08:36:24.605Z INFO 13693 --- [ main] liquibase.changelog : Reading from public.databasechangelog 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 08:36:25 2024-03-14T08:36:24.701Z INFO 13693 --- [ main] liquibase.changelog : Table anchor created 08:36:25 2024-03-14T08:36:24.702Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 08:36:25 2024-03-14T08:36:24.710Z INFO 13693 --- [ main] liquibase.changelog : Table relation created 08:36:25 2024-03-14T08:36:24.711Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 08:36:25 2024-03-14T08:36:24.717Z INFO 13693 --- [ main] liquibase.changelog : Table relation_type created 08:36:25 2024-03-14T08:36:24.718Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 08:36:25 2024-03-14T08:36:24.724Z INFO 13693 --- [ main] liquibase.changelog : Table fragment created 08:36:25 2024-03-14T08:36:24.725Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 08:36:25 2024-03-14T08:36:24.731Z INFO 13693 --- [ main] liquibase.changelog : Table schema_set created 08:36:25 2024-03-14T08:36:24.731Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 08:36:25 2024-03-14T08:36:24.737Z INFO 13693 --- [ main] liquibase.changelog : Table yang_resource created 08:36:25 2024-03-14T08:36:24.738Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 08:36:25 2024-03-14T08:36:24.744Z INFO 13693 --- [ main] liquibase.changelog : Table dataspace created 08:36:25 2024-03-14T08:36:24.744Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 08:36:25 2024-03-14T08:36:24.749Z INFO 13693 --- [ main] liquibase.changelog : Table schema_node created 08:36:25 2024-03-14T08:36:24.750Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 08:36:25 2024-03-14T08:36:24.754Z INFO 13693 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 08:36:25 2024-03-14T08:36:24.755Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 08:36:25 2024-03-14T08:36:24.759Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 08:36:25 2024-03-14T08:36:24.759Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 08:36:25 2024-03-14T08:36:24.764Z INFO 13693 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 08:36:25 2024-03-14T08:36:24.765Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 08:36:25 2024-03-14T08:36:24.771Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 08:36:25 2024-03-14T08:36:24.772Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 08:36:25 2024-03-14T08:36:24.776Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 08:36:25 2024-03-14T08:36:24.776Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 08:36:25 2024-03-14T08:36:24.780Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 08:36:25 2024-03-14T08:36:24.780Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 08:36:25 2024-03-14T08:36:24.784Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 08:36:25 2024-03-14T08:36:24.784Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 08:36:25 2024-03-14T08:36:24.788Z INFO 13693 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 08:36:25 2024-03-14T08:36:24.789Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 08:36:25 2024-03-14T08:36:24.792Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 08:36:25 2024-03-14T08:36:24.793Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 08:36:25 2024-03-14T08:36:24.796Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 08:36:25 2024-03-14T08:36:24.797Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 08:36:25 2024-03-14T08:36:24.801Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 08:36:25 2024-03-14T08:36:24.801Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 08:36:25 2024-03-14T08:36:24.805Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 08:36:25 2024-03-14T08:36:24.805Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 08:36:25 2024-03-14T08:36:24.809Z INFO 13693 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 08:36:25 2024-03-14T08:36:24.809Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 08:36:25 2024-03-14T08:36:24.813Z INFO 13693 --- [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 08:36:25 2024-03-14T08:36:24.813Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 08:36:25 2024-03-14T08:36:24.818Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 08:36:25 2024-03-14T08:36:24.818Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 08:36:25 2024-03-14T08:36:24.822Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 08:36:25 2024-03-14T08:36:24.822Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 08:36:25 2024-03-14T08:36:24.826Z INFO 13693 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 08:36:25 2024-03-14T08:36:24.827Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 08:36:25 2024-03-14T08:36:24.831Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 08:36:25 2024-03-14T08:36:24.831Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 08:36:25 2024-03-14T08:36:24.835Z INFO 13693 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 08:36:25 2024-03-14T08:36:24.835Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 08:36:25 2024-03-14T08:36:24.839Z INFO 13693 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 08:36:25 2024-03-14T08:36:24.839Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 08:36:25 2024-03-14T08:36:24.843Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 08:36:25 2024-03-14T08:36:24.844Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 08:36:25 2024-03-14T08:36:24.849Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 08:36:25 2024-03-14T08:36:24.849Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 08:36:25 2024-03-14T08:36:24.853Z INFO 13693 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 08:36:25 2024-03-14T08:36:24.853Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 08:36:25 2024-03-14T08:36:24.857Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 08:36:25 2024-03-14T08:36:24.857Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 08:36:25 2024-03-14T08:36:24.861Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 08:36:25 2024-03-14T08:36:24.861Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 08:36:25 2024-03-14T08:36:24.865Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 08:36:25 2024-03-14T08:36:24.865Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 08:36:25 2024-03-14T08:36:24.869Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 08:36:25 2024-03-14T08:36:24.869Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 08:36:25 2024-03-14T08:36:24.873Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 08:36:25 2024-03-14T08:36:24.873Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 08:36:25 2024-03-14T08:36:24.877Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 08:36:25 2024-03-14T08:36:24.877Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 08:36:25 Running Changeset: changelog/db/changes/02-loadData-dataspace.yaml::2::cps 08:36:25 2024-03-14T08:36:24.954Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace' 08:36:25 2024-03-14T08:36:24.955Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 76ms 08:36:25 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps 08:36:25 2024-03-14T08:36:24.974Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set' 08:36:25 2024-03-14T08:36:24.975Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 18ms 08:36:25 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps 08:36:25 2024-03-14T08:36:25.101Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource' 08:36:25 2024-03-14T08:36:25.102Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 126ms 08:36:25 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps 08:36:25 2024-03-14T08:36:25.123Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 08:36:25 2024-03-14T08:36:25.123Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 19ms 08:36:25 Running Changeset: changelog/db/changes/04-loadData-anchor.yaml::4::cps 08:36:25 2024-03-14T08:36:25.136Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor' 08:36:25 2024-03-14T08:36:25.137Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 12ms 08:36:25 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5::cps 08:36:25 2024-03-14T08:36:25.416Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment' 08:36:25 2024-03-14T08:36:25.416Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 278ms 08:36:25 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.1::cps 08:36:25 2024-03-14T08:36:25.431Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:25 2024-03-14T08:36:25.433Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 15ms 08:36:25 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.2::cps 08:36:25 2024-03-14T08:36:25.437Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:25 2024-03-14T08:36:25.437Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.2::cps ran successfully in 3ms 08:36:25 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 08:36:25 2024-03-14T08:36:25.441Z INFO 13693 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 08:36:25 2024-03-14T08:36:25.442Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 08:36:25 Running Changeset: changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps 08:36:25 2024-03-14T08:36:25.445Z INFO 13693 --- [ main] liquibase.changelog : Data updated in yang_resource 08:36:25 2024-03-14T08:36:25.446Z INFO 13693 --- [ main] liquibase.changelog : Data updated in yang_resource 08:36:25 2024-03-14T08:36:25.447Z INFO 13693 --- [ main] liquibase.changelog : Data updated in yang_resource 08:36:25 2024-03-14T08:36:25.448Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 5ms 08:36:25 Running Changeset: changelog/db/changes/08-update-yang-resources.yaml::8::cps 08:36:25 2024-03-14T08:36:25.490Z INFO 13693 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed 08:36:25 2024-03-14T08:36:25.511Z INFO 13693 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed 08:36:25 2024-03-14T08:36:25.536Z INFO 13693 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed 08:36:25 2024-03-14T08:36:25.541Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 92ms 08:36:25 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps 08:36:25 2024-03-14T08:36:25.559Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace' 08:36:43 2024-03-14T08:36:25.560Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 16ms 08:36:43 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps 08:36:43 2024-03-14T08:36:25.596Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set' 08:36:43 2024-03-14T08:36:25.597Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 35ms 08:36:43 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps 08:36:43 2024-03-14T08:36:25.602Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource' 08:36:43 2024-03-14T08:36:25.602Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 4ms 08:36:43 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps 08:36:43 2024-03-14T08:36:25.615Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 08:36:43 2024-03-14T08:36:25.615Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 11ms 08:36:43 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps 08:36:43 2024-03-14T08:36:25.627Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor' 08:36:43 2024-03-14T08:36:25.628Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 12ms 08:36:43 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps 08:36:43 2024-03-14T08:36:25.632Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource@2021-10-20.csv' into table 'yang_resource' 08:36:43 2024-03-14T08:36:25.633Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps ran successfully in 4ms 08:36:43 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps 08:36:43 2024-03-14T08:36:25.645Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-10-20.csv' into table 'schema_set_yang_resources' 08:36:43 2024-03-14T08:36:25.646Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps ran successfully in 12ms 08:36:43 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps 08:36:43 2024-03-14T08:36:25.651Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi//generated-csv/generated_yang_resource_dmi-registry@2021-12-13.csv' into table 'yang_resource' 08:36:43 2024-03-14T08:36:25.652Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps ran successfully in 4ms 08:36:43 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps 08:36:43 2024-03-14T08:36:25.667Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-12-13.csv' into table 'schema_set_yang_resources' 08:36:43 2024-03-14T08:36:25.667Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps ran successfully in 14ms 08:36:43 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps 08:36:43 2024-03-14T08:36:25.675Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment' 08:36:43 2024-03-14T08:36:25.676Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 7ms 08:36:43 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps 08:36:43 2024-03-14T08:36:25.680Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.682Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps 08:36:43 2024-03-14T08:36:25.685Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.686Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 08:36:43 2024-03-14T08:36:25.689Z INFO 13693 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 08:36:43 2024-03-14T08:36:25.689Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 2ms 08:36:43 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 08:36:43 2024-03-14T08:36:25.693Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.694Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps 08:36:43 2024-03-14T08:36:25.698Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.699Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps 08:36:43 2024-03-14T08:36:25.702Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.702Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps ran successfully in 2ms 08:36:43 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps 08:36:43 2024-03-14T08:36:25.706Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.707Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps 08:36:43 2024-03-14T08:36:25.709Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.710Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps ran successfully in 2ms 08:36:43 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps 08:36:43 2024-03-14T08:36:25.714Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.714Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps 08:36:43 2024-03-14T08:36:25.717Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.718Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps ran successfully in 2ms 08:36:43 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps 08:36:43 2024-03-14T08:36:25.723Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-02-10.csv' into table 'yang_resource' 08:36:43 2024-03-14T08:36:25.724Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps ran successfully in 5ms 08:36:43 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps 08:36:43 2024-03-14T08:36:25.728Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.728Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps 08:36:43 2024-03-14T08:36:25.732Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.733Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps 08:36:43 2024-03-14T08:36:25.736Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.736Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps ran successfully in 2ms 08:36:43 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps 08:36:43 2024-03-14T08:36:25.741Z INFO 13693 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-05-10.csv' into table 'yang_resource' 08:36:43 2024-03-14T08:36:25.742Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps ran successfully in 5ms 08:36:43 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps 08:36:43 2024-03-14T08:36:25.746Z INFO 13693 --- [ main] liquibase.changelog : Custom SQL executed 08:36:43 2024-03-14T08:36:25.746Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 08:36:43 2024-03-14T08:36:25.749Z INFO 13693 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 08:36:43 2024-03-14T08:36:25.749Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 08:36:43 Running Changeset: changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps 08:36:43 2024-03-14T08:36:25.766Z INFO 13693 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/16-insert-cm-handle-state-forward.sql executed 08:36:43 2024-03-14T08:36:25.767Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps ran successfully in 16ms 08:36:43 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 08:36:43 2024-03-14T08:36:25.769Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 08:36:43 2024-03-14T08:36:25.769Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 1ms 08:36:43 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 08:36:43 2024-03-14T08:36:25.772Z INFO 13693 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 08:36:43 2024-03-14T08:36:25.773Z INFO 13693 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 08:36:43 2024-03-14T08:36:25.774Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 08:36:43 2024-03-14T08:36:25.776Z INFO 13693 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 08:36:43 2024-03-14T08:36:25.778Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 08:36:43 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 08:36:43 2024-03-14T08:36:25.780Z INFO 13693 --- [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 08:36:43 2024-03-14T08:36:25.783Z INFO 13693 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 08:36:43 2024-03-14T08:36:25.784Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 5ms 08:36:43 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 08:36:43 2024-03-14T08:36:25.787Z INFO 13693 --- [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 08:36:43 2024-03-14T08:36:25.787Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 1ms 08:36:43 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 08:36:43 2024-03-14T08:36:25.802Z INFO 13693 --- [ main] liquibase.changelog : Column fragment.dataspace_id dropped 08:36:43 2024-03-14T08:36:25.802Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 08:36:43 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 08:36:43 2024-03-14T08:36:25.805Z INFO 13693 --- [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 08:36:43 2024-03-14T08:36:25.805Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 08:36:43 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 08:36:43 2024-03-14T08:36:25.811Z INFO 13693 --- [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 08:36:43 2024-03-14T08:36:25.813Z INFO 13693 --- [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 08:36:43 2024-03-14T08:36:25.816Z INFO 13693 --- [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 08:36:43 2024-03-14T08:36:25.825Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 18ms 08:36:43 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 08:36:43 2024-03-14T08:36:25.841Z INFO 13693 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 08:36:43 2024-03-14T08:36:25.842Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 14ms 08:36:43 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 08:36:43 2024-03-14T08:36:25.850Z INFO 13693 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 08:36:43 2024-03-14T08:36:25.851Z INFO 13693 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 8ms 08:36:43 2024-03-14T08:36:25.854Z INFO 13693 --- [ main] liquibase.util : UPDATE SUMMARY 08:36:43 2024-03-14T08:36:25.854Z INFO 13693 --- [ main] liquibase.util : Run: 86 08:36:43 2024-03-14T08:36:25.854Z INFO 13693 --- [ main] liquibase.util : Previously run: 0 08:36:43 2024-03-14T08:36:25.854Z INFO 13693 --- [ main] liquibase.util : Filtered out: 0 08:36:43 2024-03-14T08:36:25.854Z INFO 13693 --- [ main] liquibase.util : ------------------------------- 08:36:43 08:36:43 UPDATE SUMMARY 08:36:43 Run: 86 08:36:43 Previously run: 0 08:36:43 Filtered out: 0 08:36:43 ------------------------------- 08:36:43 Total change sets: 86 08:36:43 08:36:43 2024-03-14T08:36:25.854Z INFO 13693 --- [ main] liquibase.util : Total change sets: 86 08:36:43 08:36:43 2024-03-14T08:36:25.855Z INFO 13693 --- [ main] liquibase.util : Update summary generated 08:36:43 Liquibase: Update has been successful. 08:36:43 2024-03-14T08:36:25.856Z INFO 13693 --- [ main] liquibase.command : Update command completed successfully. 08:36:43 2024-03-14T08:36:25.857Z INFO 13693 --- [ main] liquibase.lockservice : Successfully released change log lock 08:36:43 2024-03-14T08:36:25.860Z INFO 13693 --- [ main] liquibase.lockservice : Successfully released change log lock 08:36:43 2024-03-14T08:36:25.861Z INFO 13693 --- [ main] liquibase.command : Command execution complete 08:36:43 2024-03-14T08:36:25.981Z INFO 13693 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 08:36:43 2024-03-14T08:36:26.045Z INFO 13693 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 08:36:43 2024-03-14T08:36:26.047Z INFO 13693 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 08:36:43 2024-03-14T08:36:26.047Z INFO 13693 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 08:36:43 2024-03-14T08:36:26.293Z INFO 13693 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 08:36:43 2024-03-14T08:36:26.450Z INFO 13693 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 08:36:43 2024-03-14T08:36:26.749Z INFO 13693 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 08:36:43 2024-03-14T08:36:27.681Z INFO 13693 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 08:36:43 2024-03-14T08:36:27.684Z INFO 13693 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 08:36:43 2024-03-14T08:36:28.000Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 08:36:43 2024-03-14T08:36:28.153Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 08:36:43 2024-03-14T08:36:28.164Z INFO 13693 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 08:36:43 2024-03-14T08:36:28.282Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 08:36:43 2024-03-14T08:36:28.415Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 08:36:43 2024-03-14T08:36:28.459Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 08:36:43 2024-03-14T08:36:28.669Z WARN 13693 --- [ 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: 08:36:43 --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 08:36:43 2024-03-14T08:36:28.753Z INFO 13693 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:36:43 + + o o o o---o o----o o o---o o o----o o--o--o 08:36:43 + + + + | | / \ / | | / / \ | | 08:36:43 + + + + + o----o o o o o----o | o o o o----o | 08:36:43 + + + + | | / \ / | | \ / \ | | 08:36:43 + + o o o o o---o o----o o----o o---o o o o----o o 08:36:43 2024-03-14T08:36:28.754Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:36:43 2024-03-14T08:36:28.754Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 08:36:43 2024-03-14T08:36:28.754Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:36:43 2024-03-14T08:36:28.754Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:36:43 2024-03-14T08:36:28.756Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:36:43 To enable the Jet engine on the members, do one of the following: 08:36:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:36:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:36:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:36:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:36:43 2024-03-14T08:36:29.125Z INFO 13693 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:36:43 2024-03-14T08:36:29.218Z INFO 13693 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:36:43 2024-03-14T08:36:29.222Z WARN 13693 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:36:43 2024-03-14T08:36:29.491Z INFO 13693 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:36:43 2024-03-14T08:36:29.496Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 08:36:43 2024-03-14T08:36:32.097Z INFO 13693 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:36:43 08:36:43 Members {size:1, ver:1} [ 08:36:43 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 this 08:36:43 ] 08:36:43 08:36:43 2024-03-14T08:36:32.115Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 08:36:43 2024-03-14T08:36:32.278Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl 08:36:43 2024-03-14T08:36:32.288Z INFO 13693 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:36:43 + + o o o o---o o----o o o---o o o----o o--o--o 08:36:43 + + + + | | / \ / | | / / \ | | 08:36:43 + + + + + o----o o o o o----o | o o o o----o | 08:36:43 + + + + | | / \ / | | \ / \ | | 08:36:43 + + o o o o o---o o----o o----o o---o o o o----o o 08:36:43 2024-03-14T08:36:32.288Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:36:43 2024-03-14T08:36:32.288Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 08:36:43 2024-03-14T08:36:32.288Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:36:43 2024-03-14T08:36:32.288Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:36:43 2024-03-14T08:36:32.288Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:36:43 To enable the Jet engine on the members, do one of the following: 08:36:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:36:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:36:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:36:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:36:43 2024-03-14T08:36:32.304Z INFO 13693 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:36:43 2024-03-14T08:36:32.307Z INFO 13693 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:36:43 2024-03-14T08:36:32.307Z WARN 13693 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:36:43 2024-03-14T08:36:32.320Z INFO 13693 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:36:43 2024-03-14T08:36:32.320Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTING 08:36:43 2024-03-14T08:36:32.516Z INFO 13693 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 08:36:43 2024-03-14T08:36:32.545Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.33:40591 08:36:43 2024-03-14T08:36:32.557Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:40591 and /10.250.0.254:5701 08:36:43 2024-03-14T08:36:37.646Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:36:43 08:36:43 Members {size:2, ver:2} [ 08:36:43 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 this 08:36:43 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:36:43 ] 08:36:43 08:36:43 2024-03-14T08:36:37.656Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:36:43 08:36:43 Members {size:2, ver:2} [ 08:36:43 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:36:43 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 this 08:36:43 ] 08:36:43 08:36:43 2024-03-14T08:36:37.658Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTED 08:36:43 2024-03-14T08:36:37.668Z INFO 13693 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:36:43 + + o o o o---o o----o o o---o o o----o o--o--o 08:36:43 + + + + | | / \ / | | / / \ | | 08:36:43 + + + + + o----o o o o o----o | o o o o----o | 08:36:43 + + + + | | / \ / | | \ / \ | | 08:36:43 + + o o o o o---o o----o o----o o---o o o o----o o 08:36:43 2024-03-14T08:36:37.668Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:36:43 2024-03-14T08:36:37.668Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 08:36:43 2024-03-14T08:36:37.668Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:36:43 2024-03-14T08:36:37.668Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:36:43 2024-03-14T08:36:37.668Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:36:43 To enable the Jet engine on the members, do one of the following: 08:36:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:36:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:36:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:36:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:36:43 2024-03-14T08:36:37.680Z INFO 13693 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:36:43 2024-03-14T08:36:37.681Z INFO 13693 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:36:43 2024-03-14T08:36:37.681Z WARN 13693 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:36:43 2024-03-14T08:36:37.694Z INFO 13693 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:36:43 2024-03-14T08:36:37.694Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTING 08:36:43 2024-03-14T08:36:37.697Z INFO 13693 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 08:36:43 2024-03-14T08:36:37.767Z INFO 13693 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 08:36:43 2024-03-14T08:36:37.775Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.33:44093 08:36:43 2024-03-14T08:36:37.783Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44093 and /10.250.0.254:5701 08:36:43 2024-03-14T08:36:42.878Z INFO 13693 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:36:43 08:36:43 Members {size:3, ver:3} [ 08:36:43 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 this 08:36:43 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:36:43 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:36:43 ] 08:36:43 08:36:43 2024-03-14T08:36:42.891Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:36:43 08:36:43 Members {size:3, ver:3} [ 08:36:43 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:36:43 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:36:43 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 this 08:36:43 ] 08:36:43 08:36:43 2024-03-14T08:36:42.892Z INFO 13693 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:36:43 2024-03-14T08:36:42.894Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.33:51789 08:36:43 2024-03-14T08:36:42.894Z INFO 13693 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:36:43 08:36:43 Members {size:3, ver:3} [ 08:36:43 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:36:43 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 this 08:36:43 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:36:43 ] 08:36:43 08:36:43 2024-03-14T08:36:42.898Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:51789 and /10.250.0.254:5702 08:36:43 2024-03-14T08:36:42.900Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.33:48883 08:36:43 2024-03-14T08:36:42.901Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48883 and /10.250.0.254:5703 08:36:43 2024-03-14T08:36:43.155Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 08:37:09 2024-03-14T08:36:43.591Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:36:43 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 08:37:09 2024-03-14T08:36:43.893Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTED 08:37:09 2024-03-14T08:36:44.308Z INFO 13693 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 + + o o o o---o o----o o o---o o o----o o--o--o 08:37:09 + + + + | | / \ / | | / / \ | | 08:37:09 + + + + + o----o o o o o----o | o o o o----o | 08:37:09 + + + + | | / \ / | | \ / \ | | 08:37:09 + + o o o o o---o o----o o----o o---o o o o----o o 08:37:09 2024-03-14T08:36:44.308Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:37:09 2024-03-14T08:36:44.308Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 08:37:09 2024-03-14T08:36:44.308Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:37:09 2024-03-14T08:36:44.308Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:37:09 2024-03-14T08:36:44.308Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:37:09 To enable the Jet engine on the members, do one of the following: 08:37:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:37:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:37:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:37:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:37:09 2024-03-14T08:36:44.319Z INFO 13693 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:37:09 2024-03-14T08:36:44.320Z INFO 13693 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:37:09 2024-03-14T08:36:44.320Z WARN 13693 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:37:09 2024-03-14T08:36:44.329Z INFO 13693 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:37:09 2024-03-14T08:36:44.329Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTING 08:37:09 2024-03-14T08:36:44.423Z INFO 13693 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 08:37:09 2024-03-14T08:36:44.432Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.33:50529 08:37:09 2024-03-14T08:36:44.433Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50529 and /10.250.0.254:5701 08:37:09 2024-03-14T08:36:49.530Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:4, ver:4} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 this 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:36:49.537Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:4, ver:4} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 this 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:36:49.538Z INFO 13693 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:37:09 2024-03-14T08:36:49.539Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:4, ver:4} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 this 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:36:49.539Z INFO 13693 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 08:37:09 2024-03-14T08:36:49.539Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:4, ver:4} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 this 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:36:49.542Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.33:49397 08:37:09 2024-03-14T08:36:49.542Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.33:49621 08:37:09 2024-03-14T08:36:49.543Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.33:34785 08:37:09 2024-03-14T08:36:49.544Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34785 and /10.250.0.254:5704 08:37:09 2024-03-14T08:36:49.545Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49621 and /10.250.0.254:5703 08:37:09 2024-03-14T08:36:49.551Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49397 and /10.250.0.254:5702 08:37:09 2024-03-14T08:36:49.551Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.33:46937 08:37:09 2024-03-14T08:36:49.552Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:46937 and /10.250.0.254:5704 08:37:09 2024-03-14T08:36:49.793Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 08:37:09 2024-03-14T08:36:50.180Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:36:49 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 08:37:09 2024-03-14T08:36:50.539Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTED 08:37:09 2024-03-14T08:36:50.548Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl 08:37:09 2024-03-14T08:36:50.550Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManager 08:37:09 2024-03-14T08:36:50.620Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.rest.controller.NetworkCmProxyController 08:37:09 2024-03-14T08:36:50.747Z INFO 13693 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 + + o o o o---o o----o o o---o o o----o o--o--o 08:37:09 + + + + | | / \ / | | / / \ | | 08:37:09 + + + + + o----o o o o o----o | o o o o----o | 08:37:09 + + + + | | / \ / | | \ / \ | | 08:37:09 + + o o o o o---o o----o o----o o---o o o o----o o 08:37:09 2024-03-14T08:36:50.747Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:37:09 2024-03-14T08:36:50.747Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5705 08:37:09 2024-03-14T08:36:50.747Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:37:09 2024-03-14T08:36:50.747Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:37:09 2024-03-14T08:36:50.747Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:37:09 To enable the Jet engine on the members, do one of the following: 08:37:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:37:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:37:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:37:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:37:09 2024-03-14T08:36:50.758Z INFO 13693 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:37:09 2024-03-14T08:36:50.760Z INFO 13693 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:37:09 2024-03-14T08:36:50.760Z WARN 13693 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:37:09 2024-03-14T08:36:50.771Z INFO 13693 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:37:09 2024-03-14T08:36:50.771Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTING 08:37:09 2024-03-14T08:36:50.915Z INFO 13693 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 08:37:09 2024-03-14T08:36:50.917Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.33:50503 08:37:09 2024-03-14T08:36:50.918Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50503 and /10.250.0.254:5701 08:37:09 2024-03-14T08:36:56.022Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:5, ver:5} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 this 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:36:56.030Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:5, ver:5} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 this 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:36:56.031Z INFO 13693 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 08:37:09 2024-03-14T08:36:56.032Z INFO 13693 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 08:37:09 2024-03-14T08:36:56.032Z INFO 13693 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:37:09 2024-03-14T08:36:56.036Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:5, ver:5} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 this 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:36:56.036Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:5, ver:5} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 this 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:36:56.037Z INFO 13693 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:5, ver:5} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 this 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:36:56.043Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.33:39563 08:37:09 2024-03-14T08:36:56.049Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.33:60559 08:37:09 2024-03-14T08:36:56.049Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.33:43265 08:37:09 2024-03-14T08:36:56.049Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.33:49329 08:37:09 2024-03-14T08:36:56.049Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60559 and /10.250.0.254:5705 08:37:09 2024-03-14T08:36:56.050Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.33:48123 08:37:09 2024-03-14T08:36:56.050Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43265 and /10.250.0.254:5702 08:37:09 2024-03-14T08:36:56.050Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:39563 and /10.250.0.254:5703 08:37:09 2024-03-14T08:36:56.050Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49329 and /10.250.0.254:5704 08:37:09 2024-03-14T08:36:56.050Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.33:46269 08:37:09 2024-03-14T08:36:56.050Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48123 and /10.250.0.254:5705 08:37:09 2024-03-14T08:36:56.051Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:46269 and /10.250.0.254:5705 08:37:09 2024-03-14T08:36:56.289Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 08:37:09 2024-03-14T08:36:56.694Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:36:56 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 08:37:09 2024-03-14T08:36:57.031Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTED 08:37:09 2024-03-14T08:36:57.075Z INFO 13693 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 + + o o o o---o o----o o o---o o o----o o--o--o 08:37:09 + + + + | | / \ / | | / / \ | | 08:37:09 + + + + + o----o o o o o----o | o o o o----o | 08:37:09 + + + + | | / \ / | | \ / \ | | 08:37:09 + + o o o o o---o o----o o----o o---o o o o----o o 08:37:09 2024-03-14T08:36:57.075Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:37:09 2024-03-14T08:36:57.075Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5706 08:37:09 2024-03-14T08:36:57.075Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:37:09 2024-03-14T08:36:57.075Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:37:09 2024-03-14T08:36:57.075Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:37:09 To enable the Jet engine on the members, do one of the following: 08:37:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:37:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:37:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:37:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:37:09 2024-03-14T08:36:57.085Z INFO 13693 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:37:09 2024-03-14T08:36:57.087Z INFO 13693 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:37:09 2024-03-14T08:36:57.087Z WARN 13693 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:37:09 2024-03-14T08:36:57.097Z INFO 13693 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:37:09 2024-03-14T08:36:57.097Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTING 08:37:09 2024-03-14T08:36:57.294Z INFO 13693 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 08:37:09 2024-03-14T08:36:57.296Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.33:52225 08:37:09 2024-03-14T08:36:57.298Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52225 and /10.250.0.254:5701 08:37:09 2024-03-14T08:37:02.400Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:6, ver:6} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 this 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:37:02.411Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:6, ver:6} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 this 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:37:02.411Z INFO 13693 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:6, ver:6} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 this 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:37:02.415Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:6, ver:6} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 this 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:37:02.415Z INFO 13693 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:37:09 2024-03-14T08:37:02.415Z INFO 13693 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 08:37:09 2024-03-14T08:37:02.416Z INFO 13693 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:6, ver:6} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 this 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:37:02.416Z INFO 13693 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 08:37:09 2024-03-14T08:37:02.416Z INFO 13693 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 08:37:09 2024-03-14T08:37:02.417Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.33:33169 08:37:09 2024-03-14T08:37:02.417Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33169 and /10.250.0.254:5706 08:37:09 2024-03-14T08:37:02.421Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.33:42901 08:37:09 2024-03-14T08:37:02.421Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:6, ver:6} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 this 08:37:09 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:09 ] 08:37:09 08:37:09 2024-03-14T08:37:02.425Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.33:35401 08:37:09 2024-03-14T08:37:02.425Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:42901 and /10.250.0.254:5705 08:37:09 2024-03-14T08:37:02.426Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.33:52459 08:37:09 2024-03-14T08:37:02.426Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35401 and /10.250.0.254:5702 08:37:09 2024-03-14T08:37:02.426Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52459 and /10.250.0.254:5706 08:37:09 2024-03-14T08:37:02.427Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.33:47911 08:37:09 2024-03-14T08:37:02.427Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.33:35811 08:37:09 2024-03-14T08:37:02.428Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:47911 and /10.250.0.254:5703 08:37:09 2024-03-14T08:37:02.429Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.33:39679 08:37:09 2024-03-14T08:37:02.429Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:39679 and /10.250.0.254:5706 08:37:09 2024-03-14T08:37:02.433Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35811 and /10.250.0.254:5704 08:37:09 2024-03-14T08:37:02.434Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.33:48963 08:37:09 2024-03-14T08:37:02.434Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48963 and /10.250.0.254:5706 08:37:09 2024-03-14T08:37:02.667Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 455 08:37:09 2024-03-14T08:37:03.416Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTED 08:37:09 2024-03-14T08:37:03.421Z INFO 13693 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=259.5M, heap.memory.free=244.0M, heap.memory.total=504.0M, heap.memory.max=7.8G, heap.memory.used/total=51.49%, heap.memory.used/max=3.25%, minor.gc.count=30, minor.gc.time=325ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=73.75%, load.systemAverage=4.30, thread.count=342, thread.peakCount=342, cluster.timeDiff=-8, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=725, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=6, clientEndpoint.count=0, connection.active.count=9, client.connection.count=0, connection.count=5 08:37:09 2024-03-14T08:37:03.488Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDog 08:37:09 2024-03-14T08:37:03.528Z INFO 13693 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 + + o o o o---o o----o o o---o o o----o o--o--o 08:37:09 + + + + | | / \ / | | / / \ | | 08:37:09 + + + + + o----o o o o o----o | o o o o----o | 08:37:09 + + + + | | / \ / | | \ / \ | | 08:37:09 + + o o o o o---o o----o o----o o---o o o o----o o 08:37:09 2024-03-14T08:37:03.528Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 08:37:09 2024-03-14T08:37:03.528Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5707 08:37:09 2024-03-14T08:37:03.528Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 08:37:09 2024-03-14T08:37:03.528Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 08:37:09 2024-03-14T08:37:03.528Z INFO 13693 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 08:37:09 To enable the Jet engine on the members, do one of the following: 08:37:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:37:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:37:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:37:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:37:09 2024-03-14T08:37:03.553Z INFO 13693 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 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. 08:37:09 2024-03-14T08:37:03.556Z INFO 13693 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 08:37:09 2024-03-14T08:37:03.556Z WARN 13693 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 08:37:09 2024-03-14T08:37:03.684Z INFO 13693 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:37:09 2024-03-14T08:37:03.684Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTING 08:37:09 2024-03-14T08:37:03.895Z INFO 13693 --- [p.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=292.8M, heap.memory.free=210.8M, heap.memory.total=504.0M, heap.memory.max=7.8G, heap.memory.used/total=58.09%, heap.memory.used/max=3.67%, minor.gc.count=30, minor.gc.time=325ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=71.52%, load.systemAverage=4.30, thread.count=382, thread.peakCount=382, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2106, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=2, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=9, client.connection.count=0, connection.count=5 08:37:09 2024-03-14T08:37:03.910Z INFO 13693 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 08:37:09 2024-03-14T08:37:03.912Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.33:40949 08:37:09 2024-03-14T08:37:03.921Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:40949 and /10.250.0.254:5701 08:37:09 2024-03-14T08:37:04.038Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:37:02 UTC 2024, plannedMigrations=455, completedMigrations=455, remainingMigrations=0, totalCompletedMigrations=1268) 08:37:09 2024-03-14T08:37:09.021Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 08:37:09 08:37:09 Members {size:7, ver:7} [ 08:37:09 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 this 08:37:09 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:09 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:09 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:09 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:09 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:09 Member [10.250.0.254]:5707 - 7632ebe5-81ad-427f-96e3-cacf5eed9eb3 08:37:09 ] 08:37:09 08:37:13 2024-03-14T08:37:09.032Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 08:37:13 08:37:13 Members {size:7, ver:7} [ 08:37:13 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:13 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 this 08:37:13 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:13 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:13 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:13 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:13 Member [10.250.0.254]:5707 - 7632ebe5-81ad-427f-96e3-cacf5eed9eb3 08:37:13 ] 08:37:13 08:37:13 2024-03-14T08:37:09.034Z INFO 13693 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 08:37:13 08:37:13 Members {size:7, ver:7} [ 08:37:13 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:13 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:13 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:13 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:13 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:13 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:13 Member [10.250.0.254]:5707 - 7632ebe5-81ad-427f-96e3-cacf5eed9eb3 this 08:37:13 ] 08:37:13 08:37:13 2024-03-14T08:37:09.040Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 08:37:13 08:37:13 Members {size:7, ver:7} [ 08:37:13 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:13 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:13 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:13 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 this 08:37:13 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:13 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:13 Member [10.250.0.254]:5707 - 7632ebe5-81ad-427f-96e3-cacf5eed9eb3 08:37:13 ] 08:37:13 08:37:13 2024-03-14T08:37:09.043Z INFO 13693 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 08:37:13 08:37:13 Members {size:7, ver:7} [ 08:37:13 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:13 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:13 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:13 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:13 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 this 08:37:13 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:13 Member [10.250.0.254]:5707 - 7632ebe5-81ad-427f-96e3-cacf5eed9eb3 08:37:13 ] 08:37:13 08:37:13 2024-03-14T08:37:09.043Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.33:56351 08:37:13 2024-03-14T08:37:09.047Z INFO 13693 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.33:32961 08:37:13 2024-03-14T08:37:09.047Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.33:46673 08:37:13 2024-03-14T08:37:09.047Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:56351 and /10.250.0.254:5707 08:37:13 2024-03-14T08:37:09.048Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:46673 and /10.250.0.254:5707 08:37:13 2024-03-14T08:37:09.048Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:32961 and /10.250.0.254:5707 08:37:13 2024-03-14T08:37:09.051Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.33:45777 08:37:13 2024-03-14T08:37:09.051Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.33:41097 08:37:13 2024-03-14T08:37:09.051Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45777 and /10.250.0.254:5707 08:37:13 2024-03-14T08:37:09.052Z INFO 13693 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 08:37:13 08:37:13 Members {size:7, ver:7} [ 08:37:13 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:13 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:13 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 this 08:37:13 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:13 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:13 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 08:37:13 Member [10.250.0.254]:5707 - 7632ebe5-81ad-427f-96e3-cacf5eed9eb3 08:37:13 ] 08:37:13 08:37:13 2024-03-14T08:37:09.052Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41097 and /10.250.0.254:5707 08:37:13 2024-03-14T08:37:09.054Z INFO 13693 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 08:37:13 08:37:13 Members {size:7, ver:7} [ 08:37:13 Member [10.250.0.254]:5701 - e0e83c8e-60bf-45f6-8ba9-ece6f081ec61 08:37:13 Member [10.250.0.254]:5702 - b40b6227-fac4-4b6c-937d-9f24ac090f92 08:37:13 Member [10.250.0.254]:5703 - db6bb964-b260-419f-8a8a-9525f72bf759 08:37:13 Member [10.250.0.254]:5704 - ed2c3b40-4aed-4f4f-9eb2-755098d34ed7 08:37:13 Member [10.250.0.254]:5705 - 7a13dc4c-2ef3-4c80-b9d3-6916632d6de3 08:37:13 Member [10.250.0.254]:5706 - 31ae14cf-aa53-4585-824d-3a6d8eceb5f4 this 08:37:13 Member [10.250.0.254]:5707 - 7632ebe5-81ad-427f-96e3-cacf5eed9eb3 08:37:13 ] 08:37:13 08:37:13 2024-03-14T08:37:09.059Z INFO 13693 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 08:37:13 2024-03-14T08:37:09.060Z INFO 13693 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.33:42263 08:37:13 2024-03-14T08:37:09.061Z INFO 13693 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:42263 and /10.250.0.254:5702 08:37:13 2024-03-14T08:37:09.298Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 553 08:37:13 2024-03-14T08:37:10.059Z INFO 13693 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTED 08:37:13 2024-03-14T08:37:10.067Z INFO 13693 --- [n.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=329.0M, heap.memory.free=174.8M, heap.memory.total=504.0M, heap.memory.max=7.8G, heap.memory.used/total=65.27%, heap.memory.used/max=4.12%, minor.gc.count=30, minor.gc.time=325ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=71.21%, load.systemAverage=3.96, thread.count=406, thread.peakCount=406, cluster.timeDiff=-4, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=569, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=7, client.connection.count=0, connection.count=6 08:37:13 2024-03-14T08:37:10.543Z INFO 13693 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=181.4M, heap.memory.free=322.2M, heap.memory.total=504.0M, heap.memory.max=7.8G, heap.memory.used/total=36.00%, heap.memory.used/max=2.27%, minor.gc.count=31, minor.gc.time=344ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=82.35%, load.systemAverage=3.96, thread.count=408, thread.peakCount=408, cluster.timeDiff=-4, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2323, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=6 08:37:13 2024-03-14T08:37:10.573Z WARN 13693 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 08:37:13 2024-03-14T08:37:10.776Z INFO 13693 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 08:37:09 UTC 2024, plannedMigrations=553, completedMigrations=553, remainingMigrations=0, totalCompletedMigrations=1821) 08:37:13 2024-03-14T08:37:12.129Z INFO 13693 --- [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=179.2M, heap.memory.free=320.6M, heap.memory.total=504.0M, heap.memory.max=7.8G, heap.memory.used/total=35.56%, heap.memory.used/max=2.25%, minor.gc.count=31, minor.gc.time=344ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=84.25%, load.systemAverage=3.96, thread.count=423, thread.peakCount=423, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1175, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=6, client.connection.count=0, connection.count=6 08:37:13 2024-03-14T08:37:12.810Z INFO 13693 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:37:13 2024-03-14T08:37:12.810Z INFO 13693 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:37:13 2024-03-14T08:37:12.811Z INFO 13693 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:37:13 2024-03-14T08:37:12.924Z INFO 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:37:13 allow.auto.create.topics = true 08:37:13 auto.commit.interval.ms = 5000 08:37:13 auto.include.jmx.reporter = true 08:37:13 auto.offset.reset = latest 08:37:13 bootstrap.servers = [localhost:9092] 08:37:13 check.crcs = true 08:37:13 client.dns.lookup = use_all_dns_ips 08:37:13 client.id = consumer-ncmp-group-1 08:37:13 client.rack = 08:37:13 connections.max.idle.ms = 540000 08:37:13 default.api.timeout.ms = 60000 08:37:13 enable.auto.commit = false 08:37:13 exclude.internal.topics = true 08:37:13 fetch.max.bytes = 52428800 08:37:13 fetch.max.wait.ms = 500 08:37:13 fetch.min.bytes = 1 08:37:13 group.id = ncmp-group 08:37:13 group.instance.id = null 08:37:13 heartbeat.interval.ms = 3000 08:37:13 interceptor.classes = [] 08:37:13 internal.leave.group.on.close = true 08:37:13 internal.throw.on.fetch.stable.offset.unsupported = false 08:37:13 isolation.level = read_uncommitted 08:37:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 max.partition.fetch.bytes = 1048576 08:37:13 max.poll.interval.ms = 300000 08:37:13 max.poll.records = 500 08:37:13 metadata.max.age.ms = 300000 08:37:13 metric.reporters = [] 08:37:13 metrics.num.samples = 2 08:37:13 metrics.recording.level = INFO 08:37:13 metrics.sample.window.ms = 30000 08:37:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:37:13 receive.buffer.bytes = 65536 08:37:13 reconnect.backoff.max.ms = 1000 08:37:13 reconnect.backoff.ms = 50 08:37:13 request.timeout.ms = 30000 08:37:13 retry.backoff.ms = 100 08:37:13 sasl.client.callback.handler.class = null 08:37:13 sasl.jaas.config = null 08:37:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:37:13 sasl.kerberos.min.time.before.relogin = 60000 08:37:13 sasl.kerberos.service.name = null 08:37:13 sasl.kerberos.ticket.renew.jitter = 0.05 08:37:13 sasl.kerberos.ticket.renew.window.factor = 0.8 08:37:13 sasl.login.callback.handler.class = null 08:37:13 sasl.login.class = null 08:37:13 sasl.login.connect.timeout.ms = null 08:37:13 sasl.login.read.timeout.ms = null 08:37:13 sasl.login.refresh.buffer.seconds = 300 08:37:13 sasl.login.refresh.min.period.seconds = 60 08:37:13 sasl.login.refresh.window.factor = 0.8 08:37:13 sasl.login.refresh.window.jitter = 0.05 08:37:13 sasl.login.retry.backoff.max.ms = 10000 08:37:13 sasl.login.retry.backoff.ms = 100 08:37:13 sasl.mechanism = GSSAPI 08:37:13 sasl.oauthbearer.clock.skew.seconds = 30 08:37:13 sasl.oauthbearer.expected.audience = null 08:37:13 sasl.oauthbearer.expected.issuer = null 08:37:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:37:13 sasl.oauthbearer.jwks.endpoint.url = null 08:37:13 sasl.oauthbearer.scope.claim.name = scope 08:37:13 sasl.oauthbearer.sub.claim.name = sub 08:37:13 sasl.oauthbearer.token.endpoint.url = null 08:37:13 security.protocol = PLAINTEXT 08:37:13 security.providers = null 08:37:13 send.buffer.bytes = 131072 08:37:13 session.timeout.ms = 45000 08:37:13 socket.connection.setup.timeout.max.ms = 30000 08:37:13 socket.connection.setup.timeout.ms = 10000 08:37:13 ssl.cipher.suites = null 08:37:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:37:13 ssl.endpoint.identification.algorithm = https 08:37:13 ssl.engine.factory.class = null 08:37:13 ssl.key.password = null 08:37:13 ssl.keymanager.algorithm = SunX509 08:37:13 ssl.keystore.certificate.chain = null 08:37:13 ssl.keystore.key = null 08:37:13 ssl.keystore.location = null 08:37:13 ssl.keystore.password = null 08:37:13 ssl.keystore.type = JKS 08:37:13 ssl.protocol = TLSv1.3 08:37:13 ssl.provider = null 08:37:13 ssl.secure.random.implementation = null 08:37:13 ssl.trustmanager.algorithm = PKIX 08:37:13 ssl.truststore.certificates = null 08:37:13 ssl.truststore.location = null 08:37:13 ssl.truststore.password = null 08:37:13 ssl.truststore.type = JKS 08:37:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 08:37:13 2024-03-14T08:37:13.023Z WARN 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:37:13 2024-03-14T08:37:13.025Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:37:13 2024-03-14T08:37:13.025Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:37:13 2024-03-14T08:37:13.025Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405433023 08:37:13 2024-03-14T08:37:13.032Z INFO 13693 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 08:37:13 2024-03-14T08:37:13.040Z INFO 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:37:13 allow.auto.create.topics = true 08:37:13 auto.commit.interval.ms = 5000 08:37:13 auto.include.jmx.reporter = true 08:37:13 auto.offset.reset = latest 08:37:13 bootstrap.servers = [localhost:9092] 08:37:13 check.crcs = true 08:37:13 client.dns.lookup = use_all_dns_ips 08:37:13 client.id = consumer-ncmp-group-2 08:37:13 client.rack = 08:37:13 connections.max.idle.ms = 540000 08:37:13 default.api.timeout.ms = 60000 08:37:13 enable.auto.commit = false 08:37:13 exclude.internal.topics = true 08:37:13 fetch.max.bytes = 52428800 08:37:13 fetch.max.wait.ms = 500 08:37:13 fetch.min.bytes = 1 08:37:13 group.id = ncmp-group 08:37:13 group.instance.id = null 08:37:13 heartbeat.interval.ms = 3000 08:37:13 interceptor.classes = [] 08:37:13 internal.leave.group.on.close = true 08:37:13 internal.throw.on.fetch.stable.offset.unsupported = false 08:37:13 isolation.level = read_uncommitted 08:37:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 max.partition.fetch.bytes = 1048576 08:37:13 max.poll.interval.ms = 300000 08:37:13 max.poll.records = 500 08:37:13 metadata.max.age.ms = 300000 08:37:13 metric.reporters = [] 08:37:13 metrics.num.samples = 2 08:37:13 metrics.recording.level = INFO 08:37:13 metrics.sample.window.ms = 30000 08:37:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:37:13 receive.buffer.bytes = 65536 08:37:13 reconnect.backoff.max.ms = 1000 08:37:13 reconnect.backoff.ms = 50 08:37:13 request.timeout.ms = 30000 08:37:13 retry.backoff.ms = 100 08:37:13 sasl.client.callback.handler.class = null 08:37:13 sasl.jaas.config = null 08:37:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:37:13 sasl.kerberos.min.time.before.relogin = 60000 08:37:13 sasl.kerberos.service.name = null 08:37:13 sasl.kerberos.ticket.renew.jitter = 0.05 08:37:13 sasl.kerberos.ticket.renew.window.factor = 0.8 08:37:13 sasl.login.callback.handler.class = null 08:37:13 sasl.login.class = null 08:37:13 sasl.login.connect.timeout.ms = null 08:37:13 sasl.login.read.timeout.ms = null 08:37:13 sasl.login.refresh.buffer.seconds = 300 08:37:13 sasl.login.refresh.min.period.seconds = 60 08:37:13 sasl.login.refresh.window.factor = 0.8 08:37:13 sasl.login.refresh.window.jitter = 0.05 08:37:13 sasl.login.retry.backoff.max.ms = 10000 08:37:13 sasl.login.retry.backoff.ms = 100 08:37:13 sasl.mechanism = GSSAPI 08:37:13 sasl.oauthbearer.clock.skew.seconds = 30 08:37:13 sasl.oauthbearer.expected.audience = null 08:37:13 sasl.oauthbearer.expected.issuer = null 08:37:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:37:13 sasl.oauthbearer.jwks.endpoint.url = null 08:37:13 sasl.oauthbearer.scope.claim.name = scope 08:37:13 sasl.oauthbearer.sub.claim.name = sub 08:37:13 sasl.oauthbearer.token.endpoint.url = null 08:37:13 security.protocol = PLAINTEXT 08:37:13 security.providers = null 08:37:13 send.buffer.bytes = 131072 08:37:13 session.timeout.ms = 45000 08:37:13 socket.connection.setup.timeout.max.ms = 30000 08:37:13 socket.connection.setup.timeout.ms = 10000 08:37:13 ssl.cipher.suites = null 08:37:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:37:13 ssl.endpoint.identification.algorithm = https 08:37:13 ssl.engine.factory.class = null 08:37:13 ssl.key.password = null 08:37:13 ssl.keymanager.algorithm = SunX509 08:37:13 ssl.keystore.certificate.chain = null 08:37:13 ssl.keystore.key = null 08:37:13 ssl.keystore.location = null 08:37:13 ssl.keystore.password = null 08:37:13 ssl.keystore.type = JKS 08:37:13 ssl.protocol = TLSv1.3 08:37:13 ssl.provider = null 08:37:13 ssl.secure.random.implementation = null 08:37:13 ssl.trustmanager.algorithm = PKIX 08:37:13 ssl.truststore.certificates = null 08:37:13 ssl.truststore.location = null 08:37:13 ssl.truststore.password = null 08:37:13 ssl.truststore.type = JKS 08:37:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 08:37:13 2024-03-14T08:37:13.044Z WARN 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:37:13 2024-03-14T08:37:13.051Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:37:13 2024-03-14T08:37:13.051Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:37:13 2024-03-14T08:37:13.051Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405433051 08:37:13 2024-03-14T08:37:13.051Z INFO 13693 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 08:37:13 2024-03-14T08:37:13.053Z INFO 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:37:13 allow.auto.create.topics = true 08:37:13 auto.commit.interval.ms = 5000 08:37:13 auto.include.jmx.reporter = true 08:37:13 auto.offset.reset = latest 08:37:13 bootstrap.servers = [localhost:9092] 08:37:13 check.crcs = true 08:37:13 client.dns.lookup = use_all_dns_ips 08:37:13 client.id = consumer-ncmp-async-rest-request-event-group-3 08:37:13 client.rack = 08:37:13 connections.max.idle.ms = 540000 08:37:13 default.api.timeout.ms = 60000 08:37:13 enable.auto.commit = false 08:37:13 exclude.internal.topics = true 08:37:13 fetch.max.bytes = 52428800 08:37:13 fetch.max.wait.ms = 500 08:37:13 fetch.min.bytes = 1 08:37:13 group.id = ncmp-async-rest-request-event-group 08:37:13 group.instance.id = null 08:37:13 heartbeat.interval.ms = 3000 08:37:13 interceptor.classes = [] 08:37:13 internal.leave.group.on.close = true 08:37:13 internal.throw.on.fetch.stable.offset.unsupported = false 08:37:13 isolation.level = read_uncommitted 08:37:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 max.partition.fetch.bytes = 1048576 08:37:13 max.poll.interval.ms = 300000 08:37:13 max.poll.records = 500 08:37:13 metadata.max.age.ms = 300000 08:37:13 metric.reporters = [] 08:37:13 metrics.num.samples = 2 08:37:13 metrics.recording.level = INFO 08:37:13 metrics.sample.window.ms = 30000 08:37:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:37:13 receive.buffer.bytes = 65536 08:37:13 reconnect.backoff.max.ms = 1000 08:37:13 reconnect.backoff.ms = 50 08:37:13 request.timeout.ms = 30000 08:37:13 retry.backoff.ms = 100 08:37:13 sasl.client.callback.handler.class = null 08:37:13 sasl.jaas.config = null 08:37:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:37:13 sasl.kerberos.min.time.before.relogin = 60000 08:37:13 sasl.kerberos.service.name = null 08:37:13 sasl.kerberos.ticket.renew.jitter = 0.05 08:37:13 sasl.kerberos.ticket.renew.window.factor = 0.8 08:37:13 sasl.login.callback.handler.class = null 08:37:13 sasl.login.class = null 08:37:13 sasl.login.connect.timeout.ms = null 08:37:13 sasl.login.read.timeout.ms = null 08:37:13 sasl.login.refresh.buffer.seconds = 300 08:37:13 sasl.login.refresh.min.period.seconds = 60 08:37:13 sasl.login.refresh.window.factor = 0.8 08:37:13 sasl.login.refresh.window.jitter = 0.05 08:37:13 sasl.login.retry.backoff.max.ms = 10000 08:37:13 sasl.login.retry.backoff.ms = 100 08:37:13 sasl.mechanism = GSSAPI 08:37:13 sasl.oauthbearer.clock.skew.seconds = 30 08:37:13 sasl.oauthbearer.expected.audience = null 08:37:13 sasl.oauthbearer.expected.issuer = null 08:37:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:37:13 sasl.oauthbearer.jwks.endpoint.url = null 08:37:13 sasl.oauthbearer.scope.claim.name = scope 08:37:13 sasl.oauthbearer.sub.claim.name = sub 08:37:13 sasl.oauthbearer.token.endpoint.url = null 08:37:13 security.protocol = PLAINTEXT 08:37:13 security.providers = null 08:37:13 send.buffer.bytes = 131072 08:37:13 session.timeout.ms = 45000 08:37:13 socket.connection.setup.timeout.max.ms = 30000 08:37:13 socket.connection.setup.timeout.ms = 10000 08:37:13 ssl.cipher.suites = null 08:37:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:37:13 ssl.endpoint.identification.algorithm = https 08:37:13 ssl.engine.factory.class = null 08:37:13 ssl.key.password = null 08:37:13 ssl.keymanager.algorithm = SunX509 08:37:13 ssl.keystore.certificate.chain = null 08:37:13 ssl.keystore.key = null 08:37:13 ssl.keystore.location = null 08:37:13 ssl.keystore.password = null 08:37:13 ssl.keystore.type = JKS 08:37:13 ssl.protocol = TLSv1.3 08:37:13 ssl.provider = null 08:37:13 ssl.secure.random.implementation = null 08:37:13 ssl.trustmanager.algorithm = PKIX 08:37:13 ssl.truststore.certificates = null 08:37:13 ssl.truststore.location = null 08:37:13 ssl.truststore.password = null 08:37:13 ssl.truststore.type = JKS 08:37:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 08:37:13 2024-03-14T08:37:13.115Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:37:13 2024-03-14T08:37:13.115Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:37:13 2024-03-14T08:37:13.115Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405433115 08:37:13 2024-03-14T08:37:13.115Z INFO 13693 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 08:37:13 2024-03-14T08:37:13.127Z INFO 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:37:13 allow.auto.create.topics = true 08:37:13 auto.commit.interval.ms = 5000 08:37:13 auto.include.jmx.reporter = true 08:37:13 auto.offset.reset = latest 08:37:13 bootstrap.servers = [localhost:9092] 08:37:13 check.crcs = true 08:37:13 client.dns.lookup = use_all_dns_ips 08:37:13 client.id = consumer-ncmp-data-operation-event-group-4 08:37:13 client.rack = 08:37:13 connections.max.idle.ms = 540000 08:37:13 default.api.timeout.ms = 60000 08:37:13 enable.auto.commit = false 08:37:13 exclude.internal.topics = true 08:37:13 fetch.max.bytes = 52428800 08:37:13 fetch.max.wait.ms = 500 08:37:13 fetch.min.bytes = 1 08:37:13 group.id = ncmp-data-operation-event-group 08:37:13 group.instance.id = null 08:37:13 heartbeat.interval.ms = 3000 08:37:13 interceptor.classes = [] 08:37:13 internal.leave.group.on.close = true 08:37:13 internal.throw.on.fetch.stable.offset.unsupported = false 08:37:13 isolation.level = read_uncommitted 08:37:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 max.partition.fetch.bytes = 1048576 08:37:13 max.poll.interval.ms = 300000 08:37:13 max.poll.records = 500 08:37:13 metadata.max.age.ms = 300000 08:37:13 metric.reporters = [] 08:37:13 metrics.num.samples = 2 08:37:13 metrics.recording.level = INFO 08:37:13 metrics.sample.window.ms = 30000 08:37:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:37:13 receive.buffer.bytes = 65536 08:37:13 reconnect.backoff.max.ms = 1000 08:37:13 reconnect.backoff.ms = 50 08:37:13 request.timeout.ms = 30000 08:37:13 retry.backoff.ms = 100 08:37:13 sasl.client.callback.handler.class = null 08:37:13 sasl.jaas.config = null 08:37:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:37:13 sasl.kerberos.min.time.before.relogin = 60000 08:37:13 sasl.kerberos.service.name = null 08:37:13 sasl.kerberos.ticket.renew.jitter = 0.05 08:37:13 sasl.kerberos.ticket.renew.window.factor = 0.8 08:37:13 sasl.login.callback.handler.class = null 08:37:13 sasl.login.class = null 08:37:13 sasl.login.connect.timeout.ms = null 08:37:13 sasl.login.read.timeout.ms = null 08:37:13 sasl.login.refresh.buffer.seconds = 300 08:37:13 sasl.login.refresh.min.period.seconds = 60 08:37:13 sasl.login.refresh.window.factor = 0.8 08:37:13 sasl.login.refresh.window.jitter = 0.05 08:37:13 sasl.login.retry.backoff.max.ms = 10000 08:37:13 sasl.login.retry.backoff.ms = 100 08:37:13 sasl.mechanism = GSSAPI 08:37:13 sasl.oauthbearer.clock.skew.seconds = 30 08:37:13 sasl.oauthbearer.expected.audience = null 08:37:13 sasl.oauthbearer.expected.issuer = null 08:37:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:37:13 sasl.oauthbearer.jwks.endpoint.url = null 08:37:13 sasl.oauthbearer.scope.claim.name = scope 08:37:13 sasl.oauthbearer.sub.claim.name = sub 08:37:13 sasl.oauthbearer.token.endpoint.url = null 08:37:13 security.protocol = PLAINTEXT 08:37:13 security.providers = null 08:37:13 send.buffer.bytes = 131072 08:37:13 session.timeout.ms = 45000 08:37:13 socket.connection.setup.timeout.max.ms = 30000 08:37:13 socket.connection.setup.timeout.ms = 10000 08:37:13 ssl.cipher.suites = null 08:37:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:37:13 ssl.endpoint.identification.algorithm = https 08:37:13 ssl.engine.factory.class = null 08:37:13 ssl.key.password = null 08:37:13 ssl.keymanager.algorithm = SunX509 08:37:13 ssl.keystore.certificate.chain = null 08:37:13 ssl.keystore.key = null 08:37:13 ssl.keystore.location = null 08:37:13 ssl.keystore.password = null 08:37:13 ssl.keystore.type = JKS 08:37:13 ssl.protocol = TLSv1.3 08:37:13 ssl.provider = null 08:37:13 ssl.secure.random.implementation = null 08:37:13 ssl.trustmanager.algorithm = PKIX 08:37:13 ssl.truststore.certificates = null 08:37:13 ssl.truststore.location = null 08:37:13 ssl.truststore.password = null 08:37:13 ssl.truststore.type = JKS 08:37:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 08:37:13 2024-03-14T08:37:13.141Z WARN 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:37:13 2024-03-14T08:37:13.141Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:37:13 2024-03-14T08:37:13.141Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:37:13 2024-03-14T08:37:13.141Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405433141 08:37:13 2024-03-14T08:37:13.141Z INFO 13693 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 08:37:13 2024-03-14T08:37:13.144Z INFO 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:37:13 allow.auto.create.topics = true 08:37:13 auto.commit.interval.ms = 5000 08:37:13 auto.include.jmx.reporter = true 08:37:13 auto.offset.reset = latest 08:37:13 bootstrap.servers = [localhost:9092] 08:37:13 check.crcs = true 08:37:13 client.dns.lookup = use_all_dns_ips 08:37:13 client.id = consumer-ncmp-group-5 08:37:13 client.rack = 08:37:13 connections.max.idle.ms = 540000 08:37:13 default.api.timeout.ms = 60000 08:37:13 enable.auto.commit = false 08:37:13 exclude.internal.topics = true 08:37:13 fetch.max.bytes = 52428800 08:37:13 fetch.max.wait.ms = 500 08:37:13 fetch.min.bytes = 1 08:37:13 group.id = ncmp-group 08:37:13 group.instance.id = null 08:37:13 heartbeat.interval.ms = 3000 08:37:13 interceptor.classes = [] 08:37:13 internal.leave.group.on.close = true 08:37:13 internal.throw.on.fetch.stable.offset.unsupported = false 08:37:13 isolation.level = read_uncommitted 08:37:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 max.partition.fetch.bytes = 1048576 08:37:13 max.poll.interval.ms = 300000 08:37:13 max.poll.records = 500 08:37:13 metadata.max.age.ms = 300000 08:37:13 metric.reporters = [] 08:37:13 metrics.num.samples = 2 08:37:13 metrics.recording.level = INFO 08:37:13 metrics.sample.window.ms = 30000 08:37:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:37:13 receive.buffer.bytes = 65536 08:37:13 reconnect.backoff.max.ms = 1000 08:37:13 reconnect.backoff.ms = 50 08:37:13 request.timeout.ms = 30000 08:37:13 retry.backoff.ms = 100 08:37:13 sasl.client.callback.handler.class = null 08:37:13 sasl.jaas.config = null 08:37:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:37:13 sasl.kerberos.min.time.before.relogin = 60000 08:37:13 sasl.kerberos.service.name = null 08:37:13 sasl.kerberos.ticket.renew.jitter = 0.05 08:37:13 sasl.kerberos.ticket.renew.window.factor = 0.8 08:37:13 sasl.login.callback.handler.class = null 08:37:13 sasl.login.class = null 08:37:13 sasl.login.connect.timeout.ms = null 08:37:13 sasl.login.read.timeout.ms = null 08:37:13 sasl.login.refresh.buffer.seconds = 300 08:37:13 sasl.login.refresh.min.period.seconds = 60 08:37:13 sasl.login.refresh.window.factor = 0.8 08:37:13 sasl.login.refresh.window.jitter = 0.05 08:37:13 sasl.login.retry.backoff.max.ms = 10000 08:37:13 sasl.login.retry.backoff.ms = 100 08:37:13 sasl.mechanism = GSSAPI 08:37:13 sasl.oauthbearer.clock.skew.seconds = 30 08:37:13 sasl.oauthbearer.expected.audience = null 08:37:13 sasl.oauthbearer.expected.issuer = null 08:37:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:37:13 sasl.oauthbearer.jwks.endpoint.url = null 08:37:13 sasl.oauthbearer.scope.claim.name = scope 08:37:13 sasl.oauthbearer.sub.claim.name = sub 08:37:13 sasl.oauthbearer.token.endpoint.url = null 08:37:13 security.protocol = PLAINTEXT 08:37:13 security.providers = null 08:37:13 send.buffer.bytes = 131072 08:37:13 session.timeout.ms = 45000 08:37:13 socket.connection.setup.timeout.max.ms = 30000 08:37:13 socket.connection.setup.timeout.ms = 10000 08:37:13 ssl.cipher.suites = null 08:37:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:37:13 ssl.endpoint.identification.algorithm = https 08:37:13 ssl.engine.factory.class = null 08:37:13 ssl.key.password = null 08:37:13 ssl.keymanager.algorithm = SunX509 08:37:13 ssl.keystore.certificate.chain = null 08:37:13 ssl.keystore.key = null 08:37:13 ssl.keystore.location = null 08:37:13 ssl.keystore.password = null 08:37:13 ssl.keystore.type = JKS 08:37:13 ssl.protocol = TLSv1.3 08:37:13 ssl.provider = null 08:37:13 ssl.secure.random.implementation = null 08:37:13 ssl.trustmanager.algorithm = PKIX 08:37:13 ssl.truststore.certificates = null 08:37:13 ssl.truststore.location = null 08:37:13 ssl.truststore.password = null 08:37:13 ssl.truststore.type = JKS 08:37:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 08:37:13 2024-03-14T08:37:13.147Z WARN 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:37:13 2024-03-14T08:37:13.147Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:37:13 2024-03-14T08:37:13.147Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:37:13 2024-03-14T08:37:13.147Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405433147 08:37:13 2024-03-14T08:37:13.147Z INFO 13693 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 08:37:13 2024-03-14T08:37:13.149Z INFO 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:37:13 allow.auto.create.topics = true 08:37:13 auto.commit.interval.ms = 5000 08:37:13 auto.include.jmx.reporter = true 08:37:13 auto.offset.reset = latest 08:37:13 bootstrap.servers = [localhost:9092] 08:37:13 check.crcs = true 08:37:13 client.dns.lookup = use_all_dns_ips 08:37:13 client.id = consumer-ncmp-group-6 08:37:13 client.rack = 08:37:13 connections.max.idle.ms = 540000 08:37:13 default.api.timeout.ms = 60000 08:37:13 enable.auto.commit = false 08:37:13 exclude.internal.topics = true 08:37:13 fetch.max.bytes = 52428800 08:37:13 fetch.max.wait.ms = 500 08:37:13 fetch.min.bytes = 1 08:37:13 group.id = ncmp-group 08:37:13 group.instance.id = null 08:37:13 heartbeat.interval.ms = 3000 08:37:13 interceptor.classes = [] 08:37:13 internal.leave.group.on.close = true 08:37:13 internal.throw.on.fetch.stable.offset.unsupported = false 08:37:13 isolation.level = read_uncommitted 08:37:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 max.partition.fetch.bytes = 1048576 08:37:13 max.poll.interval.ms = 300000 08:37:13 max.poll.records = 500 08:37:13 metadata.max.age.ms = 300000 08:37:13 metric.reporters = [] 08:37:13 metrics.num.samples = 2 08:37:13 metrics.recording.level = INFO 08:37:13 metrics.sample.window.ms = 30000 08:37:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:37:13 receive.buffer.bytes = 65536 08:37:13 reconnect.backoff.max.ms = 1000 08:37:13 reconnect.backoff.ms = 50 08:37:13 request.timeout.ms = 30000 08:37:13 retry.backoff.ms = 100 08:37:13 sasl.client.callback.handler.class = null 08:37:13 sasl.jaas.config = null 08:37:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:37:13 sasl.kerberos.min.time.before.relogin = 60000 08:37:13 sasl.kerberos.service.name = null 08:37:13 sasl.kerberos.ticket.renew.jitter = 0.05 08:37:13 sasl.kerberos.ticket.renew.window.factor = 0.8 08:37:13 sasl.login.callback.handler.class = null 08:37:13 sasl.login.class = null 08:37:13 sasl.login.connect.timeout.ms = null 08:37:13 sasl.login.read.timeout.ms = null 08:37:13 sasl.login.refresh.buffer.seconds = 300 08:37:13 sasl.login.refresh.min.period.seconds = 60 08:37:13 sasl.login.refresh.window.factor = 0.8 08:37:13 sasl.login.refresh.window.jitter = 0.05 08:37:13 sasl.login.retry.backoff.max.ms = 10000 08:37:13 sasl.login.retry.backoff.ms = 100 08:37:13 sasl.mechanism = GSSAPI 08:37:13 sasl.oauthbearer.clock.skew.seconds = 30 08:37:13 sasl.oauthbearer.expected.audience = null 08:37:13 sasl.oauthbearer.expected.issuer = null 08:37:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:37:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:37:13 sasl.oauthbearer.jwks.endpoint.url = null 08:37:13 sasl.oauthbearer.scope.claim.name = scope 08:37:13 sasl.oauthbearer.sub.claim.name = sub 08:37:13 sasl.oauthbearer.token.endpoint.url = null 08:37:13 security.protocol = PLAINTEXT 08:37:13 security.providers = null 08:37:13 send.buffer.bytes = 131072 08:37:13 session.timeout.ms = 45000 08:37:13 socket.connection.setup.timeout.max.ms = 30000 08:37:13 socket.connection.setup.timeout.ms = 10000 08:37:13 ssl.cipher.suites = null 08:37:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:37:13 ssl.endpoint.identification.algorithm = https 08:37:13 ssl.engine.factory.class = null 08:37:13 ssl.key.password = null 08:37:13 ssl.keymanager.algorithm = SunX509 08:37:13 ssl.keystore.certificate.chain = null 08:37:13 ssl.keystore.key = null 08:37:13 ssl.keystore.location = null 08:37:13 ssl.keystore.password = null 08:37:13 ssl.keystore.type = JKS 08:37:13 ssl.protocol = TLSv1.3 08:37:13 ssl.provider = null 08:37:13 ssl.secure.random.implementation = null 08:37:13 ssl.trustmanager.algorithm = PKIX 08:37:13 ssl.truststore.certificates = null 08:37:13 ssl.truststore.location = null 08:37:13 ssl.truststore.password = null 08:37:13 ssl.truststore.type = JKS 08:37:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:37:13 08:37:13 2024-03-14T08:37:13.152Z WARN 13693 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:37:13 2024-03-14T08:37:13.152Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:37:13 2024-03-14T08:37:13.152Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:37:13 2024-03-14T08:37:13.152Z INFO 13693 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405433152 08:37:13 2024-03-14T08:37:13.152Z INFO 13693 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 08:37:13 2024-03-14T08:37:13.169Z INFO 13693 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:13 2024-03-14T08:37:13.169Z INFO 13693 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:37:13 2024-03-14T08:37:13.177Z INFO 13693 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 52.668 seconds (process running for 76.607) 08:37:13 2024-03-14T08:37:13.182Z INFO 13693 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 08:37:13 2024-03-14T08:37:13.384Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:13 2024-03-14T08:37:13.384Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:13 2024-03-14T08:37:13.384Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:13 2024-03-14T08:37:13.385Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:13 2024-03-14T08:37:13.386Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:13 2024-03-14T08:37:13.386Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:13 2024-03-14T08:37:13.386Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:13 2024-03-14T08:37:13.386Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:13 2024-03-14T08:37:13.386Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:13 2024-03-14T08:37:13.387Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:13 2024-03-14T08:37:13.387Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:13 2024-03-14T08:37:13.387Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:13 2024-03-14T08:37:13.387Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:13 2024-03-14T08:37:13.387Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:13 2024-03-14T08:37:13.387Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:13 2024-03-14T08:37:13.391Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:13 2024-03-14T08:37:13.391Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:13 2024-03-14T08:37:13.391Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:13 2024-03-14T08:37:13.485Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:13 2024-03-14T08:37:13.485Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:13 2024-03-14T08:37:13.485Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:13 2024-03-14T08:37:13.485Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:13 2024-03-14T08:37:13.485Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:13 2024-03-14T08:37:13.485Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:13 2024-03-14T08:37:13.486Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.487Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.487Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.487Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.487Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.487Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.487Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.487Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.488Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.492Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.492Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.492Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.586Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.586Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.586Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.587Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.587Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.587Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.637Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.638Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.638Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.638Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.638Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.639Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.639Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.639Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.639Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.643Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.643Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.643Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.659Z INFO 13693 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 08:37:14 2024-03-14T08:37:13.659Z INFO 13693 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 08:37:14 2024-03-14T08:37:13.660Z INFO 13693 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 08:37:14 2024-03-14T08:37:13.787Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.787Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.787Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.788Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.788Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.788Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.889Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.889Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.889Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.889Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.889Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.889Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.890Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.890Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.890Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:13.895Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:13.895Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:13.895Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:14.115Z WARN 13693 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache 08:37:14 2024-03-14T08:37:14.139Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:14.139Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:14.139Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:14.241Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:14.241Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:14.241Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:14.292Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:14.292Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:14.292Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:14.292Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:14.293Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:14.293Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:14.342Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:14.342Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:14.342Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:14.365Z INFO 13693 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 08:37:14 2024-03-14T08:37:14.365Z INFO 13693 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 08:37:14 2024-03-14T08:37:14.398Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:14 2024-03-14T08:37:14.399Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:14 2024-03-14T08:37:14.399Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:14 2024-03-14T08:37:14.458Z INFO 13693 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 08:37:14 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:37:15 2024-03-14T08:37:15.047Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:15 2024-03-14T08:37:15.048Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:15 2024-03-14T08:37:15.048Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:15 2024-03-14T08:37:15.049Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:15 2024-03-14T08:37:15.049Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:15 2024-03-14T08:37:15.049Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:15 2024-03-14T08:37:15.065Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:15 2024-03-14T08:37:15.065Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:15 2024-03-14T08:37:15.065Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:15 2024-03-14T08:37:15.158Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:15 2024-03-14T08:37:15.159Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:15 2024-03-14T08:37:15.159Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:15 2024-03-14T08:37:15.249Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:15 2024-03-14T08:37:15.249Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:15 2024-03-14T08:37:15.249Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:15 2024-03-14T08:37:15.251Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:15 2024-03-14T08:37:15.252Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:15 2024-03-14T08:37:15.252Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:15 2024-03-14T08:37:15.404Z INFO 13693 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 08:37:15 2024-03-14T08:37:15.431Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:15 2024-03-14T08:37:15.432Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 08:37:15 Detail: Key (dataspace_id, name)=(3, newAnchor) already exists. 08:37:15 2024-03-14T08:37:15.481Z INFO 13693 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 08:37:15 2024-03-14T08:37:15.493Z INFO 13693 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 08:37:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.859 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 08:37:15 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 08:37:15 2024-03-14T08:37:15.957Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:15 2024-03-14T08:37:15.957Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 08:37:15 Detail: Key (name)=(generalTestDataspace) already exists. 08:37:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 08:37:15 [INFO] Running org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 08:37:16 2024-03-14T08:37:16.002Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.003Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.003Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.019Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.020Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.020Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.104Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.104Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.104Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.123Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.123Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.123Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.149Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:16 2024-03-14T08:37:16.169Z INFO 13693 --- [ Async-2] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:37:16 acks = -1 08:37:16 auto.include.jmx.reporter = true 08:37:16 batch.size = 16384 08:37:16 bootstrap.servers = [localhost:9092] 08:37:16 buffer.memory = 33554432 08:37:16 client.dns.lookup = use_all_dns_ips 08:37:16 client.id = cps-core-1 08:37:16 compression.type = none 08:37:16 connections.max.idle.ms = 540000 08:37:16 delivery.timeout.ms = 120000 08:37:16 enable.idempotence = true 08:37:16 interceptor.classes = [] 08:37:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:37:16 linger.ms = 0 08:37:16 max.block.ms = 60000 08:37:16 max.in.flight.requests.per.connection = 5 08:37:16 max.request.size = 1048576 08:37:16 metadata.max.age.ms = 300000 08:37:16 metadata.max.idle.ms = 300000 08:37:16 metric.reporters = [] 08:37:16 metrics.num.samples = 2 08:37:16 metrics.recording.level = INFO 08:37:16 metrics.sample.window.ms = 30000 08:37:16 partitioner.adaptive.partitioning.enable = true 08:37:16 partitioner.availability.timeout.ms = 0 08:37:16 partitioner.class = null 08:37:16 partitioner.ignore.keys = false 08:37:16 receive.buffer.bytes = 32768 08:37:16 reconnect.backoff.max.ms = 1000 08:37:16 reconnect.backoff.ms = 50 08:37:16 request.timeout.ms = 30000 08:37:16 retries = 2147483647 08:37:16 retry.backoff.ms = 100 08:37:16 sasl.client.callback.handler.class = null 08:37:16 sasl.jaas.config = null 08:37:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:37:16 sasl.kerberos.min.time.before.relogin = 60000 08:37:16 sasl.kerberos.service.name = null 08:37:16 sasl.kerberos.ticket.renew.jitter = 0.05 08:37:16 sasl.kerberos.ticket.renew.window.factor = 0.8 08:37:16 sasl.login.callback.handler.class = null 08:37:16 sasl.login.class = null 08:37:16 sasl.login.connect.timeout.ms = null 08:37:16 sasl.login.read.timeout.ms = null 08:37:16 sasl.login.refresh.buffer.seconds = 300 08:37:16 sasl.login.refresh.min.period.seconds = 60 08:37:16 sasl.login.refresh.window.factor = 0.8 08:37:16 sasl.login.refresh.window.jitter = 0.05 08:37:16 sasl.login.retry.backoff.max.ms = 10000 08:37:16 sasl.login.retry.backoff.ms = 100 08:37:16 sasl.mechanism = GSSAPI 08:37:16 sasl.oauthbearer.clock.skew.seconds = 30 08:37:16 sasl.oauthbearer.expected.audience = null 08:37:16 sasl.oauthbearer.expected.issuer = null 08:37:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:37:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:37:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:37:16 sasl.oauthbearer.jwks.endpoint.url = null 08:37:16 sasl.oauthbearer.scope.claim.name = scope 08:37:16 sasl.oauthbearer.sub.claim.name = sub 08:37:16 sasl.oauthbearer.token.endpoint.url = null 08:37:16 security.protocol = PLAINTEXT 08:37:16 security.providers = null 08:37:16 send.buffer.bytes = 131072 08:37:16 socket.connection.setup.timeout.max.ms = 30000 08:37:16 socket.connection.setup.timeout.ms = 10000 08:37:16 ssl.cipher.suites = null 08:37:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:37:16 ssl.endpoint.identification.algorithm = https 08:37:16 ssl.engine.factory.class = null 08:37:16 ssl.key.password = null 08:37:16 ssl.keymanager.algorithm = SunX509 08:37:16 ssl.keystore.certificate.chain = null 08:37:16 ssl.keystore.key = null 08:37:16 ssl.keystore.location = null 08:37:16 ssl.keystore.password = null 08:37:16 ssl.keystore.type = JKS 08:37:16 ssl.protocol = TLSv1.3 08:37:16 ssl.provider = null 08:37:16 ssl.secure.random.implementation = null 08:37:16 ssl.trustmanager.algorithm = PKIX 08:37:16 ssl.truststore.certificates = null 08:37:16 ssl.truststore.location = null 08:37:16 ssl.truststore.password = null 08:37:16 ssl.truststore.type = JKS 08:37:16 transaction.timeout.ms = 60000 08:37:16 transactional.id = null 08:37:16 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:37:16 08:37:16 2024-03-14T08:37:16.183Z INFO 13693 --- [ Async-2] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 08:37:16 2024-03-14T08:37:16.200Z INFO 13693 --- [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 08:37:16 2024-03-14T08:37:16.200Z INFO 13693 --- [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 08:37:16 2024-03-14T08:37:16.200Z INFO 13693 --- [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710405436200 08:37:16 2024-03-14T08:37:16.204Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.205Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.205Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.241Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:16 2024-03-14T08:37:16.255Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:16 2024-03-14T08:37:16.263Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:16 2024-03-14T08:37:16.271Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:16 2024-03-14T08:37:16.275Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:16 2024-03-14T08:37:16.275Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:16 2024-03-14T08:37:16.306Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.306Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.306Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.310Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.310Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.310Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.406Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.406Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.406Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.407Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.407Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.407Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.440Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:16 2024-03-14T08:37:16.491Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:16 2024-03-14T08:37:16.610Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:16 2024-03-14T08:37:16.610Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:16 2024-03-14T08:37:16.610Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:16 2024-03-14T08:37:16.871Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:17 2024-03-14T08:37:16.971Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:17 2024-03-14T08:37:16.972Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:17 2024-03-14T08:37:16.982Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:17 2024-03-14T08:37:16.995Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:17 2024-03-14T08:37:16.997Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:17 2024-03-14T08:37:16.999Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:17 2024-03-14T08:37:17.000Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:17 2024-03-14T08:37:17.000Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:17 2024-03-14T08:37:17.010Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:17 2024-03-14T08:37:17.010Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:17 2024-03-14T08:37:17.010Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:17 2024-03-14T08:37:17.067Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:17 2024-03-14T08:37:17.067Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:17 2024-03-14T08:37:17.067Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:17 2024-03-14T08:37:17.067Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:17 2024-03-14T08:37:17.072Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:17 2024-03-14T08:37:17.072Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:17 2024-03-14T08:37:17.072Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:17 2024-03-14T08:37:17.104Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:17 2024-03-14T08:37:17.155Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:17 2024-03-14T08:37:17.155Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:17 2024-03-14T08:37:17.155Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:17 2024-03-14T08:37:17.166Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:17 2024-03-14T08:37:17.166Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:17 2024-03-14T08:37:17.166Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:17 2024-03-14T08:37:17.188Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:17 2024-03-14T08:37:17.188Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:17 2024-03-14T08:37:17.188Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:17 2024-03-14T08:37:17.286Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:17 2024-03-14T08:37:17.379Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:17 2024-03-14T08:37:17.379Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:17 2024-03-14T08:37:17.390Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:17 2024-03-14T08:37:17.400Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:17 2024-03-14T08:37:17.402Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:17 2024-03-14T08:37:17.403Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:17 2024-03-14T08:37:17.405Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:17 2024-03-14T08:37:17.405Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:17 2024-03-14T08:37:17.466Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:17 2024-03-14T08:37:17.488Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:17 2024-03-14T08:37:17.574Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:17 2024-03-14T08:37:17.574Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:17 2024-03-14T08:37:17.574Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:17 2024-03-14T08:37:17.630Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:17 2024-03-14T08:37:17.701Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:17 2024-03-14T08:37:17.701Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:17 2024-03-14T08:37:17.711Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:17 2024-03-14T08:37:17.723Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:17 2024-03-14T08:37:17.725Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:17 2024-03-14T08:37:17.727Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:17 2024-03-14T08:37:17.729Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:17 2024-03-14T08:37:17.729Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:17 2024-03-14T08:37:17.780Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:17 2024-03-14T08:37:17.804Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:17 2024-03-14T08:37:17.973Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:17 2024-03-14T08:37:17.979Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:17 2024-03-14T08:37:17.979Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:17 2024-03-14T08:37:17.979Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:18 2024-03-14T08:37:17.991Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:18 2024-03-14T08:37:17.991Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:18 2024-03-14T08:37:17.991Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:18 2024-03-14T08:37:18.040Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:18 2024-03-14T08:37:18.040Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:18 2024-03-14T08:37:18.047Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:18 2024-03-14T08:37:18.061Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:18 2024-03-14T08:37:18.064Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:18 2024-03-14T08:37:18.065Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:18 2024-03-14T08:37:18.067Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:18 2024-03-14T08:37:18.067Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:18 2024-03-14T08:37:18.076Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:18 2024-03-14T08:37:18.077Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:18 2024-03-14T08:37:18.077Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:18 2024-03-14T08:37:18.120Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:18 2024-03-14T08:37:18.120Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:18 2024-03-14T08:37:18.120Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:18 2024-03-14T08:37:18.127Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:18 2024-03-14T08:37:18.153Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:18 2024-03-14T08:37:18.159Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:18 2024-03-14T08:37:18.159Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:18 2024-03-14T08:37:18.159Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:18 2024-03-14T08:37:18.285Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:18 2024-03-14T08:37:18.357Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:18 2024-03-14T08:37:18.357Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:18 2024-03-14T08:37:18.357Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:18 2024-03-14T08:37:18.369Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:18 2024-03-14T08:37:18.369Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:18 2024-03-14T08:37:18.380Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:18 2024-03-14T08:37:18.389Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:18 2024-03-14T08:37:18.393Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:18 2024-03-14T08:37:18.394Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:18 2024-03-14T08:37:18.395Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:18 2024-03-14T08:37:18.395Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:18 2024-03-14T08:37:18.446Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:18 2024-03-14T08:37:18.470Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:18 2024-03-14T08:37:18.595Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:18 2024-03-14T08:37:18.673Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:18 2024-03-14T08:37:18.673Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:18 2024-03-14T08:37:18.681Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:18 2024-03-14T08:37:18.692Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:18 2024-03-14T08:37:18.695Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:18 2024-03-14T08:37:18.696Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:18 2024-03-14T08:37:18.698Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:18 2024-03-14T08:37:18.698Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:18 2024-03-14T08:37:18.725Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:18 2024-03-14T08:37:18.725Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:18 2024-03-14T08:37:18.725Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:18 2024-03-14T08:37:18.743Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:18 2024-03-14T08:37:18.766Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:18 2024-03-14T08:37:18.906Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:19 2024-03-14T08:37:18.933Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:19 2024-03-14T08:37:18.933Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:19 2024-03-14T08:37:18.933Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:19 2024-03-14T08:37:18.983Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:19 2024-03-14T08:37:18.983Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:19 2024-03-14T08:37:18.984Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:19 2024-03-14T08:37:18.984Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:19 2024-03-14T08:37:18.984Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:19 2024-03-14T08:37:18.991Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:19 2024-03-14T08:37:18.999Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:19 2024-03-14T08:37:19.001Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:19 2024-03-14T08:37:19.023Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:19 2024-03-14T08:37:19.028Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:19 2024-03-14T08:37:19.029Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:19 2024-03-14T08:37:19.029Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:19 2024-03-14T08:37:19.033Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:19 2024-03-14T08:37:19.033Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:19 2024-03-14T08:37:19.099Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:19 2024-03-14T08:37:19.148Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:19 2024-03-14T08:37:19.148Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:19 2024-03-14T08:37:19.148Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:19 2024-03-14T08:37:19.166Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:19 2024-03-14T08:37:19.273Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:19 2024-03-14T08:37:19.334Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:19 2024-03-14T08:37:19.334Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:19 2024-03-14T08:37:19.343Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:19 2024-03-14T08:37:19.351Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:19 2024-03-14T08:37:19.352Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:19 2024-03-14T08:37:19.353Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:19 2024-03-14T08:37:19.353Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:19 2024-03-14T08:37:19.353Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:19 2024-03-14T08:37:19.354Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:19 2024-03-14T08:37:19.354Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:19 2024-03-14T08:37:19.354Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:19 2024-03-14T08:37:19.400Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:19 2024-03-14T08:37:19.426Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:19 2024-03-14T08:37:19.544Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:19 2024-03-14T08:37:19.555Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:19 2024-03-14T08:37:19.555Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:19 2024-03-14T08:37:19.555Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:19 2024-03-14T08:37:19.595Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:19 2024-03-14T08:37:19.596Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:19 2024-03-14T08:37:19.604Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:19 2024-03-14T08:37:19.611Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:19 2024-03-14T08:37:19.612Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:19 2024-03-14T08:37:19.613Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:19 2024-03-14T08:37:19.614Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:19 2024-03-14T08:37:19.614Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:19 2024-03-14T08:37:19.656Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:19 2024-03-14T08:37:19.679Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:19 2024-03-14T08:37:19.704Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:19 2024-03-14T08:37:19.704Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:19 2024-03-14T08:37:19.704Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:19 2024-03-14T08:37:19.800Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:20 2024-03-14T08:37:19.855Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:20 2024-03-14T08:37:19.855Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:20 2024-03-14T08:37:19.859Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:20 2024-03-14T08:37:19.859Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:20 2024-03-14T08:37:19.859Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:20 2024-03-14T08:37:19.861Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:20 2024-03-14T08:37:19.869Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:20 2024-03-14T08:37:19.870Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:20 2024-03-14T08:37:19.871Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:20 2024-03-14T08:37:19.873Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:20 2024-03-14T08:37:19.873Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:20 2024-03-14T08:37:19.921Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:20 2024-03-14T08:37:19.942Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:20 2024-03-14T08:37:20.005Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:20 2024-03-14T08:37:20.005Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:20 2024-03-14T08:37:20.005Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:20 2024-03-14T08:37:20.057Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:20 2024-03-14T08:37:20.057Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:20 2024-03-14T08:37:20.057Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:20 2024-03-14T08:37:20.065Z INFO 13693 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:37:20 2024-03-14T08:37:20.124Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.166 s - in org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 08:37:20 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 08:37:20 2024-03-14T08:37:20.158Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:20 2024-03-14T08:37:20.158Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:20 2024-03-14T08:37:20.158Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:20 2024-03-14T08:37:20.197Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:20 2024-03-14T08:37:20.197Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:20 2024-03-14T08:37:20.217Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:20 2024-03-14T08:37:20.223Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:20 2024-03-14T08:37:20.225Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:20 2024-03-14T08:37:20.226Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:20 2024-03-14T08:37:20.227Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:20 2024-03-14T08:37:20.227Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:20 2024-03-14T08:37:20.268Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:20 2024-03-14T08:37:20.287Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:20 2024-03-14T08:37:20.408Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:20 2024-03-14T08:37:20.408Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:20 2024-03-14T08:37:20.408Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:20 2024-03-14T08:37:20.417Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:20 2024-03-14T08:37:20.477Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:20 2024-03-14T08:37:20.477Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:20 2024-03-14T08:37:20.489Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:20 2024-03-14T08:37:20.497Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:20 2024-03-14T08:37:20.499Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:20 2024-03-14T08:37:20.500Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:20 2024-03-14T08:37:20.501Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:20 2024-03-14T08:37:20.501Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:20 2024-03-14T08:37:20.520Z WARN 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 08:37:20 2024-03-14T08:37:20.521Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 08:37:20 2024-03-14T08:37:20.543Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:20 2024-03-14T08:37:20.680Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:21 2024-03-14T08:37:20.731Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:21 2024-03-14T08:37:20.731Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:21 2024-03-14T08:37:20.737Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:21 2024-03-14T08:37:20.744Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:21 2024-03-14T08:37:20.744Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:21 2024-03-14T08:37:20.745Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:21 2024-03-14T08:37:20.746Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:21 2024-03-14T08:37:20.746Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:21 2024-03-14T08:37:20.760Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:21 2024-03-14T08:37:20.760Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:21 2024-03-14T08:37:20.760Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:21 2024-03-14T08:37:20.798Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:21 2024-03-14T08:37:20.818Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:21 2024-03-14T08:37:20.818Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:21 2024-03-14T08:37:20.818Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:21 2024-03-14T08:37:20.819Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:21 2024-03-14T08:37:20.904Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:21 2024-03-14T08:37:20.910Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:21 2024-03-14T08:37:20.917Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:21 2024-03-14T08:37:20.918Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:21 2024-03-14T08:37:20.919Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:21 2024-03-14T08:37:20.920Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:37:21 2024-03-14T08:37:20.920Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:21 2024-03-14T08:37:20.929Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:21 2024-03-14T08:37:20.929Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:21 2024-03-14T08:37:20.929Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:21 2024-03-14T08:37:20.976Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:37:21 2024-03-14T08:37:20.995Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:21 2024-03-14T08:37:21.019Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:21 2024-03-14T08:37:21.019Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:21 2024-03-14T08:37:21.020Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:21 2024-03-14T08:37:21.090Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:21 2024-03-14T08:37:21.098Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:21 2024-03-14T08:37:21.105Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:21 2024-03-14T08:37:21.106Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:21 2024-03-14T08:37:21.107Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:21 2024-03-14T08:37:21.109Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 08:37:21 2024-03-14T08:37:21.109Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:21 2024-03-14T08:37:21.129Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 08:37:21 2024-03-14T08:37:21.144Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 08:37:21 2024-03-14T08:37:21.162Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:21 2024-03-14T08:37:21.210Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:21 2024-03-14T08:37:21.210Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:21 2024-03-14T08:37:21.210Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:21 2024-03-14T08:37:21.262Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:21 2024-03-14T08:37:21.262Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:21 2024-03-14T08:37:21.262Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:21 2024-03-14T08:37:21.262Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:21 2024-03-14T08:37:21.262Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:21 2024-03-14T08:37:21.262Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:21 2024-03-14T08:37:21.322Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:21 2024-03-14T08:37:21.404Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 08:37:21 2024-03-14T08:37:21.404Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:21 2024-03-14T08:37:21.405Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:21 2024-03-14T08:37:21.411Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:21 2024-03-14T08:37:21.417Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 08:37:21 2024-03-14T08:37:21.418Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 08:37:21 2024-03-14T08:37:21.419Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 08:37:21 2024-03-14T08:37:21.422Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:37:21 2024-03-14T08:37:21.423Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:21 2024-03-14T08:37:21.423Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 08:37:21 2024-03-14T08:37:21.441Z WARN 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason Unable to read resource data.. 08:37:21 2024-03-14T08:37:21.441Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 08:37:21 2024-03-14T08:37:21.452Z WARN 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 08:37:21 2024-03-14T08:37:21.452Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 08:37:21 2024-03-14T08:37:21.479Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:21 2024-03-14T08:37:21.573Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:37:21 2024-03-14T08:37:21.580Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 08:37:21 2024-03-14T08:37:21.580Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:37:21 2024-03-14T08:37:21.580Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:37:21 2024-03-14T08:37:21.581Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:37:21 2024-03-14T08:37:21.582Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:37:21 2024-03-14T08:37:21.582Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:37:21 2024-03-14T08:37:21.582Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:37:21 2024-03-14T08:37:21.582Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is true 08:37:21 2024-03-14T08:37:21.583Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 08:37:21 2024-03-14T08:37:21.606Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:21 2024-03-14T08:37:21.611Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 08:37:21 2024-03-14T08:37:21.613Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 08:37:21 2024-03-14T08:37:21.614Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 08:37:21 2024-03-14T08:37:21.615Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:21 2024-03-14T08:37:21.617Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:37:21 2024-03-14T08:37:21.617Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 08:37:21 2024-03-14T08:37:21.659Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:21 2024-03-14T08:37:21.695Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:37:21 2024-03-14T08:37:21.730Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:21 2024-03-14T08:37:21.811Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 08:37:21 2024-03-14T08:37:21.834Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:21 2024-03-14T08:37:21.834Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:21 2024-03-14T08:37:21.835Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:21 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 08:37:22 2024-03-14T08:37:21.864Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:22 2024-03-14T08:37:21.864Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:22 2024-03-14T08:37:21.864Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:22 2024-03-14T08:37:21.898Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:22 2024-03-14T08:37:21.898Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:22 2024-03-14T08:37:21.904Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:22 2024-03-14T08:37:21.909Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:22 2024-03-14T08:37:21.910Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:22 2024-03-14T08:37:21.911Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:22 2024-03-14T08:37:21.913Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:22 2024-03-14T08:37:21.913Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:22 2024-03-14T08:37:21.926Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:22 2024-03-14T08:37:21.926Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:22 2024-03-14T08:37:21.926Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:22 2024-03-14T08:37:21.953Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:22 2024-03-14T08:37:21.971Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:22 2024-03-14T08:37:22.043Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:22 2024-03-14T08:37:22.043Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:22 2024-03-14T08:37:22.043Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:22 2024-03-14T08:37:22.058Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:37:22 2024-03-14T08:37:22.064Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:22 2024-03-14T08:37:22.064Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:22 2024-03-14T08:37:22.064Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:22 2024-03-14T08:37:22.079Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:37:22 2024-03-14T08:37:22.084Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:37:22 2024-03-14T08:37:22.084Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:37:22 2024-03-14T08:37:22.084Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:37:22 2024-03-14T08:37:22.086Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:37:22 2024-03-14T08:37:22.098Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:22 2024-03-14T08:37:22.103Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:22 2024-03-14T08:37:22.104Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:22 2024-03-14T08:37:22.105Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:22 2024-03-14T08:37:22.106Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:22 2024-03-14T08:37:22.106Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:22 2024-03-14T08:37:22.161Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:22 2024-03-14T08:37:22.166Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:22 2024-03-14T08:37:22.166Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:22 2024-03-14T08:37:22.166Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:22 2024-03-14T08:37:22.181Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:22 2024-03-14T08:37:22.278Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:22 2024-03-14T08:37:22.337Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:22 2024-03-14T08:37:22.337Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:22 2024-03-14T08:37:22.342Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:22 2024-03-14T08:37:22.348Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:22 2024-03-14T08:37:22.350Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:22 2024-03-14T08:37:22.351Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:22 2024-03-14T08:37:22.352Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:22 2024-03-14T08:37:22.352Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:22 2024-03-14T08:37:22.366Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:22 2024-03-14T08:37:22.366Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:22 2024-03-14T08:37:22.366Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:22 2024-03-14T08:37:22.387Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:22 2024-03-14T08:37:22.406Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:22 2024-03-14T08:37:22.498Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:37:22 2024-03-14T08:37:22.518Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:37:22 2024-03-14T08:37:22.524Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:37:22 2024-03-14T08:37:22.524Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:37:22 2024-03-14T08:37:22.524Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:37:22 2024-03-14T08:37:22.526Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:37:22 2024-03-14T08:37:22.538Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:22 2024-03-14T08:37:22.544Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:22 2024-03-14T08:37:22.545Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:22 2024-03-14T08:37:22.546Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:22 2024-03-14T08:37:22.547Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:22 2024-03-14T08:37:22.547Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:22 2024-03-14T08:37:22.605Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:22 2024-03-14T08:37:22.630Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:22 2024-03-14T08:37:22.705Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:23 2024-03-14T08:37:22.718Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:23 2024-03-14T08:37:22.718Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:23 2024-03-14T08:37:22.718Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:23 2024-03-14T08:37:22.760Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:23 2024-03-14T08:37:22.760Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:23 2024-03-14T08:37:22.765Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:23 2024-03-14T08:37:22.771Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:23 2024-03-14T08:37:22.772Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:23 2024-03-14T08:37:22.773Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:23 2024-03-14T08:37:22.774Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:23 2024-03-14T08:37:22.774Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:23 2024-03-14T08:37:22.814Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:23 2024-03-14T08:37:22.828Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:23 2024-03-14T08:37:22.905Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:23 2024-03-14T08:37:22.905Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:23 2024-03-14T08:37:22.905Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:23 2024-03-14T08:37:22.913Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:37:23 2024-03-14T08:37:22.934Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:37:23 2024-03-14T08:37:22.940Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:37:23 2024-03-14T08:37:22.940Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:37:23 2024-03-14T08:37:22.940Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:37:23 2024-03-14T08:37:22.941Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:37:23 2024-03-14T08:37:22.954Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:23 2024-03-14T08:37:22.960Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:23 2024-03-14T08:37:22.961Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:23 2024-03-14T08:37:22.962Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:23 2024-03-14T08:37:22.962Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:23 2024-03-14T08:37:22.962Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:23 2024-03-14T08:37:22.980Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:23 2024-03-14T08:37:22.980Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:23 2024-03-14T08:37:22.980Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:23 2024-03-14T08:37:23.004Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:23 2024-03-14T08:37:23.023Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:23 2024-03-14T08:37:23.101Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:23 2024-03-14T08:37:23.101Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:23 2024-03-14T08:37:23.101Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:23 2024-03-14T08:37:23.120Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:23 2024-03-14T08:37:23.120Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:23 2024-03-14T08:37:23.120Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:23 2024-03-14T08:37:23.129Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:23 2024-03-14T08:37:23.158Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:23 2024-03-14T08:37:23.158Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:23 2024-03-14T08:37:23.158Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:23 2024-03-14T08:37:23.182Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:23 2024-03-14T08:37:23.182Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:23 2024-03-14T08:37:23.188Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:23 2024-03-14T08:37:23.193Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:23 2024-03-14T08:37:23.194Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:23 2024-03-14T08:37:23.194Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:23 2024-03-14T08:37:23.195Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:23 2024-03-14T08:37:23.195Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:23 2024-03-14T08:37:23.234Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:23 2024-03-14T08:37:23.257Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:23 2024-03-14T08:37:23.337Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:37:23 2024-03-14T08:37:23.359Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:37:23 2024-03-14T08:37:23.365Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:37:23 2024-03-14T08:37:23.365Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:37:23 2024-03-14T08:37:23.365Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:37:23 2024-03-14T08:37:23.366Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:37:23 2024-03-14T08:37:23.379Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:23 2024-03-14T08:37:23.385Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:23 2024-03-14T08:37:23.386Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:23 2024-03-14T08:37:23.386Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:23 2024-03-14T08:37:23.387Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:23 2024-03-14T08:37:23.387Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:23 2024-03-14T08:37:23.433Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:23 2024-03-14T08:37:23.449Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:23 2024-03-14T08:37:23.460Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:23 2024-03-14T08:37:23.460Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:23 2024-03-14T08:37:23.460Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:23 2024-03-14T08:37:23.550Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:24 2024-03-14T08:37:23.604Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 08:37:24 2024-03-14T08:37:23.605Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:24 2024-03-14T08:37:23.609Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:24 2024-03-14T08:37:23.615Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:24 2024-03-14T08:37:23.616Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:24 2024-03-14T08:37:23.617Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:24 2024-03-14T08:37:23.618Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:37:24 2024-03-14T08:37:23.618Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:24 2024-03-14T08:37:23.655Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:37:24 2024-03-14T08:37:23.669Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:24 2024-03-14T08:37:23.702Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:24 2024-03-14T08:37:23.702Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:24 2024-03-14T08:37:23.702Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:24 2024-03-14T08:37:23.769Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:24 2024-03-14T08:37:23.769Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:24 2024-03-14T08:37:23.775Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:24 2024-03-14T08:37:23.781Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:24 2024-03-14T08:37:23.782Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:24 2024-03-14T08:37:23.783Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:24 2024-03-14T08:37:23.784Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:24 2024-03-14T08:37:23.784Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:24 2024-03-14T08:37:23.815Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:24 2024-03-14T08:37:23.828Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:24 2024-03-14T08:37:23.884Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:24 2024-03-14T08:37:23.884Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:24 2024-03-14T08:37:23.885Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:24 2024-03-14T08:37:23.923Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:37:24 2024-03-14T08:37:23.943Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:37:24 2024-03-14T08:37:23.950Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:37:24 2024-03-14T08:37:23.950Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:37:24 2024-03-14T08:37:23.950Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:37:24 2024-03-14T08:37:23.951Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:37:24 2024-03-14T08:37:23.964Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:24 2024-03-14T08:37:23.970Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:24 2024-03-14T08:37:23.971Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:24 2024-03-14T08:37:23.972Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:24 2024-03-14T08:37:23.974Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:24 2024-03-14T08:37:23.974Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:24 2024-03-14T08:37:23.979Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:24 2024-03-14T08:37:23.979Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:24 2024-03-14T08:37:23.979Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:24 2024-03-14T08:37:23.988Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 08:37:24 2024-03-14T08:37:24.006Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:24 2024-03-14T08:37:24.020Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:24 2024-03-14T08:37:24.104Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:24 2024-03-14T08:37:24.104Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:24 2024-03-14T08:37:24.104Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:24 2024-03-14T08:37:24.111Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:24 2024-03-14T08:37:24.111Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:24 2024-03-14T08:37:24.111Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:24 2024-03-14T08:37:24.116Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:24 2024-03-14T08:37:24.116Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:24 2024-03-14T08:37:24.116Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:24 2024-03-14T08:37:24.149Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:24 2024-03-14T08:37:24.200Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 08:37:24 2024-03-14T08:37:24.200Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:24 2024-03-14T08:37:24.204Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:24 2024-03-14T08:37:24.209Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:24 2024-03-14T08:37:24.210Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:24 2024-03-14T08:37:24.211Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:24 2024-03-14T08:37:24.213Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:37:24 2024-03-14T08:37:24.213Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:24 2024-03-14T08:37:24.254Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:37:24 2024-03-14T08:37:24.269Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:24 2024-03-14T08:37:24.359Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:24 2024-03-14T08:37:24.359Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:24 2024-03-14T08:37:24.364Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:24 2024-03-14T08:37:24.369Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:24 2024-03-14T08:37:24.370Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:24 2024-03-14T08:37:24.371Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:24 2024-03-14T08:37:24.372Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:24 2024-03-14T08:37:24.372Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:24 2024-03-14T08:37:24.410Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:24 2024-03-14T08:37:24.424Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:24 2024-03-14T08:37:24.468Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:24 2024-03-14T08:37:24.468Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:24 2024-03-14T08:37:24.468Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:24 2024-03-14T08:37:24.512Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:37:24 2024-03-14T08:37:24.526Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:37:24 2024-03-14T08:37:24.532Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:37:24 2024-03-14T08:37:24.532Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:37:24 2024-03-14T08:37:24.533Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:37:24 2024-03-14T08:37:24.534Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:37:24 2024-03-14T08:37:24.546Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:24 2024-03-14T08:37:24.551Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:24 2024-03-14T08:37:24.552Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:24 2024-03-14T08:37:24.553Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:24 2024-03-14T08:37:24.554Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:24 2024-03-14T08:37:24.554Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:24 2024-03-14T08:37:24.573Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 08:37:24 2024-03-14T08:37:24.589Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:24 2024-03-14T08:37:24.602Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:24 2024-03-14T08:37:24.725Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:25 2024-03-14T08:37:24.774Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:25 2024-03-14T08:37:24.775Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:25 2024-03-14T08:37:24.779Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:25 2024-03-14T08:37:24.784Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:25 2024-03-14T08:37:24.786Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:25 2024-03-14T08:37:24.787Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:25 2024-03-14T08:37:24.788Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:25 2024-03-14T08:37:24.788Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:25 2024-03-14T08:37:24.789Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:25 2024-03-14T08:37:24.789Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:24.789Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:24.826Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:25 2024-03-14T08:37:24.840Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:25 2024-03-14T08:37:24.906Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:25 2024-03-14T08:37:24.906Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:24.906Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:24.929Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:25 2024-03-14T08:37:24.997Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:25 2024-03-14T08:37:25.013Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:25 2024-03-14T08:37:25.013Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:25.013Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:25.034Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:25 2024-03-14T08:37:25.034Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:25.034Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:25.044Z WARN 13693 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:37:25 2024-03-14T08:37:25.044Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:25 2024-03-14T08:37:25.049Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:25 2024-03-14T08:37:25.054Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:25 2024-03-14T08:37:25.057Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:25 2024-03-14T08:37:25.064Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:25 2024-03-14T08:37:25.065Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:25 2024-03-14T08:37:25.065Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:25 2024-03-14T08:37:25.104Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:37:25 2024-03-14T08:37:25.118Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:25 2024-03-14T08:37:25.118Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:25.118Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:25.121Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:25 2024-03-14T08:37:25.126Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:25 2024-03-14T08:37:25.126Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:25.126Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:25.206Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:37:25 2024-03-14T08:37:25.220Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:37:25 2024-03-14T08:37:25.226Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:37:25 2024-03-14T08:37:25.226Z INFO 13693 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:37:25 2024-03-14T08:37:25.226Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:37:25 2024-03-14T08:37:25.228Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:37:25 2024-03-14T08:37:25.239Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:37:25 2024-03-14T08:37:25.244Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:37:25 2024-03-14T08:37:25.247Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:37:25 2024-03-14T08:37:25.247Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:37:25 2024-03-14T08:37:25.249Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:37:25 2024-03-14T08:37:25.249Z INFO 13693 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:37:25 2024-03-14T08:37:25.263Z WARN 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 08:37:25 2024-03-14T08:37:25.263Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 08:37:25 2024-03-14T08:37:25.278Z INFO 13693 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 08:37:25 2024-03-14T08:37:25.418Z INFO 13693 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:37:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.588 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 08:37:25 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 08:37:25 2024-03-14T08:37:25.475Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:25 2024-03-14T08:37:25.475Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:25.475Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:25.813Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:25 2024-03-14T08:37:25.813Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:25.813Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:25.888Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:25 2024-03-14T08:37:25.888Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:25.888Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:25.916Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:25 2024-03-14T08:37:25.916Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:25.916Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:25 2024-03-14T08:37:25.953Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:25 2024-03-14T08:37:25.953Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:25 2024-03-14T08:37:25.953Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:26 line 1:0 mismatched input 'invalid' expecting '/' 08:37:26 line 1:0 mismatched input 'invalid' expecting '/' 08:37:26 2024-03-14T08:37:26.039Z WARN 13693 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 08:37:26 2024-03-14T08:37:26.187Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:26 2024-03-14T08:37:26.187Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:26 2024-03-14T08:37:26.187Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:26 2024-03-14T08:37:26.343Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:26 2024-03-14T08:37:26.343Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:26 2024-03-14T08:37:26.343Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:26 2024-03-14T08:37:26.459Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:26 2024-03-14T08:37:26.459Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',578) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:26 2024-03-14T08:37:26.459Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:26 2024-03-14T08:37:26.459Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',578) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch. 08:37:26 2024-03-14T08:37:26.459Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. 08:37:26 2024-03-14T08:37:26.461Z WARN 13693 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',578) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 08:37:26 2024-03-14T08:37:26.465Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:26 2024-03-14T08:37:26.465Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',579) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:26 2024-03-14T08:37:26.465Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:26 2024-03-14T08:37:26.465Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',579) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch. 08:37:26 2024-03-14T08:37:26.465Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. 08:37:26 line 1:9 missing '/' at 'path' 08:37:26 line 1:9 missing '/' at 'path' 08:37:26 2024-03-14T08:37:26.537Z WARN 13693 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 08:37:26 2024-03-14T08:37:26.635Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:26 2024-03-14T08:37:26.635Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:26 2024-03-14T08:37:26.635Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:26 2024-03-14T08:37:26.685Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:26 2024-03-14T08:37:26.685Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',613) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:26 2024-03-14T08:37:26.685Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:26 2024-03-14T08:37:26.685Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',613) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:37:26 2024-03-14T08:37:26.685Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 08:37:26 2024-03-14T08:37:26.685Z WARN 13693 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',613) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 08:37:26 2024-03-14T08:37:26.689Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:26 2024-03-14T08:37:26.689Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',615) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:26 2024-03-14T08:37:26.689Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:26 2024-03-14T08:37:26.689Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',615) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:37:26 2024-03-14T08:37:26.689Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 08:37:26 2024-03-14T08:37:26.773Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:26 2024-03-14T08:37:26.773Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:26 2024-03-14T08:37:26.773Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:26 2024-03-14T08:37:26.774Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:26 2024-03-14T08:37:26.774Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:26 2024-03-14T08:37:26.774Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:26 2024-03-14T08:37:26.837Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:26 2024-03-14T08:37:26.837Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',649) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:26 2024-03-14T08:37:26.837Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:26 2024-03-14T08:37:26.837Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',649) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:37:26 2024-03-14T08:37:26.837Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:37:26 2024-03-14T08:37:26.837Z WARN 13693 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',649) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 08:37:26 2024-03-14T08:37:26.841Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:26 2024-03-14T08:37:26.841Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',651) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:26 2024-03-14T08:37:26.841Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:26 2024-03-14T08:37:26.841Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',651) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:37:26 2024-03-14T08:37:26.841Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:37:26 2024-03-14T08:37:26.846Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:26 2024-03-14T08:37:26.846Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:26 2024-03-14T08:37:26.846Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:26 2024-03-14T08:37:26.945Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:26 2024-03-14T08:37:26.945Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',681) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:26 2024-03-14T08:37:26.945Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:26 2024-03-14T08:37:26.945Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',681) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:37:26 2024-03-14T08:37:26.945Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 08:37:26 2024-03-14T08:37:26.945Z WARN 13693 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',681) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 08:37:26 2024-03-14T08:37:26.948Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:26 2024-03-14T08:37:26.948Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',682) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:26 2024-03-14T08:37:26.948Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:26 2024-03-14T08:37:26.948Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',682) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:37:26 2024-03-14T08:37:26.948Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:26 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 08:37:27 2024-03-14T08:37:26.985Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:27 2024-03-14T08:37:26.986Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',683) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:27 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:27 2024-03-14T08:37:26.986Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:27 2024-03-14T08:37:26.986Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',683) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:27 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:37:27 2024-03-14T08:37:26.986Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:27 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 08:37:27 2024-03-14T08:37:26.986Z WARN 13693 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',683) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:27 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 08:37:27 2024-03-14T08:37:26.989Z INFO 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:37:27 2024-03-14T08:37:26.989Z ERROR 13693 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',685) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:27 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:37:27 2024-03-14T08:37:26.989Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:27 2024-03-14T08:37:26.989Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',685) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:27 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:37:27 2024-03-14T08:37:26.989Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:37:27 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 08:37:27 2024-03-14T08:37:27.011Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:27 2024-03-14T08:37:27.011Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:27 2024-03-14T08:37:27.011Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:27 2024-03-14T08:37:27.108Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:27 2024-03-14T08:37:27.108Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:27 2024-03-14T08:37:27.108Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:27 2024-03-14T08:37:27.311Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:27 2024-03-14T08:37:27.311Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:27 2024-03-14T08:37:27.311Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:27 2024-03-14T08:37:27.601Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:27 2024-03-14T08:37:27.602Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:27 2024-03-14T08:37:27.602Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:27 2024-03-14T08:37:27.651Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:27 2024-03-14T08:37:27.651Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:27 2024-03-14T08:37:27.651Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:27 2024-03-14T08:37:27.754Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:27 2024-03-14T08:37:27.754Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:27 2024-03-14T08:37:27.754Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:27 2024-03-14T08:37:27.804Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:27 2024-03-14T08:37:27.804Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:27 2024-03-14T08:37:27.804Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:28 2024-03-14T08:37:28.066Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:28 2024-03-14T08:37:28.066Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:28 2024-03-14T08:37:28.066Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:28 2024-03-14T08:37:28.109Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:28 2024-03-14T08:37:28.109Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:28 2024-03-14T08:37:28.109Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:28 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 08:37:28 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 08:37:28 2024-03-14T08:37:28.314Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.502Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.503Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 08:37:28 2024-03-14T08:37:28.511Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:28 2024-03-14T08:37:28.511Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:28 2024-03-14T08:37:28.511Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:28 2024-03-14T08:37:28.622Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:28 2024-03-14T08:37:28.622Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:28 2024-03-14T08:37:28.622Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:28 2024-03-14T08:37:28.723Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:28 2024-03-14T08:37:28.723Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:28 2024-03-14T08:37:28.723Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:28 2024-03-14T08:37:28.786Z WARN 13693 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 08:37:28 2024-03-14T08:37:28.835Z WARN 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:37:28 2024-03-14T08:37:28.835Z ERROR 13693 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 08:37:28 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 10) already exists. 08:37:28 2024-03-14T08:37:28.924Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:28 2024-03-14T08:37:28.924Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:28 2024-03-14T08:37:28.924Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:28 2024-03-14T08:37:28.960Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:28 2024-03-14T08:37:28.960Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:28 2024-03-14T08:37:28.960Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:29 2024-03-14T08:37:28.996Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:29 2024-03-14T08:37:28.996Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:29 2024-03-14T08:37:28.996Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:29 2024-03-14T08:37:29.068Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 08:37:29 2024-03-14T08:37:29.153Z WARN 13693 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 08:37:29 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 08:37:29 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 08:37:29 2024-03-14T08:37:29.177Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:29 2024-03-14T08:37:29.177Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:29 2024-03-14T08:37:29.177Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:29 2024-03-14T08:37:29.581Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:29 2024-03-14T08:37:29.582Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:29 2024-03-14T08:37:29.582Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:29 2024-03-14T08:37:29.615Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:29 2024-03-14T08:37:29.615Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:29 2024-03-14T08:37:29.615Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:29 line 1:0 mismatched input 'cpsPath' expecting '/' 08:37:29 2024-03-14T08:37:29.682Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:29 2024-03-14T08:37:29.682Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:29 2024-03-14T08:37:29.682Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:29 line 1:0 mismatched input 'cpsPath' expecting '/' 08:37:29 2024-03-14T08:37:29.814Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:29 2024-03-14T08:37:29.814Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:29 2024-03-14T08:37:29.814Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:29 2024-03-14T08:37:29.832Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:29 2024-03-14T08:37:29.832Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:29 2024-03-14T08:37:29.832Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:30 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.909 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 08:37:30 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 08:37:30 2024-03-14T08:37:30.151Z INFO 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:37:30 2024-03-14T08:37:30.151Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:30 2024-03-14T08:37:30.151Z WARN 13693 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:30 2024-03-14T08:37:30.183Z INFO 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 08:37:30 2024-03-14T08:37:30.183Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:30 2024-03-14T08:37:30.183Z WARN 13693 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:30 2024-03-14T08:37:30.378Z WARN 13693 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 08:37:30 2024-03-14T08:37:30.378Z INFO 13693 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 08:37:30 2024-03-14T08:37:30.378Z INFO 13693 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 08:37:30 2024-03-14T08:37:30.379Z INFO 13693 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 08:37:30 2024-03-14T08:37:30.379Z INFO 13693 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 08:37:30 2024-03-14T08:37:30.381Z INFO 13693 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 08:37:30 2024-03-14T08:37:30.419Z INFO 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 08:37:30 2024-03-14T08:37:30.419Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:30 2024-03-14T08:37:30.419Z WARN 13693 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:30 2024-03-14T08:37:30.434Z INFO 13693 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 08:37:30 2024-03-14T08:37:30.553Z INFO 13693 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 08:37:30 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 08:37:30 2024-03-14T08:37:30.601Z INFO 13693 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:37:30 2024-03-14T08:37:30.634Z INFO 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 08:37:30 2024-03-14T08:37:30.634Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:30 2024-03-14T08:37:30.634Z WARN 13693 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:30 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 08:37:30 2024-03-14T08:37:30.640Z INFO 13693 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:37:30 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 08:37:30 2024-03-14T08:37:30.689Z INFO 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 08:37:30 2024-03-14T08:37:30.689Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:30 2024-03-14T08:37:30.689Z WARN 13693 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:30 2024-03-14T08:37:30.732Z INFO 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 08:37:30 2024-03-14T08:37:30.732Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:30 2024-03-14T08:37:30.732Z WARN 13693 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:30 2024-03-14T08:37:30.839Z INFO 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 08:37:30 2024-03-14T08:37:30.839Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 08:37:30 2024-03-14T08:37:30.839Z WARN 13693 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:37:30 2024-03-14T08:37:30.949Z INFO 13693 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:37:30 2024-03-14T08:37:30.953Z INFO 13693 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:37:30 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 08:37:30 2024-03-14T08:37:30.964Z INFO 13693 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:37:30 2024-03-14T08:37:30.970Z INFO 13693 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:37:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 08:37:31 [INFO] 08:37:31 [INFO] Results: 08:37:31 [INFO] 08:37:31 [INFO] Tests run: 323, Failures: 0, Errors: 0, Skipped: 0 08:37:31 [INFO] 08:37:31 [INFO] 08:37:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 08:37:31 [INFO] Skipping JaCoCo execution due to missing classes directory. 08:37:31 [INFO] 08:37:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 08:37:31 [INFO] 08:37:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 08:37:31 [WARNING] JAR will be empty - no content was marked for inclusion! 08:37:31 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar 08:37:31 [INFO] 08:37:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 08:37: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-merge-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:37:31 [INFO] 08:37:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 08:37:31 [INFO] 08:37:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 08:37:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:37:31 [INFO] 08:37:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 08:37:31 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 08:37:31 [INFO] 08:37:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 08:37:31 [INFO] 08:37:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 08:37:31 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.jar 08:37:31 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.pom 08:37:31 [INFO] 08:37:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 08:37:31 [INFO] 08:37:31 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 08:37:31 [INFO] Building cps-application 3.4.7-SNAPSHOT [21/23] 08:37:31 [INFO] --------------------------------[ jar ]--------------------------------- 08:37:33 [INFO] 08:37:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 08:37:33 [INFO] 08:37:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 08:37:33 [INFO] 08:37:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 08:37:33 [INFO] 08:37:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 08:37: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-merge-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:37:33 [INFO] 08:37:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 08:37: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-merge-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:37:33 [INFO] 08:37:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 08:37:33 [INFO] You have 0 Checkstyle violations. 08:37:33 [INFO] 08:37:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 08:37:33 [INFO] You have 0 Checkstyle violations. 08:37:33 [INFO] 08:37:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 08:37:33 [INFO] Starting audit... 08:37:33 Audit done. 08:37:33 [INFO] You have 0 Checkstyle violations. 08:37:33 [INFO] 08:37:33 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 08:37:33 [INFO] 08:37:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 08:37:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:37:33 [INFO] Copying 1 resource 08:37:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 08:37:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 08:37:33 [INFO] 08:37:33 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 08:37:33 [INFO] Changes detected - recompiling the module! :dependency 08:37:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:37:33 [INFO] 08:37:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 08:37:33 [INFO] 08:37:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 08:37:33 [INFO] Fork Value is true 08:37:34 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:37:34 [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) 08:37:34 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:37:34 [java] WARNING: System::setSecurityManager will be removed in a future release 08:37:35 [INFO] Done SpotBugs Analysis.... 08:37:35 [INFO] 08:37:35 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 08:37:35 [INFO] 08:37:35 [INFO] 08:37:35 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 08:37:35 [INFO] BugInstance size is 0 08:37:35 [INFO] Error size is 0 08:37:35 [INFO] No errors/warnings found 08:37:35 [INFO] 08:37:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 08:37:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:37:35 [INFO] Copying 2 resources 08:37:35 [INFO] 08:37:35 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 08:37:35 [INFO] Changes detected - recompiling the module! :dependency 08:37:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:37:36 [INFO] 08:37:36 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 08:37:36 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:37:36 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:37:36 [INFO] Compiled 2 files. 08:37:36 [INFO] 08:37:36 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 08:37:36 [INFO] 08:37:36 [INFO] ------------------------------------------------------- 08:37:36 [INFO] T E S T S 08:37:36 [INFO] ------------------------------------------------------- 08:37:38 08:37:37.654 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 08:37:38 08:37:37.970 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:37:38 08:37:38.154 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 08:37:38 08:37:38.226 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:37:38 08:37:38.236 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 08:37:38 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 08:37:43 08:37:37,524 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 08:37:43 08:37:37,546 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:37:43 08:37:37,546 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:37:43 08:37:37,547 |-INFO in ch.qos.logback.classic.BasicConfigurator@2802caa2 - Setting up default configuration. 08:37:43 08:37:38,978 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:37:43 08:37:39,029 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:37:43 08:37:39,029 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:37:43 08:37:39,032 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:37:43 08:37:39,032 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:37:43 08:37:39,032 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:37:43 08:37:39,034 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:37:43 08:37:39,034 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:37:43 08:37:39,042 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:37:43 08:37:39,042 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:37:43 08:37:39,047 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:37:43 08:37:39,077 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710405459075) 08:37:43 08:37:39,077 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 08:37:43 08:37:39,077 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:37:43 08:37:39,082 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 08:37:43 08:37:39,089 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:37:43 08:37:39,089 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:37:43 08:37:39,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:37:43 08:37:39,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:37:43 08:37:39,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:37:43 08:37:39,096 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:37:43 08:37:39,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:37:43 08:37:39,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:37:43 08:37:39,129 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:37:43 08:37:39,136 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:37:43 08:37:39,492 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1b3b5252 - Setting zoneId to "UTC" 08:37:43 08:37:39,502 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:37:43 08:37:39,502 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:37:43 08:37:39,743 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:37:43 08:37:39,744 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:37:43 08:37:39,744 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:37:43 08:37:39,744 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:37:43 08:37:39,745 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:37:43 08:37:39,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:37:43 08:37:39,745 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:37:43 08:37:39,745 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@adb15df - End of configuration. 08:37:43 08:37:39,745 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6f45be42 - Registering current configuration as safe fallback point 08:37:43 08:37:43 08:37:43 . ____ _ __ _ _ 08:37:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:37:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:37:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:37:43 ' |____| .__|_| |_|_| |_\__, | / / / / 08:37:43 =========|_|==============|___/=/_/_/_/ 08:37:43 :: Spring Boot :: (v3.1.2) 08:37:43 08:37:43 2024-03-14T08:37:39.857Z INFO 14840 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14840 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 08:37:43 2024-03-14T08:37:39.858Z INFO 14840 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 08:37:43 2024-03-14T08:37:43.012Z INFO 14840 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:37:43 2024-03-14T08:37:43.012Z INFO 14840 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:37:43 2024-03-14T08:37:43.013Z INFO 14840 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:37:43 2024-03-14T08:37:43.036Z INFO 14840 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.477 seconds (process running for 6.283) 08:37:43 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:37:44 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.807 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 08:37:44 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 08:37:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.config.MicroMeterConfigSpec 08:37:44 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 08:37:47 2024-03-14T08:37:44.355Z INFO 14840 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 08:37:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.34 s - in org.onap.cps.architecture.LayeredArchitectureTest 08:37:47 [INFO] 08:37:47 [INFO] Results: 08:37:47 [INFO] 08:37:47 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 08:37:47 [INFO] 08:37:47 [INFO] 08:37:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 08:37:47 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 08:37:47 [INFO] Analyzed bundle 'cps-application' with 2 classes 08:37:47 [INFO] 08:37:47 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 08:37:47 [INFO] 08:37:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 08:37:47 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar 08:37:47 [INFO] 08:37:47 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 08:37:48 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar with classifier springboot 08:37:48 [INFO] 08:37:48 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 08:37:48 [INFO] 08:37:48 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T082929Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 08:37:48 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 08:37:48 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:37:48 [INFO] Building snapshot dependencies layer... 08:37:48 [INFO] Building dependencies layer... 08:37:48 [INFO] Building classes layer... 08:37:48 [INFO] Building resources layer... 08:37:48 [INFO] Building jvm arg files layer... 08:37:48 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:37:52 [INFO] 08:37:52 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 08:37:52 [INFO] Loading to Docker daemon... 08:37:54 [INFO] 08:37:54 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T082929Z, nexus3.onap.org:10003/onap/cps-and-ncmp 08:37:54 [INFO] 08:37:54 [INFO] 08:37:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 08:37:54 [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-merge-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:37:54 [INFO] 08:37:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 08:37:54 [INFO] 08:37:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 08:37:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:37:54 [INFO] 08:37:54 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 08:37:54 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 08:37:54 [INFO] Analyzed bundle 'cps-application' with 2 classes 08:37:54 [INFO] All coverage checks have been met. 08:37:54 [INFO] 08:37:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 08:37:54 [INFO] 08:37:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 08:37:54 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.jar 08:37:54 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.pom 08:37:54 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT-springboot.jar 08:37:54 [INFO] 08:37:54 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 08:37:56 [INFO] 08:37:56 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 08:37:56 [INFO] 08:37:56 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T082929Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 08:37:56 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 08:37:56 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:37:56 [INFO] Building dependencies layer... 08:37:56 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T082929Z 08:37:56 [INFO] Building snapshot dependencies layer... 08:37:56 [INFO] Building resources layer... 08:37:56 [INFO] Building classes layer... 08:37:56 [INFO] Building jvm arg files layer... 08:37:56 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:37:56 [INFO] 08:37:56 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 08:37:57 [INFO] 08:37:57 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T082929Z, nexus3.onap.org:10003/onap/cps-and-ncmp 08:37:57 [INFO] 08:37:57 [INFO] 08:37:57 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 08:37:57 [INFO] Building jacoco-report 3.4.7-SNAPSHOT [22/23] 08:37:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:37:57 [INFO] 08:37:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 08:37:57 [INFO] 08:37:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 08:37:57 [INFO] 08:37:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 08:37:57 [INFO] 08:37:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 08:37:57 [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-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:37:57 [INFO] 08:37:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 08:37:57 [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-merge-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:37:57 [INFO] 08:37:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 08:37:57 [INFO] You have 0 Checkstyle violations. 08:37:57 [INFO] 08:37:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 08:37:57 [INFO] You have 0 Checkstyle violations. 08:37:57 [INFO] 08:37:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 08:37:57 [INFO] Starting audit... 08:37:57 Audit done. 08:37:57 [INFO] You have 0 Checkstyle violations. 08:37:57 [INFO] 08:37:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 08:37:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:37:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 08:37:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 08:37:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 08:37:57 [INFO] 08:37:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 08:37:57 [INFO] No sources to compile 08:37:57 [INFO] 08:37:57 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 08:37:57 [INFO] 08:37:57 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 08:37:57 [INFO] 08:37:57 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 08:37:57 [INFO] 08:37:57 [INFO] 08:37:57 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 08:37:57 [INFO] 08:37:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 08:37:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:37:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 08:37:57 [INFO] 08:37:57 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 08:37:57 [INFO] No sources to compile 08:37:57 [INFO] 08:37:57 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 08:37:57 [INFO] No sources specified for compilation. Skipping. 08:37:57 [INFO] 08:37:57 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 08:37:57 [INFO] No tests to run. 08:37:57 [INFO] 08:37:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 08:37:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:37:57 [INFO] 08:37:57 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 08:37:57 [INFO] 08:37:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 08:37:57 [WARNING] JAR will be empty - no content was marked for inclusion! 08:37:57 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar 08:37:57 [INFO] 08:37:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 08:37:57 [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-merge-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:37:57 [INFO] 08:37:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 08:37:57 [INFO] No tests to run. 08:37:57 [INFO] 08:37:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 08:37:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:37:57 [INFO] 08:37:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 08:37:57 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 08:37:57 [INFO] 08:37:57 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 08:37:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 08:37:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:37:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:37:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:37:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:37:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:37:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:37:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 08:37:57 [INFO] Analyzed bundle 'cps-application' with 2 classes 08:37:57 [INFO] Analyzed bundle 'cps-events' with 3 classes 08:37:57 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:37:57 [INFO] Analyzed bundle 'cps-ncmp-service' with 104 classes 08:37:57 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:37:57 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:37:57 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:37:57 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:37:57 [INFO] Analyzed bundle 'integration-test' with 0 classes 08:37:57 [INFO] 08:37:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 08:37:57 [INFO] 08:37:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 08:37:57 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.jar 08:37:57 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.pom 08:37:57 [INFO] 08:37:57 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 08:37:58 [INFO] 08:37:58 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 08:37:58 [INFO] Building cps 3.4.7-SNAPSHOT [23/23] 08:37:58 [INFO] --------------------------------[ pom ]--------------------------------- 08:37:58 [INFO] 08:37:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 08:37:58 [INFO] 08:37:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 08:37:58 [INFO] 08:37:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 08:37:58 [INFO] 08:37:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 08:37:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 08:37:58 [INFO] 08:37:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 08:37:58 [INFO] Starting audit... 08:37:58 Audit done. 08:37:58 [INFO] You have 0 Checkstyle violations. 08:37:59 [INFO] 08:37:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 08:37:59 [INFO] Starting audit... 08:37:59 Audit done. 08:37:59 [INFO] You have 0 Checkstyle violations. 08:37:59 [INFO] 08:37:59 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 08:37:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:37:59 [INFO] 08:37:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 08:37:59 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 08:37:59 [INFO] 08:37:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 08:37:59 [INFO] No tests to run. 08:37:59 [INFO] 08:37:59 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 08:37:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:37:59 [INFO] 08:37:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 08:37:59 [INFO] 08:37:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 08:37:59 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/cps-aggregator-3.4.7-SNAPSHOT.pom 08:37:59 [INFO] 08:37:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 08:37:59 [INFO] ------------------------------------------------------------------------ 08:37:59 [INFO] Reactor Summary for cps 3.4.7-SNAPSHOT: 08:37:59 [INFO] 08:37:59 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.721 s] 08:37:59 [INFO] cps-bom ............................................ SUCCESS [ 0.148 s] 08:37:59 [INFO] checkstyle ......................................... SUCCESS [ 3.419 s] 08:37:59 [INFO] spotbugs ........................................... SUCCESS [ 0.160 s] 08:37:59 [INFO] cps-parent ......................................... SUCCESS [ 11.053 s] 08:37:59 [INFO] cps-events ......................................... SUCCESS [ 7.212 s] 08:37:59 [INFO] cps-path-parser .................................... SUCCESS [ 12.167 s] 08:37:59 [INFO] cps-service ........................................ SUCCESS [01:13 min] 08:37:59 [INFO] cps-rest ........................................... SUCCESS [ 24.397 s] 08:37:59 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.222 s] 08:37:59 [INFO] cps-ncmp-service ................................... SUCCESS [02:49 min] 08:37:59 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 19.480 s] 08:37:59 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.329 s] 08:37:59 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.683 s] 08:37:59 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.012 s] 08:37:59 [INFO] cps-ri ............................................. SUCCESS [ 23.974 s] 08:37:59 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.293 s] 08:37:59 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.653 s] 08:37:59 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.816 s] 08:37:59 [INFO] integration-test ................................... SUCCESS [01:38 min] 08:37:59 [INFO] cps-application .................................... SUCCESS [ 25.382 s] 08:37:59 [INFO] jacoco-report ...................................... SUCCESS [ 0.890 s] 08:37:59 [INFO] cps ................................................ SUCCESS [ 1.481 s] 08:37:59 [INFO] ------------------------------------------------------------------------ 08:37:59 [INFO] BUILD SUCCESS 08:37:59 [INFO] ------------------------------------------------------------------------ 08:37:59 [INFO] Total time: 08:30 min 08:37:59 [INFO] Finished at: 2024-03-14T08:37:59Z 08:37:59 [INFO] ------------------------------------------------------------------------ 08:37:59 $ ssh-agent -k 08:37:59 unset SSH_AUTH_SOCK; 08:37:59 unset SSH_AGENT_PID; 08:37:59 echo Agent pid 5586 killed; 08:37:59 [ssh-agent] Stopped. 08:37:59 [PostBuildScript] - [INFO] Executing post build scripts. 08:37:59 [cps-master-merge-java] $ /bin/bash /tmp/jenkins11551002134034281291.sh 08:37:59 ---> sysstat.sh 08:38:00 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13104781327854730926.sh 08:38:00 ---> package-listing.sh 08:38:00 ++ facter osfamily 08:38:00 ++ tr '[:upper:]' '[:lower:]' 08:38:00 + OS_FAMILY=redhat 08:38:00 + workspace=/w/workspace/cps-master-merge-java 08:38:00 + START_PACKAGES=/tmp/packages_start.txt 08:38:00 + END_PACKAGES=/tmp/packages_end.txt 08:38:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:00 + PACKAGES=/tmp/packages_start.txt 08:38:00 + '[' /w/workspace/cps-master-merge-java ']' 08:38:00 + PACKAGES=/tmp/packages_end.txt 08:38:00 + case "${OS_FAMILY}" in 08:38:00 + rpm -qa 08:38:00 + sort 08:38:00 + '[' -f /tmp/packages_start.txt ']' 08:38:00 + '[' -f /tmp/packages_end.txt ']' 08:38:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:00 + '[' /w/workspace/cps-master-merge-java ']' 08:38:00 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 08:38:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 08:38:00 [cps-master-merge-java] $ /bin/bash /tmp/jenkins12463264340608760029.sh 08:38:00 ---> capture-instance-metadata.sh 08:38:00 Setup pyenv: 08:38:01 system 08:38:01 3.8.13 08:38:01 3.9.13 08:38:01 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:38:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1oCo from file:/tmp/.os_lf_venv 08:38:02 lf-activate-venv(): INFO: Installing: lftools 08:38:11 lf-activate-venv(): INFO: Adding /tmp/venv-1oCo/bin to PATH 08:38:11 INFO: Running in OpenStack, capturing instance metadata 08:38:12 [cps-master-merge-java] $ /bin/bash /tmp/jenkins7310163132250955502.sh 08:38:12 provisioning config files... 08:38:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config8638551196112811179tmp 08:38:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:38:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:38:12 [EnvInject] - Injecting environment variables from a build step. 08:38:12 [EnvInject] - Injecting as environment variables the properties content 08:38:12 SERVER_ID=logs 08:38:12 08:38:12 [EnvInject] - Variables injected successfully. 08:38:12 [cps-master-merge-java] $ /bin/bash /tmp/jenkins8103902444892689202.sh 08:38:12 ---> create-netrc.sh 08:38:12 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17093285671144417269.sh 08:38:12 ---> python-tools-install.sh 08:38:12 Setup pyenv: 08:38:12 system 08:38:12 3.8.13 08:38:12 3.9.13 08:38:12 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:38:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1oCo from file:/tmp/.os_lf_venv 08:38:13 lf-activate-venv(): INFO: Installing: lftools 08:38:22 lf-activate-venv(): INFO: Adding /tmp/venv-1oCo/bin to PATH 08:38:22 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17143589713393453600.sh 08:38:22 ---> sudo-logs.sh 08:38:22 Archiving 'sudo' log.. 08:38:23 [cps-master-merge-java] $ /bin/bash /tmp/jenkins9086024999589585728.sh 08:38:23 ---> job-cost.sh 08:38:23 Setup pyenv: 08:38:23 system 08:38:23 3.8.13 08:38:23 3.9.13 08:38:23 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:38:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1oCo from file:/tmp/.os_lf_venv 08:38:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-1oCo/bin to PATH 08:38:30 INFO: No Stack... 08:38:30 INFO: Retrieving Pricing Info for: v3-standard-8 08:38:30 INFO: Archiving Costs 08:38:30 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins2556962627930298327.sh 08:38:30 ---> logs-deploy.sh 08:38:30 Setup pyenv: 08:38:30 system 08:38:30 3.8.13 08:38:30 3.9.13 08:38:30 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:38:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1oCo from file:/tmp/.os_lf_venv 08:38:32 lf-activate-venv(): INFO: Installing: lftools 08:38:40 lf-activate-venv(): INFO: Adding /tmp/venv-1oCo/bin to PATH 08:38:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1264 08:38:40 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 08:38:41 Archives upload complete. 08:38:41 INFO: archiving logs to Nexus 08:38:42 ---> uname -a: 08:38:42 Linux prd-centos8-docker-8c-8g-13025.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 08:38:42 08:38:42 08:38:42 ---> lscpu: 08:38:42 Architecture: x86_64 08:38:42 CPU op-mode(s): 32-bit, 64-bit 08:38:42 Byte Order: Little Endian 08:38:42 CPU(s): 8 08:38:42 On-line CPU(s) list: 0-7 08:38:42 Thread(s) per core: 1 08:38:42 Core(s) per socket: 1 08:38:42 Socket(s): 8 08:38:42 NUMA node(s): 1 08:38:42 Vendor ID: AuthenticAMD 08:38:42 CPU family: 23 08:38:42 Model: 49 08:38:42 Model name: AMD EPYC-Rome Processor 08:38:42 Stepping: 0 08:38:42 CPU MHz: 2799.996 08:38:42 BogoMIPS: 5599.99 08:38:42 Virtualization: AMD-V 08:38:42 Hypervisor vendor: KVM 08:38:42 Virtualization type: full 08:38:42 L1d cache: 32K 08:38:42 L1i cache: 32K 08:38:42 L2 cache: 512K 08:38:42 L3 cache: 16384K 08:38:42 NUMA node0 CPU(s): 0-7 08:38:42 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 08:38:42 08:38:42 08:38:42 ---> nproc: 08:38:42 8 08:38:42 08:38:42 08:38:42 ---> df -h: 08:38:42 Filesystem Size Used Avail Use% Mounted on 08:38:42 devtmpfs 16G 0 16G 0% /dev 08:38:42 tmpfs 16G 0 16G 0% /dev/shm 08:38:42 tmpfs 16G 17M 16G 1% /run 08:38:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:38:42 /dev/vda1 160G 13G 148G 8% / 08:38:42 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:38:42 08:38:42 08:38:42 ---> free -m: 08:38:42 total used free shared buff/cache available 08:38:42 Mem: 31890 1080 25721 19 5088 30336 08:38:42 Swap: 1023 0 1023 08:38:42 08:38:42 08:38:42 ---> ip addr: 08:38:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:38:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:38:42 inet 127.0.0.1/8 scope host lo 08:38:42 valid_lft forever preferred_lft forever 08:38:42 inet6 ::1/128 scope host 08:38:42 valid_lft forever preferred_lft forever 08:38:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:38:42 link/ether fa:16:3e:2a:58:7f brd ff:ff:ff:ff:ff:ff 08:38:42 altname enp0s3 08:38:42 altname ens3 08:38:42 inet 10.30.107.33/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:38:42 valid_lft 85743sec preferred_lft 85743sec 08:38:42 inet6 fe80::f816:3eff:fe2a:587f/64 scope link 08:38:42 valid_lft forever preferred_lft forever 08:38:42 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:38:42 link/ether 02:42:df:96:82:8e brd ff:ff:ff:ff:ff:ff 08:38:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:38:42 valid_lft forever preferred_lft forever 08:38:42 inet6 fe80::42:dfff:fe96:828e/64 scope link 08:38:42 valid_lft forever preferred_lft forever 08:38:42 08:38:42 08:38:42 ---> sar -b -r -n DEV: 08:38:42 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/14/2024 _x86_64_ (8 CPU) 08:38:42 08:38:42 08:27:42 LINUX RESTART (8 CPU) 08:38:42 08:38:42 08:28:01 AM tps rtps wtps bread/s bwrtn/s 08:38:42 08:29:01 AM 108.00 27.50 80.49 6915.38 7475.78 08:38:42 08:30:01 AM 230.23 19.93 210.30 3881.35 10840.81 08:38:42 08:31:01 AM 91.45 1.15 90.29 299.24 6333.75 08:38:42 08:32:01 AM 67.34 0.30 67.04 197.83 7663.24 08:38:42 08:33:01 AM 105.75 12.53 93.22 900.10 28214.96 08:38:42 08:34:01 AM 20.87 0.02 20.86 0.53 464.35 08:38:42 08:35:01 AM 36.44 0.00 36.44 0.00 1178.52 08:38:42 08:36:01 AM 43.89 2.48 41.41 4511.38 6822.66 08:38:42 08:37:01 AM 100.15 0.02 100.13 0.13 29057.09 08:38:42 08:38:01 AM 28.14 1.22 26.92 141.42 1074.68 08:38:42 Average: 83.21 6.52 76.69 1687.00 9918.69 08:38:42 08:38:42 08:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:42 08:29:01 AM 29636364 31292964 3019348 9.25 2688 1982028 1451784 4.31 167784 2427464 139052 08:38:42 08:30:01 AM 28411304 30447584 4244408 13.00 2688 2351556 2534156 7.52 237344 3534684 155228 08:38:42 08:31:01 AM 27664472 29874796 4991240 15.28 2688 2523104 2569804 7.62 283384 4221952 156592 08:38:42 08:32:01 AM 26844776 29131160 5810936 17.79 2688 2596724 3292836 9.77 320304 4994380 12500 08:38:42 08:33:01 AM 25500256 28614988 7155456 21.91 2688 3407832 4659684 13.83 522820 6065264 152 08:38:42 08:34:01 AM 25309196 28426084 7346516 22.50 2688 3409220 5008164 14.86 534284 6230716 1600 08:38:42 08:35:01 AM 26335476 29466104 6320236 19.35 2688 3423368 2730052 8.10 541844 5219652 2616 08:38:42 08:36:01 AM 25091844 28948268 7563868 23.16 2688 4144764 3304084 9.80 806584 6180016 397624 08:38:42 08:37:01 AM 23868252 28180244 8787460 26.91 2688 4598920 4389960 13.02 849764 7295908 996 08:38:42 08:38:01 AM 26415248 31132572 6240464 19.11 2688 4988140 1465904 4.35 1111760 4509088 431912 08:38:42 Average: 26507719 29551476 6147993 18.83 2688 3342566 3140643 9.32 537587 5067912 129827 08:38:42 08:38:42 08:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:42 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:42 08:29:01 AM eth0 444.46 268.73 1575.15 62.65 0.00 0.00 0.00 0.00 08:38:42 08:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:42 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:42 08:30:01 AM eth0 250.22 223.38 2781.79 52.66 0.00 0.00 0.00 0.00 08:38:42 08:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:42 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:42 08:31:01 AM eth0 133.03 100.32 2590.00 13.77 0.00 0.00 0.00 0.00 08:38:42 08:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:42 08:32:01 AM lo 2.10 2.10 0.35 0.35 0.00 0.00 0.00 0.00 08:38:42 08:32:01 AM eth0 91.72 79.75 752.24 25.70 0.00 0.00 0.00 0.00 08:38:42 08:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:42 08:33:01 AM lo 4.48 4.48 0.44 0.44 0.00 0.00 0.00 0.00 08:38:42 08:33:01 AM eth0 751.75 327.32 6427.86 25.87 0.00 0.00 0.00 0.00 08:38:42 08:33:01 AM docker0 1.50 1.82 0.21 0.20 0.00 0.00 0.00 0.00 08:38:42 08:33:01 AM veth7f6f895 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:38:42 08:34:01 AM lo 282.64 282.64 126.26 126.26 0.00 0.00 0.00 0.00 08:38:42 08:34:01 AM eth0 104.10 71.60 34.89 36.67 0.00 0.00 0.00 0.00 08:38:42 08:34:01 AM docker0 5.26 5.71 0.65 0.69 0.00 0.00 0.00 0.00 08:38:42 08:34:01 AM veth7c21461 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:38:42 08:35:01 AM lo 90.79 90.79 8.63 8.63 0.00 0.00 0.00 0.00 08:38:42 08:35:01 AM eth0 106.05 72.28 32.37 46.64 0.00 0.00 0.00 0.00 08:38:42 08:35:01 AM docker0 3.50 4.25 0.59 0.55 0.00 0.00 0.00 0.00 08:38:42 08:36:01 AM lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 08:38:42 08:36:01 AM eth0 137.19 137.39 1776.49 1225.16 0.00 0.00 0.00 0.00 08:38:42 08:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:42 08:37:01 AM lo 151.21 151.21 64.05 64.05 0.00 0.00 0.00 0.00 08:38:42 08:37:01 AM eth0 352.42 124.19 2268.34 11.60 0.00 0.00 0.00 0.00 08:38:42 08:37:01 AM docker0 12.41 13.54 2.34 8.82 0.00 0.00 0.00 0.00 08:38:42 08:37:01 AM veth250b98c 12.41 13.69 2.51 8.83 0.00 0.00 0.00 0.00 08:38:42 08:38:01 AM lo 698.92 698.92 218.83 218.83 0.00 0.00 0.00 0.00 08:38:42 08:38:01 AM eth0 125.89 124.69 344.73 1817.52 0.00 0.00 0.00 0.00 08:38:42 08:38:01 AM docker0 213.43 220.79 52.13 37.60 0.00 0.00 0.00 0.00 08:38:42 Average: lo 123.24 123.24 41.93 41.93 0.00 0.00 0.00 0.00 08:38:42 Average: eth0 249.88 153.05 1857.16 332.33 0.00 0.00 0.00 0.00 08:38:42 Average: docker0 23.65 24.65 5.60 4.79 0.00 0.00 0.00 0.00 08:38:42 08:38:42 08:38:42 ---> sar -P ALL: 08:38:42 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/14/2024 _x86_64_ (8 CPU) 08:38:42 08:38:42 08:27:42 LINUX RESTART (8 CPU) 08:38:42 08:38:42 08:28:01 AM CPU %user %nice %system %iowait %steal %idle 08:38:42 08:29:01 AM all 13.21 0.00 1.89 1.54 0.06 83.29 08:38:42 08:29:01 AM 0 13.30 0.00 2.33 0.37 0.07 83.93 08:38:42 08:29:01 AM 1 6.20 0.00 1.95 0.87 0.05 90.93 08:38:42 08:29:01 AM 2 24.62 0.00 2.26 4.68 0.07 68.37 08:38:42 08:29:01 AM 3 16.23 0.00 2.10 1.38 0.05 80.24 08:38:42 08:29:01 AM 4 8.01 0.00 1.01 1.35 0.08 89.54 08:38:42 08:29:01 AM 5 5.77 0.00 1.45 2.29 0.07 90.43 08:38:42 08:29:01 AM 6 19.75 0.00 2.56 0.44 0.05 77.20 08:38:42 08:29:01 AM 7 11.77 0.00 1.49 0.95 0.03 85.76 08:38:42 08:30:01 AM all 19.05 0.00 1.18 1.72 0.08 77.97 08:38:42 08:30:01 AM 0 19.50 0.00 0.94 0.97 0.08 78.51 08:38:42 08:30:01 AM 1 23.41 0.00 1.29 2.04 0.08 73.18 08:38:42 08:30:01 AM 2 26.60 0.00 1.55 3.19 0.07 68.59 08:38:42 08:30:01 AM 3 17.89 0.00 1.37 2.08 0.08 78.58 08:38:42 08:30:01 AM 4 17.18 0.00 0.97 0.60 0.07 81.18 08:38:42 08:30:01 AM 5 15.16 0.00 1.03 2.57 0.08 81.16 08:38:42 08:30:01 AM 6 22.41 0.00 1.61 1.69 0.07 74.23 08:38:42 08:30:01 AM 7 10.22 0.00 0.67 0.65 0.08 88.37 08:38:42 08:31:01 AM all 22.21 0.00 0.59 0.87 0.06 76.28 08:38:42 08:31:01 AM 0 18.15 0.00 0.41 0.02 0.05 81.38 08:38:42 08:31:01 AM 1 27.69 0.00 0.61 1.22 0.07 70.41 08:38:42 08:31:01 AM 2 24.20 0.00 0.34 1.54 0.05 73.86 08:38:42 08:31:01 AM 3 25.32 0.00 1.05 0.51 0.07 73.05 08:38:42 08:31:01 AM 4 10.16 0.00 0.42 0.46 0.05 88.91 08:38:42 08:31:01 AM 5 20.55 0.00 0.41 0.17 0.03 78.84 08:38:42 08:31:01 AM 6 21.34 0.00 0.53 0.48 0.05 77.60 08:38:42 08:31:01 AM 7 30.23 0.00 0.98 2.56 0.07 66.16 08:38:42 08:32:01 AM all 37.15 0.00 1.01 0.59 0.08 61.17 08:38:42 08:32:01 AM 0 34.29 0.00 1.04 0.00 0.07 64.61 08:38:42 08:32:01 AM 1 46.19 0.00 1.17 2.47 0.08 50.08 08:38:42 08:32:01 AM 2 39.63 0.00 0.97 0.02 0.08 59.30 08:38:42 08:32:01 AM 3 33.36 0.00 1.25 0.02 0.07 65.31 08:38:42 08:32:01 AM 4 35.59 0.00 0.90 0.90 0.07 62.54 08:38:42 08:32:01 AM 5 45.11 0.00 1.36 1.00 0.10 52.43 08:38:42 08:32:01 AM 6 39.17 0.00 0.43 0.00 0.07 60.33 08:38:42 08:32:01 AM 7 23.91 0.00 0.94 0.30 0.07 74.79 08:38:42 08:33:01 AM all 21.39 0.23 2.76 2.09 0.08 73.45 08:38:42 08:33:01 AM 0 18.85 0.03 2.19 0.29 0.08 78.55 08:38:42 08:33:01 AM 1 28.60 0.00 3.59 2.68 0.08 65.04 08:38:42 08:33:01 AM 2 19.52 0.03 3.31 4.79 0.08 72.26 08:38:42 08:33:01 AM 3 19.08 0.00 2.38 0.17 0.07 78.30 08:38:42 08:33:01 AM 4 12.41 0.05 2.74 0.86 0.10 83.84 08:38:42 08:33:01 AM 5 23.47 0.02 3.29 4.89 0.08 68.26 08:38:42 08:33:01 AM 6 20.24 1.72 2.51 1.78 0.07 73.69 08:38:42 08:33:01 AM 7 28.95 0.00 2.09 1.26 0.08 67.62 08:38:42 08:34:01 AM all 15.14 0.30 1.53 0.54 0.08 82.42 08:38:42 08:34:01 AM 0 18.75 0.55 1.49 0.20 0.08 78.93 08:38:42 08:34:01 AM 1 13.54 1.27 1.42 0.75 0.08 82.93 08:38:42 08:34:01 AM 2 16.27 0.34 1.54 0.35 0.08 81.42 08:38:42 08:34:01 AM 3 12.35 0.08 1.78 0.27 0.08 85.44 08:38:42 08:34:01 AM 4 13.39 0.00 1.17 1.17 0.07 84.20 08:38:42 08:34:01 AM 5 15.19 0.00 1.73 0.81 0.08 82.19 08:38:42 08:34:01 AM 6 14.70 0.12 1.39 0.08 0.07 83.64 08:38:42 08:34:01 AM 7 16.90 0.05 1.69 0.67 0.07 80.63 08:38:42 08:35:01 AM all 33.36 0.11 2.49 0.42 0.11 63.52 08:38:42 08:35:01 AM 0 44.43 0.39 2.80 0.76 0.12 51.50 08:38:42 08:35:01 AM 1 31.68 0.27 2.55 0.31 0.10 65.09 08:38:42 08:35:01 AM 2 43.84 0.00 2.92 0.52 0.12 52.60 08:38:42 08:35:01 AM 3 34.25 0.03 2.16 0.76 0.08 62.72 08:38:42 08:35:01 AM 4 43.57 0.05 2.46 0.03 0.12 53.76 08:38:42 08:35:01 AM 5 19.34 0.05 2.34 0.24 0.12 77.90 08:38:42 08:35:01 AM 6 27.73 0.05 2.66 0.59 0.10 68.87 08:38:42 08:35:01 AM 7 21.93 0.03 2.00 0.12 0.10 75.81 08:38:42 08:36:01 AM all 33.91 0.00 1.47 0.49 0.07 64.06 08:38:42 08:36:01 AM 0 15.81 0.00 1.05 0.00 0.07 83.07 08:38:42 08:36:01 AM 1 38.33 0.00 1.87 1.10 0.07 58.62 08:38:42 08:36:01 AM 2 53.14 0.00 2.38 0.84 0.08 43.56 08:38:42 08:36:01 AM 3 20.46 0.00 1.66 1.39 0.07 76.43 08:38:42 08:36:01 AM 4 38.80 0.00 1.22 0.00 0.07 59.92 08:38:42 08:36:01 AM 5 27.35 0.00 0.94 0.52 0.08 71.11 08:38:42 08:36:01 AM 6 32.85 0.00 1.54 0.00 0.07 65.55 08:38:42 08:36:01 AM 7 44.56 0.00 1.14 0.05 0.08 54.17 08:38:42 08:37:01 AM all 13.38 0.00 1.39 1.29 0.06 83.88 08:38:42 08:37:01 AM 0 5.89 0.00 1.57 0.03 0.07 92.43 08:38:42 08:37:01 AM 1 20.01 0.00 1.88 2.91 0.08 75.11 08:38:42 08:37:01 AM 2 19.67 0.00 1.20 2.32 0.05 76.75 08:38:42 08:37:01 AM 3 11.53 0.00 1.81 0.05 0.07 86.54 08:38:42 08:37:01 AM 4 6.04 0.00 1.16 1.37 0.05 91.38 08:38:42 08:37:01 AM 5 17.75 0.00 1.05 0.44 0.07 80.69 08:38:42 08:37:01 AM 6 9.02 0.00 1.22 0.74 0.05 88.97 08:38:42 08:37:01 AM 7 17.13 0.00 1.21 2.41 0.05 79.20 08:38:42 08:38:01 AM all 35.26 0.00 2.01 0.10 0.08 62.55 08:38:42 08:38:01 AM 0 25.26 0.00 1.84 0.07 0.07 72.77 08:38:42 08:38:01 AM 1 44.54 0.00 1.54 0.00 0.08 53.84 08:38:42 08:38:01 AM 2 39.07 0.00 3.20 0.15 0.10 57.48 08:38:42 08:38:01 AM 3 36.47 0.00 2.35 0.13 0.08 60.96 08:38:42 08:38:01 AM 4 46.48 0.00 1.42 0.05 0.08 51.97 08:38:42 08:38:01 AM 5 26.32 0.00 2.26 0.22 0.07 71.13 08:38:42 08:38:01 AM 6 43.64 0.00 1.50 0.20 0.08 54.57 08:38:42 08:38:01 AM 7 20.22 0.00 1.97 0.00 0.08 77.73 08:38:42 Average: all 24.40 0.06 1.63 0.96 0.07 72.86 08:38:42 Average: 0 21.40 0.10 1.56 0.27 0.08 76.59 08:38:42 Average: 1 28.02 0.15 1.79 1.44 0.08 68.52 08:38:42 Average: 2 30.64 0.04 1.97 1.84 0.08 65.44 08:38:42 Average: 3 22.69 0.01 1.79 0.68 0.07 74.76 08:38:42 Average: 4 23.19 0.01 1.35 0.68 0.08 74.69 08:38:42 Average: 5 21.62 0.01 1.58 1.31 0.08 75.39 08:38:42 Average: 6 25.10 0.19 1.59 0.60 0.07 72.45 08:38:42 Average: 7 22.57 0.01 1.42 0.90 0.07 75.04 08:38:42 08:38:42 08:38:42