16:22:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137180 16:22:07 Running as SYSTEM 16:22:07 [EnvInject] - Loading node environment variables. 16:22:07 Building remotely on prd-centos8-docker-8c-8g-3524 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 16:22:07 [ssh-agent] Looking for ssh-agent implementation... 16:22:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:07 $ ssh-agent 16:22:07 SSH_AUTH_SOCK=/tmp/ssh-I6p6HpJ4YY4F/agent.5643 16:22:07 SSH_AGENT_PID=5645 16:22:07 [ssh-agent] Started. 16:22:07 Running ssh-add (command line suppressed) 16:22:07 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_1826394996747614585.key (/w/workspace/cps-master-merge-java@tmp/private_key_1826394996747614585.key) 16:22:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:22:07 The recommended git tool is: NONE 16:22:08 using credential onap-jenkins-ssh 16:22:08 Wiping out workspace first. 16:22:08 Cloning the remote Git repository 16:22:08 Cloning repository git://cloud.onap.org/mirror/cps.git 16:22:08 > git init /w/workspace/cps-master-merge-java # timeout=10 16:22:08 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:22:08 > git --version # timeout=10 16:22:08 > git --version # 'git version 2.39.1' 16:22:08 using GIT_SSH to set credentials Gerrit user 16:22:08 [INFO] Currently running in a labeled security context 16:22:08 [INFO] Currently SELinux is 'enforcing' on the host 16:22:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh7290284694938655885.key 16:22:08 Verifying host key using manually-configured host key entries 16:22:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:22:10 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:22:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:10 Avoid second fetch 16:22:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:22:10 Checking out Revision 546fab7794f505d2555d58c25c0898f25e5f84b8 (refs/remotes/origin/master) 16:22:10 > git config core.sparsecheckout # timeout=10 16:22:10 > git checkout -f 546fab7794f505d2555d58c25c0898f25e5f84b8 # timeout=30 16:22:11 Commit message: "Add container yaml for CPS 3.4.3" 16:22:11 > git rev-list --no-walk b894c9e21077b31eeca6ab93c27304c56e3e61f8 # timeout=10 16:22:11 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 16:22:11 provisioning config files... 16:22:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:22:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:22:11 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1007120687480556899.sh 16:22:11 ---> python-tools-install.sh 16:22:11 Setup pyenv: 16:22:11 system 16:22:11 * 3.8.13 (set by /opt/pyenv/version) 16:22:11 * 3.9.13 (set by /opt/pyenv/version) 16:22:11 * 3.10.6 (set by /opt/pyenv/version) 16:22:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ujZa 16:22:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:22:18 lf-activate-venv(): INFO: Installing: lftools 16:22:47 lf-activate-venv(): INFO: Adding /tmp/venv-ujZa/bin to PATH 16:22:47 Generating Requirements File 16:23:18 Python 3.10.6 16:23:18 pip 24.0 from /tmp/venv-ujZa/lib/python3.10/site-packages/pip (python 3.10) 16:23:18 appdirs==1.4.4 16:23:18 argcomplete==3.2.2 16:23:18 aspy.yaml==1.3.0 16:23:18 attrs==23.2.0 16:23:18 autopage==0.5.2 16:23:18 beautifulsoup4==4.12.3 16:23:18 boto3==1.34.36 16:23:18 botocore==1.34.36 16:23:18 bs4==0.0.2 16:23:18 cachetools==5.3.2 16:23:18 certifi==2024.2.2 16:23:18 cffi==1.16.0 16:23:18 cfgv==3.4.0 16:23:18 chardet==5.2.0 16:23:18 charset-normalizer==3.3.2 16:23:18 click==8.1.7 16:23:18 cliff==4.5.0 16:23:18 cmd2==2.4.3 16:23:18 cryptography==3.3.2 16:23:18 debtcollector==2.5.0 16:23:18 decorator==5.1.1 16:23:18 defusedxml==0.7.1 16:23:18 Deprecated==1.2.14 16:23:18 distlib==0.3.8 16:23:18 dnspython==2.5.0 16:23:18 docker==4.2.2 16:23:18 dogpile.cache==1.3.0 16:23:18 email-validator==2.1.0.post1 16:23:18 filelock==3.13.1 16:23:18 future==0.18.3 16:23:18 gitdb==4.0.11 16:23:18 GitPython==3.1.41 16:23:18 google-auth==2.27.0 16:23:18 httplib2==0.22.0 16:23:18 identify==2.5.33 16:23:18 idna==3.6 16:23:18 importlib-resources==1.5.0 16:23:18 iso8601==2.1.0 16:23:18 Jinja2==3.1.3 16:23:18 jmespath==1.0.1 16:23:18 jsonpatch==1.33 16:23:18 jsonpointer==2.4 16:23:18 jsonschema==4.21.1 16:23:18 jsonschema-specifications==2023.12.1 16:23:18 keystoneauth1==5.5.0 16:23:18 kubernetes==29.0.0 16:23:18 lftools==0.37.8 16:23:18 lxml==5.1.0 16:23:18 MarkupSafe==2.1.5 16:23:18 msgpack==1.0.7 16:23:18 multi_key_dict==2.0.3 16:23:18 munch==4.0.0 16:23:18 netaddr==0.10.1 16:23:18 netifaces==0.11.0 16:23:18 niet==1.4.2 16:23:18 nodeenv==1.8.0 16:23:18 oauth2client==4.1.3 16:23:18 oauthlib==3.2.2 16:23:18 openstacksdk==0.62.0 16:23:18 os-client-config==2.1.0 16:23:18 os-service-types==1.7.0 16:23:18 osc-lib==3.0.0 16:23:18 oslo.config==9.3.0 16:23:18 oslo.context==5.3.0 16:23:18 oslo.i18n==6.2.0 16:23:18 oslo.log==5.4.0 16:23:18 oslo.serialization==5.3.0 16:23:18 oslo.utils==7.0.0 16:23:18 packaging==23.2 16:23:18 pbr==6.0.0 16:23:18 platformdirs==4.2.0 16:23:18 prettytable==3.9.0 16:23:18 pyasn1==0.5.1 16:23:18 pyasn1-modules==0.3.0 16:23:18 pycparser==2.21 16:23:18 pygerrit2==2.0.15 16:23:18 PyGithub==2.2.0 16:23:18 pyinotify==0.9.6 16:23:18 PyJWT==2.8.0 16:23:18 PyNaCl==1.5.0 16:23:18 pyparsing==2.4.7 16:23:18 pyperclip==1.8.2 16:23:18 pyrsistent==0.20.0 16:23:18 python-cinderclient==9.4.0 16:23:18 python-dateutil==2.8.2 16:23:18 python-heatclient==3.4.0 16:23:18 python-jenkins==1.8.2 16:23:18 python-keystoneclient==5.3.0 16:23:18 python-magnumclient==4.3.0 16:23:18 python-novaclient==18.4.0 16:23:18 python-openstackclient==6.0.0 16:23:18 python-swiftclient==4.4.0 16:23:18 pytz==2024.1 16:23:18 PyYAML==6.0.1 16:23:18 referencing==0.33.0 16:23:18 requests==2.31.0 16:23:18 requests-oauthlib==1.3.1 16:23:18 requestsexceptions==1.4.0 16:23:18 rfc3986==2.0.0 16:23:18 rpds-py==0.17.1 16:23:18 rsa==4.9 16:23:18 ruamel.yaml==0.18.6 16:23:18 ruamel.yaml.clib==0.2.8 16:23:18 s3transfer==0.10.0 16:23:18 simplejson==3.19.2 16:23:18 six==1.16.0 16:23:18 smmap==5.0.1 16:23:18 soupsieve==2.5 16:23:18 stevedore==5.1.0 16:23:18 tabulate==0.9.0 16:23:18 toml==0.10.2 16:23:18 tomlkit==0.12.3 16:23:18 tqdm==4.66.1 16:23:18 typing_extensions==4.9.0 16:23:18 tzdata==2023.4 16:23:18 urllib3==1.26.18 16:23:18 virtualenv==20.25.0 16:23:18 wcwidth==0.2.13 16:23:18 websocket-client==1.7.0 16:23:18 wrapt==1.16.0 16:23:18 xdg==6.0.0 16:23:18 xmltodict==0.13.0 16:23:18 yq==3.2.3 16:23:18 [EnvInject] - Injecting environment variables from a build step. 16:23:18 [EnvInject] - Injecting as environment variables the properties content 16:23:18 SET_JDK_VERSION=openjdk17 16:23:18 GIT_URL="git://cloud.onap.org/mirror" 16:23:18 16:23:18 [EnvInject] - Variables injected successfully. 16:23:19 [cps-master-merge-java] $ /bin/sh /tmp/jenkins12475440962443103887.sh 16:23:19 ---> update-java-alternatives.sh 16:23:19 ---> Updating Java version 16:23:19 ---> RedHat type system detected 16:23:19 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:23:19 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:23:19 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 16:23:19 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:23:19 [EnvInject] - Injecting environment variables from a build step. 16:23:19 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:23:19 [EnvInject] - Variables injected successfully. 16:23:19 provisioning config files... 16:23:19 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config8976050531833308040tmp 16:23:19 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config5195761695772254621tmp 16:23:19 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 16:23:19 Run condition [Regular expression match] preventing perform for step [Execute shell] 16:23:19 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-3524 16:23:20 using settings config with name cps-settings 16:23:20 Replacing all maven server entries not found in credentials list is true 16:23:20 using global settings config with name global-settings 16:23:20 Replacing all maven server entries not found in credentials list is true 16:23:20 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings18181912399388504503.xml -gs /tmp/global-settings10727648983659707784.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=546fab7794f505d2555d58c25c0898f25e5f84b8 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Priyank Maheshwari" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137180 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@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=137180 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/80/137180/1 -DGERRIT_NEWREV=546fab7794f505d2555d58c25c0898f25e5f84b8 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkIGNvbnRhaW5lciB5YW1sIGZvciBDUFMgMy40LjMKCi0gYWRkZWQgY29udGFpbmVyIHlhbWwgdG8gcmVsZWFzZSB0aGUgZG9ja2VyIGltYWdlcyBmb3IgQ1BTIDMuNC4zCgpJc3N1ZS1JRDogQ1BTLTIwNzcKU2lnbmVkLW9mZi1ieTogZGFuaWVsaGFucmFoYW4gPGRhbmllbC5oYW5yYWhhbkBlc3QudGVjaD4KQ2hhbmdlLUlkOiBJMmUwNTYzYTE5NDJkNTcxMTM1Y2U2ODhjMWEzMzljZDRhNTZmNzQ1OAo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2077 "-DGERRIT_CHANGE_SUBJECT=Add container yaml for CPS 3.4.3" '-DGERRIT_EVENT_ACCOUNT=\"Priyank Maheshwari\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I2e0563a1942d571135ce688c1a339cd4a56f7458 -DGERRIT_EVENT_HASH=-1005748162 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=priyank.maheshwari@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 16:23:21 [INFO] Scanning for projects... 16:23:23 [WARNING] 16:23:23 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.3-SNAPSHOT 16:23:23 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 16:23:23 [WARNING] 16:23:23 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.3-SNAPSHOT 16:23:23 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 16:23:23 [WARNING] 16:23:23 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.3-SNAPSHOT 16:23:23 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 16:23:23 [WARNING] 16:23:23 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 16:23:23 [WARNING] 16:23:23 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 16:23:23 [WARNING] 16:23:23 [INFO] ------------------------------------------------------------------------ 16:23:23 [INFO] Reactor Build Order: 16:23:23 [INFO] 16:23:23 [INFO] org.onap.cps:cps-dependencies [pom] 16:23:23 [INFO] cps-bom [pom] 16:23:23 [INFO] checkstyle [jar] 16:23:23 [INFO] spotbugs [jar] 16:23:23 [INFO] cps-parent [pom] 16:23:23 [INFO] cps-events [jar] 16:23:23 [INFO] cps-path-parser [jar] 16:23:23 [INFO] cps-service [jar] 16:23:23 [INFO] cps-rest [jar] 16:23:23 [INFO] cps-ncmp-events [jar] 16:23:23 [INFO] cps-ncmp-service [jar] 16:23:23 [INFO] cps-ncmp-rest [jar] 16:23:23 [INFO] cps-ncmp-rest-stub [pom] 16:23:23 [INFO] cps-ncmp-rest-stub-service [jar] 16:23:23 [INFO] cps-ncmp-rest-stub-app [jar] 16:23:23 [INFO] cps-ri [jar] 16:23:23 [INFO] dmi-plugin-demo-and-csit-stub [pom] 16:23:23 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 16:23:23 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 16:23:23 [INFO] integration-test [jar] 16:23:23 [INFO] cps-application [jar] 16:23:23 [INFO] jacoco-report [jar] 16:23:23 [INFO] cps [pom] 16:23:23 [INFO] 16:23:23 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 16:23:23 [INFO] Building org.onap.cps:cps-dependencies 3.4.3-SNAPSHOT [1/23] 16:23:23 [INFO] --------------------------------[ pom ]--------------------------------- 16:23:24 [INFO] 16:23:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 16:23:24 [INFO] 16:23:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 16:23:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.3-SNAPSHOT/cps-dependencies-3.4.3-SNAPSHOT.pom 16:23:25 [INFO] 16:23:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 16:23:25 [INFO] 16:23:25 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 16:23:25 [INFO] Building cps-bom 3.4.3-SNAPSHOT [2/23] 16:23:25 [INFO] --------------------------------[ pom ]--------------------------------- 16:23:25 [INFO] 16:23:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 16:23:25 [INFO] 16:23:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 16:23:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.3-SNAPSHOT/cps-bom-3.4.3-SNAPSHOT.pom 16:23:25 [INFO] 16:23:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 16:23:25 [INFO] 16:23:25 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 16:23:25 [INFO] Building checkstyle 3.4.3-SNAPSHOT [3/23] 16:23:25 [INFO] --------------------------------[ jar ]--------------------------------- 16:23:26 [INFO] 16:23:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 16:23:26 [INFO] 16:23:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 16:23:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:23:26 [INFO] Copying 4 resources 16:23:26 [INFO] 16:23:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 16:23:27 [INFO] No sources to compile 16:23:27 [INFO] 16:23:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 16:23:27 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:23:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 16:23:27 [INFO] 16:23:27 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 16:23:27 [INFO] No sources to compile 16:23:27 [INFO] 16:23:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 16:23:27 [INFO] No tests to run. 16:23:27 [INFO] 16:23:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 16:23:28 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.3-SNAPSHOT.jar 16:23:28 [INFO] 16:23:28 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 16:23:28 ======================================================================================================================== 16:23:28 Copyright Check Python Script: 16:23:28 /w/workspace/cps-master-merge-java/releases/3.4.3-container.yaml | no copyright found 16:23:28 1 issue(s) found after 1 altered file(s) checked 16:23:28 ======================================================================================================================== 16:23:28 [INFO] 16:23:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 16:23:28 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.3-SNAPSHOT/checkstyle-3.4.3-SNAPSHOT.jar 16:23:28 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.3-SNAPSHOT/checkstyle-3.4.3-SNAPSHOT.pom 16:23:28 [INFO] 16:23:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 16:23:28 [INFO] 16:23:28 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 16:23:28 [INFO] Building spotbugs 3.4.3-SNAPSHOT [4/23] 16:23:28 [INFO] --------------------------------[ jar ]--------------------------------- 16:23:28 [INFO] 16:23:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 16:23:28 [INFO] 16:23:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 16:23:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:23:28 [INFO] Copying 1 resource 16:23:28 [INFO] 16:23:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 16:23:28 [INFO] No sources to compile 16:23:28 [INFO] 16:23:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 16:23:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:23:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 16:23:28 [INFO] 16:23:28 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 16:23:28 [INFO] No sources to compile 16:23:28 [INFO] 16:23:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 16:23:28 [INFO] No tests to run. 16:23:28 [INFO] 16:23:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 16:23:28 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.3-SNAPSHOT.jar 16:23:28 [INFO] 16:23:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 16:23:28 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.3-SNAPSHOT/spotbugs-3.4.3-SNAPSHOT.jar 16:23:28 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.3-SNAPSHOT/spotbugs-3.4.3-SNAPSHOT.pom 16:23:28 [INFO] 16:23:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 16:23:29 [INFO] 16:23:29 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 16:23:29 [INFO] Building cps-parent 3.4.3-SNAPSHOT [5/23] 16:23:29 [INFO] --------------------------------[ pom ]--------------------------------- 16:23:29 [INFO] 16:23:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 16:23:29 [INFO] 16:23:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 16:23:30 [INFO] 16:23:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 16:23:30 [INFO] 16:23:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 16:23:31 [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/* 16:23:31 [INFO] 16:23:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 16:23:31 [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/* 16:23:31 [INFO] 16:23:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 16:23:33 [INFO] You have 0 Checkstyle violations. 16:23:33 [INFO] 16:23:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 16:23:33 [INFO] You have 0 Checkstyle violations. 16:23:33 [INFO] 16:23:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 16:23:33 [INFO] Starting audit... 16:23:33 Audit done. 16:23:33 [INFO] You have 0 Checkstyle violations. 16:23:33 [INFO] 16:23:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 16:23:33 [INFO] 16:23:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 16:23:37 [INFO] 16:23:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 16:23:37 [INFO] 16:23:37 [INFO] 16:23:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 16:23:37 [INFO] 16:23:37 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 16:23:37 [INFO] No sources specified for compilation. Skipping. 16:23:37 [INFO] 16:23:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 16:23:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:23:37 [INFO] 16:23:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 16:23:37 [INFO] 16:23:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 16:23:37 [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/* 16:23:37 [INFO] 16:23:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 16:23:38 [INFO] No tests to run. 16:23:38 [INFO] 16:23:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 16:23:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:23:38 [INFO] 16:23:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 16:23:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 16:23:38 [INFO] 16:23:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 16:23:38 [INFO] 16:23:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 16:23:38 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.3-SNAPSHOT/cps-parent-3.4.3-SNAPSHOT.pom 16:23:38 [INFO] 16:23:38 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 16:23:38 [INFO] 16:23:38 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 16:23:38 [INFO] Building cps-events 3.4.3-SNAPSHOT [6/23] 16:23:38 [INFO] --------------------------------[ jar ]--------------------------------- 16:23:39 [INFO] 16:23:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 16:23:39 [INFO] 16:23:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 16:23:39 [INFO] 16:23:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 16:23:39 [INFO] 16:23:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 16:23:39 [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/* 16:23:39 [INFO] 16:23:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 16:23:39 [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/* 16:23:39 [INFO] 16:23:39 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 16:23:39 [INFO] 16:23:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 16:23:39 [INFO] You have 0 Checkstyle violations. 16:23:39 [INFO] 16:23:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 16:23:39 [INFO] You have 0 Checkstyle violations. 16:23:39 [INFO] 16:23:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 16:23:39 [INFO] Starting audit... 16:23:39 Audit done. 16:23:39 [INFO] You have 0 Checkstyle violations. 16:23:39 [INFO] 16:23:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 16:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:23:39 [INFO] Copying 1 resource 16:23:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 16:23:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 16:23:39 [INFO] 16:23:39 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 16:23:40 [INFO] Changes detected - recompiling the module! :dependency 16:23:40 [INFO] 16:23:40 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 16:23:40 [INFO] 16:23:40 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 16:23:40 [INFO] 16:23:40 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 16:23:40 [INFO] 16:23:40 [INFO] 16:23:40 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 16:23:40 [INFO] 16:23:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 16:23:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:23:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 16:23:40 [INFO] 16:23:40 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 16:23:40 [INFO] No sources to compile 16:23:40 [INFO] 16:23:40 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 16:23:40 [INFO] No sources specified for compilation. Skipping. 16:23:40 [INFO] 16:23:40 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 16:23:40 [INFO] No tests to run. 16:23:40 [INFO] 16:23:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 16:23:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:23:40 [INFO] 16:23:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 16:23:40 [INFO] 16:23:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 16:23:40 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.3-SNAPSHOT.jar 16:23:40 [INFO] 16:23:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 16:23:40 [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/* 16:23:40 [INFO] 16:23:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 16:23:40 [INFO] No tests to run. 16:23:40 [INFO] 16:23:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 16:23:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:23:40 [INFO] 16:23:40 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 16:23:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 16:23:40 [INFO] 16:23:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 16:23:40 [INFO] 16:23:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 16:23:40 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.3-SNAPSHOT/cps-events-3.4.3-SNAPSHOT.jar 16:23:40 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.3-SNAPSHOT/cps-events-3.4.3-SNAPSHOT.pom 16:23:40 [INFO] 16:23:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 16:23:40 [INFO] 16:23:40 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 16:23:40 [INFO] Building cps-path-parser 3.4.3-SNAPSHOT [7/23] 16:23:40 [INFO] --------------------------------[ jar ]--------------------------------- 16:23:42 [INFO] 16:23:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 16:23:42 [INFO] 16:23:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 16:23:42 [INFO] 16:23:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 16:23:42 [INFO] 16:23:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 16:23:42 [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/* 16:23:42 [INFO] 16:23:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 16:23:42 [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/* 16:23:42 [INFO] 16:23:42 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 16:23:42 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 16:23:42 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 16:23:43 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 16:23:43 [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 16:23:43 [INFO] 16:23:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 16:23:43 [INFO] You have 0 Checkstyle violations. 16:23:43 [INFO] 16:23:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 16:23:43 [INFO] You have 0 Checkstyle violations. 16:23:43 [INFO] 16:23:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 16:23:43 [INFO] Starting audit... 16:23:43 Audit done. 16:23:43 [INFO] You have 0 Checkstyle violations. 16:23:43 [INFO] 16:23:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 16:23:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:23:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 16:23:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 16:23:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 16:23:43 [INFO] 16:23:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 16:23:43 [INFO] Changes detected - recompiling the module! :dependency 16:23:43 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:23:44 [INFO] 16:23:44 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 16:23:44 [INFO] 16:23:44 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 16:23:44 [INFO] Fork Value is true 16:23:46 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:23:46 [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) 16:23:46 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:23:46 [java] WARNING: System::setSecurityManager will be removed in a future release 16:23:49 [INFO] Done SpotBugs Analysis.... 16:23:49 [INFO] 16:23:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 16:23:49 [INFO] 16:23:49 [INFO] 16:23:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 16:23:49 [INFO] BugInstance size is 0 16:23:49 [INFO] Error size is 0 16:23:49 [INFO] No errors/warnings found 16:23:49 [INFO] 16:23:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 16:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:23:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 16:23:49 [INFO] 16:23:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 16:23:49 [INFO] No sources to compile 16:23:49 [INFO] 16:23:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 16:23:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:23:49 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:23:50 [INFO] Compiled 4 files. 16:23:50 [INFO] 16:23:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 16:23:51 [INFO] 16:23:51 [INFO] ------------------------------------------------------- 16:23:51 [INFO] T E S T S 16:23:51 [INFO] ------------------------------------------------------- 16:23:52 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:23:53 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 16:23:53 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 16:23:53 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 16:23:53 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 16:23:53 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 16:23:53 line 1:18 missing QName at '' 16:23:53 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:23:53 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:23:53 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:23:53 [INFO] 16:23:53 [INFO] Results: 16:23:53 [INFO] 16:23:53 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 16:23:53 [INFO] 16:23:53 [INFO] 16:23:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 16:23:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:23:53 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:23:53 [INFO] 16:23:53 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 16:23:53 [INFO] 16:23:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 16:23:53 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.3-SNAPSHOT.jar 16:23:53 [INFO] 16:23:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 16:23:53 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 16:23:53 [INFO] 16:23:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 16:23:53 [INFO] 16:23:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 16:23:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:23:53 [INFO] 16:23:53 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 16:23:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:23:53 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:23:53 [INFO] All coverage checks have been met. 16:23:53 [INFO] 16:23:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 16:23:53 [INFO] 16:23:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 16:23:53 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.3-SNAPSHOT/cps-path-parser-3.4.3-SNAPSHOT.jar 16:23:53 [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.3-SNAPSHOT/cps-path-parser-3.4.3-SNAPSHOT.pom 16:23:53 [INFO] 16:23:53 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 16:23:53 [INFO] 16:23:53 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 16:23:53 [INFO] Building cps-service 3.4.3-SNAPSHOT [8/23] 16:23:53 [INFO] --------------------------------[ jar ]--------------------------------- 16:23:58 [INFO] 16:23:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 16:23:58 [INFO] 16:23:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 16:23:58 [INFO] 16:23:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 16:23:58 [INFO] 16:23:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 16:23: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-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/* 16:23:58 [INFO] 16:23:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 16:23: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-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/* 16:23:58 [INFO] 16:23:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 16:23:58 [INFO] You have 0 Checkstyle violations. 16:23:58 [INFO] 16:23:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 16:23:59 [INFO] You have 0 Checkstyle violations. 16:23:59 [INFO] 16:23:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 16:23:59 [INFO] Starting audit... 16:23:59 Audit done. 16:23:59 [INFO] You have 0 Checkstyle violations. 16:23:59 [INFO] 16:23:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 16:23:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:23:59 [INFO] Copying 1 resource 16:23:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 16:23:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 16:23:59 [INFO] 16:23:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 16:23:59 [INFO] Changes detected - recompiling the module! :dependency 16:23:59 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 16:24:01 [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. 16:24:01 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 16:24:01 [INFO] 16:24:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 16:24:01 [INFO] 16:24:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 16:24:01 [INFO] Fork Value is true 16:24:03 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:24: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) 16:24:03 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:24:03 [java] WARNING: System::setSecurityManager will be removed in a future release 16:24:06 [INFO] Done SpotBugs Analysis.... 16:24:06 [INFO] 16:24:06 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 16:24:06 [INFO] 16:24:06 [INFO] 16:24:06 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 16:24:06 [INFO] BugInstance size is 0 16:24:06 [INFO] Error size is 0 16:24:06 [INFO] No errors/warnings found 16:24:06 [INFO] 16:24:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 16:24:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:24:06 [INFO] Copying 30 resources 16:24:06 [INFO] 16:24:06 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 16:24:06 [INFO] Changes detected - recompiling the module! :dependency 16:24:06 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:24:06 [INFO] 16:24:06 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 16:24:06 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:24:07 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:24:10 [INFO] Compiled 67 files. 16:24:10 [INFO] 16:24:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 16:24:10 [INFO] 16:24:10 [INFO] ------------------------------------------------------- 16:24:10 [INFO] T E S T S 16:24:10 [INFO] ------------------------------------------------------- 16:24:11 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 16:24:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s - in org.onap.cps.utils.DataMapUtilsSpec 16:24:12 [INFO] Running org.onap.cps.utils.GsonSpec 16:24:12 first-container a-leaf a-Value 16:24:12 last-container x-leaf x-value 16:24:12 16:24:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.utils.GsonSpec 16:24:12 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 16:24:13 16:24:13.050 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 16:24:13 16:24:13.061 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 16:24:13 16:24:13.091 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:24:13 16:24:13.094 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 16:24:13 16:24:13.117 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 16:24:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 s - in org.onap.cps.utils.JsonObjectMapperSpec 16:24:13 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 16:24:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s - in org.onap.cps.utils.JsonParserStreamSpec 16:24:13 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 16:24:14 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.onap.cps.utils.PrefixResolverSpec 16:24:14 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 16:24:14 [Fatal Error] :1:1: Content is not allowed in prolog. 16:24:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.onap.cps.utils.XmlFileUtilsSpec 16:24:14 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 16:24:14 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 16:24:14 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 16:24:14 [Fatal Error] :1:1: Premature end of file. 16:24:14 line 1:1 no viable alternative at input '/' 16:24:14 line 1:1 no viable alternative at input '/[' 16:24:14 line 1:11 missing QName at '' 16:24:14 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.onap.cps.utils.YangParserHelperSpec 16:24:14 [INFO] Running org.onap.cps.utils.YangParserSpec 16:24:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.utils.YangParserSpec 16:24:14 [INFO] Running org.onap.cps.utils.YangUtilsSpec 16:24:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.utils.YangUtilsSpec 16:24:14 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:24:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:24:14 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:24:14 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:24:14 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 16:24:14 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:24:14 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:24:15 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 16:24:15 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:24:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:24:15 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:24:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:24:15 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:24:15 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:24:15 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:24:15 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:24:15 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 16:24:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 16:24:15 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:24:18 16:24:09,827 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:24:18 16:24:09,848 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:24:18 16:24:09,848 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:24:18 16:24:09,849 |-INFO in ch.qos.logback.classic.BasicConfigurator@e4fa412 - Setting up default configuration. 16:24:18 16:24:15,902 |-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. 16:24:18 16:24:15,902 |-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 16:24:18 16:24:15,905 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:24:18 16:24:15,905 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:24:18 16:24:15,906 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:24:18 16:24:15,907 |-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. 16:24:18 16:24:15,907 |-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 16:24:18 16:24:15,916 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:24:18 16:24:15,916 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:24:18 16:24:15,920 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:24:18 16:24:15,951 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323055949) 16:24:18 16:24:15,952 |-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] 16:24:18 16:24:15,952 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:24:18 16:24:15,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:24:18 16:24:15,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:24:18 16:24:15,960 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:24:18 16:24:15,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:24:18 16:24:15,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:24:18 16:24:15,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:24:18 16:24:15,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:24:18 16:24:15,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:24:18 16:24:15,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:24:18 16:24:15,967 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:24:18 16:24:15,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:24:18 16:24:15,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:24:18 16:24:15,994 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:24:18 16:24:16,001 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:24:18 16:24:16,510 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd58aa - Setting zoneId to "UTC" 16:24:18 16:24:16,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:24:18 16:24:16,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:24:18 16:24:16,802 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:24:18 16:24:16,803 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:24:18 16:24:16,803 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:24:18 16:24:16,804 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:24:18 16:24:16,804 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:24:18 16:24:16,805 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:24:18 16:24:16,805 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:24:18 16:24:16,805 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4808c603 - End of configuration. 16:24:18 16:24:16,805 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47987ab2 - Registering current configuration as safe fallback point 16:24:18 16:24:18 16:24:18 . ____ _ __ _ _ 16:24:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:24:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:24:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:24:18 ' |____| .__|_| |_|_| |_\__, | / / / / 16:24:18 =========|_|==============|___/=/_/_/_/ 16:24:18 :: Spring Boot :: (v3.1.2) 16:24:18 16:24:18 2024-02-07T16:24:17.578Z INFO 6672 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 16:24:18 2024-02-07T16:24:17.580Z INFO 6672 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 16:24:18 2024-02-07T16:24:18.017Z INFO 6672 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 2.423 seconds (process running for 8.999) 16:24:18 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:24:19 2024-02-07T16:24:18.626Z WARN 6672 --- [ 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 16:24:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.128 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:24:19 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 16:24:22 16:24:22 . ____ _ __ _ _ 16:24:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:24:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:24:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:24:22 ' |____| .__|_| |_|_| |_\__, | / / / / 16:24:22 =========|_|==============|___/=/_/_/_/ 16:24:22 :: Spring Boot :: (v3.1.2) 16:24:22 16:24:22 2024-02-07T16:24:18.723Z INFO 6672 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 16:24:22 2024-02-07T16:24:18.723Z INFO 6672 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:24:22 2024-02-07T16:24:18.861Z WARN 6672 --- [ 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: 16:24:22 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 16:24:22 2024-02-07T16:24:18.963Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:24:22 + + o o o o---o o----o o o---o o o----o o--o--o 16:24:22 + + + + | | / \ / | | / / \ | | 16:24:22 + + + + + o----o o o o o----o | o o o o----o | 16:24:22 + + + + | | / \ / | | \ / \ | | 16:24:22 + + o o o o o---o o----o o----o o---o o o o----o o 16:24:22 2024-02-07T16:24:18.963Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:24:22 2024-02-07T16:24:18.963Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5701 16:24:22 2024-02-07T16:24:18.963Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:24:22 2024-02-07T16:24:18.963Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:24:22 2024-02-07T16:24:18.967Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:24:22 To enable the Jet engine on the members, do one of the following: 16:24:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:22 2024-02-07T16:24:19.392Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:24:22 2024-02-07T16:24:19.481Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:24:22 2024-02-07T16:24:19.485Z WARN 6672 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:24:22 2024-02-07T16:24:19.781Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:22 2024-02-07T16:24:19.788Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5701 is STARTING 16:24:22 2024-02-07T16:24:22.825Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:24:22 16:24:22 Members {size:1, ver:1} [ 16:24:22 Member [10.30.106.107]:5701 - 51899d1e-2f20-457c-92be-6ff642e986e9 this 16:24:22 ] 16:24:22 16:24:22 2024-02-07T16:24:22.844Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5701 is STARTED 16:24:22 2024-02-07T16:24:22.885Z INFO 6672 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 4.198 seconds (process running for 13.867) 16:24:22 2024-02-07T16:24:22.933Z INFO 6672 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:24:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.253 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 16:24:22 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 16:24:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 16:24:22 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 16:24:26 2024-02-07T16:24:22.950Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5702 [my cluster] [5.2.4] 16:24:26 + + o o o o---o o----o o o---o o o----o o--o--o 16:24:26 + + + + | | / \ / | | / / \ | | 16:24:26 + + + + + o----o o o o o----o | o o o o----o | 16:24:26 + + + + | | / \ / | | \ / \ | | 16:24:26 + + o o o o o---o o----o o----o o---o o o o----o o 16:24:26 2024-02-07T16:24:22.950Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:24:26 2024-02-07T16:24:22.950Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5702 16:24:26 2024-02-07T16:24:22.950Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5702 [my cluster] [5.2.4] Cluster name: my cluster 16:24:26 2024-02-07T16:24:22.950Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:24:26 2024-02-07T16:24:22.950Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 16:24:26 To enable the Jet engine on the members, do one of the following: 16:24:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:26 2024-02-07T16:24:22.964Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:24:26 2024-02-07T16:24:22.966Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5702 [my cluster] [5.2.4] Using Multicast discovery 16:24:26 2024-02-07T16:24:22.966Z WARN 6672 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:24:26 2024-02-07T16:24:22.983Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:26 2024-02-07T16:24:22.984Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5702 [my cluster] [5.2.4] [10.30.106.107]:5702 is STARTING 16:24:26 2024-02-07T16:24:26.095Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [my cluster] [5.2.4] 16:24:26 16:24:26 Members {size:1, ver:1} [ 16:24:26 Member [10.30.106.107]:5702 - b4cebb49-3cdd-47b6-ac85-a1094e2a2ede this 16:24:26 ] 16:24:26 16:24:26 2024-02-07T16:24:26.095Z WARN 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 16:24:26 2024-02-07T16:24:26.096Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5702 [my cluster] [5.2.4] [10.30.106.107]:5702 is STARTED 16:24:31 2024-02-07T16:24:26.106Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5703 [my cluster] [5.2.4] 16:24:31 + + o o o o---o o----o o o---o o o----o o--o--o 16:24:31 + + + + | | / \ / | | / / \ | | 16:24:31 + + + + + o----o o o o o----o | o o o o----o | 16:24:31 + + + + | | / \ / | | \ / \ | | 16:24:31 + + o o o o o---o o----o o----o o---o o o o----o o 16:24:31 2024-02-07T16:24:26.106Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:24:31 2024-02-07T16:24:26.107Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5703 16:24:31 2024-02-07T16:24:26.107Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5703 [my cluster] [5.2.4] Cluster name: my cluster 16:24:31 2024-02-07T16:24:26.107Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:24:31 2024-02-07T16:24:26.107Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 16:24:31 To enable the Jet engine on the members, do one of the following: 16:24:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:31 2024-02-07T16:24:26.124Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:24:31 2024-02-07T16:24:26.126Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5703 [my cluster] [5.2.4] Using Multicast discovery 16:24:31 2024-02-07T16:24:26.126Z WARN 6672 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:24:31 2024-02-07T16:24:26.148Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:31 2024-02-07T16:24:26.148Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5703 [my cluster] [5.2.4] [10.30.106.107]:5703 is STARTING 16:24:31 2024-02-07T16:24:26.353Z INFO 6672 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5702 16:24:31 2024-02-07T16:24:26.379Z INFO 6672 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.107:5702 and /10.30.106.107:36535 16:24:31 2024-02-07T16:24:26.382Z INFO 6672 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.107:36535 and /10.30.106.107:5702 16:24:31 2024-02-07T16:24:31.476Z INFO 6672 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [my cluster] [5.2.4] 16:24:31 16:24:31 Members {size:2, ver:2} [ 16:24:31 Member [10.30.106.107]:5702 - b4cebb49-3cdd-47b6-ac85-a1094e2a2ede this 16:24:31 Member [10.30.106.107]:5703 - dc14ed65-718f-40e7-b34f-0c93d235644c 16:24:31 ] 16:24:31 16:24:31 2024-02-07T16:24:31.484Z INFO 6672 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5703 [my cluster] [5.2.4] 16:24:31 16:24:31 Members {size:2, ver:2} [ 16:24:31 Member [10.30.106.107]:5702 - b4cebb49-3cdd-47b6-ac85-a1094e2a2ede 16:24:31 Member [10.30.106.107]:5703 - dc14ed65-718f-40e7-b34f-0c93d235644c this 16:24:31 ] 16:24:31 16:24:31 2024-02-07T16:24:31.485Z WARN 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 16:24:37 2024-02-07T16:24:31.486Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5703 [my cluster] [5.2.4] [10.30.106.107]:5703 is STARTED 16:24:37 2024-02-07T16:24:31.496Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5704 [my cluster] [5.2.4] 16:24:37 + + o o o o---o o----o o o---o o o----o o--o--o 16:24:37 + + + + | | / \ / | | / / \ | | 16:24:37 + + + + + o----o o o o o----o | o o o o----o | 16:24:37 + + + + | | / \ / | | \ / \ | | 16:24:37 + + o o o o o---o o----o o----o o---o o o o----o o 16:24:37 2024-02-07T16:24:31.496Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:24:37 2024-02-07T16:24:31.496Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5704 16:24:37 2024-02-07T16:24:31.496Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5704 [my cluster] [5.2.4] Cluster name: my cluster 16:24:37 2024-02-07T16:24:31.496Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:24:37 2024-02-07T16:24:31.496Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.107]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 16:24:37 To enable the Jet engine on the members, do one of the following: 16:24:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:37 2024-02-07T16:24:31.520Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:24:37 2024-02-07T16:24:31.521Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5704 [my cluster] [5.2.4] Using Multicast discovery 16:24:37 2024-02-07T16:24:31.521Z WARN 6672 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:24:37 2024-02-07T16:24:31.530Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:37 2024-02-07T16:24:31.531Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5704 [my cluster] [5.2.4] [10.30.106.107]:5704 is STARTING 16:24:37 2024-02-07T16:24:31.634Z INFO 6672 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5702 16:24:37 2024-02-07T16:24:31.636Z INFO 6672 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.107:5702 and /10.30.106.107:38217 16:24:37 2024-02-07T16:24:31.636Z INFO 6672 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.107:38217 and /10.30.106.107:5702 16:24:37 2024-02-07T16:24:36.765Z INFO 6672 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [my cluster] [5.2.4] 16:24:37 16:24:37 Members {size:3, ver:3} [ 16:24:37 Member [10.30.106.107]:5702 - b4cebb49-3cdd-47b6-ac85-a1094e2a2ede this 16:24:37 Member [10.30.106.107]:5703 - dc14ed65-718f-40e7-b34f-0c93d235644c 16:24:37 Member [10.30.106.107]:5704 - 12f3477e-3e17-4e24-a5b8-058a950fd987 16:24:37 ] 16:24:37 16:24:37 2024-02-07T16:24:36.769Z INFO 6672 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.107]:5704 [my cluster] [5.2.4] 16:24:37 16:24:37 Members {size:3, ver:3} [ 16:24:37 Member [10.30.106.107]:5702 - b4cebb49-3cdd-47b6-ac85-a1094e2a2ede 16:24:37 Member [10.30.106.107]:5703 - dc14ed65-718f-40e7-b34f-0c93d235644c 16:24:37 Member [10.30.106.107]:5704 - 12f3477e-3e17-4e24-a5b8-058a950fd987 this 16:24:37 ] 16:24:37 16:24:37 2024-02-07T16:24:36.769Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5704 [my cluster] [5.2.4] Connecting to /10.30.106.107:5703, timeout: 10000, bind-any: true 16:24:37 2024-02-07T16:24:36.770Z INFO 6672 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5703 [my cluster] [5.2.4] 16:24:37 16:24:37 Members {size:3, ver:3} [ 16:24:37 Member [10.30.106.107]:5702 - b4cebb49-3cdd-47b6-ac85-a1094e2a2ede 16:24:37 Member [10.30.106.107]:5703 - dc14ed65-718f-40e7-b34f-0c93d235644c this 16:24:37 Member [10.30.106.107]:5704 - 12f3477e-3e17-4e24-a5b8-058a950fd987 16:24:37 ] 16:24:37 16:24:37 2024-02-07T16:24:36.771Z INFO 6672 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.107:5704 and /10.30.106.107:42527 16:24:37 2024-02-07T16:24:36.772Z INFO 6672 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.107:5703 and /10.30.106.107:48599 16:24:37 2024-02-07T16:24:36.773Z INFO 6672 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.107:42527 and /10.30.106.107:5704 16:24:37 2024-02-07T16:24:36.773Z INFO 6672 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.107:48599 and /10.30.106.107:5703 16:24:37 2024-02-07T16:24:37.769Z WARN 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 16:24:37 2024-02-07T16:24:37.770Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5704 [my cluster] [5.2.4] [10.30.106.107]:5704 is STARTED 16:24:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.834 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 16:24:37 [INFO] Running org.onap.cps.config.AsyncConfigSpec 16:24:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.config.AsyncConfigSpec 16:24:37 [INFO] Running org.onap.cps.config.CacheConfigSpec 16:24:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 16:24:37 [INFO] Running org.onap.cps.events.EventsPublisherSpec 16:24:38 2024-02-07T16:24:38.030Z DEBUG 6672 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:24:38 2024-02-07T16:24:38.036Z ERROR 6672 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:24:38 2024-02-07T16:24:38.048Z DEBUG 6672 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:24:38 2024-02-07T16:24:38.061Z DEBUG 6672 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:24:38 2024-02-07T16:24:38.068Z DEBUG 6672 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:24:38 2024-02-07T16:24:38.068Z DEBUG 6672 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:24:38 2024-02-07T16:24:38.069Z ERROR 6672 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:24:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s - in org.onap.cps.events.EventsPublisherSpec 16:24:38 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 16:24:38 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 16:24:38 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 16:24:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 16:24:38 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:24:38 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:24:38 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 16:24:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 16:24:38 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 16:24:38 2024-02-07T16:24:38.321Z WARN 6672 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 16:24:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 16:24:38 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 16:24:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 16:24:38 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:24:38 2024-02-07T16:24:38.390Z ERROR 6672 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 16:24:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:24:38 [INFO] 16:24:38 [INFO] Results: 16:24:38 [INFO] 16:24:38 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 16:24:38 [INFO] 16:24:38 [INFO] 16:24:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 16:24:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:24:38 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:24:38 [INFO] 16:24:38 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 16:24:38 [INFO] 16:24:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 16:24:38 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar 16:24:38 [INFO] 16:24:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 16:24: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-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/* 16:24:38 [INFO] 16:24:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 16:24:38 [INFO] 16:24:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 16:24:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:24:38 [INFO] 16:24:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 16:24:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:24:38 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:24:38 [INFO] All coverage checks have been met. 16:24:38 [INFO] 16:24:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 16:24:38 [INFO] 16:24:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 16:24:38 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.3-SNAPSHOT/cps-service-3.4.3-SNAPSHOT.jar 16:24:39 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.3-SNAPSHOT/cps-service-3.4.3-SNAPSHOT.pom 16:24:39 [INFO] 16:24:39 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 16:24:39 [INFO] 16:24:39 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 16:24:39 [INFO] Building cps-rest 3.4.3-SNAPSHOT [9/23] 16:24:39 [INFO] --------------------------------[ jar ]--------------------------------- 16:24:41 [INFO] 16:24:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 16:24:41 [INFO] 16:24:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 16:24:41 [INFO] 16:24:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 16:24:41 [INFO] 16:24:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 16:24: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-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/* 16:24:41 [INFO] 16:24:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 16:24: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-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/* 16:24:41 [INFO] 16:24:41 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 16:24:44 [INFO] Generating with dryRun=false 16:24:44 [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. 16:24:44 [INFO] OpenAPI Generator: spring (server) 16:24:44 [INFO] Generator 'spring' is considered stable. 16:24:44 [INFO] ---------------------------------- 16:24:44 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 16:24:44 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:24:44 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:24:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:24:44 [INFO] Processing operation createDataspace 16:24:44 [INFO] Processing operation deleteDataspace 16:24:44 [INFO] Processing operation createDataspaceV2 16:24:44 [INFO] Processing operation getAllDataspaces 16:24:44 [INFO] Processing operation getDataspace 16:24:44 [INFO] Processing operation createAnchor 16:24:44 [INFO] Processing operation createAnchorV2 16:24:44 [INFO] Processing operation getAnchors 16:24:44 [INFO] Processing operation getAnchor 16:24:44 [INFO] Processing operation deleteAnchor 16:24:44 [INFO] Processing operation createSchemaSet 16:24:44 [INFO] Processing operation createSchemaSetV2 16:24:44 [INFO] Processing operation getSchemaSets 16:24:44 [INFO] Processing operation getSchemaSet 16:24:44 [INFO] Processing operation deleteSchemaSet 16:24:44 [INFO] Processing operation getNodeByDataspaceAndAnchor 16:24:44 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 16:24:44 [INFO] Processing operation replaceNode 16:24:44 [INFO] Processing operation createNode 16:24:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:24:44 [INFO] Processing operation deleteDataNode 16:24:44 [INFO] Processing operation updateNodeLeaves 16:24:44 [INFO] Processing operation deleteListOrListElement 16:24:44 [INFO] Processing operation replaceListContent 16:24:44 [INFO] Processing operation addListElements 16:24:44 [INFO] Processing operation getDeltaByDataspaceAndAnchors 16:24:44 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 16:24:44 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 16:24:44 [INFO] Processing operation getNodesByDataspaceAndCpsPath 16:24:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:44 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:24:44 [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 16:24:44 [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 16:24:44 [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 16:24:44 [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 16:24:44 [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 16:24:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:24:44 [WARNING] Multiple MediaTypes found, using only the first one 16:24:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:44 [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 16:24:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:44 [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 16:24:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:44 [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 16:24:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:44 [INFO] Skipping generation of supporting files. 16:24:44 ################################################################################ 16:24:44 # Thanks for using OpenAPI Generator. # 16:24:44 # Please consider donation to help us maintain this project 🙏 # 16:24:44 # https://opencollective.com/openapi_generator/donate # 16:24:44 ################################################################################ 16:24:44 [INFO] 16:24:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 16:24:44 [INFO] You have 0 Checkstyle violations. 16:24:44 [INFO] 16:24:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 16:24:44 [INFO] You have 0 Checkstyle violations. 16:24:44 [INFO] 16:24:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 16:24:44 [INFO] Starting audit... 16:24:44 Audit done. 16:24:44 [INFO] You have 0 Checkstyle violations. 16:24:44 [INFO] 16:24:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 16:24:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:24:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 16:24:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 16:24:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 16:24:44 [INFO] 16:24:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 16:24:44 [INFO] Changes detected - recompiling the module! :dependency 16:24:44 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 16:24:46 [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". 16:24:46 [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. 16:24:46 [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. 16:24:46 [INFO] 16:24:46 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 16:24:46 [INFO] 16:24:46 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 16:24:46 [INFO] Fork Value is true 16:24:47 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:24:47 [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) 16:24:47 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:24:47 [java] WARNING: System::setSecurityManager will be removed in a future release 16:24:50 [INFO] Done SpotBugs Analysis.... 16:24:50 [INFO] 16:24:50 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 16:24:50 [INFO] 16:24:50 [INFO] 16:24:50 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 16:24:50 [INFO] BugInstance size is 0 16:24:50 [INFO] Error size is 0 16:24:50 [INFO] No errors/warnings found 16:24:50 [INFO] 16:24:50 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 16:24:50 [INFO] Generating with dryRun=false 16:24:50 [INFO] No .openapi-generator-ignore file found. 16:24:50 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:24:50 [INFO] Generator 'openapi-yaml' is considered stable. 16:24:50 [INFO] Output file [outputFile=openapi.yaml] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:24:50 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:24:50 [WARNING] Multiple MediaTypes found, using only the first one 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:24:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 16:24:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 16:24:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:24:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:24:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:24:50 ################################################################################ 16:24:50 # Thanks for using OpenAPI Generator. # 16:24:50 # Please consider donation to help us maintain this project 🙏 # 16:24:50 # https://opencollective.com/openapi_generator/donate # 16:24:50 ################################################################################ 16:24:50 [INFO] 16:24:50 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 16:24:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:24:50 [INFO] Copying 1 resource 16:24:50 [INFO] 16:24:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 16:24:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:24:50 [INFO] Copying 6 resources 16:24:50 [INFO] 16:24:50 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 16:24:50 [INFO] Changes detected - recompiling the module! :dependency 16:24:50 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:24:50 [INFO] 16:24:50 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 16:24:50 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:24:50 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:24:52 [INFO] Compiled 27 files. 16:24:52 [INFO] 16:24:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 16:24:52 [INFO] 16:24:52 [INFO] ------------------------------------------------------- 16:24:52 [INFO] T E S T S 16:24:52 [INFO] ------------------------------------------------------- 16:24:53 16:24:53.185 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:24:53 16:24:53.404 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:24:53 16:24:53.530 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:24:53 16:24:53.545 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:24:53 16:24:53.563 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:24:53 16:24:53.573 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:24:53 16:24:53.586 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:24:53 16:24:53.607 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:24:53 16:24:53.639 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:24:53 16:24:53.646 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:24:53 16:24:53.650 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:24:53 16:24:53.658 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:24:53 16:24:53.661 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:24:53 16:24:53.667 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:24:53 16:24:53.669 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:24:53 16:24:53.675 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:24:53 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 16:24:58 16:24:52,990 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:24:58 16:24:53,012 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:24:58 16:24:53,013 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:24:58 16:24:53,014 |-INFO in ch.qos.logback.classic.BasicConfigurator@5d5a77de - Setting up default configuration. 16:24:58 16:24:54,839 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@460a4935 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:24:58 16:24:54,909 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28c38eeb - 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. 16:24:58 16:24:54,909 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@460a4935 - 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 16:24:58 16:24:54,913 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:24:58 16:24:54,913 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:24:58 16:24:54,913 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:24:58 16:24:54,915 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28c38eeb - 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. 16:24:58 16:24:54,915 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@460a4935 - 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 16:24:58 16:24:54,922 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:24:58 16:24:54,922 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:24:58 16:24:54,927 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:24:58 16:24:54,968 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323094966) 16:24:58 16:24:54,969 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:24:58 16:24:54,969 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:24:58 16:24:54,973 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:24:58 16:24:54,978 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:24:58 16:24:54,978 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:24:58 16:24:54,979 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:24:58 16:24:54,986 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:24:58 16:24:55,010 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:24:58 16:24:55,010 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:24:58 16:24:55,022 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:24:58 16:24:55,030 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:24:58 16:24:55,365 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4283f29b - Setting zoneId to "UTC" 16:24:58 16:24:55,374 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:24:58 16:24:55,374 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:24:58 16:24:55,661 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:24:58 16:24:55,662 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:24:58 16:24:55,662 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:24:58 16:24:55,662 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:24:58 16:24:55,663 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:24:58 16:24:55,663 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:24:58 16:24:55,663 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:24:58 16:24:55,663 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@56d4481f - End of configuration. 16:24:58 16:24:55,663 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@625430f8 - Registering current configuration as safe fallback point 16:24:58 16:24:58 16:24:58 . ____ _ __ _ _ 16:24:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:24:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:24:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:24:58 ' |____| .__|_| |_|_| |_\__, | / / / / 16:24:58 =========|_|==============|___/=/_/_/_/ 16:24:58 :: Spring Boot :: (v3.1.2) 16:24:58 16:24:58 2024-02-07T16:24:55.785Z INFO 7013 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7013 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:24:58 2024-02-07T16:24:55.786Z INFO 7013 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:24:58 2024-02-07T16:24:58.135Z INFO 7013 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:24:58 2024-02-07T16:24:58.135Z INFO 7013 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:24:58 2024-02-07T16:24:58.136Z INFO 7013 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:24:58 2024-02-07T16:24:58.159Z INFO 7013 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.745 seconds (process running for 5.944) 16:24:58 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:24:59 2024-02-07T16:24:59.423Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:24:59 16:24:59 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:24:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:24:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:24:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:24:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:24:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:24:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:24:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:24:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:24:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:24:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:24:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:24:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:24:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:24:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:24:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:24:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:24:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:24:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:24:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:24:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:24:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:24:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:24:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:24:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:24:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:24:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:24:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:24:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:24:59 Caused by: java.lang.RuntimeException: null 16:24:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:24:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:24:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:24:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:24:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:24:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:24:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:24:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:24:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:24:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:24:59 ... 88 common frames omitted 16:24:59 16:24:59 2024-02-07T16:24:59.713Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:24:59 16:24:59 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 16:24:59 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 16:24:59 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 16:24:59 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:24:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:24:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:24:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:24:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:24:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:24:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:24:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:24:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:24:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:24:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:24:59 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:24:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:24:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:24:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:24:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:24:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:24:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:24:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:24:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:24:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:24:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:24:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:24:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:24:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:24:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:24:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:24:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:24:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:24:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:24:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:24:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:24:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:24:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:24:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:24:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:24:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:24:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:24:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:24:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:24:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:24:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:24:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:24:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:24:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:24:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:24:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:24:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:24:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:24:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:24:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:24:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:24:59 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 16:24:59 and component.yang=fake component content 1 16:24:59 16:24:59 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 16:24:59 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 16:24:59 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 16:24:59 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 16:24:59 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 16:24:59 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 16:24:59 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 16:24:59 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 16:24:59 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 16:24:59 ... 147 common frames omitted 16:24:59 16:24:59 2024-02-07T16:24:59.864Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:24:59 16:24:59 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:24:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:24:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:24:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:24:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:24:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:24:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:24:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:24:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:24:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:24:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:24:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:24:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:24:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:24:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:24:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:24:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:24:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:24:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:24:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:24:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:24:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:24:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:24:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:24:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:24:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:24:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:24:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:24:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:24:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:24:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:24:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:24:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:24:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:24:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:24:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:24:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:24:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:24:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:24:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:24:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:24:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:24:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:24:59 16:24:59 2024-02-07T16:24:59.874Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:24:59 16:24:59 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:24:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:24:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:24:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:24:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:24:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:24:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:24:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:24:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:24:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:24:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:24:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:24:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:24:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:24:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:24:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:24:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:24:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:24:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:24:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:24:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:24:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:24:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:24:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:24:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:24:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:24:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:24:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:24:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:24:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:24:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:24:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:24:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:24:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:24:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:24:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:24:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:24:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:24:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:24:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:24:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:24:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:24:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:24:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:24:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:24:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:24:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:24:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:24:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:24:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:24:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:24:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:24:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:24:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:24:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:24:59 16:24:59 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.972 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 16:24:59 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:24:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:24:59 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 16:25:00 16:25:00 . ____ _ __ _ _ 16:25:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:25:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:25:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:25:00 ' |____| .__|_| |_|_| |_\__, | / / / / 16:25:00 =========|_|==============|___/=/_/_/_/ 16:25:00 :: Spring Boot :: (v3.1.2) 16:25:00 16:25:00 2024-02-07T16:25:00.082Z INFO 7013 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7013 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:25:00 2024-02-07T16:25:00.082Z INFO 7013 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:25:00 2024-02-07T16:25:00.972Z INFO 7013 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:25:00 2024-02-07T16:25:00.972Z INFO 7013 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:25:00 2024-02-07T16:25:00.973Z INFO 7013 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:25:00 2024-02-07T16:25:00.977Z INFO 7013 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.931 seconds (process running for 8.762) 16:25:01 2024-02-07T16:25:01.071Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:01 16:25:01 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:25:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:25:01 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:25:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:25:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:01 16:25:01 2024-02-07T16:25:01.202Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:01 16:25:01 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:25:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:25:01 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:25:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:25:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:01 16:25:01 2024-02-07T16:25:01.220Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:01 16:25:01 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:25:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:25:01 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:25:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:25:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:01 16:25:01 2024-02-07T16:25:01.440Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:01 16:25:01 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:25:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:25:01 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:25:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:25:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:25:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:01 16:25:01 2024-02-07T16:25:01.467Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:01 16:25:01 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:25:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:25:01 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:25:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:25:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:01 16:25:01 2024-02-07T16:25:01.483Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:01 16:25:01 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:25:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:25:01 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:25:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:25:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:01 16:25:01 2024-02-07T16:25:01.495Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:01 16:25:01 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:25:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:25:01 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:25:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:25:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:01 16:25:01 2024-02-07T16:25:01.507Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:01 16:25:01 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:25:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:25:01 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:25:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:25:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:25:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:25:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:25:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:25:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:25:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:25:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:01 16:25:01 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.53 s - in org.onap.cps.rest.controller.DataRestControllerSpec 16:25:01 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 16:25:02 16:25:02 . ____ _ __ _ _ 16:25:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:25:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:25:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:25:02 ' |____| .__|_| |_|_| |_\__, | / / / / 16:25:02 =========|_|==============|___/=/_/_/_/ 16:25:02 :: Spring Boot :: (v3.1.2) 16:25:02 16:25:02 2024-02-07T16:25:01.549Z INFO 7013 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7013 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:25:02 2024-02-07T16:25:01.549Z INFO 7013 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:25:02 2024-02-07T16:25:02.152Z INFO 7013 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:25:02 2024-02-07T16:25:02.152Z INFO 7013 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:25:02 2024-02-07T16:25:02.152Z INFO 7013 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:25:02 2024-02-07T16:25:02.156Z INFO 7013 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.637 seconds (process running for 9.942) 16:25:02 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 16:25:02 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:25:02 16:25:02 . ____ _ __ _ _ 16:25:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:25:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:25:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:25:02 ' |____| .__|_| |_|_| |_\__, | / / / / 16:25:02 =========|_|==============|___/=/_/_/_/ 16:25:02 :: Spring Boot :: (v3.1.2) 16:25:02 16:25:02 2024-02-07T16:25:02.318Z INFO 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7013 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:25:02 2024-02-07T16:25:02.318Z INFO 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:25:02 2024-02-07T16:25:02.972Z INFO 7013 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:25:02 2024-02-07T16:25:02.972Z INFO 7013 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:25:02 2024-02-07T16:25:02.972Z INFO 7013 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:25:02 2024-02-07T16:25:02.975Z INFO 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.682 seconds (process running for 10.76) 16:25:03 2024-02-07T16:25:02.996Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:03 16:25:03 java.lang.IllegalStateException: some error message 16:25:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:25:03 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 16:25:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:25:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:03 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:03 16:25:03 2024-02-07T16:25:03.018Z ERROR 7013 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:25:03 16:25:03 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:25:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 16:25:03 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 16:25:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:25:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:25:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:25:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:25:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:25:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:25:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:25:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:25:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:25:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:25:03 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:25:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:25:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:25:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:25:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:25:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:25:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:25:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:25:03 Caused by: java.lang.Throwable: null 16:25:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:25:03 ... 88 common frames omitted 16:25:03 16:25:03 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:25:03 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 16:25:03 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 16:25:03 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:25:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:25:03 [INFO] 16:25:03 [INFO] Results: 16:25:03 [INFO] 16:25:03 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 16:25:03 [INFO] 16:25:03 [INFO] 16:25:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 16:25:03 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:25:03 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:25:03 [INFO] 16:25:03 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 16:25:03 [INFO] 16:25:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 16:25:03 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.3-SNAPSHOT.jar 16:25:03 [INFO] 16:25:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 16:25:03 [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/* 16:25:03 [INFO] 16:25:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 16:25:03 [INFO] 16:25:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 16:25:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:25:03 [INFO] 16:25:03 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 16:25:03 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:25:03 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:25:03 [INFO] All coverage checks have been met. 16:25:03 [INFO] 16:25:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 16:25:03 [INFO] 16:25:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 16:25:03 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.3-SNAPSHOT/cps-rest-3.4.3-SNAPSHOT.jar 16:25:03 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.3-SNAPSHOT/cps-rest-3.4.3-SNAPSHOT.pom 16:25:03 [INFO] 16:25:03 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 16:25:03 [INFO] 16:25:03 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 16:25:03 [INFO] Building cps-ncmp-events 3.4.3-SNAPSHOT [10/23] 16:25:03 [INFO] --------------------------------[ jar ]--------------------------------- 16:25:03 [INFO] 16:25:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 16:25:03 [INFO] 16:25:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 16:25:03 [INFO] 16:25:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 16:25:03 [INFO] 16:25:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 16:25:03 [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/* 16:25:03 [INFO] 16:25:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 16:25:03 [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/* 16:25:03 [INFO] 16:25:03 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 16:25:03 [INFO] 16:25:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 16:25:03 [INFO] You have 0 Checkstyle violations. 16:25:03 [INFO] 16:25:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 16:25:03 [INFO] You have 0 Checkstyle violations. 16:25:03 [INFO] 16:25:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 16:25:03 [INFO] Starting audit... 16:25:03 Audit done. 16:25:03 [INFO] You have 0 Checkstyle violations. 16:25:03 [INFO] 16:25:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 16:25:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:03 [INFO] Copying 12 resources 16:25:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 16:25:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 16:25:03 [INFO] 16:25:03 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 16:25:03 [INFO] Changes detected - recompiling the module! :dependency 16:25:03 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 16:25:04 [INFO] 16:25:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 16:25:04 [INFO] 16:25:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 16:25:04 [INFO] Fork Value is true 16:25:05 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:25:05 [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) 16:25:05 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:25:05 [java] WARNING: System::setSecurityManager will be removed in a future release 16:25:08 [INFO] Done SpotBugs Analysis.... 16:25:08 [INFO] 16:25:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 16:25:08 [INFO] 16:25:08 [INFO] 16:25:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 16:25:08 [INFO] BugInstance size is 0 16:25:08 [INFO] Error size is 0 16:25:08 [INFO] No errors/warnings found 16:25:08 [INFO] 16:25:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 16:25:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 16:25:08 [INFO] 16:25:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 16:25:08 [INFO] No sources to compile 16:25:08 [INFO] 16:25:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 16:25:08 [INFO] No sources specified for compilation. Skipping. 16:25:08 [INFO] 16:25:08 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 16:25:08 [INFO] No tests to run. 16:25:08 [INFO] 16:25:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 16:25:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:25:08 [INFO] 16:25:08 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 16:25:08 [INFO] 16:25:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 16:25:08 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.3-SNAPSHOT.jar 16:25:08 [INFO] 16:25:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 16:25:08 [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/* 16:25:08 [INFO] 16:25:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 16:25:08 [INFO] No tests to run. 16:25:08 [INFO] 16:25:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 16:25:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:25:08 [INFO] 16:25:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 16:25:08 [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 16:25:08 [INFO] 16:25:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 16:25:08 [INFO] 16:25:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 16:25:08 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.3-SNAPSHOT/cps-ncmp-events-3.4.3-SNAPSHOT.jar 16:25:08 [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.3-SNAPSHOT/cps-ncmp-events-3.4.3-SNAPSHOT.pom 16:25:08 [INFO] 16:25:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 16:25:08 [INFO] 16:25:08 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 16:25:08 [INFO] Building cps-ncmp-service 3.4.3-SNAPSHOT [11/23] 16:25:08 [INFO] --------------------------------[ jar ]--------------------------------- 16:25:09 [INFO] 16:25:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 16:25:09 [INFO] 16:25:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 16:25:09 [INFO] 16:25:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 16:25:09 [INFO] 16:25:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 16:25:09 [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/* 16:25:09 [INFO] 16:25:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 16:25:09 [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/* 16:25:09 [INFO] 16:25:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 16:25:09 [INFO] You have 0 Checkstyle violations. 16:25:09 [INFO] 16:25:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 16:25:10 [INFO] You have 0 Checkstyle violations. 16:25:10 [INFO] 16:25:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 16:25:10 [INFO] Starting audit... 16:25:10 Audit done. 16:25:10 [INFO] You have 0 Checkstyle violations. 16:25:10 [INFO] 16:25:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 16:25:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:10 [INFO] Copying 2 resources 16:25:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 16:25:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 16:25:10 [INFO] 16:25:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 16:25:10 [INFO] Changes detected - recompiling the module! :dependency 16:25:10 [INFO] Compiling 114 source files with javac [debug release 17] to target/classes 16:25:12 [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". 16:25:12 [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". 16:25:12 [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. 16:25:12 [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. 16:25:12 [INFO] 16:25:12 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 16:25:12 [INFO] 16:25:12 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 16:25:12 [INFO] Fork Value is true 16:25:14 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:25:14 [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) 16:25:14 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:25:14 [java] WARNING: System::setSecurityManager will be removed in a future release 16:25:18 [INFO] Done SpotBugs Analysis.... 16:25:18 [INFO] 16:25:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 16:25:18 [INFO] 16:25:18 [INFO] 16:25:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 16:25:18 [INFO] BugInstance size is 0 16:25:18 [INFO] Error size is 0 16:25:18 [INFO] No errors/warnings found 16:25:18 [INFO] 16:25:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 16:25:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:18 [INFO] Copying 11 resources 16:25:18 [INFO] 16:25:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 16:25:18 [INFO] Changes detected - recompiling the module! :dependency 16:25:18 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:25:19 [INFO] 16:25:19 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 16:25:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:25:19 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:25:22 [INFO] Compiled 166 files. 16:25:22 [INFO] 16:25:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 16:25:22 [INFO] 16:25:22 [INFO] ------------------------------------------------------- 16:25:22 [INFO] T E S T S 16:25:22 [INFO] ------------------------------------------------------- 16:25:24 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:25:26 16:25:26.014 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 16:25:26 16:25:26.042 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:25:26 16:25:26.045 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 16:25:26 16:25:26.047 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 16:25:26 16:25:26.064 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:25:26 16:25:26.070 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:25:26 16:25:26.070 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 16:25:26 16:25:26.080 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 16:25:26 16:25:26.088 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:25:26 16:25:26.092 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 16:25:26 16:25:26.124 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:25:26 16:25:26.128 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 16:25:26 16:25:26.138 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 16:25:26 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:25:26 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:25:26 16:25:26.156 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:25:26 16:25:26.166 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 16:25:26 16:25:26.172 [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 16:25:26 16:25:26.175 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 16:25:26 16:25:26.178 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled 16:25:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:25:26 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:25:26 16:25:26.188 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:25:26 16:25:26.189 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 16:25:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:25:26 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:25:26 16:25:26.619 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:25:26 16:25:26.624 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:25:26 16:25:26.630 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:25:26 16:25:26.634 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:25:26 16:25:26.638 [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 16:25:26 16:25:26.638 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:25:26 16:25:26.640 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:25:26 16:25:26.640 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:25:26 16:25:26.695 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:25:26 16:25:26.698 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:25:26 16:25:26.705 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:25:26 16:25:26.706 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 16:25:26 16:25:26.716 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:25:26 16:25:26.716 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:25:26 16:25:26.720 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:25:26 16:25:26.720 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:25:26 16:25:26.723 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:25:26 16:25:26.723 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 16:25:26 16:25:26.724 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:25:26 16:25:26.724 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:25:26 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:25:26 16:25:26.960 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 16:25:26 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:25:27 16:25:26.991 [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 16:25:27 16:25:27.034 [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 16:25:27 16:25:27.039 [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 16:25:27 16:25:27.040 [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 16:25:27 16:25:27.045 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:25:27 16:25:27.046 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:25:27 16:25:27.050 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:25:27 16:25:27.053 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 16:25:27 16:25:27.054 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:25:27 16:25:27.055 [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 16:25:27 16:25:27.055 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:25:27 16:25:27.056 [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 16:25:27 16:25:27.062 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternateId for cmHandle myHandle1 with value : alt-1) 16:25:27 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:25:27 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:25:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:25:27 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:25:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:25:27 16:25:27.204 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:25:27 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:26:02 16:25:27.902 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:26:02 16:25:27.911 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:26:02 16:25:27.939 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:26:02 Server Version: 23.0.1 16:26:02 API Version: 1.42 16:26:02 Operating System: CentOS Stream 8 16:26:02 Total Memory: 31890 MB 16:26:02 16:25:27.942 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:26:02 ******************************************************************************** 16:26:02 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:26:02 ******************************************************************************** 16:26:02 16:25:27.945 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:26:02 16:25:27.946 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:26:02 16:25:27.967 [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. 16:26:02 16:25:27.973 [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) 16:26:02 16:25:30.148 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 16:26:02 16:25:30.172 [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) 16:26:02 16:25:30.670 [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) 16:26:02 16:25:32.341 [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, (37 MB/? MB) 16:26:02 16:25:32.875 [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, (60 MB/? MB) 16:26:02 16:25:33.258 [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, (77 MB/? MB) 16:26:02 16:25:33.774 [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, (88 MB/? MB) 16:26:02 16:25:34.227 [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, (99 MB/? MB) 16:26:02 16:25:34.299 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (103 MB/? MB) 16:26:02 16:25:34.314 [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, (103 MB/? MB) 16:26:02 16:25:34.821 [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, (119 MB/? MB) 16:26:02 16:25:36.406 [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, (182 MB/? MB) 16:26:02 16:25:36.931 [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, (203 MB/? MB) 16:26:02 16:25:39.797 [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, (315 MB/? MB) 16:26:02 16:25:43.324 [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, (366 MB/370 MB) 16:26:02 16:25:48.345 [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) 16:26:02 16:25:48.516 [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) 16:26:02 16:25:48.609 [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) 16:26:02 16:25:48.949 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (370 MB/370 MB) 16:26:02 16:25:49.025 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (370 MB/370 MB) 16:26:02 16:25:49.098 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (370 MB/370 MB) 16:26:02 16:25:49.187 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (370 MB/370 MB) 16:26:02 16:25:49.830 [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) 16:26:02 16:25:49.911 [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) 16:26:02 16:25:49.931 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 19s (downloaded 370 MB at 19 MB/s) 16:26:02 16:25:49.968 [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 16:26:02 16:25:55.133 [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: 3f64af1fed63c1f19f24d422c1caec8239c1c7ff8e9e9298c28a9712fe75ee93 16:26:02 16:26:00.849 [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 PT32.901979429S 16:26:02 16:26:00.983 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 16:26:02 allow.auto.create.topics = true 16:26:02 auto.commit.interval.ms = 5000 16:26:02 auto.include.jmx.reporter = true 16:26:02 auto.offset.reset = earliest 16:26:02 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:26:02 check.crcs = true 16:26:02 client.dns.lookup = use_all_dns_ips 16:26:02 client.id = consumer-test-1 16:26:02 client.rack = 16:26:02 connections.max.idle.ms = 540000 16:26:02 default.api.timeout.ms = 60000 16:26:02 enable.auto.commit = true 16:26:02 exclude.internal.topics = true 16:26:02 fetch.max.bytes = 52428800 16:26:02 fetch.max.wait.ms = 500 16:26:02 fetch.min.bytes = 1 16:26:02 group.id = test 16:26:02 group.instance.id = null 16:26:02 heartbeat.interval.ms = 3000 16:26:02 interceptor.classes = [] 16:26:02 internal.leave.group.on.close = true 16:26:02 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:02 isolation.level = read_uncommitted 16:26:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:26:02 max.partition.fetch.bytes = 1048576 16:26:02 max.poll.interval.ms = 300000 16:26:02 max.poll.records = 500 16:26:02 metadata.max.age.ms = 300000 16:26:02 metric.reporters = [] 16:26:02 metrics.num.samples = 2 16:26:02 metrics.recording.level = INFO 16:26:02 metrics.sample.window.ms = 30000 16:26:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:02 receive.buffer.bytes = 65536 16:26:02 reconnect.backoff.max.ms = 1000 16:26:02 reconnect.backoff.ms = 50 16:26:02 request.timeout.ms = 30000 16:26:02 retry.backoff.ms = 100 16:26:02 sasl.client.callback.handler.class = null 16:26:02 sasl.jaas.config = null 16:26:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:02 sasl.kerberos.min.time.before.relogin = 60000 16:26:02 sasl.kerberos.service.name = null 16:26:02 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:02 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:02 sasl.login.callback.handler.class = null 16:26:02 sasl.login.class = null 16:26:02 sasl.login.connect.timeout.ms = null 16:26:02 sasl.login.read.timeout.ms = null 16:26:02 sasl.login.refresh.buffer.seconds = 300 16:26:02 sasl.login.refresh.min.period.seconds = 60 16:26:02 sasl.login.refresh.window.factor = 0.8 16:26:02 sasl.login.refresh.window.jitter = 0.05 16:26:02 sasl.login.retry.backoff.max.ms = 10000 16:26:02 sasl.login.retry.backoff.ms = 100 16:26:02 sasl.mechanism = GSSAPI 16:26:02 sasl.oauthbearer.clock.skew.seconds = 30 16:26:02 sasl.oauthbearer.expected.audience = null 16:26:02 sasl.oauthbearer.expected.issuer = null 16:26:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:02 sasl.oauthbearer.jwks.endpoint.url = null 16:26:02 sasl.oauthbearer.scope.claim.name = scope 16:26:02 sasl.oauthbearer.sub.claim.name = sub 16:26:02 sasl.oauthbearer.token.endpoint.url = null 16:26:02 security.protocol = PLAINTEXT 16:26:02 security.providers = null 16:26:02 send.buffer.bytes = 131072 16:26:02 session.timeout.ms = 45000 16:26:02 socket.connection.setup.timeout.max.ms = 30000 16:26:02 socket.connection.setup.timeout.ms = 10000 16:26:02 ssl.cipher.suites = null 16:26:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:02 ssl.endpoint.identification.algorithm = https 16:26:02 ssl.engine.factory.class = null 16:26:02 ssl.key.password = null 16:26:02 ssl.keymanager.algorithm = SunX509 16:26:02 ssl.keystore.certificate.chain = null 16:26:02 ssl.keystore.key = null 16:26:02 ssl.keystore.location = null 16:26:02 ssl.keystore.password = null 16:26:02 ssl.keystore.type = JKS 16:26:02 ssl.protocol = TLSv1.3 16:26:02 ssl.provider = null 16:26:02 ssl.secure.random.implementation = null 16:26:02 ssl.trustmanager.algorithm = PKIX 16:26:02 ssl.truststore.certificates = null 16:26:02 ssl.truststore.location = null 16:26:02 ssl.truststore.password = null 16:26:02 ssl.truststore.type = JKS 16:26:02 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:26:02 16:26:02 16:26:01.105 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 16:26:02 16:26:01.105 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 16:26:02 16:26:01.105 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1707323161103 16:26:02 16:25:23,128 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:26:02 16:25:23,149 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:26:02 16:25:23,149 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:26:02 16:25:23,150 |-INFO in ch.qos.logback.classic.BasicConfigurator@5fa5dc92 - Setting up default configuration. 16:26:02 16:26:01,332 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1c5d314d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:26:02 16:26:01,381 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:02 16:26:01,381 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1c5d314d - 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 16:26:02 16:26:01,384 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:26:02 16:26:01,384 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:26:02 16:26:01,385 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:26:02 16:26:01,386 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:02 16:26:01,386 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1c5d314d - 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 16:26:02 16:26:01,394 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:26:02 16:26:01,394 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:26:02 16:26:01,423 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:26:02 16:26:01,465 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323161463) 16:26:02 16:26:01,465 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:26:02 16:26:01,466 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:26:02 16:26:01,471 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:26:02 16:26:01,471 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62f6c22e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62f6c22e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62f6c22e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62f6c22e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62f6c22e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62f6c22e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62f6c22e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:26:02 16:26:01,472 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62f6c22e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:26:02 16:26:01,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:26:02 16:26:01,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:02 16:26:01,479 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:26:02 16:26:01,497 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:26:02 16:26:01,497 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:02 16:26:01,504 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:26:02 16:26:01,511 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:26:02 16:26:01,968 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1346d3ae - Setting zoneId to "UTC" 16:26:02 16:26:01,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:26:02 16:26:01,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:26:02 16:26:02,285 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:26:02 16:26:02,286 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:26:02 16:26:02,286 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:26:02 16:26:02,287 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:26:02 16:26:02,287 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:26:02 16:26:02,288 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62f6c22e - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:26:02 16:26:02,288 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:26:02 16:26:02,288 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@66645fd2 - End of configuration. 16:26:02 16:26:02,288 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@64cacea1 - Registering current configuration as safe fallback point 16:26:02 16:26:02 16:26:02 . ____ _ __ _ _ 16:26:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:02 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:02 =========|_|==============|___/=/_/_/_/ 16:26:02 :: Spring Boot :: (v3.1.2) 16:26:02 16:26:02 2024-02-07T16:26:02.336Z INFO 7408 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:02 2024-02-07T16:26:02.337Z INFO 7408 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:26:02 2024-02-07T16:26:02.512Z INFO 7408 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.396 seconds (process running for 40.212) 16:26:02 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:26:04 2024-02-07T16:26:03.089Z INFO 7408 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 16:26:04 2024-02-07T16:26:03.130Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:04 2024-02-07T16:26:03.131Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:04 acks = -1 16:26:04 auto.include.jmx.reporter = true 16:26:04 batch.size = 16384 16:26:04 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:26:04 buffer.memory = 33554432 16:26:04 client.dns.lookup = use_all_dns_ips 16:26:04 client.id = producer-1 16:26:04 compression.type = none 16:26:04 connections.max.idle.ms = 540000 16:26:04 delivery.timeout.ms = 120000 16:26:04 enable.idempotence = false 16:26:04 interceptor.classes = [] 16:26:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:04 linger.ms = 1 16:26:04 max.block.ms = 60000 16:26:04 max.in.flight.requests.per.connection = 5 16:26:04 max.request.size = 1048576 16:26:04 metadata.max.age.ms = 300000 16:26:04 metadata.max.idle.ms = 300000 16:26:04 metric.reporters = [] 16:26:04 metrics.num.samples = 2 16:26:04 metrics.recording.level = INFO 16:26:04 metrics.sample.window.ms = 30000 16:26:04 partitioner.adaptive.partitioning.enable = true 16:26:04 partitioner.availability.timeout.ms = 0 16:26:04 partitioner.class = null 16:26:04 partitioner.ignore.keys = false 16:26:04 receive.buffer.bytes = 32768 16:26:04 reconnect.backoff.max.ms = 1000 16:26:04 reconnect.backoff.ms = 50 16:26:04 request.timeout.ms = 30000 16:26:04 retries = 0 16:26:04 retry.backoff.ms = 100 16:26:04 sasl.client.callback.handler.class = null 16:26:04 sasl.jaas.config = null 16:26:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:04 sasl.kerberos.min.time.before.relogin = 60000 16:26:04 sasl.kerberos.service.name = null 16:26:04 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:04 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:04 sasl.login.callback.handler.class = null 16:26:04 sasl.login.class = null 16:26:04 sasl.login.connect.timeout.ms = null 16:26:04 sasl.login.read.timeout.ms = null 16:26:04 sasl.login.refresh.buffer.seconds = 300 16:26:04 sasl.login.refresh.min.period.seconds = 60 16:26:04 sasl.login.refresh.window.factor = 0.8 16:26:04 sasl.login.refresh.window.jitter = 0.05 16:26:04 sasl.login.retry.backoff.max.ms = 10000 16:26:04 sasl.login.retry.backoff.ms = 100 16:26:04 sasl.mechanism = GSSAPI 16:26:04 sasl.oauthbearer.clock.skew.seconds = 30 16:26:04 sasl.oauthbearer.expected.audience = null 16:26:04 sasl.oauthbearer.expected.issuer = null 16:26:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:04 sasl.oauthbearer.jwks.endpoint.url = null 16:26:04 sasl.oauthbearer.scope.claim.name = scope 16:26:04 sasl.oauthbearer.sub.claim.name = sub 16:26:04 sasl.oauthbearer.token.endpoint.url = null 16:26:04 security.protocol = PLAINTEXT 16:26:04 security.providers = null 16:26:04 send.buffer.bytes = 131072 16:26:04 socket.connection.setup.timeout.max.ms = 30000 16:26:04 socket.connection.setup.timeout.ms = 10000 16:26:04 ssl.cipher.suites = null 16:26:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:04 ssl.endpoint.identification.algorithm = https 16:26:04 ssl.engine.factory.class = null 16:26:04 ssl.key.password = null 16:26:04 ssl.keymanager.algorithm = SunX509 16:26:04 ssl.keystore.certificate.chain = null 16:26:04 ssl.keystore.key = null 16:26:04 ssl.keystore.location = null 16:26:04 ssl.keystore.password = null 16:26:04 ssl.keystore.type = JKS 16:26:04 ssl.protocol = TLSv1.3 16:26:04 ssl.provider = null 16:26:04 ssl.secure.random.implementation = null 16:26:04 ssl.trustmanager.algorithm = PKIX 16:26:04 ssl.truststore.certificates = null 16:26:04 ssl.truststore.location = null 16:26:04 ssl.truststore.password = null 16:26:04 ssl.truststore.type = JKS 16:26:04 transaction.timeout.ms = 60000 16:26:04 transactional.id = null 16:26:04 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:26:04 16:26:04 2024-02-07T16:26:03.160Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:04 2024-02-07T16:26:03.161Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:04 2024-02-07T16:26:03.161Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:04 2024-02-07T16:26:03.161Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323163161 16:26:04 2024-02-07T16:26:03.824Z WARN 7408 --- [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} 16:26:04 2024-02-07T16:26:03.825Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 4_xe0HOORB6JpYLbi8kGQQ 16:26:04 2024-02-07T16:26:03.935Z WARN 7408 --- [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} 16:26:04 2024-02-07T16:26:04.046Z INFO 7408 --- [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 pwySIQ8wQJiaG2x6XrpkOQ 16:26:04 2024-02-07T16:26:04.127Z INFO 7408 --- [ 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 pwySIQ8wQJiaG2x6XrpkOQ 16:26:04 2024-02-07T16:26:04.127Z INFO 7408 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4_xe0HOORB6JpYLbi8kGQQ 16:26:04 2024-02-07T16:26:04.245Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 16:26:04 2024-02-07T16:26:04.253Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:26:04 2024-02-07T16:26:04.286Z INFO 7408 --- [ 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-194f3a21-6570-46c1-bdd9-c2fd92495f7f 16:26:04 2024-02-07T16:26:04.286Z INFO 7408 --- [ 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) 16:26:04 2024-02-07T16:26:04.286Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:26:04 2024-02-07T16:26:04.311Z INFO 7408 --- [ 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-194f3a21-6570-46c1-bdd9-c2fd92495f7f', protocol='range'} 16:26:04 2024-02-07T16:26:04.314Z INFO 7408 --- [ 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-194f3a21-6570-46c1-bdd9-c2fd92495f7f=Assignment(partitions=[test-topic-0])} 16:26:04 2024-02-07T16:26:04.343Z INFO 7408 --- [ 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-194f3a21-6570-46c1-bdd9-c2fd92495f7f', protocol='range'} 16:26:04 2024-02-07T16:26:04.344Z INFO 7408 --- [ 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]) 16:26:04 2024-02-07T16:26:04.348Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 16:26:04 2024-02-07T16:26:04.365Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 16:26:04 2024-02-07T16:26:04.385Z INFO 7408 --- [ 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}}. 16:26:04 2024-02-07T16:26:04.540Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:26:04 2024-02-07T16:26:04.542Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:04 2024-02-07T16:26:04.542Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] 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) 16:26:04 2024-02-07T16:26:04.545Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:04 2024-02-07T16:26:04.546Z INFO 7408 --- [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: 109ms, elapsed time since send: 109ms, request timeout: 30000ms) 16:26:04 2024-02-07T16:26:04.546Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 16:26:04 2024-02-07T16:26:04.546Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 16:26:04 2024-02-07T16:26:04.547Z INFO 7408 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1588986845, epoch=1) to node 1: 16:26:04 16:26:04 org.apache.kafka.common.errors.DisconnectException: null 16:26:04 16:26:04 2024-02-07T16:26:04.551Z INFO 7408 --- [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. 16:26:04 2024-02-07T16:26:04.647Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:04 2024-02-07T16:26:04.647Z WARN 7408 --- [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. 16:26:04 2024-02-07T16:26:04.653Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:04 2024-02-07T16:26:04.653Z WARN 7408 --- [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. 16:26:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.528 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:26:04 2024-02-07T16:26:04.749Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:04 2024-02-07T16:26:04.749Z WARN 7408 --- [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. 16:26:04 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:26:10 2024-02-07T16:26:04.751Z INFO 7408 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:26:10 2024-02-07T16:26:04.818Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1583ef49d2a1f53adf0229a868a94228c5f686eacf4777cc1005ab1c4c439a57 16:26:10 2024-02-07T16:26:04.855Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:10 2024-02-07T16:26:04.856Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:05.003Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:10 2024-02-07T16:26:05.003Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:05.158Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:10 2024-02-07T16:26:05.158Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:05.358Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:10 2024-02-07T16:26:05.359Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:05.561Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:10 2024-02-07T16:26:05.561Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:06.318Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:10 2024-02-07T16:26:06.318Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:06.371Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:10 2024-02-07T16:26:06.371Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:07.225Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:10 2024-02-07T16:26:07.225Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:07.575Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:10 2024-02-07T16:26:07.575Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:08.333Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:10 2024-02-07T16:26:08.334Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:08.582Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:10 2024-02-07T16:26:08.582Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:09.249Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:10 2024-02-07T16:26:09.249Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:09.691Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:10 2024-02-07T16:26:09.691Z WARN 7408 --- [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. 16:26:10 2024-02-07T16:26:10.287Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.53593393S 16:26:10 2024-02-07T16:26:10.294Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:10 allow.auto.create.topics = true 16:26:10 auto.commit.interval.ms = 5000 16:26:10 auto.include.jmx.reporter = true 16:26:10 auto.offset.reset = earliest 16:26:10 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:26:10 check.crcs = true 16:26:10 client.dns.lookup = use_all_dns_ips 16:26:10 client.id = consumer-test-2 16:26:10 client.rack = 16:26:10 connections.max.idle.ms = 540000 16:26:10 default.api.timeout.ms = 60000 16:26:10 enable.auto.commit = true 16:26:10 exclude.internal.topics = true 16:26:10 fetch.max.bytes = 52428800 16:26:10 fetch.max.wait.ms = 500 16:26:10 fetch.min.bytes = 1 16:26:10 group.id = test 16:26:10 group.instance.id = null 16:26:10 heartbeat.interval.ms = 3000 16:26:10 interceptor.classes = [] 16:26:10 internal.leave.group.on.close = true 16:26:10 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:10 isolation.level = read_uncommitted 16:26:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:26:10 max.partition.fetch.bytes = 1048576 16:26:10 max.poll.interval.ms = 300000 16:26:10 max.poll.records = 500 16:26:10 metadata.max.age.ms = 300000 16:26:10 metric.reporters = [] 16:26:10 metrics.num.samples = 2 16:26:10 metrics.recording.level = INFO 16:26:10 metrics.sample.window.ms = 30000 16:26:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:10 receive.buffer.bytes = 65536 16:26:10 reconnect.backoff.max.ms = 1000 16:26:10 reconnect.backoff.ms = 50 16:26:10 request.timeout.ms = 30000 16:26:10 retry.backoff.ms = 100 16:26:10 sasl.client.callback.handler.class = null 16:26:10 sasl.jaas.config = null 16:26:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:10 sasl.kerberos.min.time.before.relogin = 60000 16:26:10 sasl.kerberos.service.name = null 16:26:10 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:10 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:10 sasl.login.callback.handler.class = null 16:26:10 sasl.login.class = null 16:26:10 sasl.login.connect.timeout.ms = null 16:26:10 sasl.login.read.timeout.ms = null 16:26:10 sasl.login.refresh.buffer.seconds = 300 16:26:10 sasl.login.refresh.min.period.seconds = 60 16:26:10 sasl.login.refresh.window.factor = 0.8 16:26:10 sasl.login.refresh.window.jitter = 0.05 16:26:10 sasl.login.retry.backoff.max.ms = 10000 16:26:10 sasl.login.retry.backoff.ms = 100 16:26:10 sasl.mechanism = GSSAPI 16:26:10 sasl.oauthbearer.clock.skew.seconds = 30 16:26:10 sasl.oauthbearer.expected.audience = null 16:26:10 sasl.oauthbearer.expected.issuer = null 16:26:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:10 sasl.oauthbearer.jwks.endpoint.url = null 16:26:10 sasl.oauthbearer.scope.claim.name = scope 16:26:10 sasl.oauthbearer.sub.claim.name = sub 16:26:10 sasl.oauthbearer.token.endpoint.url = null 16:26:10 security.protocol = PLAINTEXT 16:26:10 security.providers = null 16:26:10 send.buffer.bytes = 131072 16:26:10 session.timeout.ms = 45000 16:26:10 socket.connection.setup.timeout.max.ms = 30000 16:26:10 socket.connection.setup.timeout.ms = 10000 16:26:10 ssl.cipher.suites = null 16:26:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:10 ssl.endpoint.identification.algorithm = https 16:26:10 ssl.engine.factory.class = null 16:26:10 ssl.key.password = null 16:26:10 ssl.keymanager.algorithm = SunX509 16:26:10 ssl.keystore.certificate.chain = null 16:26:10 ssl.keystore.key = null 16:26:10 ssl.keystore.location = null 16:26:10 ssl.keystore.password = null 16:26:10 ssl.keystore.type = JKS 16:26:10 ssl.protocol = TLSv1.3 16:26:10 ssl.provider = null 16:26:10 ssl.secure.random.implementation = null 16:26:10 ssl.trustmanager.algorithm = PKIX 16:26:10 ssl.truststore.certificates = null 16:26:10 ssl.truststore.location = null 16:26:10 ssl.truststore.password = null 16:26:10 ssl.truststore.type = JKS 16:26:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:26:10 16:26:10 2024-02-07T16:26:10.304Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:10 2024-02-07T16:26:10.304Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:10 2024-02-07T16:26:10.304Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323170304 16:26:10 16:26:10,350 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:26:10 16:26:10,351 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:26:10 16:26:10,351 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7c3ed6f1 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:26:10 16:26:10,355 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:10 16:26:10,355 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7c3ed6f1 - 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 16:26:10 16:26:10,359 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 16:26:10 16:26:10,360 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:26:10 16:26:10,360 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:26:10 16:26:10,360 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:26:10 16:26:10,361 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:10 16:26:10,361 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7c3ed6f1 - 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 16:26:10 16:26:10,364 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:26:10 16:26:10,364 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:26:10 16:26:10,364 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:26:10 16:26:10,364 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323170364) 16:26:10 16:26:10,364 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:26:10 16:26:10,364 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:26:10 16:26:10,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:26:10 16:26:10,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:26:10 16:26:10,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:10 16:26:10,368 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:26:10 16:26:10,369 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:26:10 16:26:10,369 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:10 16:26:10,369 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:26:10 16:26:10,369 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:26:10 16:26:10,382 |-INFO in ch.qos.logback.classic.pattern.DateConverter@c841ea3 - Setting zoneId to "UTC" 16:26:10 16:26:10,383 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:26:10 16:26:10,383 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:26:10 16:26:10,392 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:26:10 16:26:10,392 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:26:10 16:26:10,392 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:26:10 16:26:10,392 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:26:10 16:26:10,392 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:26:10 16:26:10,393 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4908c4a0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:26:10 16:26:10,393 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:26:10 16:26:10,393 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@23fbe411 - End of configuration. 16:26:10 16:26:10,393 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@29f827c1 - Registering current configuration as safe fallback point 16:26:10 16:26:10 16:26:10 . ____ _ __ _ _ 16:26:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:10 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:10 =========|_|==============|___/=/_/_/_/ 16:26:10 :: Spring Boot :: (v3.1.2) 16:26:10 16:26:10 2024-02-07T16:26:10.401Z INFO 7408 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:10 2024-02-07T16:26:10.401Z INFO 7408 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:26:11 2024-02-07T16:26:10.578Z INFO 7408 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.27 seconds (process running for 48.278) 16:26:11 2024-02-07T16:26:10.584Z INFO 7408 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 16:26:11 2024-02-07T16:26:10.627Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:11 2024-02-07T16:26:10.628Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:11 acks = -1 16:26:11 auto.include.jmx.reporter = true 16:26:11 batch.size = 16384 16:26:11 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:26:11 buffer.memory = 33554432 16:26:11 client.dns.lookup = use_all_dns_ips 16:26:11 client.id = producer-2 16:26:11 compression.type = none 16:26:11 connections.max.idle.ms = 540000 16:26:11 delivery.timeout.ms = 120000 16:26:11 enable.idempotence = false 16:26:11 interceptor.classes = [] 16:26:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:11 linger.ms = 1 16:26:11 max.block.ms = 60000 16:26:11 max.in.flight.requests.per.connection = 5 16:26:11 max.request.size = 1048576 16:26:11 metadata.max.age.ms = 300000 16:26:11 metadata.max.idle.ms = 300000 16:26:11 metric.reporters = [] 16:26:11 metrics.num.samples = 2 16:26:11 metrics.recording.level = INFO 16:26:11 metrics.sample.window.ms = 30000 16:26:11 partitioner.adaptive.partitioning.enable = true 16:26:11 partitioner.availability.timeout.ms = 0 16:26:11 partitioner.class = null 16:26:11 partitioner.ignore.keys = false 16:26:11 receive.buffer.bytes = 32768 16:26:11 reconnect.backoff.max.ms = 1000 16:26:11 reconnect.backoff.ms = 50 16:26:11 request.timeout.ms = 30000 16:26:11 retries = 0 16:26:11 retry.backoff.ms = 100 16:26:11 sasl.client.callback.handler.class = null 16:26:11 sasl.jaas.config = null 16:26:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:11 sasl.kerberos.min.time.before.relogin = 60000 16:26:11 sasl.kerberos.service.name = null 16:26:11 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:11 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:11 sasl.login.callback.handler.class = null 16:26:11 sasl.login.class = null 16:26:11 sasl.login.connect.timeout.ms = null 16:26:11 sasl.login.read.timeout.ms = null 16:26:11 sasl.login.refresh.buffer.seconds = 300 16:26:11 sasl.login.refresh.min.period.seconds = 60 16:26:11 sasl.login.refresh.window.factor = 0.8 16:26:11 sasl.login.refresh.window.jitter = 0.05 16:26:11 sasl.login.retry.backoff.max.ms = 10000 16:26:11 sasl.login.retry.backoff.ms = 100 16:26:11 sasl.mechanism = GSSAPI 16:26:11 sasl.oauthbearer.clock.skew.seconds = 30 16:26:11 sasl.oauthbearer.expected.audience = null 16:26:11 sasl.oauthbearer.expected.issuer = null 16:26:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:11 sasl.oauthbearer.jwks.endpoint.url = null 16:26:11 sasl.oauthbearer.scope.claim.name = scope 16:26:11 sasl.oauthbearer.sub.claim.name = sub 16:26:11 sasl.oauthbearer.token.endpoint.url = null 16:26:11 security.protocol = PLAINTEXT 16:26:11 security.providers = null 16:26:11 send.buffer.bytes = 131072 16:26:11 socket.connection.setup.timeout.max.ms = 30000 16:26:11 socket.connection.setup.timeout.ms = 10000 16:26:11 ssl.cipher.suites = null 16:26:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:11 ssl.endpoint.identification.algorithm = https 16:26:11 ssl.engine.factory.class = null 16:26:11 ssl.key.password = null 16:26:11 ssl.keymanager.algorithm = SunX509 16:26:11 ssl.keystore.certificate.chain = null 16:26:11 ssl.keystore.key = null 16:26:11 ssl.keystore.location = null 16:26:11 ssl.keystore.password = null 16:26:11 ssl.keystore.type = JKS 16:26:11 ssl.protocol = TLSv1.3 16:26:11 ssl.provider = null 16:26:11 ssl.secure.random.implementation = null 16:26:11 ssl.trustmanager.algorithm = PKIX 16:26:11 ssl.truststore.certificates = null 16:26:11 ssl.truststore.location = null 16:26:11 ssl.truststore.password = null 16:26:11 ssl.truststore.type = JKS 16:26:11 transaction.timeout.ms = 60000 16:26:11 transactional.id = null 16:26:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:26:11 16:26:11 2024-02-07T16:26:10.632Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:11 2024-02-07T16:26:10.632Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:11 2024-02-07T16:26:10.632Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:11 2024-02-07T16:26:10.632Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323170632 16:26:11 2024-02-07T16:26:10.700Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:11 2024-02-07T16:26:10.700Z WARN 7408 --- [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. 16:26:11 2024-02-07T16:26:10.753Z WARN 7408 --- [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} 16:26:11 2024-02-07T16:26:10.753Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: 9lTATT6GRR2jOGz9Lv142Q 16:26:11 2024-02-07T16:26:10.892Z WARN 7408 --- [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} 16:26:11 2024-02-07T16:26:10.998Z INFO 7408 --- [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 1Ccfg9w_Tq6Il7TU_jhH8Q 16:26:11 2024-02-07T16:26:11.017Z INFO 7408 --- [ 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 1Ccfg9w_Tq6Il7TU_jhH8Q 16:26:11 2024-02-07T16:26:11.018Z INFO 7408 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 9lTATT6GRR2jOGz9Lv142Q 16:26:11 2024-02-07T16:26:11.133Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 16:26:11 2024-02-07T16:26:11.135Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:26:11 2024-02-07T16:26:11.155Z INFO 7408 --- [ 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-764dfc35-0de5-4db1-8858-e3e55ff1643b 16:26:11 2024-02-07T16:26:11.155Z INFO 7408 --- [ 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) 16:26:11 2024-02-07T16:26:11.156Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:26:11 2024-02-07T16:26:11.179Z INFO 7408 --- [ 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-764dfc35-0de5-4db1-8858-e3e55ff1643b', protocol='range'} 16:26:11 2024-02-07T16:26:11.180Z INFO 7408 --- [ 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-764dfc35-0de5-4db1-8858-e3e55ff1643b=Assignment(partitions=[client-topic-0])} 16:26:11 2024-02-07T16:26:11.195Z INFO 7408 --- [ 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-764dfc35-0de5-4db1-8858-e3e55ff1643b', protocol='range'} 16:26:11 2024-02-07T16:26:11.196Z INFO 7408 --- [ 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]) 16:26:11 2024-02-07T16:26:11.196Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 16:26:11 2024-02-07T16:26:11.205Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 16:26:11 2024-02-07T16:26:11.215Z INFO 7408 --- [ 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}}. 16:26:11 2024-02-07T16:26:11.286Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:11 allow.auto.create.topics = true 16:26:11 auto.commit.interval.ms = 5000 16:26:11 auto.include.jmx.reporter = true 16:26:11 auto.offset.reset = earliest 16:26:11 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:26:11 check.crcs = true 16:26:11 client.dns.lookup = use_all_dns_ips 16:26:11 client.id = consumer-test-3 16:26:11 client.rack = 16:26:11 connections.max.idle.ms = 540000 16:26:11 default.api.timeout.ms = 60000 16:26:11 enable.auto.commit = true 16:26:11 exclude.internal.topics = true 16:26:11 fetch.max.bytes = 52428800 16:26:11 fetch.max.wait.ms = 500 16:26:11 fetch.min.bytes = 1 16:26:11 group.id = test 16:26:11 group.instance.id = null 16:26:11 heartbeat.interval.ms = 3000 16:26:11 interceptor.classes = [] 16:26:11 internal.leave.group.on.close = true 16:26:11 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:11 isolation.level = read_uncommitted 16:26:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:26:11 max.partition.fetch.bytes = 1048576 16:26:11 max.poll.interval.ms = 300000 16:26:11 max.poll.records = 500 16:26:11 metadata.max.age.ms = 300000 16:26:11 metric.reporters = [] 16:26:11 metrics.num.samples = 2 16:26:11 metrics.recording.level = INFO 16:26:11 metrics.sample.window.ms = 30000 16:26:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:11 receive.buffer.bytes = 65536 16:26:11 reconnect.backoff.max.ms = 1000 16:26:11 reconnect.backoff.ms = 50 16:26:11 request.timeout.ms = 30000 16:26:11 retry.backoff.ms = 100 16:26:11 sasl.client.callback.handler.class = null 16:26:11 sasl.jaas.config = null 16:26:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:11 sasl.kerberos.min.time.before.relogin = 60000 16:26:11 sasl.kerberos.service.name = null 16:26:11 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:11 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:11 sasl.login.callback.handler.class = null 16:26:11 sasl.login.class = null 16:26:11 sasl.login.connect.timeout.ms = null 16:26:11 sasl.login.read.timeout.ms = null 16:26:11 sasl.login.refresh.buffer.seconds = 300 16:26:11 sasl.login.refresh.min.period.seconds = 60 16:26:11 sasl.login.refresh.window.factor = 0.8 16:26:11 sasl.login.refresh.window.jitter = 0.05 16:26:11 sasl.login.retry.backoff.max.ms = 10000 16:26:11 sasl.login.retry.backoff.ms = 100 16:26:11 sasl.mechanism = GSSAPI 16:26:11 sasl.oauthbearer.clock.skew.seconds = 30 16:26:11 sasl.oauthbearer.expected.audience = null 16:26:11 sasl.oauthbearer.expected.issuer = null 16:26:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:11 sasl.oauthbearer.jwks.endpoint.url = null 16:26:11 sasl.oauthbearer.scope.claim.name = scope 16:26:11 sasl.oauthbearer.sub.claim.name = sub 16:26:11 sasl.oauthbearer.token.endpoint.url = null 16:26:11 security.protocol = PLAINTEXT 16:26:11 security.providers = null 16:26:11 send.buffer.bytes = 131072 16:26:11 session.timeout.ms = 45000 16:26:11 socket.connection.setup.timeout.max.ms = 30000 16:26:11 socket.connection.setup.timeout.ms = 10000 16:26:11 ssl.cipher.suites = null 16:26:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:11 ssl.endpoint.identification.algorithm = https 16:26:11 ssl.engine.factory.class = null 16:26:11 ssl.key.password = null 16:26:11 ssl.keymanager.algorithm = SunX509 16:26:11 ssl.keystore.certificate.chain = null 16:26:11 ssl.keystore.key = null 16:26:11 ssl.keystore.location = null 16:26:11 ssl.keystore.password = null 16:26:11 ssl.keystore.type = JKS 16:26:11 ssl.protocol = TLSv1.3 16:26:11 ssl.provider = null 16:26:11 ssl.secure.random.implementation = null 16:26:11 ssl.trustmanager.algorithm = PKIX 16:26:11 ssl.truststore.certificates = null 16:26:11 ssl.truststore.location = null 16:26:11 ssl.truststore.password = null 16:26:11 ssl.truststore.type = JKS 16:26:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:26:11 16:26:11 2024-02-07T16:26:11.289Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:11 2024-02-07T16:26:11.289Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:11 2024-02-07T16:26:11.289Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323171289 16:26:11 2024-02-07T16:26:11.296Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:11 allow.auto.create.topics = true 16:26:11 auto.commit.interval.ms = 5000 16:26:11 auto.include.jmx.reporter = true 16:26:11 auto.offset.reset = earliest 16:26:11 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:26:11 check.crcs = true 16:26:11 client.dns.lookup = use_all_dns_ips 16:26:11 client.id = consumer-test-4 16:26:11 client.rack = 16:26:11 connections.max.idle.ms = 540000 16:26:11 default.api.timeout.ms = 60000 16:26:11 enable.auto.commit = true 16:26:11 exclude.internal.topics = true 16:26:11 fetch.max.bytes = 52428800 16:26:11 fetch.max.wait.ms = 500 16:26:11 fetch.min.bytes = 1 16:26:11 group.id = test 16:26:11 group.instance.id = null 16:26:11 heartbeat.interval.ms = 3000 16:26:11 interceptor.classes = [] 16:26:11 internal.leave.group.on.close = true 16:26:11 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:11 isolation.level = read_uncommitted 16:26:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:26:11 max.partition.fetch.bytes = 1048576 16:26:11 max.poll.interval.ms = 300000 16:26:11 max.poll.records = 500 16:26:11 metadata.max.age.ms = 300000 16:26:11 metric.reporters = [] 16:26:11 metrics.num.samples = 2 16:26:11 metrics.recording.level = INFO 16:26:11 metrics.sample.window.ms = 30000 16:26:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:11 receive.buffer.bytes = 65536 16:26:11 reconnect.backoff.max.ms = 1000 16:26:11 reconnect.backoff.ms = 50 16:26:11 request.timeout.ms = 30000 16:26:11 retry.backoff.ms = 100 16:26:11 sasl.client.callback.handler.class = null 16:26:11 sasl.jaas.config = null 16:26:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:11 sasl.kerberos.min.time.before.relogin = 60000 16:26:11 sasl.kerberos.service.name = null 16:26:11 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:11 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:11 sasl.login.callback.handler.class = null 16:26:11 sasl.login.class = null 16:26:11 sasl.login.connect.timeout.ms = null 16:26:11 sasl.login.read.timeout.ms = null 16:26:11 sasl.login.refresh.buffer.seconds = 300 16:26:11 sasl.login.refresh.min.period.seconds = 60 16:26:11 sasl.login.refresh.window.factor = 0.8 16:26:11 sasl.login.refresh.window.jitter = 0.05 16:26:11 sasl.login.retry.backoff.max.ms = 10000 16:26:11 sasl.login.retry.backoff.ms = 100 16:26:11 sasl.mechanism = GSSAPI 16:26:11 sasl.oauthbearer.clock.skew.seconds = 30 16:26:11 sasl.oauthbearer.expected.audience = null 16:26:11 sasl.oauthbearer.expected.issuer = null 16:26:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:11 sasl.oauthbearer.jwks.endpoint.url = null 16:26:11 sasl.oauthbearer.scope.claim.name = scope 16:26:11 sasl.oauthbearer.sub.claim.name = sub 16:26:11 sasl.oauthbearer.token.endpoint.url = null 16:26:11 security.protocol = PLAINTEXT 16:26:11 security.providers = null 16:26:11 send.buffer.bytes = 131072 16:26:11 session.timeout.ms = 45000 16:26:11 socket.connection.setup.timeout.max.ms = 30000 16:26:11 socket.connection.setup.timeout.ms = 10000 16:26:11 ssl.cipher.suites = null 16:26:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:11 ssl.endpoint.identification.algorithm = https 16:26:11 ssl.engine.factory.class = null 16:26:11 ssl.key.password = null 16:26:11 ssl.keymanager.algorithm = SunX509 16:26:11 ssl.keystore.certificate.chain = null 16:26:11 ssl.keystore.key = null 16:26:11 ssl.keystore.location = null 16:26:11 ssl.keystore.password = null 16:26:11 ssl.keystore.type = JKS 16:26:11 ssl.protocol = TLSv1.3 16:26:11 ssl.provider = null 16:26:11 ssl.secure.random.implementation = null 16:26:11 ssl.trustmanager.algorithm = PKIX 16:26:11 ssl.truststore.certificates = null 16:26:11 ssl.truststore.location = null 16:26:11 ssl.truststore.password = null 16:26:11 ssl.truststore.type = JKS 16:26:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:26:11 16:26:11 2024-02-07T16:26:11.299Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:11 2024-02-07T16:26:11.299Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:11 2024-02-07T16:26:11.299Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323171299 16:26:11 2024-02-07T16:26:11.371Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:11 2024-02-07T16:26:11.372Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:26:11 2024-02-07T16:26:11.385Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:11 2024-02-07T16:26:11.385Z INFO 7408 --- [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: 126ms, elapsed time since send: 126ms, request timeout: 30000ms) 16:26:11 2024-02-07T16:26:11.385Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 16:26:11 2024-02-07T16:26:11.385Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 16:26:11 2024-02-07T16:26:11.385Z INFO 7408 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1329985413, epoch=1) to node 1: 16:26:11 16:26:11 org.apache.kafka.common.errors.DisconnectException: null 16:26:11 16:26:11 2024-02-07T16:26:11.385Z INFO 7408 --- [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. 16:26:11 2024-02-07T16:26:11.473Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:11 2024-02-07T16:26:11.474Z WARN 7408 --- [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. 16:26:11 2024-02-07T16:26:11.487Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:11 2024-02-07T16:26:11.487Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:11 2024-02-07T16:26:11.526Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:11 2024-02-07T16:26:11.526Z WARN 7408 --- [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. 16:26:11 2024-02-07T16:26:11.574Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:11 2024-02-07T16:26:11.574Z WARN 7408 --- [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. 16:26:11 2024-02-07T16:26:11.590Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:11 2024-02-07T16:26:11.590Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:11 2024-02-07T16:26:11.605Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:11 2024-02-07T16:26:11.605Z WARN 7408 --- [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. 16:26:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.863 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:26:11 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:26:17 2024-02-07T16:26:11.621Z INFO 7408 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:26:17 2024-02-07T16:26:11.670Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 32ce238c1348b828b8e9149e14896da1444eae83259b51d6e621d2f4916e84d4 16:26:17 2024-02-07T16:26:11.797Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:11.797Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:17 2024-02-07T16:26:11.828Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:17 2024-02-07T16:26:11.831Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:12.182Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:17 2024-02-07T16:26:12.182Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:12.202Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:12.202Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:17 2024-02-07T16:26:12.390Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:17 2024-02-07T16:26:12.390Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:12.818Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:12.818Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:12.937Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:17 2024-02-07T16:26:12.937Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:13.006Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:13.006Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:17 2024-02-07T16:26:13.496Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:17 2024-02-07T16:26:13.497Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:13.792Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:17 2024-02-07T16:26:13.792Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:13.823Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:13.823Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:14.210Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:14.210Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:17 2024-02-07T16:26:14.350Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:17 2024-02-07T16:26:14.350Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:14.647Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:17 2024-02-07T16:26:14.647Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:14.827Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:14.828Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:15.114Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:15.114Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:17 2024-02-07T16:26:15.203Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:17 2024-02-07T16:26:15.203Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:15.601Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:17 2024-02-07T16:26:15.601Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:15.731Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:15.732Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:16.157Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:17 2024-02-07T16:26:16.157Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:16.318Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:16.319Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:17 2024-02-07T16:26:16.506Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:17 2024-02-07T16:26:16.506Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:16.735Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:16.736Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:16.974Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.352290216S 16:26:17 2024-02-07T16:26:17.011Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:17 2024-02-07T16:26:17.011Z WARN 7408 --- [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. 16:26:17 16:26:17,050 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:26:17 16:26:17,050 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:26:17 16:26:17,051 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70c305ef - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:26:17 16:26:17,055 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:17 16:26:17,055 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70c305ef - 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 16:26:17 16:26:17,057 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:26:17 16:26:17,057 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:26:17 16:26:17,057 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:26:17 16:26:17,058 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:17 16:26:17,058 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70c305ef - 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 16:26:17 16:26:17,061 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:26:17 16:26:17,061 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:26:17 16:26:17,061 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:26:17 16:26:17,062 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323177062) 16:26:17 16:26:17,062 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:26:17 16:26:17,062 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:26:17 16:26:17,063 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:26:17 16:26:17,063 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:26:17 16:26:17,063 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:26:17 16:26:17,063 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:26:17 16:26:17,063 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:26:17 16:26:17,063 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:17 16:26:17,064 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:26:17 16:26:17,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:26:17 16:26:17,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:17 16:26:17,066 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:26:17 16:26:17,066 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:26:17 16:26:17,073 |-INFO in ch.qos.logback.classic.pattern.DateConverter@45959d - Setting zoneId to "UTC" 16:26:17 16:26:17,074 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:26:17 16:26:17,074 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:26:17 16:26:17,078 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:26:17 16:26:17,078 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:26:17 16:26:17,078 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:26:17 16:26:17,078 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:26:17 16:26:17,079 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:26:17 16:26:17,079 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62694fae - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:26:17 16:26:17,079 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:26:17 16:26:17,079 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7c4acde5 - End of configuration. 16:26:17 16:26:17,079 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@14ce43fe - Registering current configuration as safe fallback point 16:26:17 16:26:17 16:26:17 . ____ _ __ _ _ 16:26:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:17 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:17 =========|_|==============|___/=/_/_/_/ 16:26:17 :: Spring Boot :: (v3.1.2) 16:26:17 16:26:17 2024-02-07T16:26:17.089Z INFO 7408 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:17 2024-02-07T16:26:17.089Z INFO 7408 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:26:17 2024-02-07T16:26:17.224Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:17.224Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:17 2024-02-07T16:26:17.481Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:17 2024-02-07T16:26:17.482Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:17.839Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:17 allow.auto.create.topics = true 16:26:17 auto.commit.interval.ms = 5000 16:26:17 auto.include.jmx.reporter = true 16:26:17 auto.offset.reset = latest 16:26:17 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:26:17 check.crcs = true 16:26:17 client.dns.lookup = use_all_dns_ips 16:26:17 client.id = consumer-ncmp-data-operation-event-group-5 16:26:17 client.rack = 16:26:17 connections.max.idle.ms = 540000 16:26:17 default.api.timeout.ms = 60000 16:26:17 enable.auto.commit = false 16:26:17 exclude.internal.topics = true 16:26:17 fetch.max.bytes = 52428800 16:26:17 fetch.max.wait.ms = 500 16:26:17 fetch.min.bytes = 1 16:26:17 group.id = ncmp-data-operation-event-group 16:26:17 group.instance.id = null 16:26:17 heartbeat.interval.ms = 3000 16:26:17 interceptor.classes = [] 16:26:17 internal.leave.group.on.close = true 16:26:17 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:17 isolation.level = read_uncommitted 16:26:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:26:17 max.partition.fetch.bytes = 1048576 16:26:17 max.poll.interval.ms = 300000 16:26:17 max.poll.records = 500 16:26:17 metadata.max.age.ms = 300000 16:26:17 metric.reporters = [] 16:26:17 metrics.num.samples = 2 16:26:17 metrics.recording.level = INFO 16:26:17 metrics.sample.window.ms = 30000 16:26:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:17 receive.buffer.bytes = 65536 16:26:17 reconnect.backoff.max.ms = 1000 16:26:17 reconnect.backoff.ms = 50 16:26:17 request.timeout.ms = 30000 16:26:17 retry.backoff.ms = 100 16:26:17 sasl.client.callback.handler.class = null 16:26:17 sasl.jaas.config = null 16:26:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:17 sasl.kerberos.min.time.before.relogin = 60000 16:26:17 sasl.kerberos.service.name = null 16:26:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:17 sasl.login.callback.handler.class = null 16:26:17 sasl.login.class = null 16:26:17 sasl.login.connect.timeout.ms = null 16:26:17 sasl.login.read.timeout.ms = null 16:26:17 sasl.login.refresh.buffer.seconds = 300 16:26:17 sasl.login.refresh.min.period.seconds = 60 16:26:17 sasl.login.refresh.window.factor = 0.8 16:26:17 sasl.login.refresh.window.jitter = 0.05 16:26:17 sasl.login.retry.backoff.max.ms = 10000 16:26:17 sasl.login.retry.backoff.ms = 100 16:26:17 sasl.mechanism = GSSAPI 16:26:17 sasl.oauthbearer.clock.skew.seconds = 30 16:26:17 sasl.oauthbearer.expected.audience = null 16:26:17 sasl.oauthbearer.expected.issuer = null 16:26:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:17 sasl.oauthbearer.jwks.endpoint.url = null 16:26:17 sasl.oauthbearer.scope.claim.name = scope 16:26:17 sasl.oauthbearer.sub.claim.name = sub 16:26:17 sasl.oauthbearer.token.endpoint.url = null 16:26:17 security.protocol = PLAINTEXT 16:26:17 security.providers = null 16:26:17 send.buffer.bytes = 131072 16:26:17 session.timeout.ms = 45000 16:26:17 socket.connection.setup.timeout.max.ms = 30000 16:26:17 socket.connection.setup.timeout.ms = 10000 16:26:17 ssl.cipher.suites = null 16:26:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:17 ssl.endpoint.identification.algorithm = https 16:26:17 ssl.engine.factory.class = null 16:26:17 ssl.key.password = null 16:26:17 ssl.keymanager.algorithm = SunX509 16:26:17 ssl.keystore.certificate.chain = null 16:26:17 ssl.keystore.key = null 16:26:17 ssl.keystore.location = null 16:26:17 ssl.keystore.password = null 16:26:17 ssl.keystore.type = JKS 16:26:17 ssl.protocol = TLSv1.3 16:26:17 ssl.provider = null 16:26:17 ssl.secure.random.implementation = null 16:26:17 ssl.trustmanager.algorithm = PKIX 16:26:17 ssl.truststore.certificates = null 16:26:17 ssl.truststore.location = null 16:26:17 ssl.truststore.password = null 16:26:17 ssl.truststore.type = JKS 16:26:17 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:17 16:26:17 2024-02-07T16:26:17.843Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:17 2024-02-07T16:26:17.843Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:17 2024-02-07T16:26:17.843Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323177843 16:26:17 2024-02-07T16:26:17.844Z INFO 7408 --- [ 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 16:26:17 2024-02-07T16:26:17.848Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:17 2024-02-07T16:26:17.848Z WARN 7408 --- [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. 16:26:17 2024-02-07T16:26:17.854Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:17 allow.auto.create.topics = true 16:26:17 auto.commit.interval.ms = 5000 16:26:17 auto.include.jmx.reporter = true 16:26:17 auto.offset.reset = latest 16:26:17 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:26:17 check.crcs = true 16:26:17 client.dns.lookup = use_all_dns_ips 16:26:17 client.id = consumer-ncmp-async-rest-request-event-group-6 16:26:17 client.rack = 16:26:17 connections.max.idle.ms = 540000 16:26:17 default.api.timeout.ms = 60000 16:26:17 enable.auto.commit = false 16:26:17 exclude.internal.topics = true 16:26:17 fetch.max.bytes = 52428800 16:26:17 fetch.max.wait.ms = 500 16:26:17 fetch.min.bytes = 1 16:26:17 group.id = ncmp-async-rest-request-event-group 16:26:17 group.instance.id = null 16:26:17 heartbeat.interval.ms = 3000 16:26:17 interceptor.classes = [] 16:26:17 internal.leave.group.on.close = true 16:26:17 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:17 isolation.level = read_uncommitted 16:26:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:26:17 max.partition.fetch.bytes = 1048576 16:26:17 max.poll.interval.ms = 300000 16:26:17 max.poll.records = 500 16:26:17 metadata.max.age.ms = 300000 16:26:17 metric.reporters = [] 16:26:17 metrics.num.samples = 2 16:26:17 metrics.recording.level = INFO 16:26:17 metrics.sample.window.ms = 30000 16:26:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:17 receive.buffer.bytes = 65536 16:26:17 reconnect.backoff.max.ms = 1000 16:26:17 reconnect.backoff.ms = 50 16:26:17 request.timeout.ms = 30000 16:26:17 retry.backoff.ms = 100 16:26:17 sasl.client.callback.handler.class = null 16:26:17 sasl.jaas.config = null 16:26:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:17 sasl.kerberos.min.time.before.relogin = 60000 16:26:17 sasl.kerberos.service.name = null 16:26:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:17 sasl.login.callback.handler.class = null 16:26:17 sasl.login.class = null 16:26:17 sasl.login.connect.timeout.ms = null 16:26:17 sasl.login.read.timeout.ms = null 16:26:17 sasl.login.refresh.buffer.seconds = 300 16:26:17 sasl.login.refresh.min.period.seconds = 60 16:26:17 sasl.login.refresh.window.factor = 0.8 16:26:17 sasl.login.refresh.window.jitter = 0.05 16:26:17 sasl.login.retry.backoff.max.ms = 10000 16:26:17 sasl.login.retry.backoff.ms = 100 16:26:17 sasl.mechanism = GSSAPI 16:26:17 sasl.oauthbearer.clock.skew.seconds = 30 16:26:17 sasl.oauthbearer.expected.audience = null 16:26:17 sasl.oauthbearer.expected.issuer = null 16:26:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:17 sasl.oauthbearer.jwks.endpoint.url = null 16:26:17 sasl.oauthbearer.scope.claim.name = scope 16:26:17 sasl.oauthbearer.sub.claim.name = sub 16:26:17 sasl.oauthbearer.token.endpoint.url = null 16:26:17 security.protocol = PLAINTEXT 16:26:17 security.providers = null 16:26:17 send.buffer.bytes = 131072 16:26:17 session.timeout.ms = 45000 16:26:17 socket.connection.setup.timeout.max.ms = 30000 16:26:17 socket.connection.setup.timeout.ms = 10000 16:26:17 ssl.cipher.suites = null 16:26:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:17 ssl.endpoint.identification.algorithm = https 16:26:17 ssl.engine.factory.class = null 16:26:17 ssl.key.password = null 16:26:17 ssl.keymanager.algorithm = SunX509 16:26:17 ssl.keystore.certificate.chain = null 16:26:17 ssl.keystore.key = null 16:26:17 ssl.keystore.location = null 16:26:17 ssl.keystore.password = null 16:26:17 ssl.keystore.type = JKS 16:26:17 ssl.protocol = TLSv1.3 16:26:17 ssl.provider = null 16:26:17 ssl.secure.random.implementation = null 16:26:17 ssl.trustmanager.algorithm = PKIX 16:26:17 ssl.truststore.certificates = null 16:26:17 ssl.truststore.location = null 16:26:17 ssl.truststore.password = null 16:26:17 ssl.truststore.type = JKS 16:26:17 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:17 16:26:17 2024-02-07T16:26:17.868Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:17 2024-02-07T16:26:17.868Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:17 2024-02-07T16:26:17.868Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323177868 16:26:17 2024-02-07T16:26:17.868Z INFO 7408 --- [ 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 16:26:17 2024-02-07T16:26:17.879Z INFO 7408 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.863 seconds (process running for 55.579) 16:26:18 2024-02-07T16:26:17.934Z WARN 7408 --- [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} 16:26:18 2024-02-07T16:26:17.934Z INFO 7408 --- [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: fUICvoAiQ2q-taVay9-VAw 16:26:18 2024-02-07T16:26:17.970Z WARN 7408 --- [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} 16:26:18 2024-02-07T16:26:17.971Z INFO 7408 --- [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: fUICvoAiQ2q-taVay9-VAw 16:26:18 2024-02-07T16:26:18.061Z WARN 7408 --- [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} 16:26:18 2024-02-07T16:26:18.082Z WARN 7408 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:26:18 2024-02-07T16:26:18.136Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:18 2024-02-07T16:26:18.137Z WARN 7408 --- [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. 16:26:18 2024-02-07T16:26:18.175Z WARN 7408 --- [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 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:26:18 2024-02-07T16:26:18.190Z WARN 7408 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:26:18 2024-02-07T16:26:18.283Z INFO 7408 --- [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 ebT3fXyyS6Sr2yZvaYQj_g 16:26:18 2024-02-07T16:26:18.293Z INFO 7408 --- [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) 16:26:18 2024-02-07T16:26:18.294Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.294Z INFO 7408 --- [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 ebT3fXyyS6Sr2yZvaYQj_g 16:26:18 2024-02-07T16:26:18.297Z INFO 7408 --- [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) 16:26:18 2024-02-07T16:26:18.298Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.321Z INFO 7408 --- [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-91a418d0-b82d-441d-81f3-94981300a42f 16:26:18 2024-02-07T16:26:18.321Z INFO 7408 --- [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-25717d72-e99d-4ede-8eab-72a507ea2882 16:26:18 2024-02-07T16:26:18.321Z INFO 7408 --- [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) 16:26:18 2024-02-07T16:26:18.321Z INFO 7408 --- [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) 16:26:18 2024-02-07T16:26:18.322Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.322Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.331Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:18 2024-02-07T16:26:18.331Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:18 2024-02-07T16:26:18.337Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:18 2024-02-07T16:26:18.337Z WARN 7408 --- [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. 16:26:18 2024-02-07T16:26:18.351Z INFO 7408 --- [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-91a418d0-b82d-441d-81f3-94981300a42f', protocol='range'} 16:26:18 2024-02-07T16:26:18.352Z INFO 7408 --- [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-91a418d0-b82d-441d-81f3-94981300a42f=Assignment(partitions=[ncmp-async-m2m-0])} 16:26:18 2024-02-07T16:26:18.356Z INFO 7408 --- [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-25717d72-e99d-4ede-8eab-72a507ea2882', protocol='range'} 16:26:18 2024-02-07T16:26:18.357Z INFO 7408 --- [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-25717d72-e99d-4ede-8eab-72a507ea2882=Assignment(partitions=[ncmp-async-m2m-0])} 16:26:18 2024-02-07T16:26:18.404Z INFO 7408 --- [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-91a418d0-b82d-441d-81f3-94981300a42f', protocol='range'} 16:26:18 2024-02-07T16:26:18.404Z INFO 7408 --- [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]) 16:26:18 2024-02-07T16:26:18.404Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.405Z INFO 7408 --- [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-25717d72-e99d-4ede-8eab-72a507ea2882', protocol='range'} 16:26:18 2024-02-07T16:26:18.405Z INFO 7408 --- [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]) 16:26:18 2024-02-07T16:26:18.405Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.415Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.415Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.419Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.423Z INFO 7408 --- [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 16:26:18 2024-02-07T16:26:18.435Z INFO 7408 --- [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}}. 16:26:18 2024-02-07T16:26:18.435Z INFO 7408 --- [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}}. 16:26:18 2024-02-07T16:26:18.456Z INFO 7408 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:26:18 2024-02-07T16:26:18.457Z INFO 7408 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:26:18 2024-02-07T16:26:18.502Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:18 2024-02-07T16:26:18.503Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:18 acks = -1 16:26:18 auto.include.jmx.reporter = true 16:26:18 batch.size = 16384 16:26:18 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:26:18 buffer.memory = 33554432 16:26:18 client.dns.lookup = use_all_dns_ips 16:26:18 client.id = producer-3 16:26:18 compression.type = none 16:26:18 connections.max.idle.ms = 540000 16:26:18 delivery.timeout.ms = 120000 16:26:18 enable.idempotence = false 16:26:18 interceptor.classes = [] 16:26:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:18 linger.ms = 1 16:26:18 max.block.ms = 60000 16:26:18 max.in.flight.requests.per.connection = 5 16:26:18 max.request.size = 1048576 16:26:18 metadata.max.age.ms = 300000 16:26:18 metadata.max.idle.ms = 300000 16:26:18 metric.reporters = [] 16:26:18 metrics.num.samples = 2 16:26:18 metrics.recording.level = INFO 16:26:18 metrics.sample.window.ms = 30000 16:26:18 partitioner.adaptive.partitioning.enable = true 16:26:18 partitioner.availability.timeout.ms = 0 16:26:18 partitioner.class = null 16:26:18 partitioner.ignore.keys = false 16:26:18 receive.buffer.bytes = 32768 16:26:18 reconnect.backoff.max.ms = 1000 16:26:18 reconnect.backoff.ms = 50 16:26:18 request.timeout.ms = 30000 16:26:18 retries = 0 16:26:18 retry.backoff.ms = 100 16:26:18 sasl.client.callback.handler.class = null 16:26:18 sasl.jaas.config = null 16:26:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:18 sasl.kerberos.min.time.before.relogin = 60000 16:26:18 sasl.kerberos.service.name = null 16:26:18 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:18 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:18 sasl.login.callback.handler.class = null 16:26:18 sasl.login.class = null 16:26:18 sasl.login.connect.timeout.ms = null 16:26:18 sasl.login.read.timeout.ms = null 16:26:18 sasl.login.refresh.buffer.seconds = 300 16:26:18 sasl.login.refresh.min.period.seconds = 60 16:26:18 sasl.login.refresh.window.factor = 0.8 16:26:18 sasl.login.refresh.window.jitter = 0.05 16:26:18 sasl.login.retry.backoff.max.ms = 10000 16:26:18 sasl.login.retry.backoff.ms = 100 16:26:18 sasl.mechanism = GSSAPI 16:26:18 sasl.oauthbearer.clock.skew.seconds = 30 16:26:18 sasl.oauthbearer.expected.audience = null 16:26:18 sasl.oauthbearer.expected.issuer = null 16:26:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:18 sasl.oauthbearer.jwks.endpoint.url = null 16:26:18 sasl.oauthbearer.scope.claim.name = scope 16:26:18 sasl.oauthbearer.sub.claim.name = sub 16:26:18 sasl.oauthbearer.token.endpoint.url = null 16:26:18 security.protocol = PLAINTEXT 16:26:18 security.providers = null 16:26:18 send.buffer.bytes = 131072 16:26:18 socket.connection.setup.timeout.max.ms = 30000 16:26:18 socket.connection.setup.timeout.ms = 10000 16:26:18 ssl.cipher.suites = null 16:26:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:18 ssl.endpoint.identification.algorithm = https 16:26:18 ssl.engine.factory.class = null 16:26:18 ssl.key.password = null 16:26:18 ssl.keymanager.algorithm = SunX509 16:26:18 ssl.keystore.certificate.chain = null 16:26:18 ssl.keystore.key = null 16:26:18 ssl.keystore.location = null 16:26:18 ssl.keystore.password = null 16:26:18 ssl.keystore.type = JKS 16:26:18 ssl.protocol = TLSv1.3 16:26:18 ssl.provider = null 16:26:18 ssl.secure.random.implementation = null 16:26:18 ssl.trustmanager.algorithm = PKIX 16:26:18 ssl.truststore.certificates = null 16:26:18 ssl.truststore.location = null 16:26:18 ssl.truststore.password = null 16:26:18 ssl.truststore.type = JKS 16:26:18 transaction.timeout.ms = 60000 16:26:18 transactional.id = null 16:26:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:26:18 16:26:18 2024-02-07T16:26:18.508Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:18 2024-02-07T16:26:18.508Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:18 2024-02-07T16:26:18.508Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:18 2024-02-07T16:26:18.508Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323178508 16:26:18 2024-02-07T16:26:18.533Z INFO 7408 --- [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 ebT3fXyyS6Sr2yZvaYQj_g 16:26:18 2024-02-07T16:26:18.534Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: fUICvoAiQ2q-taVay9-VAw 16:26:19 2024-02-07T16:26:18.848Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:19 2024-02-07T16:26:18.848Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:19 acks = -1 16:26:19 auto.include.jmx.reporter = true 16:26:19 batch.size = 16384 16:26:19 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:26:19 buffer.memory = 33554432 16:26:19 client.dns.lookup = use_all_dns_ips 16:26:19 client.id = producer-4 16:26:19 compression.type = none 16:26:19 connections.max.idle.ms = 540000 16:26:19 delivery.timeout.ms = 120000 16:26:19 enable.idempotence = false 16:26:19 interceptor.classes = [] 16:26:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:19 linger.ms = 1 16:26:19 max.block.ms = 60000 16:26:19 max.in.flight.requests.per.connection = 5 16:26:19 max.request.size = 1048576 16:26:19 metadata.max.age.ms = 300000 16:26:19 metadata.max.idle.ms = 300000 16:26:19 metric.reporters = [] 16:26:19 metrics.num.samples = 2 16:26:19 metrics.recording.level = INFO 16:26:19 metrics.sample.window.ms = 30000 16:26:19 partitioner.adaptive.partitioning.enable = true 16:26:19 partitioner.availability.timeout.ms = 0 16:26:19 partitioner.class = null 16:26:19 partitioner.ignore.keys = false 16:26:19 receive.buffer.bytes = 32768 16:26:19 reconnect.backoff.max.ms = 1000 16:26:19 reconnect.backoff.ms = 50 16:26:19 request.timeout.ms = 30000 16:26:19 retries = 0 16:26:19 retry.backoff.ms = 100 16:26:19 sasl.client.callback.handler.class = null 16:26:19 sasl.jaas.config = null 16:26:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:19 sasl.kerberos.min.time.before.relogin = 60000 16:26:19 sasl.kerberos.service.name = null 16:26:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:19 sasl.login.callback.handler.class = null 16:26:19 sasl.login.class = null 16:26:19 sasl.login.connect.timeout.ms = null 16:26:19 sasl.login.read.timeout.ms = null 16:26:19 sasl.login.refresh.buffer.seconds = 300 16:26:19 sasl.login.refresh.min.period.seconds = 60 16:26:19 sasl.login.refresh.window.factor = 0.8 16:26:19 sasl.login.refresh.window.jitter = 0.05 16:26:19 sasl.login.retry.backoff.max.ms = 10000 16:26:19 sasl.login.retry.backoff.ms = 100 16:26:19 sasl.mechanism = GSSAPI 16:26:19 sasl.oauthbearer.clock.skew.seconds = 30 16:26:19 sasl.oauthbearer.expected.audience = null 16:26:19 sasl.oauthbearer.expected.issuer = null 16:26:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:19 sasl.oauthbearer.jwks.endpoint.url = null 16:26:19 sasl.oauthbearer.scope.claim.name = scope 16:26:19 sasl.oauthbearer.sub.claim.name = sub 16:26:19 sasl.oauthbearer.token.endpoint.url = null 16:26:19 security.protocol = PLAINTEXT 16:26:19 security.providers = null 16:26:19 send.buffer.bytes = 131072 16:26:19 socket.connection.setup.timeout.max.ms = 30000 16:26:19 socket.connection.setup.timeout.ms = 10000 16:26:19 ssl.cipher.suites = null 16:26:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:19 ssl.endpoint.identification.algorithm = https 16:26:19 ssl.engine.factory.class = null 16:26:19 ssl.key.password = null 16:26:19 ssl.keymanager.algorithm = SunX509 16:26:19 ssl.keystore.certificate.chain = null 16:26:19 ssl.keystore.key = null 16:26:19 ssl.keystore.location = null 16:26:19 ssl.keystore.password = null 16:26:19 ssl.keystore.type = JKS 16:26:19 ssl.protocol = TLSv1.3 16:26:19 ssl.provider = null 16:26:19 ssl.secure.random.implementation = null 16:26:19 ssl.trustmanager.algorithm = PKIX 16:26:19 ssl.truststore.certificates = null 16:26:19 ssl.truststore.location = null 16:26:19 ssl.truststore.password = null 16:26:19 ssl.truststore.type = JKS 16:26:19 transaction.timeout.ms = 60000 16:26:19 transactional.id = null 16:26:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:26:19 16:26:19 2024-02-07T16:26:18.850Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:19 2024-02-07T16:26:18.851Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:19 2024-02-07T16:26:18.851Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:19 2024-02-07T16:26:18.851Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323178850 16:26:19 2024-02-07T16:26:18.872Z INFO 7408 --- [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 ebT3fXyyS6Sr2yZvaYQj_g 16:26:19 2024-02-07T16:26:18.873Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: fUICvoAiQ2q-taVay9-VAw 16:26:19 2024-02-07T16:26:18.925Z ERROR 7408 --- [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 16:26:19 16:26:19 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:26:19 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:26:19 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:26:19 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:26:19 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:26:19 at java.base/java.lang.Thread.run(Thread.java:833) 16:26:19 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:26:19 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:26:19 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:26:19 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:26:19 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:26:19 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:26:19 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:26:19 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:26:19 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:26:19 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:26:19 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:26:19 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:26:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:26:19 ... 3 common frames omitted 16:26:19 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:26:19 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:26:19 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:26:19 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:26:19 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:26:19 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:26:19 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:26:19 ... 15 common frames omitted 16:26:19 16:26:19 2024-02-07T16:26:19.054Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:19 2024-02-07T16:26:19.054Z WARN 7408 --- [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. 16:26:19 2024-02-07T16:26:19.189Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:19 2024-02-07T16:26:19.190Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:19 acks = -1 16:26:19 auto.include.jmx.reporter = true 16:26:19 batch.size = 16384 16:26:19 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:26:19 buffer.memory = 33554432 16:26:19 client.dns.lookup = use_all_dns_ips 16:26:19 client.id = producer-5 16:26:19 compression.type = none 16:26:19 connections.max.idle.ms = 540000 16:26:19 delivery.timeout.ms = 120000 16:26:19 enable.idempotence = false 16:26:19 interceptor.classes = [] 16:26:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:19 linger.ms = 1 16:26:19 max.block.ms = 60000 16:26:19 max.in.flight.requests.per.connection = 5 16:26:19 max.request.size = 1048576 16:26:19 metadata.max.age.ms = 300000 16:26:19 metadata.max.idle.ms = 300000 16:26:19 metric.reporters = [] 16:26:19 metrics.num.samples = 2 16:26:19 metrics.recording.level = INFO 16:26:19 metrics.sample.window.ms = 30000 16:26:19 partitioner.adaptive.partitioning.enable = true 16:26:19 partitioner.availability.timeout.ms = 0 16:26:19 partitioner.class = null 16:26:19 partitioner.ignore.keys = false 16:26:19 receive.buffer.bytes = 32768 16:26:19 reconnect.backoff.max.ms = 1000 16:26:19 reconnect.backoff.ms = 50 16:26:19 request.timeout.ms = 30000 16:26:19 retries = 0 16:26:19 retry.backoff.ms = 100 16:26:19 sasl.client.callback.handler.class = null 16:26:19 sasl.jaas.config = null 16:26:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:19 sasl.kerberos.min.time.before.relogin = 60000 16:26:19 sasl.kerberos.service.name = null 16:26:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:19 sasl.login.callback.handler.class = null 16:26:19 sasl.login.class = null 16:26:19 sasl.login.connect.timeout.ms = null 16:26:19 sasl.login.read.timeout.ms = null 16:26:19 sasl.login.refresh.buffer.seconds = 300 16:26:19 sasl.login.refresh.min.period.seconds = 60 16:26:19 sasl.login.refresh.window.factor = 0.8 16:26:19 sasl.login.refresh.window.jitter = 0.05 16:26:19 sasl.login.retry.backoff.max.ms = 10000 16:26:19 sasl.login.retry.backoff.ms = 100 16:26:19 sasl.mechanism = GSSAPI 16:26:19 sasl.oauthbearer.clock.skew.seconds = 30 16:26:19 sasl.oauthbearer.expected.audience = null 16:26:19 sasl.oauthbearer.expected.issuer = null 16:26:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:19 sasl.oauthbearer.jwks.endpoint.url = null 16:26:19 sasl.oauthbearer.scope.claim.name = scope 16:26:19 sasl.oauthbearer.sub.claim.name = sub 16:26:19 sasl.oauthbearer.token.endpoint.url = null 16:26:19 security.protocol = PLAINTEXT 16:26:19 security.providers = null 16:26:19 send.buffer.bytes = 131072 16:26:19 socket.connection.setup.timeout.max.ms = 30000 16:26:19 socket.connection.setup.timeout.ms = 10000 16:26:19 ssl.cipher.suites = null 16:26:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:19 ssl.endpoint.identification.algorithm = https 16:26:19 ssl.engine.factory.class = null 16:26:19 ssl.key.password = null 16:26:19 ssl.keymanager.algorithm = SunX509 16:26:19 ssl.keystore.certificate.chain = null 16:26:19 ssl.keystore.key = null 16:26:19 ssl.keystore.location = null 16:26:19 ssl.keystore.password = null 16:26:19 ssl.keystore.type = JKS 16:26:19 ssl.protocol = TLSv1.3 16:26:19 ssl.provider = null 16:26:19 ssl.secure.random.implementation = null 16:26:19 ssl.trustmanager.algorithm = PKIX 16:26:19 ssl.truststore.certificates = null 16:26:19 ssl.truststore.location = null 16:26:19 ssl.truststore.password = null 16:26:19 ssl.truststore.type = JKS 16:26:19 transaction.timeout.ms = 60000 16:26:19 transactional.id = null 16:26:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:26:19 16:26:19 2024-02-07T16:26:19.192Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:19 2024-02-07T16:26:19.192Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:19 2024-02-07T16:26:19.192Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:19 2024-02-07T16:26:19.193Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323179192 16:26:19 2024-02-07T16:26:19.198Z INFO 7408 --- [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 ebT3fXyyS6Sr2yZvaYQj_g 16:26:19 2024-02-07T16:26:19.198Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: fUICvoAiQ2q-taVay9-VAw 16:26:19 2024-02-07T16:26:19.237Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:19 2024-02-07T16:26:19.237Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:19 2024-02-07T16:26:19.346Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:19 2024-02-07T16:26:19.346Z WARN 7408 --- [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. 16:26:19 2024-02-07T16:26:19.446Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:19 2024-02-07T16:26:19.446Z WARN 7408 --- [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. 16:26:19 2024-02-07T16:26:19.510Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:19 2024-02-07T16:26:19.510Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:19 acks = -1 16:26:19 auto.include.jmx.reporter = true 16:26:19 batch.size = 16384 16:26:19 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:26:19 buffer.memory = 33554432 16:26:19 client.dns.lookup = use_all_dns_ips 16:26:19 client.id = producer-6 16:26:19 compression.type = none 16:26:19 connections.max.idle.ms = 540000 16:26:19 delivery.timeout.ms = 120000 16:26:19 enable.idempotence = false 16:26:19 interceptor.classes = [] 16:26:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:19 linger.ms = 1 16:26:19 max.block.ms = 60000 16:26:19 max.in.flight.requests.per.connection = 5 16:26:19 max.request.size = 1048576 16:26:19 metadata.max.age.ms = 300000 16:26:19 metadata.max.idle.ms = 300000 16:26:19 metric.reporters = [] 16:26:19 metrics.num.samples = 2 16:26:19 metrics.recording.level = INFO 16:26:19 metrics.sample.window.ms = 30000 16:26:19 partitioner.adaptive.partitioning.enable = true 16:26:19 partitioner.availability.timeout.ms = 0 16:26:19 partitioner.class = null 16:26:19 partitioner.ignore.keys = false 16:26:19 receive.buffer.bytes = 32768 16:26:19 reconnect.backoff.max.ms = 1000 16:26:19 reconnect.backoff.ms = 50 16:26:19 request.timeout.ms = 30000 16:26:19 retries = 0 16:26:19 retry.backoff.ms = 100 16:26:19 sasl.client.callback.handler.class = null 16:26:19 sasl.jaas.config = null 16:26:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:19 sasl.kerberos.min.time.before.relogin = 60000 16:26:19 sasl.kerberos.service.name = null 16:26:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:19 sasl.login.callback.handler.class = null 16:26:19 sasl.login.class = null 16:26:19 sasl.login.connect.timeout.ms = null 16:26:19 sasl.login.read.timeout.ms = null 16:26:19 sasl.login.refresh.buffer.seconds = 300 16:26:19 sasl.login.refresh.min.period.seconds = 60 16:26:19 sasl.login.refresh.window.factor = 0.8 16:26:19 sasl.login.refresh.window.jitter = 0.05 16:26:19 sasl.login.retry.backoff.max.ms = 10000 16:26:19 sasl.login.retry.backoff.ms = 100 16:26:19 sasl.mechanism = GSSAPI 16:26:19 sasl.oauthbearer.clock.skew.seconds = 30 16:26:19 sasl.oauthbearer.expected.audience = null 16:26:19 sasl.oauthbearer.expected.issuer = null 16:26:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:19 sasl.oauthbearer.jwks.endpoint.url = null 16:26:19 sasl.oauthbearer.scope.claim.name = scope 16:26:19 sasl.oauthbearer.sub.claim.name = sub 16:26:19 sasl.oauthbearer.token.endpoint.url = null 16:26:19 security.protocol = PLAINTEXT 16:26:19 security.providers = null 16:26:19 send.buffer.bytes = 131072 16:26:19 socket.connection.setup.timeout.max.ms = 30000 16:26:19 socket.connection.setup.timeout.ms = 10000 16:26:19 ssl.cipher.suites = null 16:26:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:19 ssl.endpoint.identification.algorithm = https 16:26:19 ssl.engine.factory.class = null 16:26:19 ssl.key.password = null 16:26:19 ssl.keymanager.algorithm = SunX509 16:26:19 ssl.keystore.certificate.chain = null 16:26:19 ssl.keystore.key = null 16:26:19 ssl.keystore.location = null 16:26:19 ssl.keystore.password = null 16:26:19 ssl.keystore.type = JKS 16:26:19 ssl.protocol = TLSv1.3 16:26:19 ssl.provider = null 16:26:19 ssl.secure.random.implementation = null 16:26:19 ssl.trustmanager.algorithm = PKIX 16:26:19 ssl.truststore.certificates = null 16:26:19 ssl.truststore.location = null 16:26:19 ssl.truststore.password = null 16:26:19 ssl.truststore.type = JKS 16:26:19 transaction.timeout.ms = 60000 16:26:19 transactional.id = null 16:26:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:26:19 16:26:19 2024-02-07T16:26:19.513Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:19 2024-02-07T16:26:19.513Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:19 2024-02-07T16:26:19.513Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:19 2024-02-07T16:26:19.513Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323179513 16:26:19 2024-02-07T16:26:19.520Z INFO 7408 --- [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 ebT3fXyyS6Sr2yZvaYQj_g 16:26:19 2024-02-07T16:26:19.521Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: fUICvoAiQ2q-taVay9-VAw 16:26:20 2024-02-07T16:26:19.832Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:20 2024-02-07T16:26:19.833Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:20 acks = -1 16:26:20 auto.include.jmx.reporter = true 16:26:20 batch.size = 16384 16:26:20 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:26:20 buffer.memory = 33554432 16:26:20 client.dns.lookup = use_all_dns_ips 16:26:20 client.id = producer-7 16:26:20 compression.type = none 16:26:20 connections.max.idle.ms = 540000 16:26:20 delivery.timeout.ms = 120000 16:26:20 enable.idempotence = false 16:26:20 interceptor.classes = [] 16:26:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:20 linger.ms = 1 16:26:20 max.block.ms = 60000 16:26:20 max.in.flight.requests.per.connection = 5 16:26:20 max.request.size = 1048576 16:26:20 metadata.max.age.ms = 300000 16:26:20 metadata.max.idle.ms = 300000 16:26:20 metric.reporters = [] 16:26:20 metrics.num.samples = 2 16:26:20 metrics.recording.level = INFO 16:26:20 metrics.sample.window.ms = 30000 16:26:20 partitioner.adaptive.partitioning.enable = true 16:26:20 partitioner.availability.timeout.ms = 0 16:26:20 partitioner.class = null 16:26:20 partitioner.ignore.keys = false 16:26:20 receive.buffer.bytes = 32768 16:26:20 reconnect.backoff.max.ms = 1000 16:26:20 reconnect.backoff.ms = 50 16:26:20 request.timeout.ms = 30000 16:26:20 retries = 0 16:26:20 retry.backoff.ms = 100 16:26:20 sasl.client.callback.handler.class = null 16:26:20 sasl.jaas.config = null 16:26:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:20 sasl.kerberos.min.time.before.relogin = 60000 16:26:20 sasl.kerberos.service.name = null 16:26:20 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:20 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:20 sasl.login.callback.handler.class = null 16:26:20 sasl.login.class = null 16:26:20 sasl.login.connect.timeout.ms = null 16:26:20 sasl.login.read.timeout.ms = null 16:26:20 sasl.login.refresh.buffer.seconds = 300 16:26:20 sasl.login.refresh.min.period.seconds = 60 16:26:20 sasl.login.refresh.window.factor = 0.8 16:26:20 sasl.login.refresh.window.jitter = 0.05 16:26:20 sasl.login.retry.backoff.max.ms = 10000 16:26:20 sasl.login.retry.backoff.ms = 100 16:26:20 sasl.mechanism = GSSAPI 16:26:20 sasl.oauthbearer.clock.skew.seconds = 30 16:26:20 sasl.oauthbearer.expected.audience = null 16:26:20 sasl.oauthbearer.expected.issuer = null 16:26:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:20 sasl.oauthbearer.jwks.endpoint.url = null 16:26:20 sasl.oauthbearer.scope.claim.name = scope 16:26:20 sasl.oauthbearer.sub.claim.name = sub 16:26:20 sasl.oauthbearer.token.endpoint.url = null 16:26:20 security.protocol = PLAINTEXT 16:26:20 security.providers = null 16:26:20 send.buffer.bytes = 131072 16:26:20 socket.connection.setup.timeout.max.ms = 30000 16:26:20 socket.connection.setup.timeout.ms = 10000 16:26:20 ssl.cipher.suites = null 16:26:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:20 ssl.endpoint.identification.algorithm = https 16:26:20 ssl.engine.factory.class = null 16:26:20 ssl.key.password = null 16:26:20 ssl.keymanager.algorithm = SunX509 16:26:20 ssl.keystore.certificate.chain = null 16:26:20 ssl.keystore.key = null 16:26:20 ssl.keystore.location = null 16:26:20 ssl.keystore.password = null 16:26:20 ssl.keystore.type = JKS 16:26:20 ssl.protocol = TLSv1.3 16:26:20 ssl.provider = null 16:26:20 ssl.secure.random.implementation = null 16:26:20 ssl.trustmanager.algorithm = PKIX 16:26:20 ssl.truststore.certificates = null 16:26:20 ssl.truststore.location = null 16:26:20 ssl.truststore.password = null 16:26:20 ssl.truststore.type = JKS 16:26:20 transaction.timeout.ms = 60000 16:26:20 transactional.id = null 16:26:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:26:20 16:26:20 2024-02-07T16:26:19.835Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:20 2024-02-07T16:26:19.835Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:20 2024-02-07T16:26:19.835Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:20 2024-02-07T16:26:19.835Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323179835 16:26:20 2024-02-07T16:26:19.840Z INFO 7408 --- [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 ebT3fXyyS6Sr2yZvaYQj_g 16:26:20 2024-02-07T16:26:19.840Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: fUICvoAiQ2q-taVay9-VAw 16:26:20 2024-02-07T16:26:19.956Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:20 2024-02-07T16:26:19.957Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.150Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:20 2024-02-07T16:26:20.151Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:20 acks = -1 16:26:20 auto.include.jmx.reporter = true 16:26:20 batch.size = 16384 16:26:20 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:26:20 buffer.memory = 33554432 16:26:20 client.dns.lookup = use_all_dns_ips 16:26:20 client.id = producer-8 16:26:20 compression.type = none 16:26:20 connections.max.idle.ms = 540000 16:26:20 delivery.timeout.ms = 120000 16:26:20 enable.idempotence = false 16:26:20 interceptor.classes = [] 16:26:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:20 linger.ms = 1 16:26:20 max.block.ms = 60000 16:26:20 max.in.flight.requests.per.connection = 5 16:26:20 max.request.size = 1048576 16:26:20 metadata.max.age.ms = 300000 16:26:20 metadata.max.idle.ms = 300000 16:26:20 metric.reporters = [] 16:26:20 metrics.num.samples = 2 16:26:20 metrics.recording.level = INFO 16:26:20 metrics.sample.window.ms = 30000 16:26:20 partitioner.adaptive.partitioning.enable = true 16:26:20 partitioner.availability.timeout.ms = 0 16:26:20 partitioner.class = null 16:26:20 partitioner.ignore.keys = false 16:26:20 receive.buffer.bytes = 32768 16:26:20 reconnect.backoff.max.ms = 1000 16:26:20 reconnect.backoff.ms = 50 16:26:20 request.timeout.ms = 30000 16:26:20 retries = 0 16:26:20 retry.backoff.ms = 100 16:26:20 sasl.client.callback.handler.class = null 16:26:20 sasl.jaas.config = null 16:26:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:20 sasl.kerberos.min.time.before.relogin = 60000 16:26:20 sasl.kerberos.service.name = null 16:26:20 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:20 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:20 sasl.login.callback.handler.class = null 16:26:20 sasl.login.class = null 16:26:20 sasl.login.connect.timeout.ms = null 16:26:20 sasl.login.read.timeout.ms = null 16:26:20 sasl.login.refresh.buffer.seconds = 300 16:26:20 sasl.login.refresh.min.period.seconds = 60 16:26:20 sasl.login.refresh.window.factor = 0.8 16:26:20 sasl.login.refresh.window.jitter = 0.05 16:26:20 sasl.login.retry.backoff.max.ms = 10000 16:26:20 sasl.login.retry.backoff.ms = 100 16:26:20 sasl.mechanism = GSSAPI 16:26:20 sasl.oauthbearer.clock.skew.seconds = 30 16:26:20 sasl.oauthbearer.expected.audience = null 16:26:20 sasl.oauthbearer.expected.issuer = null 16:26:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:20 sasl.oauthbearer.jwks.endpoint.url = null 16:26:20 sasl.oauthbearer.scope.claim.name = scope 16:26:20 sasl.oauthbearer.sub.claim.name = sub 16:26:20 sasl.oauthbearer.token.endpoint.url = null 16:26:20 security.protocol = PLAINTEXT 16:26:20 security.providers = null 16:26:20 send.buffer.bytes = 131072 16:26:20 socket.connection.setup.timeout.max.ms = 30000 16:26:20 socket.connection.setup.timeout.ms = 10000 16:26:20 ssl.cipher.suites = null 16:26:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:20 ssl.endpoint.identification.algorithm = https 16:26:20 ssl.engine.factory.class = null 16:26:20 ssl.key.password = null 16:26:20 ssl.keymanager.algorithm = SunX509 16:26:20 ssl.keystore.certificate.chain = null 16:26:20 ssl.keystore.key = null 16:26:20 ssl.keystore.location = null 16:26:20 ssl.keystore.password = null 16:26:20 ssl.keystore.type = JKS 16:26:20 ssl.protocol = TLSv1.3 16:26:20 ssl.provider = null 16:26:20 ssl.secure.random.implementation = null 16:26:20 ssl.trustmanager.algorithm = PKIX 16:26:20 ssl.truststore.certificates = null 16:26:20 ssl.truststore.location = null 16:26:20 ssl.truststore.password = null 16:26:20 ssl.truststore.type = JKS 16:26:20 transaction.timeout.ms = 60000 16:26:20 transactional.id = null 16:26:20 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:26:20 16:26:20 2024-02-07T16:26:20.153Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:20 2024-02-07T16:26:20.153Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:20 2024-02-07T16:26:20.153Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:20 2024-02-07T16:26:20.153Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323180153 16:26:20 2024-02-07T16:26:20.159Z INFO 7408 --- [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 ebT3fXyyS6Sr2yZvaYQj_g 16:26:20 2024-02-07T16:26:20.159Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: fUICvoAiQ2q-taVay9-VAw 16:26:20 2024-02-07T16:26:20.171Z ERROR 7408 --- [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 16:26:20 16:26:20 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 16:26:20 Endpoint handler details: 16:26:20 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 16:26:20 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@71aba7e4] 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:26:20 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:26:20 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:26:20 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:26:20 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:26:20 at java.base/java.lang.Thread.run(Thread.java:833) 16:26:20 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 16:26:20 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 16:26:20 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:26:20 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:26:20 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:26:20 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:26:20 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:26:20 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 16:26:20 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:26:20 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:26:20 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:26:20 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:26:20 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:26:20 ... 14 common frames omitted 16:26:20 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@445bce40, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1707323180159, kafka_groupId=ncmp-async-rest-request-event-group}] 16:26:20 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 16:26:20 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 16:26:20 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 16:26:20 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 16:26:20 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 16:26:20 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 16:26:20 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 16:26:20 ... 19 common frames omitted 16:26:20 16:26:20 2024-02-07T16:26:20.178Z ERROR 7408 --- [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 16:26:20 16:26:20 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:26:20 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:26:20 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:26:20 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:26:20 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:26:20 at java.base/java.lang.Thread.run(Thread.java:833) 16:26:20 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:26:20 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:26:20 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:26:20 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:26:20 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:26:20 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:26:20 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:26:20 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:26:20 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:26:20 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:26:20 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:26:20 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:26:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:26:20 ... 3 common frames omitted 16:26:20 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:26:20 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:26:20 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:26:20 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:26:20 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:26:20 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:26:20 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:26:20 ... 15 common frames omitted 16:26:20 16:26:20 2024-02-07T16:26:20.240Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.240Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:20 2024-02-07T16:26:20.300Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.300Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 352ms, elapsed time since send: 352ms, request timeout: 30000ms) 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 348ms, elapsed time since send: 348ms, request timeout: 30000ms) 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=2056949996, epoch=6) to node 1: 16:26:20 16:26:20 org.apache.kafka.common.errors.DisconnectException: null 16:26:20 16:26:20 2024-02-07T16:26:20.521Z INFO 7408 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=958684749, epoch=6) to node 1: 16:26:20 16:26:20 org.apache.kafka.common.errors.DisconnectException: null 16:26:20 16:26:20 2024-02-07T16:26:20.522Z INFO 7408 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:26:20 2024-02-07T16:26:20.522Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.522Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 16:26:20 2024-02-07T16:26:20.523Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.523Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 16:26:20 2024-02-07T16:26:20.524Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.524Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 16:26:20 2024-02-07T16:26:20.525Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.525Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.525Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 16:26:20 2024-02-07T16:26:20.525Z INFO 7408 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:26:20 2024-02-07T16:26:20.552Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.552Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.621Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.621Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.622Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.622Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.623Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.623Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.623Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.623Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.624Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.624Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.624Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.624Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.625Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.625Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.626Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.626Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.722Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.723Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.723Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.723Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.724Z INFO 7408 --- [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. 16:26:20 2024-02-07T16:26:20.724Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.725Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.725Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.725Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:20 2024-02-07T16:26:20.726Z WARN 7408 --- [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. 16:26:20 2024-02-07T16:26:20.761Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.761Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.762Z INFO 7408 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:26:20 2024-02-07T16:26:20.762Z INFO 7408 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:26:20 2024-02-07T16:26:20.762Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.762Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.762Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.762Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.762Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.763Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.763Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.763Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.763Z INFO 7408 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:26:20 2024-02-07T16:26:20.763Z INFO 7408 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:26:20 2024-02-07T16:26:20.764Z INFO 7408 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:26:20 2024-02-07T16:26:20.764Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.764Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.765Z INFO 7408 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:26:20 2024-02-07T16:26:20.765Z INFO 7408 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:26:20 2024-02-07T16:26:20.765Z INFO 7408 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:26:20 2024-02-07T16:26:20.768Z INFO 7408 --- [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 16:26:20 2024-02-07T16:26:20.769Z INFO 7408 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 16:26:20 2024-02-07T16:26:20.769Z INFO 7408 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:26:20 2024-02-07T16:26:20.769Z INFO 7408 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:26:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.151 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:26:20 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:26:26 2024-02-07T16:26:20.774Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:26 2024-02-07T16:26:20.774Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:20.778Z INFO 7408 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:26:26 2024-02-07T16:26:20.779Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:26 2024-02-07T16:26:20.779Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:20.783Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:26 2024-02-07T16:26:20.783Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:20.822Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c1b791eb69ca95de7e05fbfff3d4be513ffb05ec131fbaaa9afe9881a23357f0 16:26:26 2024-02-07T16:26:20.927Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:26 2024-02-07T16:26:20.927Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:20.974Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:26 2024-02-07T16:26:20.975Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:20.975Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:26 2024-02-07T16:26:20.975Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:20.977Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:26 2024-02-07T16:26:20.977Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:20.986Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:26 2024-02-07T16:26:20.986Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.030Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.030Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.164Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.164Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.205Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.205Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.330Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.330Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.375Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.376Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.376Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.376Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.396Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.396Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.430Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.430Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.433Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.433Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:21.448Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.449Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:26 2024-02-07T16:26:21.506Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:26 2024-02-07T16:26:21.506Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.050Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.050Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.057Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.057Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.100Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.100Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.129Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.129Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.178Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.178Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.246Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.246Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.268Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.268Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.359Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.359Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.475Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.475Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:22.558Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.558Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:26 2024-02-07T16:26:22.960Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:26 2024-02-07T16:26:22.960Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.053Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.053Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.152Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.152Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.204Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.204Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.270Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.270Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.283Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.283Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.332Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.332Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.514Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.514Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.681Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.681Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.761Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.761Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:26 2024-02-07T16:26:23.819Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.819Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:23.958Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:26 2024-02-07T16:26:23.958Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:24.158Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.159Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:24.209Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.209Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:24.273Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.273Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:24.441Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.442Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:24.517Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.518Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:24.542Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.542Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:24.585Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.585Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:24.764Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.764Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:26 2024-02-07T16:26:24.864Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.864Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:24.974Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:26 2024-02-07T16:26:24.974Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:25.062Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.063Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:25.113Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.113Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:25.476Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.476Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:25.602Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.602Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:25.621Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.621Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:25.649Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.649Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:25.750Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.750Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:25.867Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.867Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:26 2024-02-07T16:26:25.919Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.919Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:25.928Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:26 2024-02-07T16:26:25.928Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:26.026Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:26 2024-02-07T16:26:26.026Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:26.067Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:26 2024-02-07T16:26:26.067Z WARN 7408 --- [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. 16:26:26 2024-02-07T16:26:26.080Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.302290279S 16:26:26 16:26:26,109 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:26:26 16:26:26,110 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:26:26 16:26:26,110 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@78985589 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:26:26 16:26:26,113 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:26 16:26:26,113 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@78985589 - 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 16:26:26 16:26:26,115 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:26:26 16:26:26,115 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:26:26 16:26:26,115 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:26:26 16:26:26,115 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:26 16:26:26,115 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@78985589 - 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 16:26:26 16:26:26,117 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:26:26 16:26:26,117 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:26:26 16:26:26,117 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:26:26 16:26:26,117 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323186117) 16:26:26 16:26:26,117 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:26:26 16:26:26,117 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c046fe8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c046fe8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c046fe8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c046fe8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:26:26 16:26:26,118 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c046fe8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:26:26 16:26:26,119 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:26:26 16:26:26,119 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c046fe8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:26:26 16:26:26,119 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:26:26 16:26:26,119 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c046fe8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:26:26 16:26:26,119 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:26:26 16:26:26,119 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c046fe8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:26:26 16:26:26,119 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:26:26 16:26:26,119 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:26 16:26:26,119 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:26:26 16:26:26,120 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:26:26 16:26:26,120 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:26 16:26:26,120 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:26:26 16:26:26,120 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:26:26 16:26:26,125 |-INFO in ch.qos.logback.classic.pattern.DateConverter@73f93fb4 - Setting zoneId to "UTC" 16:26:26 16:26:26,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:26:26 16:26:26,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:26:26 16:26:26,129 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:26:26 16:26:26,129 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:26:26 16:26:26,129 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:26:26 16:26:26,129 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:26:26 16:26:26,134 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:26:26 16:26:26,134 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c046fe8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:26:26 16:26:26,134 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:26:26 16:26:26,134 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1789e253 - End of configuration. 16:26:26 16:26:26,134 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2d87d936 - Registering current configuration as safe fallback point 16:26:26 16:26:26 16:26:26 . ____ _ __ _ _ 16:26:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:26 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:26 =========|_|==============|___/=/_/_/_/ 16:26:26 :: Spring Boot :: (v3.1.2) 16:26:26 16:26:26 2024-02-07T16:26:26.140Z INFO 7408 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:26 2024-02-07T16:26:26.140Z INFO 7408 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:26:26 2024-02-07T16:26:26.354Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:26 allow.auto.create.topics = true 16:26:26 auto.commit.interval.ms = 5000 16:26:26 auto.include.jmx.reporter = true 16:26:26 auto.offset.reset = latest 16:26:26 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:26:26 check.crcs = true 16:26:26 client.dns.lookup = use_all_dns_ips 16:26:26 client.id = consumer-ncmp-data-operation-event-group-7 16:26:26 client.rack = 16:26:26 connections.max.idle.ms = 540000 16:26:26 default.api.timeout.ms = 60000 16:26:26 enable.auto.commit = false 16:26:26 exclude.internal.topics = true 16:26:26 fetch.max.bytes = 52428800 16:26:26 fetch.max.wait.ms = 500 16:26:26 fetch.min.bytes = 1 16:26:26 group.id = ncmp-data-operation-event-group 16:26:26 group.instance.id = null 16:26:26 heartbeat.interval.ms = 3000 16:26:26 interceptor.classes = [] 16:26:26 internal.leave.group.on.close = true 16:26:26 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:26 isolation.level = read_uncommitted 16:26:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:26:26 max.partition.fetch.bytes = 1048576 16:26:26 max.poll.interval.ms = 300000 16:26:26 max.poll.records = 500 16:26:26 metadata.max.age.ms = 300000 16:26:26 metric.reporters = [] 16:26:26 metrics.num.samples = 2 16:26:26 metrics.recording.level = INFO 16:26:26 metrics.sample.window.ms = 30000 16:26:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:26 receive.buffer.bytes = 65536 16:26:26 reconnect.backoff.max.ms = 1000 16:26:26 reconnect.backoff.ms = 50 16:26:26 request.timeout.ms = 30000 16:26:26 retry.backoff.ms = 100 16:26:26 sasl.client.callback.handler.class = null 16:26:26 sasl.jaas.config = null 16:26:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:26 sasl.kerberos.min.time.before.relogin = 60000 16:26:26 sasl.kerberos.service.name = null 16:26:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:26 sasl.login.callback.handler.class = null 16:26:26 sasl.login.class = null 16:26:26 sasl.login.connect.timeout.ms = null 16:26:26 sasl.login.read.timeout.ms = null 16:26:26 sasl.login.refresh.buffer.seconds = 300 16:26:26 sasl.login.refresh.min.period.seconds = 60 16:26:26 sasl.login.refresh.window.factor = 0.8 16:26:26 sasl.login.refresh.window.jitter = 0.05 16:26:26 sasl.login.retry.backoff.max.ms = 10000 16:26:26 sasl.login.retry.backoff.ms = 100 16:26:26 sasl.mechanism = GSSAPI 16:26:26 sasl.oauthbearer.clock.skew.seconds = 30 16:26:26 sasl.oauthbearer.expected.audience = null 16:26:26 sasl.oauthbearer.expected.issuer = null 16:26:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:26 sasl.oauthbearer.jwks.endpoint.url = null 16:26:26 sasl.oauthbearer.scope.claim.name = scope 16:26:26 sasl.oauthbearer.sub.claim.name = sub 16:26:26 sasl.oauthbearer.token.endpoint.url = null 16:26:26 security.protocol = PLAINTEXT 16:26:26 security.providers = null 16:26:26 send.buffer.bytes = 131072 16:26:26 session.timeout.ms = 45000 16:26:26 socket.connection.setup.timeout.max.ms = 30000 16:26:26 socket.connection.setup.timeout.ms = 10000 16:26:26 ssl.cipher.suites = null 16:26:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:26 ssl.endpoint.identification.algorithm = https 16:26:26 ssl.engine.factory.class = null 16:26:26 ssl.key.password = null 16:26:26 ssl.keymanager.algorithm = SunX509 16:26:26 ssl.keystore.certificate.chain = null 16:26:26 ssl.keystore.key = null 16:26:26 ssl.keystore.location = null 16:26:26 ssl.keystore.password = null 16:26:26 ssl.keystore.type = JKS 16:26:26 ssl.protocol = TLSv1.3 16:26:26 ssl.provider = null 16:26:26 ssl.secure.random.implementation = null 16:26:26 ssl.trustmanager.algorithm = PKIX 16:26:26 ssl.truststore.certificates = null 16:26:26 ssl.truststore.location = null 16:26:26 ssl.truststore.password = null 16:26:26 ssl.truststore.type = JKS 16:26:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:26 16:26:26 2024-02-07T16:26:26.357Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:26 2024-02-07T16:26:26.357Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:26 2024-02-07T16:26:26.357Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323186357 16:26:26 2024-02-07T16:26:26.357Z INFO 7408 --- [ 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 16:26:26 2024-02-07T16:26:26.361Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:26 allow.auto.create.topics = true 16:26:26 auto.commit.interval.ms = 5000 16:26:26 auto.include.jmx.reporter = true 16:26:26 auto.offset.reset = latest 16:26:26 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:26:26 check.crcs = true 16:26:26 client.dns.lookup = use_all_dns_ips 16:26:26 client.id = consumer-ncmp-async-rest-request-event-group-8 16:26:26 client.rack = 16:26:26 connections.max.idle.ms = 540000 16:26:26 default.api.timeout.ms = 60000 16:26:26 enable.auto.commit = false 16:26:26 exclude.internal.topics = true 16:26:26 fetch.max.bytes = 52428800 16:26:26 fetch.max.wait.ms = 500 16:26:26 fetch.min.bytes = 1 16:26:26 group.id = ncmp-async-rest-request-event-group 16:26:26 group.instance.id = null 16:26:26 heartbeat.interval.ms = 3000 16:26:26 interceptor.classes = [] 16:26:26 internal.leave.group.on.close = true 16:26:26 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:26 isolation.level = read_uncommitted 16:26:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:26:26 max.partition.fetch.bytes = 1048576 16:26:26 max.poll.interval.ms = 300000 16:26:26 max.poll.records = 500 16:26:26 metadata.max.age.ms = 300000 16:26:26 metric.reporters = [] 16:26:26 metrics.num.samples = 2 16:26:26 metrics.recording.level = INFO 16:26:26 metrics.sample.window.ms = 30000 16:26:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:26 receive.buffer.bytes = 65536 16:26:26 reconnect.backoff.max.ms = 1000 16:26:26 reconnect.backoff.ms = 50 16:26:26 request.timeout.ms = 30000 16:26:26 retry.backoff.ms = 100 16:26:26 sasl.client.callback.handler.class = null 16:26:26 sasl.jaas.config = null 16:26:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:26 sasl.kerberos.min.time.before.relogin = 60000 16:26:26 sasl.kerberos.service.name = null 16:26:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:26 sasl.login.callback.handler.class = null 16:26:26 sasl.login.class = null 16:26:26 sasl.login.connect.timeout.ms = null 16:26:26 sasl.login.read.timeout.ms = null 16:26:26 sasl.login.refresh.buffer.seconds = 300 16:26:26 sasl.login.refresh.min.period.seconds = 60 16:26:26 sasl.login.refresh.window.factor = 0.8 16:26:26 sasl.login.refresh.window.jitter = 0.05 16:26:26 sasl.login.retry.backoff.max.ms = 10000 16:26:26 sasl.login.retry.backoff.ms = 100 16:26:26 sasl.mechanism = GSSAPI 16:26:26 sasl.oauthbearer.clock.skew.seconds = 30 16:26:26 sasl.oauthbearer.expected.audience = null 16:26:26 sasl.oauthbearer.expected.issuer = null 16:26:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:26 sasl.oauthbearer.jwks.endpoint.url = null 16:26:26 sasl.oauthbearer.scope.claim.name = scope 16:26:26 sasl.oauthbearer.sub.claim.name = sub 16:26:26 sasl.oauthbearer.token.endpoint.url = null 16:26:26 security.protocol = PLAINTEXT 16:26:26 security.providers = null 16:26:26 send.buffer.bytes = 131072 16:26:26 session.timeout.ms = 45000 16:26:26 socket.connection.setup.timeout.max.ms = 30000 16:26:26 socket.connection.setup.timeout.ms = 10000 16:26:26 ssl.cipher.suites = null 16:26:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:26 ssl.endpoint.identification.algorithm = https 16:26:26 ssl.engine.factory.class = null 16:26:26 ssl.key.password = null 16:26:26 ssl.keymanager.algorithm = SunX509 16:26:26 ssl.keystore.certificate.chain = null 16:26:26 ssl.keystore.key = null 16:26:26 ssl.keystore.location = null 16:26:26 ssl.keystore.password = null 16:26:26 ssl.keystore.type = JKS 16:26:26 ssl.protocol = TLSv1.3 16:26:26 ssl.provider = null 16:26:26 ssl.secure.random.implementation = null 16:26:26 ssl.trustmanager.algorithm = PKIX 16:26:26 ssl.truststore.certificates = null 16:26:26 ssl.truststore.location = null 16:26:26 ssl.truststore.password = null 16:26:26 ssl.truststore.type = JKS 16:26:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:26 16:26:26 2024-02-07T16:26:26.369Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:26 2024-02-07T16:26:26.369Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:26 2024-02-07T16:26:26.369Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323186369 16:26:26 2024-02-07T16:26:26.369Z INFO 7408 --- [ 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 16:26:26 2024-02-07T16:26:26.373Z INFO 7408 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.283 seconds (process running for 64.073) 16:26:27 2024-02-07T16:26:26.424Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:27 2024-02-07T16:26:26.424Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:26.448Z WARN 7408 --- [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} 16:26:27 2024-02-07T16:26:26.448Z INFO 7408 --- [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: oPOee2ZiS4GA2Bo24wOi9g 16:26:27 2024-02-07T16:26:26.492Z WARN 7408 --- [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} 16:26:27 2024-02-07T16:26:26.492Z INFO 7408 --- [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: oPOee2ZiS4GA2Bo24wOi9g 16:26:27 2024-02-07T16:26:26.569Z WARN 7408 --- [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} 16:26:27 2024-02-07T16:26:26.597Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:27 2024-02-07T16:26:26.597Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:26.615Z WARN 7408 --- [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} 16:26:27 2024-02-07T16:26:26.676Z WARN 7408 --- [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 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:26:27 2024-02-07T16:26:26.684Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:27 2024-02-07T16:26:26.684Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:26.722Z INFO 7408 --- [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 80JfkzKQSSCcR2lyj5_w1w 16:26:27 2024-02-07T16:26:26.726Z INFO 7408 --- [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) 16:26:27 2024-02-07T16:26:26.727Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.748Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:27 2024-02-07T16:26:26.749Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:26.749Z INFO 7408 --- [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-d7235e59-476c-4fae-a926-432940424016 16:26:27 2024-02-07T16:26:26.749Z INFO 7408 --- [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) 16:26:27 2024-02-07T16:26:26.749Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.772Z INFO 7408 --- [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-d7235e59-476c-4fae-a926-432940424016', protocol='range'} 16:26:27 2024-02-07T16:26:26.772Z INFO 7408 --- [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-d7235e59-476c-4fae-a926-432940424016=Assignment(partitions=[ncmp-async-m2m-0])} 16:26:27 2024-02-07T16:26:26.778Z INFO 7408 --- [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 80JfkzKQSSCcR2lyj5_w1w 16:26:27 2024-02-07T16:26:26.780Z INFO 7408 --- [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) 16:26:27 2024-02-07T16:26:26.781Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.781Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:27 2024-02-07T16:26:26.781Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:26.788Z INFO 7408 --- [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-b0b68632-5111-4499-856a-16612c97207c 16:26:27 2024-02-07T16:26:26.788Z INFO 7408 --- [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) 16:26:27 2024-02-07T16:26:26.788Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.794Z INFO 7408 --- [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-b0b68632-5111-4499-856a-16612c97207c', protocol='range'} 16:26:27 2024-02-07T16:26:26.794Z INFO 7408 --- [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-b0b68632-5111-4499-856a-16612c97207c=Assignment(partitions=[ncmp-async-m2m-0])} 16:26:27 2024-02-07T16:26:26.833Z INFO 7408 --- [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-b0b68632-5111-4499-856a-16612c97207c', protocol='range'} 16:26:27 2024-02-07T16:26:26.834Z INFO 7408 --- [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]) 16:26:27 2024-02-07T16:26:26.834Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.836Z INFO 7408 --- [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-d7235e59-476c-4fae-a926-432940424016', protocol='range'} 16:26:27 2024-02-07T16:26:26.837Z INFO 7408 --- [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]) 16:26:27 2024-02-07T16:26:26.837Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.843Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.844Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.847Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.847Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:26.858Z INFO 7408 --- [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}}. 16:26:27 2024-02-07T16:26:26.858Z INFO 7408 --- [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}}. 16:26:27 2024-02-07T16:26:26.872Z INFO 7408 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:26:27 2024-02-07T16:26:26.872Z INFO 7408 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:26:27 2024-02-07T16:26:26.881Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:27 2024-02-07T16:26:26.881Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:27 2024-02-07T16:26:26.889Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:27 2024-02-07T16:26:26.889Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:26.907Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:27 2024-02-07T16:26:26.907Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:27 acks = -1 16:26:27 auto.include.jmx.reporter = true 16:26:27 batch.size = 16384 16:26:27 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:26:27 buffer.memory = 33554432 16:26:27 client.dns.lookup = use_all_dns_ips 16:26:27 client.id = producer-9 16:26:27 compression.type = none 16:26:27 connections.max.idle.ms = 540000 16:26:27 delivery.timeout.ms = 120000 16:26:27 enable.idempotence = false 16:26:27 interceptor.classes = [] 16:26:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:27 linger.ms = 1 16:26:27 max.block.ms = 60000 16:26:27 max.in.flight.requests.per.connection = 5 16:26:27 max.request.size = 1048576 16:26:27 metadata.max.age.ms = 300000 16:26:27 metadata.max.idle.ms = 300000 16:26:27 metric.reporters = [] 16:26:27 metrics.num.samples = 2 16:26:27 metrics.recording.level = INFO 16:26:27 metrics.sample.window.ms = 30000 16:26:27 partitioner.adaptive.partitioning.enable = true 16:26:27 partitioner.availability.timeout.ms = 0 16:26:27 partitioner.class = null 16:26:27 partitioner.ignore.keys = false 16:26:27 receive.buffer.bytes = 32768 16:26:27 reconnect.backoff.max.ms = 1000 16:26:27 reconnect.backoff.ms = 50 16:26:27 request.timeout.ms = 30000 16:26:27 retries = 0 16:26:27 retry.backoff.ms = 100 16:26:27 sasl.client.callback.handler.class = null 16:26:27 sasl.jaas.config = null 16:26:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:27 sasl.kerberos.min.time.before.relogin = 60000 16:26:27 sasl.kerberos.service.name = null 16:26:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:27 sasl.login.callback.handler.class = null 16:26:27 sasl.login.class = null 16:26:27 sasl.login.connect.timeout.ms = null 16:26:27 sasl.login.read.timeout.ms = null 16:26:27 sasl.login.refresh.buffer.seconds = 300 16:26:27 sasl.login.refresh.min.period.seconds = 60 16:26:27 sasl.login.refresh.window.factor = 0.8 16:26:27 sasl.login.refresh.window.jitter = 0.05 16:26:27 sasl.login.retry.backoff.max.ms = 10000 16:26:27 sasl.login.retry.backoff.ms = 100 16:26:27 sasl.mechanism = GSSAPI 16:26:27 sasl.oauthbearer.clock.skew.seconds = 30 16:26:27 sasl.oauthbearer.expected.audience = null 16:26:27 sasl.oauthbearer.expected.issuer = null 16:26:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:27 sasl.oauthbearer.jwks.endpoint.url = null 16:26:27 sasl.oauthbearer.scope.claim.name = scope 16:26:27 sasl.oauthbearer.sub.claim.name = sub 16:26:27 sasl.oauthbearer.token.endpoint.url = null 16:26:27 security.protocol = PLAINTEXT 16:26:27 security.providers = null 16:26:27 send.buffer.bytes = 131072 16:26:27 socket.connection.setup.timeout.max.ms = 30000 16:26:27 socket.connection.setup.timeout.ms = 10000 16:26:27 ssl.cipher.suites = null 16:26:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:27 ssl.endpoint.identification.algorithm = https 16:26:27 ssl.engine.factory.class = null 16:26:27 ssl.key.password = null 16:26:27 ssl.keymanager.algorithm = SunX509 16:26:27 ssl.keystore.certificate.chain = null 16:26:27 ssl.keystore.key = null 16:26:27 ssl.keystore.location = null 16:26:27 ssl.keystore.password = null 16:26:27 ssl.keystore.type = JKS 16:26:27 ssl.protocol = TLSv1.3 16:26:27 ssl.provider = null 16:26:27 ssl.secure.random.implementation = null 16:26:27 ssl.trustmanager.algorithm = PKIX 16:26:27 ssl.truststore.certificates = null 16:26:27 ssl.truststore.location = null 16:26:27 ssl.truststore.password = null 16:26:27 ssl.truststore.type = JKS 16:26:27 transaction.timeout.ms = 60000 16:26:27 transactional.id = null 16:26:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:26:27 16:26:27 2024-02-07T16:26:26.913Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:27 2024-02-07T16:26:26.914Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:27 2024-02-07T16:26:26.914Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:27 2024-02-07T16:26:26.914Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323186913 16:26:27 2024-02-07T16:26:26.929Z INFO 7408 --- [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 80JfkzKQSSCcR2lyj5_w1w 16:26:27 2024-02-07T16:26:26.930Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: oPOee2ZiS4GA2Bo24wOi9g 16:26:27 2024-02-07T16:26:26.942Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:27 2024-02-07T16:26:26.942Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.083Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.083Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.146Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.146Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.261Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:26:27 2024-02-07T16:26:27.261Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:26:27 acks = -1 16:26:27 auto.include.jmx.reporter = true 16:26:27 batch.size = 16384 16:26:27 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:26:27 buffer.memory = 33554432 16:26:27 client.dns.lookup = use_all_dns_ips 16:26:27 client.id = producer-10 16:26:27 compression.type = none 16:26:27 connections.max.idle.ms = 540000 16:26:27 delivery.timeout.ms = 120000 16:26:27 enable.idempotence = false 16:26:27 interceptor.classes = [] 16:26:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:26:27 linger.ms = 1 16:26:27 max.block.ms = 60000 16:26:27 max.in.flight.requests.per.connection = 5 16:26:27 max.request.size = 1048576 16:26:27 metadata.max.age.ms = 300000 16:26:27 metadata.max.idle.ms = 300000 16:26:27 metric.reporters = [] 16:26:27 metrics.num.samples = 2 16:26:27 metrics.recording.level = INFO 16:26:27 metrics.sample.window.ms = 30000 16:26:27 partitioner.adaptive.partitioning.enable = true 16:26:27 partitioner.availability.timeout.ms = 0 16:26:27 partitioner.class = null 16:26:27 partitioner.ignore.keys = false 16:26:27 receive.buffer.bytes = 32768 16:26:27 reconnect.backoff.max.ms = 1000 16:26:27 reconnect.backoff.ms = 50 16:26:27 request.timeout.ms = 30000 16:26:27 retries = 0 16:26:27 retry.backoff.ms = 100 16:26:27 sasl.client.callback.handler.class = null 16:26:27 sasl.jaas.config = null 16:26:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:27 sasl.kerberos.min.time.before.relogin = 60000 16:26:27 sasl.kerberos.service.name = null 16:26:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:27 sasl.login.callback.handler.class = null 16:26:27 sasl.login.class = null 16:26:27 sasl.login.connect.timeout.ms = null 16:26:27 sasl.login.read.timeout.ms = null 16:26:27 sasl.login.refresh.buffer.seconds = 300 16:26:27 sasl.login.refresh.min.period.seconds = 60 16:26:27 sasl.login.refresh.window.factor = 0.8 16:26:27 sasl.login.refresh.window.jitter = 0.05 16:26:27 sasl.login.retry.backoff.max.ms = 10000 16:26:27 sasl.login.retry.backoff.ms = 100 16:26:27 sasl.mechanism = GSSAPI 16:26:27 sasl.oauthbearer.clock.skew.seconds = 30 16:26:27 sasl.oauthbearer.expected.audience = null 16:26:27 sasl.oauthbearer.expected.issuer = null 16:26:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:27 sasl.oauthbearer.jwks.endpoint.url = null 16:26:27 sasl.oauthbearer.scope.claim.name = scope 16:26:27 sasl.oauthbearer.sub.claim.name = sub 16:26:27 sasl.oauthbearer.token.endpoint.url = null 16:26:27 security.protocol = PLAINTEXT 16:26:27 security.providers = null 16:26:27 send.buffer.bytes = 131072 16:26:27 socket.connection.setup.timeout.max.ms = 30000 16:26:27 socket.connection.setup.timeout.ms = 10000 16:26:27 ssl.cipher.suites = null 16:26:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:27 ssl.endpoint.identification.algorithm = https 16:26:27 ssl.engine.factory.class = null 16:26:27 ssl.key.password = null 16:26:27 ssl.keymanager.algorithm = SunX509 16:26:27 ssl.keystore.certificate.chain = null 16:26:27 ssl.keystore.key = null 16:26:27 ssl.keystore.location = null 16:26:27 ssl.keystore.password = null 16:26:27 ssl.keystore.type = JKS 16:26:27 ssl.protocol = TLSv1.3 16:26:27 ssl.provider = null 16:26:27 ssl.secure.random.implementation = null 16:26:27 ssl.trustmanager.algorithm = PKIX 16:26:27 ssl.truststore.certificates = null 16:26:27 ssl.truststore.location = null 16:26:27 ssl.truststore.password = null 16:26:27 ssl.truststore.type = JKS 16:26:27 transaction.timeout.ms = 60000 16:26:27 transactional.id = null 16:26:27 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:26:27 16:26:27 2024-02-07T16:26:27.264Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:26:27 2024-02-07T16:26:27.264Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:26:27 2024-02-07T16:26:27.264Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:26:27 2024-02-07T16:26:27.264Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323187264 16:26:27 2024-02-07T16:26:27.272Z INFO 7408 --- [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 80JfkzKQSSCcR2lyj5_w1w 16:26:27 2024-02-07T16:26:27.272Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: oPOee2ZiS4GA2Bo24wOi9g 16:26:27 2024-02-07T16:26:27.306Z ERROR 7408 --- [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 16:26:27 16:26:27 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:26:27 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:26:27 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:26:27 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:26:27 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:26:27 at java.base/java.lang.Thread.run(Thread.java:833) 16:26:27 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:26:27 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:26:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:26:27 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:26:27 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:26:27 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:26:27 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:26:27 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:26:27 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:26:27 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:26:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:26:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:26:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:26:27 ... 3 common frames omitted 16:26:27 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:26:27 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:26:27 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:26:27 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:26:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:26:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:26:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:26:27 ... 15 common frames omitted 16:26:27 16:26:27 2024-02-07T16:26:27.331Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.331Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.511Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.511Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.637Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.637Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.641Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.641Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 16:26:27 2024-02-07T16:26:27.641Z INFO 7408 --- [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. 16:26:27 2024-02-07T16:26:27.641Z INFO 7408 --- [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. 16:26:27 2024-02-07T16:26:27.641Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [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. 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [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 19 due to node 1 being disconnected (elapsed time since creation: 342ms, elapsed time since send: 342ms, request timeout: 30000ms) 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [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. 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [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=1254614666, epoch=2) to node 1: 16:26:27 16:26:27 org.apache.kafka.common.errors.DisconnectException: null 16:26:27 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [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: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [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. 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [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. 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 343ms, elapsed time since send: 343ms, request timeout: 30000ms) 16:26:27 2024-02-07T16:26:27.642Z INFO 7408 --- [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=1083264380, epoch=2) to node 1: 16:26:27 16:26:27 org.apache.kafka.common.errors.DisconnectException: null 16:26:27 16:26:27 2024-02-07T16:26:27.643Z INFO 7408 --- [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. 16:26:27 2024-02-07T16:26:27.661Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.661Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.742Z INFO 7408 --- [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. 16:26:27 2024-02-07T16:26:27.742Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.742Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.742Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.743Z INFO 7408 --- [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. 16:26:27 2024-02-07T16:26:27.743Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.744Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.744Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.790Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.790Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.799Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.800Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.843Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.843Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.845Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:27 2024-02-07T16:26:27.845Z WARN 7408 --- [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. 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.850Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.856Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.856Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.856Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.856Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.856Z INFO 7408 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:26:27 2024-02-07T16:26:27.856Z INFO 7408 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:26:27 2024-02-07T16:26:27.856Z INFO 7408 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:26:27 2024-02-07T16:26:27.856Z INFO 7408 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:26:27 2024-02-07T16:26:27.856Z INFO 7408 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:26:27 2024-02-07T16:26:27.857Z INFO 7408 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:26:27 2024-02-07T16:26:27.866Z INFO 7408 --- [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 16:26:27 2024-02-07T16:26:27.866Z INFO 7408 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:26:27 2024-02-07T16:26:27.866Z INFO 7408 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 16:26:27 2024-02-07T16:26:27.866Z INFO 7408 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:26:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.09 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:26:27 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:26:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:26:27 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:26:28 2024-02-07T16:26:27.888Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:28 2024-02-07T16:26:27.888Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:28 2024-02-07T16:26:28.017Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:28 2024-02-07T16:26:28.017Z WARN 7408 --- [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. 16:26:28 2024-02-07T16:26:28.044Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:28 2024-02-07T16:26:28.044Z WARN 7408 --- [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. 16:26:28 16:26:28,082 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:26:28 16:26:28,082 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:26:28 16:26:28,082 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7c3a4496 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:26:28 16:26:28,085 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:28 16:26:28,085 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7c3a4496 - 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 16:26:28 16:26:28,086 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:26:28 16:26:28,086 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:26:28 16:26:28,086 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:26:28 16:26:28,086 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:26:28 16:26:28,086 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7c3a4496 - 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 16:26:28 16:26:28,088 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:26:28 16:26:28,088 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:26:28 16:26:28,088 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:26:28 16:26:28,089 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323188089) 16:26:28 16:26:28,089 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:26:28 16:26:28,089 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2964327f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2964327f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2964327f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2964327f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2964327f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2964327f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2964327f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2964327f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:28 16:26:28,090 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:26:28 16:26:28,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:26:28 16:26:28,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:26:28 16:26:28,091 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:26:28 16:26:28,091 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:26:28 16:26:28,096 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2cc48bf - Setting zoneId to "UTC" 16:26:28 16:26:28,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:26:28 16:26:28,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:26:28 16:26:28,099 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:26:28 16:26:28,099 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:26:28 16:26:28,099 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:26:28 16:26:28,099 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:26:28 16:26:28,099 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:26:28 16:26:28,099 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2964327f - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:26:28 16:26:28,099 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:26:28 16:26:28,099 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@683576b6 - End of configuration. 16:26:28 16:26:28,099 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@468581d2 - Registering current configuration as safe fallback point 16:26:28 16:26:28 16:26:28 . ____ _ __ _ _ 16:26:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:28 =========|_|==============|___/=/_/_/_/ 16:26:28 :: Spring Boot :: (v3.1.2) 16:26:28 16:26:28 2024-02-07T16:26:28.103Z INFO 7408 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:28 2024-02-07T16:26:28.103Z INFO 7408 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 16:26:28 2024-02-07T16:26:28.117Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:28 2024-02-07T16:26:28.117Z WARN 7408 --- [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. 16:26:28 2024-02-07T16:26:28.206Z INFO 7408 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.142 seconds (process running for 65.907) 16:26:28 2024-02-07T16:26:28.248Z WARN 7408 --- [ 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') 16:26:28 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:26:28 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:26:28 16:26:28 . ____ _ __ _ _ 16:26:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:28 =========|_|==============|___/=/_/_/_/ 16:26:28 :: Spring Boot :: (v3.1.2) 16:26:28 16:26:28 2024-02-07T16:26:28.283Z INFO 7408 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:28 2024-02-07T16:26:28.283Z INFO 7408 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:26:28 2024-02-07T16:26:28.300Z INFO 7408 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.035 seconds (process running for 66.001) 16:26:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:26:28 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:26:28 16:26:28 . ____ _ __ _ _ 16:26:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:28 =========|_|==============|___/=/_/_/_/ 16:26:28 :: Spring Boot :: (v3.1.2) 16:26:28 16:26:28 2024-02-07T16:26:28.331Z INFO 7408 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:28 2024-02-07T16:26:28.331Z INFO 7408 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:26:28 2024-02-07T16:26:28.334Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:28 2024-02-07T16:26:28.335Z WARN 7408 --- [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. 16:26:28 2024-02-07T16:26:28.337Z INFO 7408 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.022 seconds (process running for 66.038) 16:26:28 2024-02-07T16:26:28.418Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:28 2024-02-07T16:26:28.418Z WARN 7408 --- [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. 16:26:28 2024-02-07T16:26:28.485Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:28 2024-02-07T16:26:28.485Z WARN 7408 --- [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. 16:26:28 2024-02-07T16:26:28.495Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:28 2024-02-07T16:26:28.495Z WARN 7408 --- [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. 16:26:28 2024-02-07T16:26:28.519Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:28 2024-02-07T16:26:28.520Z WARN 7408 --- [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. 16:26:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:26:28 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.AlternateIdCacheConfigSpec 16:26:35 16:26:35 . ____ _ __ _ _ 16:26:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:35 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:35 =========|_|==============|___/=/_/_/_/ 16:26:35 :: Spring Boot :: (v3.1.2) 16:26:35 16:26:35 2024-02-07T16:26:28.652Z INFO 7408 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:35 2024-02-07T16:26:28.652Z INFO 7408 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:26:35 2024-02-07T16:26:28.772Z WARN 7408 --- [ 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: 16:26:35 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 16:26:35 2024-02-07T16:26:28.807Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:28.807Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:35 2024-02-07T16:26:28.810Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:35 2024-02-07T16:26:28.810Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:28.858Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:35 2024-02-07T16:26:28.858Z INFO 7408 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:26:35 + + o o o o---o o----o o o---o o o----o o--o--o 16:26:35 + + + + | | / \ / | | / / \ | | 16:26:35 + + + + + o----o o o o o----o | o o o o----o | 16:26:35 + + + + | | / \ / | | \ / \ | | 16:26:35 + + o o o o o---o o----o o----o o---o o o o----o o 16:26:35 2024-02-07T16:26:28.858Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:26:35 2024-02-07T16:26:28.858Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:28.858Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5701 16:26:35 2024-02-07T16:26:28.858Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:26:35 2024-02-07T16:26:28.858Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:26:35 2024-02-07T16:26:28.861Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:26:35 To enable the Jet engine on the members, do one of the following: 16:26:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:26:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:26:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:26:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:26:35 2024-02-07T16:26:28.988Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:35 2024-02-07T16:26:28.988Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:28.988Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:35 2024-02-07T16:26:28.988Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:29.212Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.212Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:29.238Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.238Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.238Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:29.238Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:29.277Z INFO 7408 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:26:35 2024-02-07T16:26:29.289Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.289Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:29.340Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.340Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:29.364Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.364Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:29.369Z INFO 7408 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:26:35 2024-02-07T16:26:29.373Z WARN 7408 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:26:35 2024-02-07T16:26:29.629Z INFO 7408 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:26:35 2024-02-07T16:26:29.634Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5701 is STARTING 16:26:35 2024-02-07T16:26:29.643Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.643Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:29.713Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.713Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:29.810Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.810Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:35 2024-02-07T16:26:29.966Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:35 2024-02-07T16:26:29.966Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.044Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.044Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.095Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.095Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.217Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.217Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.241Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.241Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.245Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.245Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.295Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.295Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.445Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.445Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.518Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.518Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.546Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.546Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.567Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.567Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:30.814Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.814Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:35 2024-02-07T16:26:30.948Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:35 2024-02-07T16:26:30.948Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.144Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.144Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.170Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.170Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.249Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.249Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.250Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.250Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.299Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.299Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.321Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.321Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.351Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.351Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.400Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.400Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.524Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.524Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.571Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.571Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:31.717Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.717Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:35 2024-02-07T16:26:31.752Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:35 2024-02-07T16:26:31.752Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.048Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.048Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.153Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.153Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.203Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.203Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.325Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.325Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.354Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.354Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.425Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.425Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.426Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.426Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.478Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.478Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.555Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.555Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.556Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.556Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.611Z INFO 7408 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:26:35 16:26:35 Members {size:1, ver:1} [ 16:26:35 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc this 16:26:35 ] 16:26:35 16:26:35 2024-02-07T16:26:32.630Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5701 is STARTED 16:26:35 2024-02-07T16:26:32.659Z INFO 7408 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:26:35 + + o o o o---o o----o o o---o o o----o o--o--o 16:26:35 + + + + | | / \ / | | / / \ | | 16:26:35 + + + + + o----o o o o o----o | o o o o----o | 16:26:35 + + + + | | / \ / | | \ / \ | | 16:26:35 + + o o o o o---o o----o o----o o---o o o o----o o 16:26:35 2024-02-07T16:26:32.659Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:26:35 2024-02-07T16:26:32.659Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5702 16:26:35 2024-02-07T16:26:32.659Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:26:35 2024-02-07T16:26:32.659Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:26:35 2024-02-07T16:26:32.659Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:26:35 To enable the Jet engine on the members, do one of the following: 16:26:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:26:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:26:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:26:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:26:35 2024-02-07T16:26:32.680Z INFO 7408 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:26:35 2024-02-07T16:26:32.682Z INFO 7408 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:26:35 2024-02-07T16:26:32.682Z WARN 7408 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:26:35 2024-02-07T16:26:32.699Z INFO 7408 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:26:35 2024-02-07T16:26:32.700Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5702 is STARTING 16:26:35 2024-02-07T16:26:32.706Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.706Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:32.719Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.720Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:35 2024-02-07T16:26:32.843Z INFO 7408 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5701 16:26:35 2024-02-07T16:26:32.866Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5701 and /10.30.106.107:57845 16:26:35 2024-02-07T16:26:32.873Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:57845 and /10.30.106.107:5701 16:26:35 2024-02-07T16:26:32.950Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:32.951Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.007Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.007Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.208Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.208Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.280Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.280Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.333Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.333Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.379Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.379Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.510Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.510Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.580Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.580Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.610Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.610Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.622Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.622Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:35 2024-02-07T16:26:33.660Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.660Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.813Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.813Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:33.854Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:33.854Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.014Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.014Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.234Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.234Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.312Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.312Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.414Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.414Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.490Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.490Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.534Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.534Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.584Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.584Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.624Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.624Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:35 2024-02-07T16:26:34.765Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.765Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.816Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.816Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.865Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.865Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:34.867Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:35 2024-02-07T16:26:34.867Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:35.056Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:35 2024-02-07T16:26:35.057Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:35.087Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:35 2024-02-07T16:26:35.087Z WARN 7408 --- [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. 16:26:35 2024-02-07T16:26:35.215Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.215Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:35.268Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.268Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:35.437Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.438Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:35.594Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.594Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:35.638Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.638Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:35.727Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.727Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:37 2024-02-07T16:26:35.769Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.769Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:35.820Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.820Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:35.920Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.920Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:35.971Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:37 2024-02-07T16:26:35.972Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:36.059Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:37 2024-02-07T16:26:36.059Z WARN 7408 --- [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. 16:26:37 2024-02-07T16:26:36.269Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:37 2024-02-07T16:26:36.269Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:36.271Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:38 2024-02-07T16:26:36.271Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:36.292Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:38 2024-02-07T16:26:36.292Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:36.497Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:38 2024-02-07T16:26:36.498Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:36.541Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:38 2024-02-07T16:26:36.541Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:36.773Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:38 2024-02-07T16:26:36.773Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:36.792Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:38 2024-02-07T16:26:36.792Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:36.824Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:38 2024-02-07T16:26:36.824Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:36.873Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:38 2024-02-07T16:26:36.873Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:36.930Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:38 2024-02-07T16:26:36.930Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:38 2024-02-07T16:26:37.025Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.025Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.175Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.175Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.262Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.262Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.446Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.446Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.473Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.473Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.595Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.595Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.600Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.600Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.826Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.827Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.879Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.879Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.929Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.929Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.933Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.933Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:38 2024-02-07T16:26:37.947Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.947Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.967Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:26:38 16:26:38 Members {size:2, ver:2} [ 16:26:38 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc this 16:26:38 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:38 ] 16:26:38 16:26:38 2024-02-07T16:26:37.977Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:26:38 16:26:38 Members {size:2, ver:2} [ 16:26:38 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:38 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 this 16:26:38 ] 16:26:38 16:26:38 2024-02-07T16:26:37.979Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5702 is STARTED 16:26:38 2024-02-07T16:26:37.979Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:38 2024-02-07T16:26:37.979Z WARN 7408 --- [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. 16:26:38 2024-02-07T16:26:37.988Z INFO 7408 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 9.353 seconds (process running for 75.689) 16:26:38 2024-02-07T16:26:38.007Z INFO 7408 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 16:26:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.39 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.AlternateIdCacheConfigSpec 16:26:38 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmSubscriptionEventCacheConfigSpec 16:26:44 16:26:44 . ____ _ __ _ _ 16:26:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:44 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:44 =========|_|==============|___/=/_/_/_/ 16:26:44 :: Spring Boot :: (v3.1.2) 16:26:44 16:26:44 2024-02-07T16:26:38.047Z INFO 7408 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : Starting CmSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:44 2024-02-07T16:26:38.047Z INFO 7408 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:26:44 2024-02-07T16:26:38.062Z INFO 7408 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:26:44 + + o o o o---o o----o o o---o o o----o o--o--o 16:26:44 + + + + | | / \ / | | / / \ | | 16:26:44 + + + + + o----o o o o o----o | o o o o----o | 16:26:44 + + + + | | / \ / | | \ / \ | | 16:26:44 + + o o o o o---o o----o o----o o---o o o o----o o 16:26:44 2024-02-07T16:26:38.062Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:26:44 2024-02-07T16:26:38.062Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5703 16:26:44 2024-02-07T16:26:38.062Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:26:44 2024-02-07T16:26:38.062Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:26:44 2024-02-07T16:26:38.062Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:26:44 To enable the Jet engine on the members, do one of the following: 16:26:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:26:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:26:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:26:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:26:44 2024-02-07T16:26:38.074Z INFO 7408 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:26:44 2024-02-07T16:26:38.076Z INFO 7408 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:26:44 2024-02-07T16:26:38.076Z WARN 7408 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:26:44 2024-02-07T16:26:38.086Z INFO 7408 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:26:44 2024-02-07T16:26:38.086Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5703 is STARTING 16:26:44 2024-02-07T16:26:38.173Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.173Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:38.236Z INFO 7408 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5701 16:26:44 2024-02-07T16:26:38.239Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5701 and /10.30.106.107:34379 16:26:44 2024-02-07T16:26:38.244Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:34379 and /10.30.106.107:5701 16:26:44 2024-02-07T16:26:38.280Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.280Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:38.487Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.487Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:38.504Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.504Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:38.505Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.505Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:38.514Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.514Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:38.837Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.837Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:38.856Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.856Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:38.889Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.889Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:38.939Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:44 2024-02-07T16:26:38.939Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.084Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.084Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.138Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.138Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:44 2024-02-07T16:26:39.176Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.176Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.284Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.284Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.317Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.317Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.340Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.340Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.407Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.407Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.658Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.659Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.809Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.809Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.892Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.892Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:39.992Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:44 2024-02-07T16:26:39.993Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.044Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.044Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.088Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.088Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.188Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.188Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.342Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.342Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:44 2024-02-07T16:26:40.344Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.344Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.371Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.371Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.380Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.380Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.461Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.461Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.765Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.765Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.967Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.967Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.992Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.992Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:40.996Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:44 2024-02-07T16:26:40.996Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:41.045Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.045Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:41.094Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.094Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:41.147Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.147Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:41.246Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.246Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:44 2024-02-07T16:26:41.296Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.296Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:41.364Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.364Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:41.576Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.576Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:41.582Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.582Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:41.818Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.818Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:41.898Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:44 2024-02-07T16:26:41.899Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.147Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.147Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.150Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.151Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.172Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.172Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.200Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.200Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.201Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.201Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.248Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.248Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:44 2024-02-07T16:26:42.248Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.248Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.479Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.479Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.485Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.485Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.518Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.518Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.751Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.751Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:42.923Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:44 2024-02-07T16:26:42.923Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.126Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.126Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.153Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.154Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.203Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.203Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.251Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.251Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:44 2024-02-07T16:26:43.304Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.304Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.304Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.304Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.349Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:26:44 16:26:44 Members {size:3, ver:3} [ 16:26:44 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc this 16:26:44 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:44 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:26:44 ] 16:26:44 16:26:44 2024-02-07T16:26:43.351Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.351Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.358Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:26:44 16:26:44 Members {size:3, ver:3} [ 16:26:44 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:44 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:44 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 this 16:26:44 ] 16:26:44 16:26:44 2024-02-07T16:26:43.359Z INFO 7408 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5702, timeout: 10000, bind-any: true 16:26:44 2024-02-07T16:26:43.361Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5702 and /10.30.106.107:58561 16:26:44 2024-02-07T16:26:43.361Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:58561 and /10.30.106.107:5702 16:26:44 2024-02-07T16:26:43.362Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5703 and /10.30.106.107:58929 16:26:44 2024-02-07T16:26:43.367Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:58929 and /10.30.106.107:5703 16:26:44 2024-02-07T16:26:43.369Z INFO 7408 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:26:44 16:26:44 Members {size:3, ver:3} [ 16:26:44 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:44 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 this 16:26:44 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:26:44 ] 16:26:44 16:26:44 2024-02-07T16:26:43.630Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:26:44 2024-02-07T16:26:43.633Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.633Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.687Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.688Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.723Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.723Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.826Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.826Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:43.860Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:44 2024-02-07T16:26:43.860Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:44.007Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:44 2024-02-07T16:26:44.007Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:44.039Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 07 16:26:43 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 16:26:44 2024-02-07T16:26:44.243Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:44 2024-02-07T16:26:44.244Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:44.317Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:44 2024-02-07T16:26:44.317Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:44.324Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:44 2024-02-07T16:26:44.324Z WARN 7408 --- [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. 16:26:44 2024-02-07T16:26:44.354Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:44 2024-02-07T16:26:44.354Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:44 2024-02-07T16:26:44.360Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5703 is STARTED 16:26:44 2024-02-07T16:26:44.366Z INFO 7408 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : Started CmSubscriptionEventCacheConfigSpec in 6.335 seconds (process running for 82.067) 16:26:44 2024-02-07T16:26:44.459Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:44 2024-02-07T16:26:44.459Z WARN 7408 --- [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. 16:26:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.479 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmSubscriptionEventCacheConfigSpec 16:26:44 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 16:26:50 16:26:50 . ____ _ __ _ _ 16:26:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:50 =========|_|==============|___/=/_/_/_/ 16:26:50 :: Spring Boot :: (v3.1.2) 16:26:50 16:26:50 2024-02-07T16:26:44.525Z INFO 7408 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:50 2024-02-07T16:26:44.525Z INFO 7408 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:26:50 2024-02-07T16:26:44.540Z INFO 7408 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:26:50 + + o o o o---o o----o o o---o o o----o o--o--o 16:26:50 + + + + | | / \ / | | / / \ | | 16:26:50 + + + + + o----o o o o o----o | o o o o----o | 16:26:50 + + + + | | / \ / | | \ / \ | | 16:26:50 + + o o o o o---o o----o o----o o---o o o o----o o 16:26:50 2024-02-07T16:26:44.540Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:26:50 2024-02-07T16:26:44.540Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5704 16:26:50 2024-02-07T16:26:44.540Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:26:50 2024-02-07T16:26:44.540Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:26:50 2024-02-07T16:26:44.540Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:26:50 To enable the Jet engine on the members, do one of the following: 16:26:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:26:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:26:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:26:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:26:50 2024-02-07T16:26:44.551Z INFO 7408 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:26:50 2024-02-07T16:26:44.552Z INFO 7408 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:26:50 2024-02-07T16:26:44.552Z WARN 7408 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:26:50 2024-02-07T16:26:44.557Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:50 2024-02-07T16:26:44.557Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:44.559Z INFO 7408 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:26:50 2024-02-07T16:26:44.559Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5704 is STARTING 16:26:50 2024-02-07T16:26:44.587Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:50 2024-02-07T16:26:44.587Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:44.687Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:50 2024-02-07T16:26:44.687Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:44.699Z INFO 7408 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5701 16:26:50 2024-02-07T16:26:44.701Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5701 and /10.30.106.107:33631 16:26:50 2024-02-07T16:26:44.711Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:33631 and /10.30.106.107:5701 16:26:50 2024-02-07T16:26:44.896Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:44.896Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:44.916Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:50 2024-02-07T16:26:44.916Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:44.932Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:50 2024-02-07T16:26:44.932Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:44.968Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:50 2024-02-07T16:26:44.968Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:45.320Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.320Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:45.362Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.362Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:50 2024-02-07T16:26:45.416Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.416Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:45.433Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.433Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:45.440Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.440Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:45.561Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.561Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:45.615Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.615Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:45.640Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.640Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:45.799Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.799Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:45.970Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:50 2024-02-07T16:26:45.971Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.071Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.071Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.136Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.136Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.264Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.264Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:50 2024-02-07T16:26:46.374Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.374Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.421Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.421Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.436Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.436Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.493Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.493Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.644Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.644Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.764Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.764Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.819Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.819Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:46.989Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:50 2024-02-07T16:26:46.989Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.001Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.001Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.023Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.023Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.225Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.225Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.367Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.367Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:50 2024-02-07T16:26:47.424Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.424Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.546Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.546Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.577Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.578Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.589Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.589Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.747Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.747Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.818Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.818Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.904Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.904Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.973Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.973Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:47.992Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:50 2024-02-07T16:26:47.992Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:48.177Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.177Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:48.429Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.429Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:48.478Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.478Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:48.570Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.570Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:50 2024-02-07T16:26:48.580Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.580Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:48.693Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.694Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:48.700Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.700Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:48.750Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.750Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:48.906Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.907Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:48.997Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:50 2024-02-07T16:26:48.997Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:49.022Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.022Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:49.030Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.030Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:49.127Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.127Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:49.433Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.433Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:49.482Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.482Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:49.532Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.532Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:49.653Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.653Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:49.773Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.773Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:50 2024-02-07T16:26:49.807Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:26:50 16:26:50 Members {size:4, ver:4} [ 16:26:50 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc this 16:26:50 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:50 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:26:50 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:26:50 ] 16:26:50 16:26:50 2024-02-07T16:26:49.816Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:26:50 16:26:50 Members {size:4, ver:4} [ 16:26:50 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:50 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 this 16:26:50 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:26:50 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:26:50 ] 16:26:50 16:26:50 2024-02-07T16:26:49.816Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:26:50 16:26:50 Members {size:4, ver:4} [ 16:26:50 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:50 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:50 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:26:50 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 this 16:26:50 ] 16:26:50 16:26:50 2024-02-07T16:26:49.816Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:26:50 16:26:50 Members {size:4, ver:4} [ 16:26:50 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:50 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:50 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 this 16:26:50 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:26:50 ] 16:26:50 16:26:50 2024-02-07T16:26:49.817Z INFO 7408 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5702, timeout: 10000, bind-any: true 16:26:50 2024-02-07T16:26:49.818Z INFO 7408 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5703, timeout: 10000, bind-any: true 16:26:50 2024-02-07T16:26:49.824Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5704 and /10.30.106.107:48813 16:26:50 2024-02-07T16:26:49.825Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5704 and /10.30.106.107:35419 16:26:50 2024-02-07T16:26:49.825Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:48813 and /10.30.106.107:5704 16:26:50 2024-02-07T16:26:49.825Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5703 and /10.30.106.107:39609 16:26:50 2024-02-07T16:26:49.826Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5702 and /10.30.106.107:32939 16:26:50 2024-02-07T16:26:49.826Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:32939 and /10.30.106.107:5702 16:26:50 2024-02-07T16:26:49.827Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:35419 and /10.30.106.107:5704 16:26:50 2024-02-07T16:26:49.830Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:39609 and /10.30.106.107:5703 16:26:50 2024-02-07T16:26:49.846Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.846Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:49.854Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:50 2024-02-07T16:26:49.854Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.009Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.009Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.070Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:26:50 2024-02-07T16:26:50.076Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.076Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.100Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.100Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.136Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.136Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.331Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.331Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.335Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 07 16:26:50 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 16:26:50 2024-02-07T16:26:50.435Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.435Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.550Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.550Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.561Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.561Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.585Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.585Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.698Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.698Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.707Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.708Z WARN 7408 --- [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. 16:26:50 2024-02-07T16:26:50.823Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5704 is STARTED 16:26:50 2024-02-07T16:26:50.831Z INFO 7408 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.321 seconds (process running for 88.531) 16:26:50 2024-02-07T16:26:50.848Z INFO 7408 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:26:50 2024-02-07T16:26:50.889Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:50 2024-02-07T16:26:50.889Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.382 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 16:26:50 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:26:57 2024-02-07T16:26:50.912Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:50.912Z WARN 7408 --- [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. 16:26:57 16:26:57 . ____ _ __ _ _ 16:26:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:26:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:26:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:26:57 ' |____| .__|_| |_|_| |_\__, | / / / / 16:26:57 =========|_|==============|___/=/_/_/_/ 16:26:57 :: Spring Boot :: (v3.1.2) 16:26:57 16:26:57 2024-02-07T16:26:50.922Z INFO 7408 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:26:57 2024-02-07T16:26:50.923Z INFO 7408 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:26:57 2024-02-07T16:26:50.939Z INFO 7408 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:26:57 + + o o o o---o o----o o o---o o o----o o--o--o 16:26:57 + + + + | | / \ / | | / / \ | | 16:26:57 + + + + + o----o o o o o----o | o o o o----o | 16:26:57 + + + + | | / \ / | | \ / \ | | 16:26:57 + + o o o o o---o o----o o----o o---o o o o----o o 16:26:57 2024-02-07T16:26:50.939Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:26:57 2024-02-07T16:26:50.939Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5705 16:26:57 2024-02-07T16:26:50.939Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:26:57 2024-02-07T16:26:50.939Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:26:57 2024-02-07T16:26:50.939Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:26:57 To enable the Jet engine on the members, do one of the following: 16:26:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:26:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:26:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:26:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:26:57 2024-02-07T16:26:50.949Z INFO 7408 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:26:57 2024-02-07T16:26:50.950Z INFO 7408 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:26:57 2024-02-07T16:26:50.950Z WARN 7408 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:26:57 2024-02-07T16:26:50.961Z INFO 7408 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:26:57 2024-02-07T16:26:50.962Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5705 is STARTING 16:26:57 2024-02-07T16:26:51.140Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.140Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.146Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.146Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.156Z INFO 7408 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5701 16:26:57 2024-02-07T16:26:51.158Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5701 and /10.30.106.107:34695 16:26:57 2024-02-07T16:26:51.159Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:34695 and /10.30.106.107:5701 16:26:57 2024-02-07T16:26:51.190Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.190Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.391Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.391Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.491Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.491Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.548Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.548Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.593Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.593Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.641Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.641Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.691Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.691Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.791Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.792Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.915Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.915Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:51.993Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:51.993Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:57 2024-02-07T16:26:52.244Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.244Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.343Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.343Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.343Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.344Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.350Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.350Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.496Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.496Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.544Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.544Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.594Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.594Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.694Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.694Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.701Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.701Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.944Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.944Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:52.995Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:52.995Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:57 2024-02-07T16:26:53.017Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.017Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:53.146Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.146Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:53.296Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.296Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:53.446Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.446Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:53.505Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.505Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:53.599Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.599Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:53.697Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.697Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:53.699Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.700Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:53.747Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.747Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:53.905Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:57 2024-02-07T16:26:53.905Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.000Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.000Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.098Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.098Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.119Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.119Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.198Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.198Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:57 2024-02-07T16:26:54.451Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.451Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.509Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.509Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.551Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.551Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.650Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.650Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.700Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.700Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.700Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.701Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.853Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.853Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:54.909Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:57 2024-02-07T16:26:54.909Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.003Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.003Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.021Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.021Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.252Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.252Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.300Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.300Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:57 2024-02-07T16:26:55.454Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.454Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.554Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.554Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.703Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.703Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.704Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.704Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.713Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.713Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.904Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.904Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.905Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.905Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:55.963Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:57 2024-02-07T16:26:55.963Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.024Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.024Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.056Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.056Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.262Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:26:57 16:26:57 Members {size:5, ver:5} [ 16:26:57 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc this 16:26:57 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:57 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:26:57 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:26:57 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:26:57 ] 16:26:57 16:26:57 2024-02-07T16:26:56.271Z INFO 7408 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:26:57 16:26:57 Members {size:5, ver:5} [ 16:26:57 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:57 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:57 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:26:57 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:26:57 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f this 16:26:57 ] 16:26:57 16:26:57 2024-02-07T16:26:56.272Z INFO 7408 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5702, timeout: 10000, bind-any: true 16:26:57 2024-02-07T16:26:56.273Z INFO 7408 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5703, timeout: 10000, bind-any: true 16:26:57 2024-02-07T16:26:56.274Z INFO 7408 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5704, timeout: 10000, bind-any: true 16:26:57 2024-02-07T16:26:56.275Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5704 and /10.30.106.107:38701 16:26:57 2024-02-07T16:26:56.281Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5705 and /10.30.106.107:38351 16:26:57 2024-02-07T16:26:56.282Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5705 and /10.30.106.107:35593 16:26:57 2024-02-07T16:26:56.282Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5705 and /10.30.106.107:33727 16:26:57 2024-02-07T16:26:56.282Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5703 and /10.30.106.107:58117 16:26:57 2024-02-07T16:26:56.283Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5702 and /10.30.106.107:55479 16:26:57 2024-02-07T16:26:56.283Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:26:57 16:26:57 Members {size:5, ver:5} [ 16:26:57 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:57 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:57 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:26:57 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 this 16:26:57 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:26:57 ] 16:26:57 16:26:57 2024-02-07T16:26:56.284Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:33727 and /10.30.106.107:5705 16:26:57 2024-02-07T16:26:56.285Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:35593 and /10.30.106.107:5705 16:26:57 2024-02-07T16:26:56.285Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:26:57 16:26:57 Members {size:5, ver:5} [ 16:26:57 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:57 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 this 16:26:57 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:26:57 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:26:57 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:26:57 ] 16:26:57 16:26:57 2024-02-07T16:26:56.285Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:58117 and /10.30.106.107:5703 16:26:57 2024-02-07T16:26:56.285Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:38351 and /10.30.106.107:5705 16:26:57 2024-02-07T16:26:56.286Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:38701 and /10.30.106.107:5704 16:26:57 2024-02-07T16:26:56.286Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:55479 and /10.30.106.107:5702 16:26:57 2024-02-07T16:26:56.287Z INFO 7408 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:26:57 16:26:57 Members {size:5, ver:5} [ 16:26:57 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:26:57 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:26:57 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 this 16:26:57 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:26:57 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:26:57 ] 16:26:57 16:26:57 2024-02-07T16:26:56.402Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.402Z WARN 7408 --- [t-thread | test] org.apache.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. 16:26:57 2024-02-07T16:26:56.407Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.407Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.407Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.407Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.456Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.456Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.523Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:26:57 2024-02-07T16:26:56.558Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.558Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.719Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.719Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.789Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 07 16:26:56 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 16:26:57 2024-02-07T16:26:56.821Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.821Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.858Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.858Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.919Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.919Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:56.959Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:26:57 2024-02-07T16:26:56.959Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:57.010Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:26:57 2024-02-07T16:26:57.010Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:57.227Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:26:57 2024-02-07T16:26:57.227Z WARN 7408 --- [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. 16:26:57 2024-02-07T16:26:57.260Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:26:57 2024-02-07T16:26:57.260Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:57.289Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5705 is STARTED 16:27:03 2024-02-07T16:26:57.307Z INFO 7408 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:27:03 + + o o o o---o o----o o o---o o o----o o--o--o 16:27:03 + + + + | | / \ / | | / / \ | | 16:27:03 + + + + + o----o o o o o----o | o o o o----o | 16:27:03 + + + + | | / \ / | | \ / \ | | 16:27:03 + + o o o o o---o o----o o----o o---o o o o----o o 16:27:03 2024-02-07T16:26:57.307Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:27:03 2024-02-07T16:26:57.307Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5706 16:27:03 2024-02-07T16:26:57.307Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:27:03 2024-02-07T16:26:57.307Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:27:03 2024-02-07T16:26:57.307Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:27:03 To enable the Jet engine on the members, do one of the following: 16:27:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:27:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:27:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:27:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:27:03 2024-02-07T16:26:57.317Z INFO 7408 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:27:03 2024-02-07T16:26:57.318Z INFO 7408 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:27:03 2024-02-07T16:26:57.318Z WARN 7408 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:27:03 2024-02-07T16:26:57.331Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:03 2024-02-07T16:26:57.331Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:57.340Z INFO 7408 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:27:03 2024-02-07T16:26:57.341Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5706 is STARTING 16:27:03 2024-02-07T16:26:57.447Z INFO 7408 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5701 16:27:03 2024-02-07T16:26:57.451Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5701 and /10.30.106.107:58013 16:27:03 2024-02-07T16:26:57.461Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:58013 and /10.30.106.107:5701 16:27:03 2024-02-07T16:26:57.511Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:03 2024-02-07T16:26:57.511Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:57.571Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:03 2024-02-07T16:26:57.571Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:57.605Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:26:57.605Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:03 2024-02-07T16:26:57.660Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:03 2024-02-07T16:26:57.660Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:57.772Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:03 2024-02-07T16:26:57.772Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:57.774Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:03 2024-02-07T16:26:57.774Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:57.863Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:03 2024-02-07T16:26:57.863Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:57.863Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:03 2024-02-07T16:26:57.863Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.113Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.113Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.229Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.229Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.334Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.334Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.414Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.415Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.415Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.415Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.507Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.507Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:03 2024-02-07T16:26:58.613Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.613Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.624Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.624Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.626Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.626Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.828Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.829Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:58.966Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:03 2024-02-07T16:26:58.966Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.017Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.017Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.217Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.217Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.231Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.231Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.268Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.268Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.368Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.368Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.410Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.410Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:03 2024-02-07T16:26:59.438Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.438Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.517Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.517Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.629Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.629Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.630Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.630Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.731Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.731Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:26:59.820Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:03 2024-02-07T16:26:59.820Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.120Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.120Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.120Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.120Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.312Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.312Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:03 2024-02-07T16:27:00.333Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.333Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.370Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.370Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.370Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.370Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.371Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.371Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.432Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.432Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.541Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.541Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.673Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.673Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.683Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.683Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.684Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.684Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:00.923Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:03 2024-02-07T16:27:00.923Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.224Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.224Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.224Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.224Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.234Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.235Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.273Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.274Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.315Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.315Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:03 2024-02-07T16:27:01.335Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.335Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.524Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.524Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.537Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.537Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.676Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.676Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.745Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.746Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.876Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.876Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:01.887Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:03 2024-02-07T16:27:01.888Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.125Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.126Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.178Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.178Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.217Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.217Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:03 2024-02-07T16:27:02.287Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.287Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.327Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.327Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.390Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.390Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.438Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.438Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.555Z INFO 7408 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:27:03 16:27:03 Members {size:6, ver:6} [ 16:27:03 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc this 16:27:03 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:03 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:03 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:03 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:03 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:03 ] 16:27:03 16:27:03 2024-02-07T16:27:02.563Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:27:03 16:27:03 Members {size:6, ver:6} [ 16:27:03 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:03 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 this 16:27:03 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:03 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:03 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:03 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:03 ] 16:27:03 16:27:03 2024-02-07T16:27:02.563Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:27:03 16:27:03 Members {size:6, ver:6} [ 16:27:03 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:03 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:03 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:03 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:03 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:03 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 this 16:27:03 ] 16:27:03 16:27:03 2024-02-07T16:27:02.564Z INFO 7408 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5702, timeout: 10000, bind-any: true 16:27:03 2024-02-07T16:27:02.565Z INFO 7408 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5703, timeout: 10000, bind-any: true 16:27:03 2024-02-07T16:27:02.565Z INFO 7408 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5704, timeout: 10000, bind-any: true 16:27:03 2024-02-07T16:27:02.565Z INFO 7408 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5705, timeout: 10000, bind-any: true 16:27:03 2024-02-07T16:27:02.566Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5703 and /10.30.106.107:32815 16:27:03 2024-02-07T16:27:02.567Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5704 and /10.30.106.107:48061 16:27:03 2024-02-07T16:27:02.567Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:32815 and /10.30.106.107:5703 16:27:03 2024-02-07T16:27:02.569Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5706 and /10.30.106.107:57459 16:27:03 2024-02-07T16:27:02.570Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5702 and /10.30.106.107:58763 16:27:03 2024-02-07T16:27:02.570Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:58763 and /10.30.106.107:5702 16:27:03 2024-02-07T16:27:02.570Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5705 and /10.30.106.107:53689 16:27:03 2024-02-07T16:27:02.570Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:53689 and /10.30.106.107:5705 16:27:03 2024-02-07T16:27:02.571Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:27:03 16:27:03 Members {size:6, ver:6} [ 16:27:03 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:03 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:03 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 this 16:27:03 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:03 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:03 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:03 ] 16:27:03 16:27:03 2024-02-07T16:27:02.571Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5706 and /10.30.106.107:41767 16:27:03 2024-02-07T16:27:02.571Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:57459 and /10.30.106.107:5706 16:27:03 2024-02-07T16:27:02.571Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:41767 and /10.30.106.107:5706 16:27:03 2024-02-07T16:27:02.571Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5706 and /10.30.106.107:51587 16:27:03 2024-02-07T16:27:02.571Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:48061 and /10.30.106.107:5704 16:27:03 2024-02-07T16:27:02.572Z INFO 7408 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:27:03 16:27:03 Members {size:6, ver:6} [ 16:27:03 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:03 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:03 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:03 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 this 16:27:03 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:03 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:03 ] 16:27:03 16:27:03 2024-02-07T16:27:02.574Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:27:03 16:27:03 Members {size:6, ver:6} [ 16:27:03 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:03 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:03 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:03 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:03 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f this 16:27:03 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:03 ] 16:27:03 16:27:03 2024-02-07T16:27:02.575Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:51587 and /10.30.106.107:5706 16:27:03 2024-02-07T16:27:02.575Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5706 and /10.30.106.107:50551 16:27:03 2024-02-07T16:27:02.576Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:50551 and /10.30.106.107:5706 16:27:03 2024-02-07T16:27:02.579Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.579Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.732Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.732Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.798Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.798Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:02.828Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 440 16:27:03 2024-02-07T16:27:02.941Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:03 2024-02-07T16:27:02.941Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:03.046Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:03 2024-02-07T16:27:03.046Z WARN 7408 --- [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. 16:27:03 2024-02-07T16:27:03.121Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:03 2024-02-07T16:27:03.121Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:03 2024-02-07T16:27:03.135Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:03 2024-02-07T16:27:03.135Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:03.192Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:08 2024-02-07T16:27:03.192Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:03.257Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:08 2024-02-07T16:27:03.257Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:03.347Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:08 2024-02-07T16:27:03.347Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:03.462Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:03.463Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:03.464Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:08 2024-02-07T16:27:03.464Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:03.470Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 07 16:27:02 UTC 2024, plannedMigrations=440, completedMigrations=440, remainingMigrations=0, totalCompletedMigrations=1253) 16:27:08 2024-02-07T16:27:03.494Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:08 2024-02-07T16:27:03.494Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:03.565Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5706 is STARTED 16:27:08 2024-02-07T16:27:03.574Z INFO 7408 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:27:08 + + o o o o---o o----o o o---o o o----o o--o--o 16:27:08 + + + + | | / \ / | | / / \ | | 16:27:08 + + + + + o----o o o o o----o | o o o o----o | 16:27:08 + + + + | | / \ / | | \ / \ | | 16:27:08 + + o o o o o---o o----o o----o o---o o o o----o o 16:27:08 2024-02-07T16:27:03.574Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:27:08 2024-02-07T16:27:03.574Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5707 16:27:08 2024-02-07T16:27:03.574Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:27:08 2024-02-07T16:27:03.574Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]: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. 16:27:08 2024-02-07T16:27:03.574Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:27:08 To enable the Jet engine on the members, do one of the following: 16:27:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:27:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:27:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:27:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:27:08 2024-02-07T16:27:03.594Z INFO 7408 --- [ main] com.hazelcast.system.security : [10.30.106.107]: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. 16:27:08 2024-02-07T16:27:03.595Z INFO 7408 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:27:08 2024-02-07T16:27:03.595Z WARN 7408 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]: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. 16:27:08 2024-02-07T16:27:03.604Z INFO 7408 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:27:08 2024-02-07T16:27:03.604Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5707 is STARTING 16:27:08 2024-02-07T16:27:03.732Z INFO 7408 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5701 16:27:08 2024-02-07T16:27:03.735Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5701 and /10.30.106.107:60135 16:27:08 2024-02-07T16:27:03.738Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:60135 and /10.30.106.107:5701 16:27:08 2024-02-07T16:27:03.813Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:08 2024-02-07T16:27:03.813Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:03.895Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:08 2024-02-07T16:27:03.895Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.014Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.014Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.028Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.028Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:08 2024-02-07T16:27:04.196Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.196Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.250Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.250Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.270Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.270Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.296Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.296Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.346Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.346Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.400Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.400Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.567Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.567Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.665Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.665Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:04.998Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:08 2024-02-07T16:27:04.998Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.016Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.016Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.030Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.030Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:08 2024-02-07T16:27:05.048Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.048Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.149Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.149Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.218Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.218Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.254Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.254Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.376Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.377Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.400Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.400Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.453Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.453Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.568Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.568Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:05.621Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:08 2024-02-07T16:27:05.622Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.021Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.021Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.102Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.102Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.103Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.103Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.202Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.203Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.228Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.228Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.233Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.233Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:08 2024-02-07T16:27:06.258Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.258Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.302Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.303Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.422Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.422Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.469Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.469Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.473Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.473Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:06.606Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:08 2024-02-07T16:27:06.606Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.055Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.055Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.061Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.061Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.157Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.157Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.205Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.205Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.224Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.224Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.254Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.254Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.326Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.326Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.335Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.335Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:08 2024-02-07T16:27:07.425Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.425Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.432Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.432Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.572Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.572Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.659Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.659Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:07.964Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:08 2024-02-07T16:27:07.964Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.077Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.077Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.158Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.158Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.229Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.229Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.328Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.329Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.337Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.337Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:08 2024-02-07T16:27:08.361Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.361Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.408Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.408Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.408Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.408Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.435Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.435Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.574Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.574Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.612Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:08 2024-02-07T16:27:08.612Z WARN 7408 --- [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. 16:27:08 2024-02-07T16:27:08.839Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:27:08 16:27:08 Members {size:7, ver:7} [ 16:27:08 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc this 16:27:08 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:08 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:08 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:08 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:08 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:08 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:08 ] 16:27:08 16:27:08 2024-02-07T16:27:08.846Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:27:08 16:27:08 Members {size:7, ver:7} [ 16:27:08 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:08 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 this 16:27:08 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:08 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:08 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:08 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:08 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:08 ] 16:27:08 16:27:08 2024-02-07T16:27:08.847Z INFO 7408 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:27:08 16:27:08 Members {size:7, ver:7} [ 16:27:08 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:08 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:08 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:08 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:08 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:08 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:08 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 this 16:27:08 ] 16:27:08 16:27:08 2024-02-07T16:27:08.850Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:27:08 16:27:08 Members {size:7, ver:7} [ 16:27:08 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:08 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:08 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 this 16:27:08 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:08 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:08 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:08 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:08 ] 16:27:08 16:27:08 2024-02-07T16:27:08.850Z INFO 7408 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5702, timeout: 10000, bind-any: true 16:27:08 2024-02-07T16:27:08.850Z INFO 7408 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5703, timeout: 10000, bind-any: true 16:27:08 2024-02-07T16:27:08.850Z INFO 7408 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5704, timeout: 10000, bind-any: true 16:27:08 2024-02-07T16:27:08.851Z INFO 7408 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5705, timeout: 10000, bind-any: true 16:27:08 2024-02-07T16:27:08.851Z INFO 7408 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5706, timeout: 10000, bind-any: true 16:27:08 2024-02-07T16:27:08.853Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5702 and /10.30.106.107:58641 16:27:08 2024-02-07T16:27:08.854Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5705 and /10.30.106.107:41635 16:27:08 2024-02-07T16:27:08.854Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:27:08 16:27:08 Members {size:7, ver:7} [ 16:27:08 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:08 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:08 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:08 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:08 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:08 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 this 16:27:08 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:08 ] 16:27:08 16:27:08 2024-02-07T16:27:08.855Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5704 and /10.30.106.107:43127 16:27:08 2024-02-07T16:27:08.863Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:27:08 16:27:08 Members {size:7, ver:7} [ 16:27:08 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:08 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:08 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:08 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 this 16:27:08 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:08 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:08 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:08 ] 16:27:08 16:27:08 2024-02-07T16:27:08.863Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:27:08 16:27:08 Members {size:7, ver:7} [ 16:27:08 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:08 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:08 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:08 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:08 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f this 16:27:08 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:08 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:08 ] 16:27:08 16:27:08 2024-02-07T16:27:08.864Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:58641 and /10.30.106.107:5702 16:27:08 2024-02-07T16:27:08.864Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5707 and /10.30.106.107:47595 16:27:08 2024-02-07T16:27:08.866Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5707 and /10.30.106.107:47025 16:27:08 2024-02-07T16:27:08.867Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:43127 and /10.30.106.107:5704 16:27:08 2024-02-07T16:27:08.867Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5707 and /10.30.106.107:34723 16:27:08 2024-02-07T16:27:08.867Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5707 and /10.30.106.107:56829 16:27:08 2024-02-07T16:27:08.867Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:41635 and /10.30.106.107:5705 16:27:08 2024-02-07T16:27:08.867Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5707 and /10.30.106.107:58987 16:27:08 2024-02-07T16:27:08.873Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:56829 and /10.30.106.107:5707 16:27:08 2024-02-07T16:27:08.873Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:58987 and /10.30.106.107:5707 16:27:08 2024-02-07T16:27:08.873Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:34723 and /10.30.106.107:5707 16:27:08 2024-02-07T16:27:08.873Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:47025 and /10.30.106.107:5707 16:27:08 2024-02-07T16:27:08.874Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5706 and /10.30.106.107:49767 16:27:08 2024-02-07T16:27:08.874Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5703 and /10.30.106.107:37819 16:27:08 2024-02-07T16:27:08.874Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:49767 and /10.30.106.107:5706 16:27:08 2024-02-07T16:27:08.877Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:37819 and /10.30.106.107:5703 16:27:09 2024-02-07T16:27:08.877Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:47595 and /10.30.106.107:5707 16:27:09 2024-02-07T16:27:08.973Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:09 2024-02-07T16:27:08.973Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.105Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 555 16:27:09 2024-02-07T16:27:09.172Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.172Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.182Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.182Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.230Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.231Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.273Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.273Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.284Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.284Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.349Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.349Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.364Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.364Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.377Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.377Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.383Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.383Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.547Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.548Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:09 2024-02-07T16:27:09.685Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:09 2024-02-07T16:27:09.685Z WARN 7408 --- [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. 16:27:09 2024-02-07T16:27:09.854Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5707 is STARTED 16:27:09 2024-02-07T16:27:09.862Z INFO 7408 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=156.8M, heap.memory.free=78.7M, heap.memory.total=236.0M, heap.memory.max=7.8G, heap.memory.used/total=66.46%, heap.memory.used/max=1.97%, minor.gc.count=28, minor.gc.time=379ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=74.87%, load.systemAverage=2.17, thread.count=414, thread.peakCount=414, 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=746, 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=7, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 16:27:09 2024-02-07T16:27:09.873Z INFO 7408 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 18.969 seconds (process running for 107.573) 16:27:10 2024-02-07T16:27:09.918Z INFO 7408 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:27:10 2024-02-07T16:27:10.037Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:10 2024-02-07T16:27:10.037Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.100Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.100Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.211Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.211Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.307Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.307Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.356Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.356Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.399Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 07 16:27:09 UTC 2024, plannedMigrations=555, completedMigrations=555, remainingMigrations=0, totalCompletedMigrations=1808) 16:27:11 2024-02-07T16:27:10.402Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.402Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.468Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.468Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.472Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.472Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.483Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.483Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.497Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.497Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:10.560Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.560Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:11 2024-02-07T16:27:10.621Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:11 2024-02-07T16:27:10.621Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:11.008Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:11 2024-02-07T16:27:11.008Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:11.093Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:11 2024-02-07T16:27:11.093Z WARN 7408 --- [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. 16:27:11 2024-02-07T16:27:11.117Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:11 2024-02-07T16:27:11.117Z WARN 7408 --- [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. 16:27:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.201 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:27:11 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:27:16 16:27:16 . ____ _ __ _ _ 16:27:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:16 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:16 =========|_|==============|___/=/_/_/_/ 16:27:16 :: Spring Boot :: (v3.1.2) 16:27:16 16:27:16 2024-02-07T16:27:11.139Z INFO 7408 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:16 2024-02-07T16:27:11.139Z INFO 7408 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:27:16 2024-02-07T16:27:11.156Z INFO 7408 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] 16:27:16 + + o o o o---o o----o o o---o o o----o o--o--o 16:27:16 + + + + | | / \ / | | / / \ | | 16:27:16 + + + + + o----o o o o o----o | o o o o----o | 16:27:16 + + + + | | / \ / | | \ / \ | | 16:27:16 + + o o o o o---o o----o o----o o---o o o o----o o 16:27:16 2024-02-07T16:27:11.156Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:27:16 2024-02-07T16:27:11.156Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5708 16:27:16 2024-02-07T16:27:11.156Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:27:16 2024-02-07T16:27:11.156Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5708 [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. 16:27:16 2024-02-07T16:27:11.156Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:27:16 To enable the Jet engine on the members, do one of the following: 16:27:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:27:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:27:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:27:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:27:16 2024-02-07T16:27:11.176Z INFO 7408 --- [ main] com.hazelcast.system.security : [10.30.106.107]:5708 [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. 16:27:16 2024-02-07T16:27:11.177Z INFO 7408 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:27:16 2024-02-07T16:27:11.177Z WARN 7408 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]:5708 [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. 16:27:16 2024-02-07T16:27:11.194Z INFO 7408 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:27:16 2024-02-07T16:27:11.195Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5708 is STARTING 16:27:16 2024-02-07T16:27:11.204Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:11.204Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:11.217Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:16 2024-02-07T16:27:11.218Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:11.287Z INFO 7408 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5701 16:27:16 2024-02-07T16:27:11.289Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5701 and /10.30.106.107:36845 16:27:16 2024-02-07T16:27:11.290Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:36845 and /10.30.106.107:5701 16:27:16 2024-02-07T16:27:11.326Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:16 2024-02-07T16:27:11.326Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:11.421Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:16 2024-02-07T16:27:11.421Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:11.490Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:16 2024-02-07T16:27:11.491Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:11.552Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:16 2024-02-07T16:27:11.552Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:11.572Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:16 2024-02-07T16:27:11.572Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:11.664Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:11.664Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:16 2024-02-07T16:27:11.824Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:16 2024-02-07T16:27:11.824Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.046Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.046Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.120Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.120Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.275Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.275Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.321Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.321Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.342Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.342Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.370Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.370Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.407Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.407Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.430Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.430Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.576Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.576Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.605Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.605Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.767Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.767Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:16 2024-02-07T16:27:12.776Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.776Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:12.949Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:16 2024-02-07T16:27:12.949Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.178Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.178Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.223Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.223Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.273Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.273Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.310Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.310Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.508Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.508Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.525Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.525Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.529Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.529Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.547Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.547Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.634Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.634Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:13.669Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.669Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:16 2024-02-07T16:27:13.730Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:16 2024-02-07T16:27:13.730Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.102Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.102Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.181Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.182Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.276Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.276Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.326Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.326Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.451Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.451Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.461Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.461Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.512Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.512Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.536Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.536Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.579Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.579Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.633Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.634Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.772Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.773Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:16 2024-02-07T16:27:14.783Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.783Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:14.955Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:16 2024-02-07T16:27:14.955Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.083Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.083Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.178Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.178Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.278Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.278Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.455Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.455Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.464Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.464Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.485Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.485Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.540Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.540Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.584Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.584Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.615Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.615Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:15.775Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.775Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:16 2024-02-07T16:27:15.786Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:16 2024-02-07T16:27:15.786Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:16.008Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:16 2024-02-07T16:27:16.008Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:16.187Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:16 2024-02-07T16:27:16.187Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:16.231Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:16 2024-02-07T16:27:16.231Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:16.282Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:16 2024-02-07T16:27:16.282Z WARN 7408 --- [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. 16:27:16 2024-02-07T16:27:16.393Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:27:16 16:27:16 Members {size:8, ver:8} [ 16:27:16 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc this 16:27:16 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:16 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:16 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:16 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:16 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:16 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:16 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:16 ] 16:27:16 16:27:16 2024-02-07T16:27:16.397Z INFO 7408 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:27:16 16:27:16 Members {size:8, ver:8} [ 16:27:16 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:16 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 this 16:27:16 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:16 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:16 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:16 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:16 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:16 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:16 ] 16:27:16 16:27:16 2024-02-07T16:27:16.399Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:27:16 16:27:16 Members {size:8, ver:8} [ 16:27:16 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:16 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:16 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:16 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 this 16:27:16 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:16 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:16 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:16 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:16 ] 16:27:16 16:27:16 2024-02-07T16:27:16.400Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:27:16 16:27:16 Members {size:8, ver:8} [ 16:27:16 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:16 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:16 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:16 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:16 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f this 16:27:16 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:16 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:16 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:16 ] 16:27:16 16:27:16 2024-02-07T16:27:16.401Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:27:16 16:27:16 Members {size:8, ver:8} [ 16:27:16 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:16 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:16 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 this 16:27:16 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:16 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:16 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:16 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:16 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:16 ] 16:27:16 16:27:16 2024-02-07T16:27:16.402Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5708 and /10.30.106.107:46365 16:27:16 2024-02-07T16:27:16.402Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:46365 and /10.30.106.107:5708 16:27:16 2024-02-07T16:27:16.403Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5708 and /10.30.106.107:44837 16:27:16 2024-02-07T16:27:16.405Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] 16:27:16 16:27:16 Members {size:8, ver:8} [ 16:27:16 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:16 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:16 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:16 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:16 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:16 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:16 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:16 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 this 16:27:16 ] 16:27:16 16:27:16 2024-02-07T16:27:16.407Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5708 and /10.30.106.107:35681 16:27:16 2024-02-07T16:27:16.411Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:44837 and /10.30.106.107:5708 16:27:16 2024-02-07T16:27:16.412Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:27:16 16:27:16 Members {size:8, ver:8} [ 16:27:16 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:16 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:16 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:16 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:16 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:16 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:16 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 this 16:27:16 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:16 ] 16:27:16 16:27:16 2024-02-07T16:27:16.412Z INFO 7408 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5703, timeout: 10000, bind-any: true 16:27:16 2024-02-07T16:27:16.412Z INFO 7408 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5704, timeout: 10000, bind-any: true 16:27:16 2024-02-07T16:27:16.412Z INFO 7408 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5705, timeout: 10000, bind-any: true 16:27:16 2024-02-07T16:27:16.413Z INFO 7408 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5707, timeout: 10000, bind-any: true 16:27:16 2024-02-07T16:27:16.413Z INFO 7408 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5706, timeout: 10000, bind-any: true 16:27:16 2024-02-07T16:27:16.413Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5708 and /10.30.106.107:34739 16:27:16 2024-02-07T16:27:16.413Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5708 and /10.30.106.107:51861 16:27:16 2024-02-07T16:27:16.414Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:35681 and /10.30.106.107:5708 16:27:16 2024-02-07T16:27:16.415Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5708 and /10.30.106.107:52969 16:27:16 2024-02-07T16:27:16.418Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5707 and /10.30.106.107:55465 16:27:16 2024-02-07T16:27:16.418Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:55465 and /10.30.106.107:5707 16:27:16 2024-02-07T16:27:16.425Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5704 and /10.30.106.107:54431 16:27:16 2024-02-07T16:27:16.425Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:51861 and /10.30.106.107:5708 16:27:16 2024-02-07T16:27:16.425Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5703 and /10.30.106.107:45759 16:27:16 2024-02-07T16:27:16.425Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:52969 and /10.30.106.107:5708 16:27:16 2024-02-07T16:27:16.425Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:45759 and /10.30.106.107:5703 16:27:16 2024-02-07T16:27:16.426Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:34739 and /10.30.106.107:5708 16:27:16 2024-02-07T16:27:16.426Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5706 and /10.30.106.107:56201 16:27:16 2024-02-07T16:27:16.426Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5705 and /10.30.106.107:41419 16:27:16 2024-02-07T16:27:16.427Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:54431 and /10.30.106.107:5704 16:27:16 2024-02-07T16:27:16.427Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:41419 and /10.30.106.107:5705 16:27:16 2024-02-07T16:27:16.427Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:56201 and /10.30.106.107:5706 16:27:22 2024-02-07T16:27:16.428Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:27:22 16:27:22 Members {size:8, ver:8} [ 16:27:22 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:22 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:22 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:22 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:22 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:22 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 this 16:27:22 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:22 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:22 ] 16:27:22 16:27:22 2024-02-07T16:27:16.438Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:22 2024-02-07T16:27:16.438Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:16.458Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:22 2024-02-07T16:27:16.458Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:16.493Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:22 2024-02-07T16:27:16.493Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:16.568Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:22 2024-02-07T16:27:16.568Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:16.617Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:16.617Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:16.662Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 646 16:27:22 2024-02-07T16:27:16.693Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:22 2024-02-07T16:27:16.693Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:16.740Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:22 2024-02-07T16:27:16.740Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:16.879Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:16.879Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:22 2024-02-07T16:27:16.973Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:22 2024-02-07T16:27:16.973Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.138Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.138Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.209Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.209Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.361Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.361Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.361Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.361Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.412Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5708 is STARTED 16:27:22 2024-02-07T16:27:17.418Z INFO 7408 --- [ main] com.hazelcast.system.logo : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] 16:27:22 + + o o o o---o o----o o o---o o o----o o--o--o 16:27:22 + + + + | | / \ / | | / / \ | | 16:27:22 + + + + + o----o o o o o----o | o o o o----o | 16:27:22 + + + + | | / \ / | | \ / \ | | 16:27:22 + + o o o o o---o o----o o----o o---o o o o----o o 16:27:22 2024-02-07T16:27:17.418Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:27:22 2024-02-07T16:27:17.418Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.107]:5709 16:27:22 2024-02-07T16:27:17.418Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:27:22 2024-02-07T16:27:17.418Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5709 [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. 16:27:22 2024-02-07T16:27:17.418Z INFO 7408 --- [ main] com.hazelcast.system : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:27:22 To enable the Jet engine on the members, do one of the following: 16:27:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:27:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:27:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:27:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:27:22 2024-02-07T16:27:17.462Z INFO 7408 --- [ main] com.hazelcast.system.security : [10.30.106.107]:5709 [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. 16:27:22 2024-02-07T16:27:17.463Z INFO 7408 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:27:22 2024-02-07T16:27:17.463Z WARN 7408 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.107]:5709 [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. 16:27:22 2024-02-07T16:27:17.514Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.514Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.519Z INFO 7408 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:27:22 2024-02-07T16:27:17.519Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5709 is STARTING 16:27:22 2024-02-07T16:27:17.534Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.534Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.535Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.535Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.637Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.637Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.661Z INFO 7408 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.107]:5701 16:27:22 2024-02-07T16:27:17.666Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5701 and /10.30.106.107:48581 16:27:22 2024-02-07T16:27:17.666Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:48581 and /10.30.106.107:5701 16:27:22 2024-02-07T16:27:17.718Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.718Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.787Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.788Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:22 2024-02-07T16:27:17.818Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:22 2024-02-07T16:27:17.819Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:17.979Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 07 16:27:16 UTC 2024, plannedMigrations=646, completedMigrations=646, remainingMigrations=0, totalCompletedMigrations=2454) 16:27:22 2024-02-07T16:27:18.197Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.197Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.220Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.220Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.352Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.352Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.420Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.420Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.471Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.471Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.571Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.571Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.636Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.637Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.721Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.721Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.748Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.748Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.798Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.798Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:18.890Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.890Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:22 2024-02-07T16:27:18.920Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:22 2024-02-07T16:27:18.920Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.151Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.151Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.154Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.155Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.324Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.324Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.374Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.374Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.474Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.474Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.523Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.523Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.574Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.574Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.701Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.701Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.739Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.739Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.774Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.774Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:19.793Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.793Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:22 2024-02-07T16:27:19.801Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:22 2024-02-07T16:27:19.801Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.208Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.208Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.254Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.254Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.427Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.427Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.427Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.427Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.527Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.527Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.576Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.576Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.627Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.627Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.695Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.695Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:22 2024-02-07T16:27:20.777Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.777Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.804Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.804Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.804Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.804Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:20.842Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:20.842Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.107Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.108Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.380Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.380Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.411Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.411Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.529Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.530Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.530Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.530Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.580Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.580Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.659Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.659Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.679Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.679Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.680Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.680Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:21.697Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.697Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:22 2024-02-07T16:27:21.959Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:22 2024-02-07T16:27:21.959Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:22.010Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:22 2024-02-07T16:27:22.010Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:22.044Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:22 2024-02-07T16:27:22.044Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:22.314Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:22 2024-02-07T16:27:22.314Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:22.333Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:22 2024-02-07T16:27:22.333Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:22.382Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:22 2024-02-07T16:27:22.382Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:22.662Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:22 2024-02-07T16:27:22.662Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:22.732Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:22 2024-02-07T16:27:22.732Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:22.780Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:27:22 16:27:22 Members {size:9, ver:9} [ 16:27:22 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc this 16:27:22 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:22 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:22 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:22 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:22 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:22 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:22 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:22 Member [10.30.106.107]:5709 - 01462dfb-1480-4180-81b2-95322397256a 16:27:22 ] 16:27:22 16:27:22 2024-02-07T16:27:22.783Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:22 2024-02-07T16:27:22.783Z WARN 7408 --- [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. 16:27:22 2024-02-07T16:27:22.787Z INFO 7408 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:27:22 16:27:22 Members {size:9, ver:9} [ 16:27:22 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:22 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 this 16:27:22 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:22 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:22 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:22 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:22 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:22 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:22 Member [10.30.106.107]:5709 - 01462dfb-1480-4180-81b2-95322397256a 16:27:22 ] 16:27:22 16:27:22 2024-02-07T16:27:22.787Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:27:22 16:27:22 Members {size:9, ver:9} [ 16:27:22 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:22 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:22 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 this 16:27:22 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:22 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:22 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:22 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:22 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:22 Member [10.30.106.107]:5709 - 01462dfb-1480-4180-81b2-95322397256a 16:27:22 ] 16:27:22 16:27:22 2024-02-07T16:27:22.787Z INFO 7408 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:27:22 16:27:22 Members {size:9, ver:9} [ 16:27:22 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:22 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:22 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:22 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 this 16:27:22 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:22 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:22 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:22 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:22 Member [10.30.106.107]:5709 - 01462dfb-1480-4180-81b2-95322397256a 16:27:22 ] 16:27:22 16:27:22 2024-02-07T16:27:22.790Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5709 and /10.30.106.107:52449 16:27:22 2024-02-07T16:27:22.790Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:27:22 16:27:22 Members {size:9, ver:9} [ 16:27:22 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:22 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:22 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:22 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:22 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f this 16:27:22 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:22 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:22 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:22 Member [10.30.106.107]:5709 - 01462dfb-1480-4180-81b2-95322397256a 16:27:22 ] 16:27:22 16:27:22 2024-02-07T16:27:22.790Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] 16:27:22 16:27:22 Members {size:9, ver:9} [ 16:27:22 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:22 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:22 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:22 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:22 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:22 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:22 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:22 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:22 Member [10.30.106.107]:5709 - 01462dfb-1480-4180-81b2-95322397256a this 16:27:22 ] 16:27:22 16:27:22 2024-02-07T16:27:22.791Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5709 and /10.30.106.107:58719 16:27:22 2024-02-07T16:27:22.791Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:52449 and /10.30.106.107:5709 16:27:22 2024-02-07T16:27:22.792Z INFO 7408 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5702, timeout: 10000, bind-any: true 16:27:22 2024-02-07T16:27:22.793Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5709 and /10.30.106.107:47145 16:27:24 2024-02-07T16:27:22.793Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5709 and /10.30.106.107:39247 16:27:24 2024-02-07T16:27:22.799Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:58719 and /10.30.106.107:5709 16:27:24 2024-02-07T16:27:22.800Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5709 and /10.30.106.107:59465 16:27:24 2024-02-07T16:27:22.800Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5709 and /10.30.106.107:50635 16:27:24 2024-02-07T16:27:22.800Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5709 and /10.30.106.107:54257 16:27:24 2024-02-07T16:27:22.801Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:47145 and /10.30.106.107:5709 16:27:24 2024-02-07T16:27:22.801Z INFO 7408 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5703, timeout: 10000, bind-any: true 16:27:24 2024-02-07T16:27:22.802Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:39247 and /10.30.106.107:5709 16:27:24 2024-02-07T16:27:22.808Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:50635 and /10.30.106.107:5709 16:27:24 2024-02-07T16:27:22.808Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:54257 and /10.30.106.107:5709 16:27:24 2024-02-07T16:27:22.809Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:59465 and /10.30.106.107:5709 16:27:24 2024-02-07T16:27:22.809Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5708 [cps-and-ncmp-test-caches] [5.2.4] 16:27:24 16:27:24 Members {size:9, ver:9} [ 16:27:24 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:24 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:24 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:24 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:24 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:24 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:24 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:24 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 this 16:27:24 Member [10.30.106.107]:5709 - 01462dfb-1480-4180-81b2-95322397256a 16:27:24 ] 16:27:24 16:27:24 2024-02-07T16:27:22.809Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5702 and /10.30.106.107:35745 16:27:24 2024-02-07T16:27:22.809Z INFO 7408 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5704, timeout: 10000, bind-any: true 16:27:24 2024-02-07T16:27:22.810Z INFO 7408 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.107:5705, timeout: 10000, bind-any: true 16:27:24 2024-02-07T16:27:22.810Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5705 and /10.30.106.107:40953 16:27:24 2024-02-07T16:27:22.810Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5703 and /10.30.106.107:51013 16:27:24 2024-02-07T16:27:22.816Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:40953 and /10.30.106.107:5705 16:27:24 2024-02-07T16:27:22.816Z INFO 7408 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:5704 and /10.30.106.107:55147 16:27:24 2024-02-07T16:27:22.817Z INFO 7408 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:55147 and /10.30.106.107:5704 16:27:24 2024-02-07T16:27:22.817Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:35745 and /10.30.106.107:5702 16:27:24 2024-02-07T16:27:22.827Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:27:24 16:27:24 Members {size:9, ver:9} [ 16:27:24 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:24 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:24 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:24 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:24 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:24 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 this 16:27:24 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 16:27:24 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:24 Member [10.30.106.107]:5709 - 01462dfb-1480-4180-81b2-95322397256a 16:27:24 ] 16:27:24 16:27:24 2024-02-07T16:27:22.828Z INFO 7408 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.107:51013 and /10.30.106.107:5703 16:27:24 2024-02-07T16:27:22.829Z INFO 7408 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.107]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:27:24 16:27:24 Members {size:9, ver:9} [ 16:27:24 Member [10.30.106.107]:5701 - 13927cd8-2c2e-4abf-8a82-146ba7d6a2fc 16:27:24 Member [10.30.106.107]:5702 - 7fee8fb9-0f94-468c-acee-9d262dbe6815 16:27:24 Member [10.30.106.107]:5703 - 2b6ec080-fa78-4a9f-8c6e-5a5a4c0605d2 16:27:24 Member [10.30.106.107]:5704 - 2bb8f9b5-c822-4994-81f7-6d8cd906ef10 16:27:24 Member [10.30.106.107]:5705 - d69640d4-5fca-4c7f-9050-3bd11e895a2f 16:27:24 Member [10.30.106.107]:5706 - e22948ba-982f-45c4-93a7-f785c3be7bf3 16:27:24 Member [10.30.106.107]:5707 - 1a53b52f-8c95-4085-928d-3b90a4a8a431 this 16:27:24 Member [10.30.106.107]:5708 - bef68cb9-18fb-449f-a8a6-83871df39054 16:27:24 Member [10.30.106.107]:5709 - 01462dfb-1480-4180-81b2-95322397256a 16:27:24 ] 16:27:24 16:27:24 2024-02-07T16:27:22.883Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:24 2024-02-07T16:27:22.883Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:22.885Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:24 2024-02-07T16:27:22.885Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:22.900Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:24 2024-02-07T16:27:22.900Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:24 2024-02-07T16:27:23.046Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 215 16:27:24 2024-02-07T16:27:23.046Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.046Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.068Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.068Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.229Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.230Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.237Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.237Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.268Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.268Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.477Z INFO 7408 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.107]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 07 16:27:23 UTC 2024, plannedMigrations=215, completedMigrations=215, remainingMigrations=0, totalCompletedMigrations=2669) 16:27:24 2024-02-07T16:27:23.535Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.535Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.588Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.588Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.594Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.594Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.635Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.636Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.827Z INFO 7408 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.107]:5709 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.107]:5709 is STARTED 16:27:24 2024-02-07T16:27:23.833Z INFO 7408 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.71 seconds (process running for 121.534) 16:27:24 2024-02-07T16:27:23.851Z INFO 7408 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:27:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.73 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:27:24 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:27:24 16:27:24 . ____ _ __ _ _ 16:27:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:24 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:24 =========|_|==============|___/=/_/_/_/ 16:27:24 :: Spring Boot :: (v3.1.2) 16:27:24 16:27:24 2024-02-07T16:27:23.873Z INFO 7408 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:24 2024-02-07T16:27:23.873Z INFO 7408 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:27:24 2024-02-07T16:27:23.887Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:24 2024-02-07T16:27:23.887Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.900Z INFO 7408 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.043 seconds (process running for 121.6) 16:27:24 2024-02-07T16:27:23.905Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:24 acks = -1 16:27:24 auto.include.jmx.reporter = true 16:27:24 batch.size = 16384 16:27:24 bootstrap.servers = [localhost:9092] 16:27:24 buffer.memory = 33554432 16:27:24 client.dns.lookup = use_all_dns_ips 16:27:24 client.id = producer-11 16:27:24 compression.type = none 16:27:24 connections.max.idle.ms = 540000 16:27:24 delivery.timeout.ms = 120000 16:27:24 enable.idempotence = true 16:27:24 interceptor.classes = [] 16:27:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:24 linger.ms = 0 16:27:24 max.block.ms = 60000 16:27:24 max.in.flight.requests.per.connection = 5 16:27:24 max.request.size = 1048576 16:27:24 metadata.max.age.ms = 300000 16:27:24 metadata.max.idle.ms = 300000 16:27:24 metric.reporters = [] 16:27:24 metrics.num.samples = 2 16:27:24 metrics.recording.level = INFO 16:27:24 metrics.sample.window.ms = 30000 16:27:24 partitioner.adaptive.partitioning.enable = true 16:27:24 partitioner.availability.timeout.ms = 0 16:27:24 partitioner.class = null 16:27:24 partitioner.ignore.keys = false 16:27:24 receive.buffer.bytes = 32768 16:27:24 reconnect.backoff.max.ms = 1000 16:27:24 reconnect.backoff.ms = 50 16:27:24 request.timeout.ms = 30000 16:27:24 retries = 2147483647 16:27:24 retry.backoff.ms = 100 16:27:24 sasl.client.callback.handler.class = null 16:27:24 sasl.jaas.config = null 16:27:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:24 sasl.kerberos.min.time.before.relogin = 60000 16:27:24 sasl.kerberos.service.name = null 16:27:24 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:24 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:24 sasl.login.callback.handler.class = null 16:27:24 sasl.login.class = null 16:27:24 sasl.login.connect.timeout.ms = null 16:27:24 sasl.login.read.timeout.ms = null 16:27:24 sasl.login.refresh.buffer.seconds = 300 16:27:24 sasl.login.refresh.min.period.seconds = 60 16:27:24 sasl.login.refresh.window.factor = 0.8 16:27:24 sasl.login.refresh.window.jitter = 0.05 16:27:24 sasl.login.retry.backoff.max.ms = 10000 16:27:24 sasl.login.retry.backoff.ms = 100 16:27:24 sasl.mechanism = GSSAPI 16:27:24 sasl.oauthbearer.clock.skew.seconds = 30 16:27:24 sasl.oauthbearer.expected.audience = null 16:27:24 sasl.oauthbearer.expected.issuer = null 16:27:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:24 sasl.oauthbearer.jwks.endpoint.url = null 16:27:24 sasl.oauthbearer.scope.claim.name = scope 16:27:24 sasl.oauthbearer.sub.claim.name = sub 16:27:24 sasl.oauthbearer.token.endpoint.url = null 16:27:24 security.protocol = PLAINTEXT 16:27:24 security.providers = null 16:27:24 send.buffer.bytes = 131072 16:27:24 socket.connection.setup.timeout.max.ms = 30000 16:27:24 socket.connection.setup.timeout.ms = 10000 16:27:24 ssl.cipher.suites = null 16:27:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:24 ssl.endpoint.identification.algorithm = https 16:27:24 ssl.engine.factory.class = null 16:27:24 ssl.key.password = null 16:27:24 ssl.keymanager.algorithm = SunX509 16:27:24 ssl.keystore.certificate.chain = null 16:27:24 ssl.keystore.key = null 16:27:24 ssl.keystore.location = null 16:27:24 ssl.keystore.password = null 16:27:24 ssl.keystore.type = JKS 16:27:24 ssl.protocol = TLSv1.3 16:27:24 ssl.provider = null 16:27:24 ssl.secure.random.implementation = null 16:27:24 ssl.trustmanager.algorithm = PKIX 16:27:24 ssl.truststore.certificates = null 16:27:24 ssl.truststore.location = null 16:27:24 ssl.truststore.password = null 16:27:24 ssl.truststore.type = JKS 16:27:24 transaction.timeout.ms = 60000 16:27:24 transactional.id = null 16:27:24 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:27:24 16:27:24 2024-02-07T16:27:23.913Z INFO 7408 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 16:27:24 2024-02-07T16:27:23.915Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:24 2024-02-07T16:27:23.915Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:24 2024-02-07T16:27:23.915Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323243915 16:27:24 2024-02-07T16:27:23.921Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:24 2024-02-07T16:27:23.921Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.921Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:24 2024-02-07T16:27:23.926Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:24 acks = -1 16:27:24 auto.include.jmx.reporter = true 16:27:24 batch.size = 16384 16:27:24 bootstrap.servers = [localhost:9092] 16:27:24 buffer.memory = 33554432 16:27:24 client.dns.lookup = use_all_dns_ips 16:27:24 client.id = producer-12 16:27:24 compression.type = none 16:27:24 connections.max.idle.ms = 540000 16:27:24 delivery.timeout.ms = 120000 16:27:24 enable.idempotence = true 16:27:24 interceptor.classes = [] 16:27:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:24 linger.ms = 0 16:27:24 max.block.ms = 60000 16:27:24 max.in.flight.requests.per.connection = 5 16:27:24 max.request.size = 1048576 16:27:24 metadata.max.age.ms = 300000 16:27:24 metadata.max.idle.ms = 300000 16:27:24 metric.reporters = [] 16:27:24 metrics.num.samples = 2 16:27:24 metrics.recording.level = INFO 16:27:24 metrics.sample.window.ms = 30000 16:27:24 partitioner.adaptive.partitioning.enable = true 16:27:24 partitioner.availability.timeout.ms = 0 16:27:24 partitioner.class = null 16:27:24 partitioner.ignore.keys = false 16:27:24 receive.buffer.bytes = 32768 16:27:24 reconnect.backoff.max.ms = 1000 16:27:24 reconnect.backoff.ms = 50 16:27:24 request.timeout.ms = 30000 16:27:24 retries = 2147483647 16:27:24 retry.backoff.ms = 100 16:27:24 sasl.client.callback.handler.class = null 16:27:24 sasl.jaas.config = null 16:27:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:24 sasl.kerberos.min.time.before.relogin = 60000 16:27:24 sasl.kerberos.service.name = null 16:27:24 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:24 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:24 sasl.login.callback.handler.class = null 16:27:24 sasl.login.class = null 16:27:24 sasl.login.connect.timeout.ms = null 16:27:24 sasl.login.read.timeout.ms = null 16:27:24 sasl.login.refresh.buffer.seconds = 300 16:27:24 sasl.login.refresh.min.period.seconds = 60 16:27:24 sasl.login.refresh.window.factor = 0.8 16:27:24 sasl.login.refresh.window.jitter = 0.05 16:27:24 sasl.login.retry.backoff.max.ms = 10000 16:27:24 sasl.login.retry.backoff.ms = 100 16:27:24 sasl.mechanism = GSSAPI 16:27:24 sasl.oauthbearer.clock.skew.seconds = 30 16:27:24 sasl.oauthbearer.expected.audience = null 16:27:24 sasl.oauthbearer.expected.issuer = null 16:27:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:24 sasl.oauthbearer.jwks.endpoint.url = null 16:27:24 sasl.oauthbearer.scope.claim.name = scope 16:27:24 sasl.oauthbearer.sub.claim.name = sub 16:27:24 sasl.oauthbearer.token.endpoint.url = null 16:27:24 security.protocol = PLAINTEXT 16:27:24 security.providers = null 16:27:24 send.buffer.bytes = 131072 16:27:24 socket.connection.setup.timeout.max.ms = 30000 16:27:24 socket.connection.setup.timeout.ms = 10000 16:27:24 ssl.cipher.suites = null 16:27:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:24 ssl.endpoint.identification.algorithm = https 16:27:24 ssl.engine.factory.class = null 16:27:24 ssl.key.password = null 16:27:24 ssl.keymanager.algorithm = SunX509 16:27:24 ssl.keystore.certificate.chain = null 16:27:24 ssl.keystore.key = null 16:27:24 ssl.keystore.location = null 16:27:24 ssl.keystore.password = null 16:27:24 ssl.keystore.type = JKS 16:27:24 ssl.protocol = TLSv1.3 16:27:24 ssl.provider = null 16:27:24 ssl.secure.random.implementation = null 16:27:24 ssl.trustmanager.algorithm = PKIX 16:27:24 ssl.truststore.certificates = null 16:27:24 ssl.truststore.location = null 16:27:24 ssl.truststore.password = null 16:27:24 ssl.truststore.type = JKS 16:27:24 transaction.timeout.ms = 60000 16:27:24 transactional.id = null 16:27:24 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:24 16:27:24 2024-02-07T16:27:23.926Z INFO 7408 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 16:27:24 2024-02-07T16:27:23.928Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:24 2024-02-07T16:27:23.928Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:24 2024-02-07T16:27:23.928Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323243928 16:27:24 2024-02-07T16:27:23.928Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:24 2024-02-07T16:27:23.928Z WARN 7408 --- [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. 16:27:24 2024-02-07T16:27:23.928Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:27:24 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionServiceImplSpec 16:27:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionServiceImplSpec 16:27:24 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionValidationServiceImplSpec 16:27:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionValidationServiceImplSpec 16:27:24 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 16:27:29 2024-02-07T16:27:23.949Z INFO 7408 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:27:29 2024-02-07T16:27:23.990Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:29 2024-02-07T16:27:23.990Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.022Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:29 2024-02-07T16:27:24.022Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.022Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:24.029Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:29 2024-02-07T16:27:24.029Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.029Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:24.029Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 4e17f5314050420db4e0910962f0f917974c092ee2104128860758dcfc189570 16:27:29 2024-02-07T16:27:24.041Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.041Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:29 2024-02-07T16:27:24.055Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.055Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.129Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:29 2024-02-07T16:27:24.129Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.129Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:24.173Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:29 2024-02-07T16:27:24.173Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.173Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:24.192Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.192Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.331Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:29 2024-02-07T16:27:24.331Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.331Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:24.342Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.342Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.342Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.342Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.374Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:29 2024-02-07T16:27:24.374Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.374Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:24.440Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.440Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.443Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.443Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.493Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.493Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.602Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.602Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.661Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.661Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.777Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:29 2024-02-07T16:27:24.777Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.777Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:24.788Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:29 2024-02-07T16:27:24.788Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.788Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:24.799Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.799Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:24.899Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:29 2024-02-07T16:27:24.899Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.045Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.045Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:29 2024-02-07T16:27:25.164Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.165Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.196Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.196Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.247Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.247Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.296Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.296Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.410Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.410Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.486Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.486Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.531Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:29 2024-02-07T16:27:25.531Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.531Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:25.557Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.557Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.598Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:29 2024-02-07T16:27:25.598Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.598Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:25.680Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.680Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.715Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.715Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:25.807Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:29 2024-02-07T16:27:25.808Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.057Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.057Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.147Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.148Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:29 2024-02-07T16:27:26.267Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.267Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.399Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.399Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.399Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.400Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.400Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.400Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.434Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:29 2024-02-07T16:27:26.434Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.434Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:26.440Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.440Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.567Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.567Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.567Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.567Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.582Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.582Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.710Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.710Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.803Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:29 2024-02-07T16:27:26.803Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:26.803Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:26.809Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:29 2024-02-07T16:27:26.809Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.111Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.111Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.150Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.150Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:29 2024-02-07T16:27:27.170Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.170Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.303Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.303Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.359Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.359Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.390Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:29 2024-02-07T16:27:27.390Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.390Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:27.493Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.493Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.563Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.563Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.602Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.602Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.636Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.636Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.721Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.721Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.722Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.722Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:27.812Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:29 2024-02-07T16:27:27.812Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.007Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:29 2024-02-07T16:27:28.007Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.007Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:28.053Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.053Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:29 2024-02-07T16:27:28.206Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.206Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.269Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.269Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.296Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:29 2024-02-07T16:27:28.296Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.296Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:28.322Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.322Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.372Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.372Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.589Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.589Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.594Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.594Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.610Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.610Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.674Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.674Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.771Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.772Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.926Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.926Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:28.975Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:29 2024-02-07T16:27:28.976Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.161Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.161Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.220Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:29 2024-02-07T16:27:29.220Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.220Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 2024-02-07T16:27:29.258Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.259Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:29 2024-02-07T16:27:29.313Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.364331441S 16:27:29 2024-02-07T16:27:29.375Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.375Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.402Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:29 2024-02-07T16:27:29.402Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.402Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:29 16:27:29 . ____ _ __ _ _ 16:27:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:29 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:29 =========|_|==============|___/=/_/_/_/ 16:27:29 :: Spring Boot :: (v3.1.2) 16:27:29 16:27:29 2024-02-07T16:27:29.424Z INFO 7408 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : Starting CmSubscriptionNcmpInEventConsumerSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:29 2024-02-07T16:27:29.424Z INFO 7408 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:27:29 2024-02-07T16:27:29.427Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.427Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.429Z INFO 7408 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : Started CmSubscriptionNcmpInEventConsumerSpec in 0.021 seconds (process running for 127.13) 16:27:29 2024-02-07T16:27:29.473Z INFO 7408 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 16:27:29 2024-02-07T16:27:29.473Z INFO 7408 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 16:27:29 2024-02-07T16:27:29.489Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.489Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.510Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.510Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.611Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.611Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.629Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.630Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.781Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.781Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.787Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.787Z WARN 7408 --- [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. 16:27:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.845 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 16:27:29 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:27:29 2024-02-07T16:27:29.837Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:29 2024-02-07T16:27:29.837Z WARN 7408 --- [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. 16:27:29 2024-02-07T16:27:29.841Z INFO 7408 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:27:29 2024-02-07T16:27:29.848Z INFO 7408 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:27:29 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:27:29 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:27:29 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:27:29 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:27:29 [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 16:27:29 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:27:35 2024-02-07T16:27:29.899Z ERROR 7408 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 16:27:35 2024-02-07T16:27:29.903Z INFO 7408 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:27:35 2024-02-07T16:27:29.947Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a4129c52be3b433a481a4fb0c8b046af831e229ef4d2f4fc8634b91e56be7a00 16:27:35 2024-02-07T16:27:30.048Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.048Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.090Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:35 2024-02-07T16:27:30.090Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.090Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:30.279Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.279Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.282Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.282Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:35 2024-02-07T16:27:30.393Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.393Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.423Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.423Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.434Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.434Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.578Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:35 2024-02-07T16:27:30.578Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.578Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:30.579Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.579Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.586Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.586Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.635Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.635Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.643Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.644Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:30.985Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:35 2024-02-07T16:27:30.985Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.000Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.000Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.109Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.109Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:35 2024-02-07T16:27:31.109Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.109Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.109Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:31.299Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.299Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:35 2024-02-07T16:27:31.304Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.304Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.345Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.345Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.497Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.497Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.586Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.587Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.587Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.587Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.648Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.648Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.654Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.654Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.745Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:35 2024-02-07T16:27:31.745Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.745Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:31.797Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.798Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.889Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.889Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.955Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.956Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:31.961Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:35 2024-02-07T16:27:31.961Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.267Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:35 2024-02-07T16:27:32.267Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.267Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:32.407Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.407Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.449Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.449Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.502Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.502Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:35 2024-02-07T16:27:32.691Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.691Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.692Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.692Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.700Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.700Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.709Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.709Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.749Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:35 2024-02-07T16:27:32.750Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.750Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:32.801Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.801Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.808Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.808Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.841Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.841Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:32.963Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:35 2024-02-07T16:27:32.963Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.003Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.004Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.274Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:35 2024-02-07T16:27:33.274Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.274Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:33.513Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.513Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:35 2024-02-07T16:27:33.562Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.562Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.652Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.652Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.694Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.694Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.754Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:35 2024-02-07T16:27:33.754Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.754Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:33.778Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.778Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.794Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.794Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.828Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.828Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.862Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.862Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.863Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.863Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:33.920Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:35 2024-02-07T16:27:33.920Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.048Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.048Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.077Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.078Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.486Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:35 2024-02-07T16:27:34.486Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.486Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:34.616Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.616Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.716Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.716Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:35 2024-02-07T16:27:34.718Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:35 2024-02-07T16:27:34.718Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.718Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:34.755Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.755Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.802Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.802Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.815Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.815Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.831Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.831Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.866Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.866Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.903Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.903Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:34.930Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:35 2024-02-07T16:27:34.930Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:35.001Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:35 2024-02-07T16:27:35.001Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:35.018Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.115349475S 16:27:35 2024-02-07T16:27:35.021Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:35 allow.auto.create.topics = true 16:27:35 auto.commit.interval.ms = 5000 16:27:35 auto.include.jmx.reporter = true 16:27:35 auto.offset.reset = earliest 16:27:35 bootstrap.servers = [PLAINTEXT://localhost:32778] 16:27:35 check.crcs = true 16:27:35 client.dns.lookup = use_all_dns_ips 16:27:35 client.id = consumer-ncmp-group-9 16:27:35 client.rack = 16:27:35 connections.max.idle.ms = 540000 16:27:35 default.api.timeout.ms = 60000 16:27:35 enable.auto.commit = true 16:27:35 exclude.internal.topics = true 16:27:35 fetch.max.bytes = 52428800 16:27:35 fetch.max.wait.ms = 500 16:27:35 fetch.min.bytes = 1 16:27:35 group.id = ncmp-group 16:27:35 group.instance.id = null 16:27:35 heartbeat.interval.ms = 3000 16:27:35 interceptor.classes = [] 16:27:35 internal.leave.group.on.close = true 16:27:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:35 isolation.level = read_uncommitted 16:27:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:35 max.partition.fetch.bytes = 1048576 16:27:35 max.poll.interval.ms = 300000 16:27:35 max.poll.records = 500 16:27:35 metadata.max.age.ms = 300000 16:27:35 metric.reporters = [] 16:27:35 metrics.num.samples = 2 16:27:35 metrics.recording.level = INFO 16:27:35 metrics.sample.window.ms = 30000 16:27:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:35 receive.buffer.bytes = 65536 16:27:35 reconnect.backoff.max.ms = 1000 16:27:35 reconnect.backoff.ms = 50 16:27:35 request.timeout.ms = 30000 16:27:35 retry.backoff.ms = 100 16:27:35 sasl.client.callback.handler.class = null 16:27:35 sasl.jaas.config = null 16:27:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:35 sasl.kerberos.min.time.before.relogin = 60000 16:27:35 sasl.kerberos.service.name = null 16:27:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:35 sasl.login.callback.handler.class = null 16:27:35 sasl.login.class = null 16:27:35 sasl.login.connect.timeout.ms = null 16:27:35 sasl.login.read.timeout.ms = null 16:27:35 sasl.login.refresh.buffer.seconds = 300 16:27:35 sasl.login.refresh.min.period.seconds = 60 16:27:35 sasl.login.refresh.window.factor = 0.8 16:27:35 sasl.login.refresh.window.jitter = 0.05 16:27:35 sasl.login.retry.backoff.max.ms = 10000 16:27:35 sasl.login.retry.backoff.ms = 100 16:27:35 sasl.mechanism = GSSAPI 16:27:35 sasl.oauthbearer.clock.skew.seconds = 30 16:27:35 sasl.oauthbearer.expected.audience = null 16:27:35 sasl.oauthbearer.expected.issuer = null 16:27:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:35 sasl.oauthbearer.jwks.endpoint.url = null 16:27:35 sasl.oauthbearer.scope.claim.name = scope 16:27:35 sasl.oauthbearer.sub.claim.name = sub 16:27:35 sasl.oauthbearer.token.endpoint.url = null 16:27:35 security.protocol = PLAINTEXT 16:27:35 security.providers = null 16:27:35 send.buffer.bytes = 131072 16:27:35 session.timeout.ms = 45000 16:27:35 socket.connection.setup.timeout.max.ms = 30000 16:27:35 socket.connection.setup.timeout.ms = 10000 16:27:35 ssl.cipher.suites = null 16:27:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:35 ssl.endpoint.identification.algorithm = https 16:27:35 ssl.engine.factory.class = null 16:27:35 ssl.key.password = null 16:27:35 ssl.keymanager.algorithm = SunX509 16:27:35 ssl.keystore.certificate.chain = null 16:27:35 ssl.keystore.key = null 16:27:35 ssl.keystore.location = null 16:27:35 ssl.keystore.password = null 16:27:35 ssl.keystore.type = JKS 16:27:35 ssl.protocol = TLSv1.3 16:27:35 ssl.provider = null 16:27:35 ssl.secure.random.implementation = null 16:27:35 ssl.trustmanager.algorithm = PKIX 16:27:35 ssl.truststore.certificates = null 16:27:35 ssl.truststore.location = null 16:27:35 ssl.truststore.password = null 16:27:35 ssl.truststore.type = JKS 16:27:35 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:35 16:27:35 2024-02-07T16:27:35.024Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:35 2024-02-07T16:27:35.024Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:35 2024-02-07T16:27:35.024Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323255024 16:27:35 16:27:35 . ____ _ __ _ _ 16:27:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:35 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:35 =========|_|==============|___/=/_/_/_/ 16:27:35 :: Spring Boot :: (v3.1.2) 16:27:35 16:27:35 2024-02-07T16:27:35.053Z INFO 7408 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:35 2024-02-07T16:27:35.053Z INFO 7408 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 16:27:35 2024-02-07T16:27:35.060Z INFO 7408 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.03 seconds (process running for 132.761) 16:27:35 2024-02-07T16:27:35.063Z INFO 7408 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 16:27:35 2024-02-07T16:27:35.065Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:27:35 2024-02-07T16:27:35.065Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:35 acks = -1 16:27:35 auto.include.jmx.reporter = true 16:27:35 batch.size = 16384 16:27:35 bootstrap.servers = [PLAINTEXT://localhost:32778] 16:27:35 buffer.memory = 33554432 16:27:35 client.dns.lookup = use_all_dns_ips 16:27:35 client.id = producer-13 16:27:35 compression.type = none 16:27:35 connections.max.idle.ms = 540000 16:27:35 delivery.timeout.ms = 120000 16:27:35 enable.idempotence = false 16:27:35 interceptor.classes = [] 16:27:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:35 linger.ms = 1 16:27:35 max.block.ms = 60000 16:27:35 max.in.flight.requests.per.connection = 5 16:27:35 max.request.size = 1048576 16:27:35 metadata.max.age.ms = 300000 16:27:35 metadata.max.idle.ms = 300000 16:27:35 metric.reporters = [] 16:27:35 metrics.num.samples = 2 16:27:35 metrics.recording.level = INFO 16:27:35 metrics.sample.window.ms = 30000 16:27:35 partitioner.adaptive.partitioning.enable = true 16:27:35 partitioner.availability.timeout.ms = 0 16:27:35 partitioner.class = null 16:27:35 partitioner.ignore.keys = false 16:27:35 receive.buffer.bytes = 32768 16:27:35 reconnect.backoff.max.ms = 1000 16:27:35 reconnect.backoff.ms = 50 16:27:35 request.timeout.ms = 30000 16:27:35 retries = 0 16:27:35 retry.backoff.ms = 100 16:27:35 sasl.client.callback.handler.class = null 16:27:35 sasl.jaas.config = null 16:27:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:35 sasl.kerberos.min.time.before.relogin = 60000 16:27:35 sasl.kerberos.service.name = null 16:27:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:35 sasl.login.callback.handler.class = null 16:27:35 sasl.login.class = null 16:27:35 sasl.login.connect.timeout.ms = null 16:27:35 sasl.login.read.timeout.ms = null 16:27:35 sasl.login.refresh.buffer.seconds = 300 16:27:35 sasl.login.refresh.min.period.seconds = 60 16:27:35 sasl.login.refresh.window.factor = 0.8 16:27:35 sasl.login.refresh.window.jitter = 0.05 16:27:35 sasl.login.retry.backoff.max.ms = 10000 16:27:35 sasl.login.retry.backoff.ms = 100 16:27:35 sasl.mechanism = GSSAPI 16:27:35 sasl.oauthbearer.clock.skew.seconds = 30 16:27:35 sasl.oauthbearer.expected.audience = null 16:27:35 sasl.oauthbearer.expected.issuer = null 16:27:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:35 sasl.oauthbearer.jwks.endpoint.url = null 16:27:35 sasl.oauthbearer.scope.claim.name = scope 16:27:35 sasl.oauthbearer.sub.claim.name = sub 16:27:35 sasl.oauthbearer.token.endpoint.url = null 16:27:35 security.protocol = PLAINTEXT 16:27:35 security.providers = null 16:27:35 send.buffer.bytes = 131072 16:27:35 socket.connection.setup.timeout.max.ms = 30000 16:27:35 socket.connection.setup.timeout.ms = 10000 16:27:35 ssl.cipher.suites = null 16:27:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:35 ssl.endpoint.identification.algorithm = https 16:27:35 ssl.engine.factory.class = null 16:27:35 ssl.key.password = null 16:27:35 ssl.keymanager.algorithm = SunX509 16:27:35 ssl.keystore.certificate.chain = null 16:27:35 ssl.keystore.key = null 16:27:35 ssl.keystore.location = null 16:27:35 ssl.keystore.password = null 16:27:35 ssl.keystore.type = JKS 16:27:35 ssl.protocol = TLSv1.3 16:27:35 ssl.provider = null 16:27:35 ssl.secure.random.implementation = null 16:27:35 ssl.trustmanager.algorithm = PKIX 16:27:35 ssl.truststore.certificates = null 16:27:35 ssl.truststore.location = null 16:27:35 ssl.truststore.password = null 16:27:35 ssl.truststore.type = JKS 16:27:35 transaction.timeout.ms = 60000 16:27:35 transactional.id = null 16:27:35 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:27:35 16:27:35 2024-02-07T16:27:35.074Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:27:35 2024-02-07T16:27:35.074Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:35 2024-02-07T16:27:35.074Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:35 2024-02-07T16:27:35.074Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323255074 16:27:35 2024-02-07T16:27:35.076Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:35 2024-02-07T16:27:35.076Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:35.185Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:35 2024-02-07T16:27:35.185Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:35.211Z WARN 7408 --- [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} 16:27:35 2024-02-07T16:27:35.211Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: toJfUI5WTRic_kU43_kEWw 16:27:35 2024-02-07T16:27:35.361Z WARN 7408 --- [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} 16:27:35 2024-02-07T16:27:35.468Z INFO 7408 --- [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 bkrWc3nVTgyZsVfwwdxWAg 16:27:35 2024-02-07T16:27:35.478Z INFO 7408 --- [ 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 bkrWc3nVTgyZsVfwwdxWAg 16:27:35 2024-02-07T16:27:35.478Z INFO 7408 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: toJfUI5WTRic_kU43_kEWw 16:27:35 2024-02-07T16:27:35.592Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 16:27:35 2024-02-07T16:27:35.593Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:27:35 2024-02-07T16:27:35.615Z INFO 7408 --- [ 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-92f9bf36-41df-45c3-b041-cebfb03f047c 16:27:35 2024-02-07T16:27:35.615Z INFO 7408 --- [ 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) 16:27:35 2024-02-07T16:27:35.615Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:27:35 2024-02-07T16:27:35.636Z INFO 7408 --- [ 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-92f9bf36-41df-45c3-b041-cebfb03f047c', protocol='range'} 16:27:35 2024-02-07T16:27:35.636Z INFO 7408 --- [ 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-92f9bf36-41df-45c3-b041-cebfb03f047c=Assignment(partitions=[ncmp-events-test-0])} 16:27:35 2024-02-07T16:27:35.654Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:35 2024-02-07T16:27:35.654Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:35.654Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:35 2024-02-07T16:27:35.671Z INFO 7408 --- [ 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-92f9bf36-41df-45c3-b041-cebfb03f047c', protocol='range'} 16:27:35 2024-02-07T16:27:35.671Z INFO 7408 --- [ 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]) 16:27:35 2024-02-07T16:27:35.671Z INFO 7408 --- [ 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 16:27:35 2024-02-07T16:27:35.678Z INFO 7408 --- [ 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 16:27:35 2024-02-07T16:27:35.688Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:35 2024-02-07T16:27:35.688Z WARN 7408 --- [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. 16:27:35 2024-02-07T16:27:35.690Z INFO 7408 --- [ 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:32778 (id: 1 rack: null)], epoch=0}}. 16:27:35 2024-02-07T16:27:35.721Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:35 2024-02-07T16:27:35.721Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:36 2024-02-07T16:27:35.758Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.758Z WARN 7408 --- [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. 16:27:36 2024-02-07T16:27:35.773Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.773Z WARN 7408 --- [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. 16:27:36 2024-02-07T16:27:35.808Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.808Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 16:27:36 2024-02-07T16:27:35.830Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.830Z WARN 7408 --- [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. 16:27:36 2024-02-07T16:27:35.867Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.867Z WARN 7408 --- [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. 16:27:36 2024-02-07T16:27:35.871Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.872Z INFO 7408 --- [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: 148ms, elapsed time since send: 148ms, request timeout: 30000ms) 16:27:36 2024-02-07T16:27:35.872Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 16:27:36 2024-02-07T16:27:35.872Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 16:27:36 2024-02-07T16:27:35.872Z INFO 7408 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=339169279, epoch=1) to node 1: 16:27:36 16:27:36 org.apache.kafka.common.errors.DisconnectException: null 16:27:36 16:27:36 2024-02-07T16:27:35.872Z INFO 7408 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:27:36 2024-02-07T16:27:35.876Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:36 2024-02-07T16:27:35.876Z WARN 7408 --- [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. 16:27:36 2024-02-07T16:27:35.876Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:36 2024-02-07T16:27:35.909Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.909Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:36 2024-02-07T16:27:35.910Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.910Z WARN 7408 --- [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. 16:27:36 2024-02-07T16:27:35.952Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.952Z WARN 7408 --- [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. 16:27:36 2024-02-07T16:27:35.959Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.959Z WARN 7408 --- [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. 16:27:36 2024-02-07T16:27:35.974Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:36 2024-02-07T16:27:35.974Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:36 2024-02-07T16:27:36.009Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:36 2024-02-07T16:27:36.009Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.148 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:27:36 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:27:41 2024-02-07T16:27:36.056Z INFO 7408 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:27:41 2024-02-07T16:27:36.074Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.074Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.086Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.086Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.104Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 9c6899d6efed4a6d277a72e43787987229e6f38a98d0e77021d1a09f4a2bd1cb 16:27:41 2024-02-07T16:27:36.174Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.175Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:36.261Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.261Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:36.310Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.310Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.475Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.476Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:36.504Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.504Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.666Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.667Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:36.677Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.678Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.730Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.730Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:41 2024-02-07T16:27:36.763Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.763Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.815Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:41 2024-02-07T16:27:36.815Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.815Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:36.822Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.822Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.836Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.836Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.872Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.872Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.898Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:41 2024-02-07T16:27:36.898Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.898Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:36.913Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.913Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.929Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.929Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:36.979Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:41 2024-02-07T16:27:36.979Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:37.046Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.046Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.064Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.064Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.415Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.415Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.475Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.475Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:37.634Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.634Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.641Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.641Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:41 2024-02-07T16:27:37.659Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.660Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.690Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.691Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.728Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.728Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.768Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.768Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.791Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.791Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.818Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.818Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:37.881Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.881Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:37.996Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:41 2024-02-07T16:27:37.996Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.019Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:41 2024-02-07T16:27:38.019Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.019Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:38.030Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.030Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.048Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.048Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.055Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:41 2024-02-07T16:27:38.055Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.055Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:38.428Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.428Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:38.518Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.518Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.636Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.636Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.643Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.643Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:41 2024-02-07T16:27:38.680Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.680Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.797Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.797Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.812Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.812Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.821Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.821Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.847Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.847Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.921Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:41 2024-02-07T16:27:38.921Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:38.921Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:38.983Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:41 2024-02-07T16:27:38.983Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:39.020Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.020Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.032Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.032Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.049Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.049Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.151Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.151Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.208Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:41 2024-02-07T16:27:39.208Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.208Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:39.280Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.280Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:39.444Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.444Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:41 2024-02-07T16:27:39.520Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.520Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.673Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.673Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.732Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.732Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.739Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.739Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.824Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:41 2024-02-07T16:27:39.824Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.824Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:39.901Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.901Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.906Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.906Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.916Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.916Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:39.950Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:41 2024-02-07T16:27:39.950Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.085Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.085Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:40.154Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.154Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.215Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:41 2024-02-07T16:27:40.215Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.215Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:40.226Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.226Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.234Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.234Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.373Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.373Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.433Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.433Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:40.652Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.652Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:41 2024-02-07T16:27:40.726Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.726Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.726Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:41 2024-02-07T16:27:40.726Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.726Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:40.866Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.866Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.875Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.875Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.934Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.934Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.942Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.942Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:40.956Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:41 2024-02-07T16:27:40.956Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:41.103Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:41 2024-02-07T16:27:41.103Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:41.123Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:41 2024-02-07T16:27:41.123Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:41.123Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:41.137Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.081055448S 16:27:41 2024-02-07T16:27:41.141Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:41 allow.auto.create.topics = true 16:27:41 auto.commit.interval.ms = 5000 16:27:41 auto.include.jmx.reporter = true 16:27:41 auto.offset.reset = earliest 16:27:41 bootstrap.servers = [PLAINTEXT://localhost:32780] 16:27:41 check.crcs = true 16:27:41 client.dns.lookup = use_all_dns_ips 16:27:41 client.id = consumer-ncmp-group-10 16:27:41 client.rack = 16:27:41 connections.max.idle.ms = 540000 16:27:41 default.api.timeout.ms = 60000 16:27:41 enable.auto.commit = true 16:27:41 exclude.internal.topics = true 16:27:41 fetch.max.bytes = 52428800 16:27:41 fetch.max.wait.ms = 500 16:27:41 fetch.min.bytes = 1 16:27:41 group.id = ncmp-group 16:27:41 group.instance.id = null 16:27:41 heartbeat.interval.ms = 3000 16:27:41 interceptor.classes = [] 16:27:41 internal.leave.group.on.close = true 16:27:41 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:41 isolation.level = read_uncommitted 16:27:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:41 max.partition.fetch.bytes = 1048576 16:27:41 max.poll.interval.ms = 300000 16:27:41 max.poll.records = 500 16:27:41 metadata.max.age.ms = 300000 16:27:41 metric.reporters = [] 16:27:41 metrics.num.samples = 2 16:27:41 metrics.recording.level = INFO 16:27:41 metrics.sample.window.ms = 30000 16:27:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:41 receive.buffer.bytes = 65536 16:27:41 reconnect.backoff.max.ms = 1000 16:27:41 reconnect.backoff.ms = 50 16:27:41 request.timeout.ms = 30000 16:27:41 retry.backoff.ms = 100 16:27:41 sasl.client.callback.handler.class = null 16:27:41 sasl.jaas.config = null 16:27:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:41 sasl.kerberos.min.time.before.relogin = 60000 16:27:41 sasl.kerberos.service.name = null 16:27:41 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:41 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:41 sasl.login.callback.handler.class = null 16:27:41 sasl.login.class = null 16:27:41 sasl.login.connect.timeout.ms = null 16:27:41 sasl.login.read.timeout.ms = null 16:27:41 sasl.login.refresh.buffer.seconds = 300 16:27:41 sasl.login.refresh.min.period.seconds = 60 16:27:41 sasl.login.refresh.window.factor = 0.8 16:27:41 sasl.login.refresh.window.jitter = 0.05 16:27:41 sasl.login.retry.backoff.max.ms = 10000 16:27:41 sasl.login.retry.backoff.ms = 100 16:27:41 sasl.mechanism = GSSAPI 16:27:41 sasl.oauthbearer.clock.skew.seconds = 30 16:27:41 sasl.oauthbearer.expected.audience = null 16:27:41 sasl.oauthbearer.expected.issuer = null 16:27:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:41 sasl.oauthbearer.jwks.endpoint.url = null 16:27:41 sasl.oauthbearer.scope.claim.name = scope 16:27:41 sasl.oauthbearer.sub.claim.name = sub 16:27:41 sasl.oauthbearer.token.endpoint.url = null 16:27:41 security.protocol = PLAINTEXT 16:27:41 security.providers = null 16:27:41 send.buffer.bytes = 131072 16:27:41 session.timeout.ms = 45000 16:27:41 socket.connection.setup.timeout.max.ms = 30000 16:27:41 socket.connection.setup.timeout.ms = 10000 16:27:41 ssl.cipher.suites = null 16:27:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:41 ssl.endpoint.identification.algorithm = https 16:27:41 ssl.engine.factory.class = null 16:27:41 ssl.key.password = null 16:27:41 ssl.keymanager.algorithm = SunX509 16:27:41 ssl.keystore.certificate.chain = null 16:27:41 ssl.keystore.key = null 16:27:41 ssl.keystore.location = null 16:27:41 ssl.keystore.password = null 16:27:41 ssl.keystore.type = JKS 16:27:41 ssl.protocol = TLSv1.3 16:27:41 ssl.provider = null 16:27:41 ssl.secure.random.implementation = null 16:27:41 ssl.trustmanager.algorithm = PKIX 16:27:41 ssl.truststore.certificates = null 16:27:41 ssl.truststore.location = null 16:27:41 ssl.truststore.password = null 16:27:41 ssl.truststore.type = JKS 16:27:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:41 16:27:41 2024-02-07T16:27:41.143Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:41 2024-02-07T16:27:41.143Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:41 2024-02-07T16:27:41.143Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323261143 16:27:41 16:27:41,159 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:27:41 16:27:41,159 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:27:41 16:27:41,160 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a14d65d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:27:41 16:27:41,162 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:27:41 16:27:41,162 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a14d65d - 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 16:27:41 16:27:41,164 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:27:41 16:27:41,164 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:27:41 16:27:41,164 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:27:41 16:27:41,164 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:27:41 16:27:41,164 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a14d65d - 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 16:27:41 16:27:41,166 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:27:41 16:27:41,166 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:27:41 16:27:41,166 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:27:41 16:27:41,166 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323261166) 16:27:41 16:27:41,166 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:27:41 16:27:41,166 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:27:41 16:27:41,167 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:27:41 16:27:41,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:27:41 16:27:41,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:27:41 16:27:41,168 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:27:41 16:27:41,168 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:27:41 16:27:41,173 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5ce78677 - Setting zoneId to "UTC" 16:27:41 16:27:41,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:27:41 16:27:41,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:27:41 16:27:41,176 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:27:41 16:27:41,176 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:27:41 16:27:41,176 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:27:41 16:27:41,176 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:27:41 16:27:41,177 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:27:41 16:27:41,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:27:41 16:27:41,177 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:27:41 16:27:41,177 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6680d488 - End of configuration. 16:27:41 16:27:41,177 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7a3a503b - Registering current configuration as safe fallback point 16:27:41 16:27:41 16:27:41 . ____ _ __ _ _ 16:27:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:41 =========|_|==============|___/=/_/_/_/ 16:27:41 :: Spring Boot :: (v3.1.2) 16:27:41 16:27:41 2024-02-07T16:27:41.180Z INFO 7408 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:41 2024-02-07T16:27:41.180Z INFO 7408 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:27:41 2024-02-07T16:27:41.229Z INFO 7408 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.084 seconds (process running for 138.93) 16:27:41 2024-02-07T16:27:41.232Z INFO 7408 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 16:27:41 2024-02-07T16:27:41.258Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:41 2024-02-07T16:27:41.258Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:41.269Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:27:41 2024-02-07T16:27:41.269Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:41 acks = -1 16:27:41 auto.include.jmx.reporter = true 16:27:41 batch.size = 16384 16:27:41 bootstrap.servers = [PLAINTEXT://localhost:32780] 16:27:41 buffer.memory = 33554432 16:27:41 client.dns.lookup = use_all_dns_ips 16:27:41 client.id = producer-14 16:27:41 compression.type = none 16:27:41 connections.max.idle.ms = 540000 16:27:41 delivery.timeout.ms = 120000 16:27:41 enable.idempotence = false 16:27:41 interceptor.classes = [] 16:27:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:41 linger.ms = 1 16:27:41 max.block.ms = 60000 16:27:41 max.in.flight.requests.per.connection = 5 16:27:41 max.request.size = 1048576 16:27:41 metadata.max.age.ms = 300000 16:27:41 metadata.max.idle.ms = 300000 16:27:41 metric.reporters = [] 16:27:41 metrics.num.samples = 2 16:27:41 metrics.recording.level = INFO 16:27:41 metrics.sample.window.ms = 30000 16:27:41 partitioner.adaptive.partitioning.enable = true 16:27:41 partitioner.availability.timeout.ms = 0 16:27:41 partitioner.class = null 16:27:41 partitioner.ignore.keys = false 16:27:41 receive.buffer.bytes = 32768 16:27:41 reconnect.backoff.max.ms = 1000 16:27:41 reconnect.backoff.ms = 50 16:27:41 request.timeout.ms = 30000 16:27:41 retries = 0 16:27:41 retry.backoff.ms = 100 16:27:41 sasl.client.callback.handler.class = null 16:27:41 sasl.jaas.config = null 16:27:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:41 sasl.kerberos.min.time.before.relogin = 60000 16:27:41 sasl.kerberos.service.name = null 16:27:41 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:41 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:41 sasl.login.callback.handler.class = null 16:27:41 sasl.login.class = null 16:27:41 sasl.login.connect.timeout.ms = null 16:27:41 sasl.login.read.timeout.ms = null 16:27:41 sasl.login.refresh.buffer.seconds = 300 16:27:41 sasl.login.refresh.min.period.seconds = 60 16:27:41 sasl.login.refresh.window.factor = 0.8 16:27:41 sasl.login.refresh.window.jitter = 0.05 16:27:41 sasl.login.retry.backoff.max.ms = 10000 16:27:41 sasl.login.retry.backoff.ms = 100 16:27:41 sasl.mechanism = GSSAPI 16:27:41 sasl.oauthbearer.clock.skew.seconds = 30 16:27:41 sasl.oauthbearer.expected.audience = null 16:27:41 sasl.oauthbearer.expected.issuer = null 16:27:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:41 sasl.oauthbearer.jwks.endpoint.url = null 16:27:41 sasl.oauthbearer.scope.claim.name = scope 16:27:41 sasl.oauthbearer.sub.claim.name = sub 16:27:41 sasl.oauthbearer.token.endpoint.url = null 16:27:41 security.protocol = PLAINTEXT 16:27:41 security.providers = null 16:27:41 send.buffer.bytes = 131072 16:27:41 socket.connection.setup.timeout.max.ms = 30000 16:27:41 socket.connection.setup.timeout.ms = 10000 16:27:41 ssl.cipher.suites = null 16:27:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:41 ssl.endpoint.identification.algorithm = https 16:27:41 ssl.engine.factory.class = null 16:27:41 ssl.key.password = null 16:27:41 ssl.keymanager.algorithm = SunX509 16:27:41 ssl.keystore.certificate.chain = null 16:27:41 ssl.keystore.key = null 16:27:41 ssl.keystore.location = null 16:27:41 ssl.keystore.password = null 16:27:41 ssl.keystore.type = JKS 16:27:41 ssl.protocol = TLSv1.3 16:27:41 ssl.provider = null 16:27:41 ssl.secure.random.implementation = null 16:27:41 ssl.trustmanager.algorithm = PKIX 16:27:41 ssl.truststore.certificates = null 16:27:41 ssl.truststore.location = null 16:27:41 ssl.truststore.password = null 16:27:41 ssl.truststore.type = JKS 16:27:41 transaction.timeout.ms = 60000 16:27:41 transactional.id = null 16:27:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:41 16:27:41 2024-02-07T16:27:41.274Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:27:41 2024-02-07T16:27:41.274Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:41 2024-02-07T16:27:41.274Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:41 2024-02-07T16:27:41.274Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323261274 16:27:41 2024-02-07T16:27:41.288Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:41 2024-02-07T16:27:41.288Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:41.331Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:41.331Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:41.338Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:41 2024-02-07T16:27:41.338Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:41.389Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:41 2024-02-07T16:27:41.389Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:41 2024-02-07T16:27:41.397Z WARN 7408 --- [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} 16:27:41 2024-02-07T16:27:41.397Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: v_HADyr_S96gONJHsmnr4g 16:27:41 2024-02-07T16:27:41.482Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:41 2024-02-07T16:27:41.482Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:41.548Z WARN 7408 --- [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} 16:27:41 2024-02-07T16:27:41.655Z INFO 7408 --- [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 Sj22BUnoQg6T5QaOcpDCYg 16:27:41 2024-02-07T16:27:41.674Z INFO 7408 --- [ 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 Sj22BUnoQg6T5QaOcpDCYg 16:27:41 2024-02-07T16:27:41.674Z INFO 7408 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: v_HADyr_S96gONJHsmnr4g 16:27:41 2024-02-07T16:27:41.812Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 16:27:41 2024-02-07T16:27:41.814Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:27:41 2024-02-07T16:27:41.838Z INFO 7408 --- [ 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-0f0e60b8-79f8-4953-ab5a-ddeb0a2692e8 16:27:41 2024-02-07T16:27:41.838Z INFO 7408 --- [ 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) 16:27:41 2024-02-07T16:27:41.838Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:27:41 2024-02-07T16:27:41.844Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:41 2024-02-07T16:27:41.844Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:41.861Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:41 2024-02-07T16:27:41.861Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:41 2024-02-07T16:27:41.864Z INFO 7408 --- [ 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-0f0e60b8-79f8-4953-ab5a-ddeb0a2692e8', protocol='range'} 16:27:41 2024-02-07T16:27:41.864Z INFO 7408 --- [ 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-0f0e60b8-79f8-4953-ab5a-ddeb0a2692e8=Assignment(partitions=[cm-events-0])} 16:27:41 2024-02-07T16:27:41.880Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:41 2024-02-07T16:27:41.880Z WARN 7408 --- [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. 16:27:41 2024-02-07T16:27:41.880Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:41 2024-02-07T16:27:41.882Z INFO 7408 --- [ 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-0f0e60b8-79f8-4953-ab5a-ddeb0a2692e8', protocol='range'} 16:27:41 2024-02-07T16:27:41.882Z INFO 7408 --- [ 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]) 16:27:41 2024-02-07T16:27:41.882Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 16:27:41 2024-02-07T16:27:41.892Z INFO 7408 --- [ 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 16:27:41 2024-02-07T16:27:41.902Z INFO 7408 --- [ 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:32780 (id: 1 rack: null)], epoch=0}}. 16:27:42 2024-02-07T16:27:42.016Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 16:27:42 2024-02-07T16:27:42.016Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.017Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 16:27:42 2024-02-07T16:27:42.018Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.018Z WARN 7408 --- [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. 16:27:42 2024-02-07T16:27:42.047Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.047Z WARN 7408 --- [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. 16:27:42 2024-02-07T16:27:42.048Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.048Z WARN 7408 --- [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. 16:27:42 2024-02-07T16:27:42.066Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.067Z INFO 7408 --- [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: 118ms, elapsed time since send: 118ms, request timeout: 30000ms) 16:27:42 2024-02-07T16:27:42.067Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 16:27:42 2024-02-07T16:27:42.067Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 16:27:42 2024-02-07T16:27:42.067Z INFO 7408 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1153203759, epoch=1) to node 1: 16:27:42 16:27:42 org.apache.kafka.common.errors.DisconnectException: null 16:27:42 16:27:42 2024-02-07T16:27:42.067Z INFO 7408 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32780 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:27:42 2024-02-07T16:27:42.081Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.081Z WARN 7408 --- [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. 16:27:42 2024-02-07T16:27:42.116Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.116Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:42 2024-02-07T16:27:42.164Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.164Z WARN 7408 --- [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. 16:27:42 2024-02-07T16:27:42.167Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.168Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:42 2024-02-07T16:27:42.210Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.211Z WARN 7408 --- [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. 16:27:42 2024-02-07T16:27:42.217Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:42 2024-02-07T16:27:42.217Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.18 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:27:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:27:47 2024-02-07T16:27:42.242Z INFO 7408 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:27:47 2024-02-07T16:27:42.268Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.268Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:42.285Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:47 2024-02-07T16:27:42.285Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:42.285Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:42.293Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.293Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:42.319Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.319Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:42.321Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 89ce0821e70555baa6dc4b4beb9203a9f0e8825c51d789552396cda03ea28808 16:27:47 2024-02-07T16:27:42.340Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.340Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:42.435Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.435Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:42.448Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.448Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:42.468Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.468Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:42.498Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.499Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:42.571Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.572Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:42.919Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.919Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:42.922Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.922Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:42.948Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.948Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:42.954Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.954Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:42.963Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:42.963Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:47 2024-02-07T16:27:43.004Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.005Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.073Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.073Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:43.084Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:47 2024-02-07T16:27:43.084Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.084Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:43.090Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:47 2024-02-07T16:27:43.091Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.091Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:43.185Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.185Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.194Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.194Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.264Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.264Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.273Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.273Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.280Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.280Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.353Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.353Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.396Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.396Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:43.454Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.454Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.457Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.457Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:43.673Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.673Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:43.779Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.779Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:43.813Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.813Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.867Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.867Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:47 2024-02-07T16:27:43.875Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:47 2024-02-07T16:27:43.875Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.945Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:47 2024-02-07T16:27:43.945Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:43.945Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:44.062Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.062Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.119Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.119Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.197Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.197Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.237Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.237Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.257Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:47 2024-02-07T16:27:44.257Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.257Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:44.269Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.269Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.277Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.277Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.299Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.299Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:44.307Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.307Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.351Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.351Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.461Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.461Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:44.657Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.657Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.829Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.829Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:44.881Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.881Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:44.964Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.964Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.967Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:47 2024-02-07T16:27:44.967Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.999Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:47 2024-02-07T16:27:44.999Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:44.999Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:45.078Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.078Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:47 2024-02-07T16:27:45.080Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.080Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.117Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.118Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.140Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.140Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.210Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.210Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.222Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.222Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.271Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.271Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.301Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.301Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:45.404Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.404Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.461Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:47 2024-02-07T16:27:45.461Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.461Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:45.480Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.480Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.559Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.559Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.614Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.614Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:45.782Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.782Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:45.782Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.783Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:45.855Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:47 2024-02-07T16:27:45.855Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.855Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:45.868Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.868Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.869Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.869Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:45.974Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:47 2024-02-07T16:27:45.974Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.043Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.043Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.277Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.277Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.298Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.298Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:47 2024-02-07T16:27:46.311Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.311Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.312Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.312Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.320Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.320Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.467Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.467Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:46.476Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:47 2024-02-07T16:27:46.476Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.476Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:46.478Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.478Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.504Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.504Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:46.683Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.683Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.685Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.685Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:46.763Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.763Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.820Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:47 2024-02-07T16:27:46.820Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.820Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:46.821Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.821Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.835Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.835Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:46.895Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.895Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:46.978Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:47 2024-02-07T16:27:46.978Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.073Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.073Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.172Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.172Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.211Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.211Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:47 2024-02-07T16:27:47.230Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.230Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.369Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.369Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.390Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.390Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.428Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.428Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.432Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.189065559S 16:27:47 2024-02-07T16:27:47.447Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.447Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:47.591Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:47 2024-02-07T16:27:47.591Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.591Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 2024-02-07T16:27:47.592Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.592Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:47.677Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.677Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.707Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.707Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:47 2024-02-07T16:27:47.730Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:47 2024-02-07T16:27:47.730Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.730Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.521 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:27:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:27:47 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:27:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:27:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:27:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:27:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:27:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:27:47 2024-02-07T16:27:47.861Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.861Z WARN 7408 --- [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. 16:27:47 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:27:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:27:47 [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 16:27:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:27:47 2024-02-07T16:27:47.931Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.931Z WARN 7408 --- [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. 16:27:47 2024-02-07T16:27:47.932Z DEBUG 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 16:27:47 2024-02-07T16:27:47.934Z DEBUG 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 16:27:47 2024-02-07T16:27:47.948Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:27:47 2024-02-07T16:27:47.948Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:27:47 2024-02-07T16:27:47.948Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:27:47 2024-02-07T16:27:47.950Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:27:47 2024-02-07T16:27:47.950Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:27:47 2024-02-07T16:27:47.952Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:27:47 2024-02-07T16:27:47.952Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 16:27:47 2024-02-07T16:27:47.954Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:27:47 2024-02-07T16:27:47.954Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:27:47 2024-02-07T16:27:47.956Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 16:27:47 2024-02-07T16:27:47.956Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:27:47 2024-02-07T16:27:47.957Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:27:47 2024-02-07T16:27:47.958Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:27:47 2024-02-07T16:27:47.958Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:27:47 2024-02-07T16:27:47.958Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:27:47 2024-02-07T16:27:47.960Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 16:27:47 2024-02-07T16:27:47.962Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:47 2024-02-07T16:27:47.962Z WARN 7408 --- [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. 16:27:48 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:27:48 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:27:48 2024-02-07T16:27:48.029Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:48 2024-02-07T16:27:48.029Z WARN 7408 --- [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. 16:27:48 2024-02-07T16:27:48.034Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 16:27:48 2024-02-07T16:27:48.036Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:48 2024-02-07T16:27:48.036Z WARN 7408 --- [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. 16:27:48 2024-02-07T16:27:48.038Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 16:27:48 2024-02-07T16:27:48.040Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:48 2024-02-07T16:27:48.040Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:27:48 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:27:50 2024-02-07T16:27:48.085Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.085Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.177Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.177Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.230Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.230Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.257Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.257Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.352Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.352Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:48.388Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.388Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.416Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.416Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:50 2024-02-07T16:27:48.513Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.513Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:48.615Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.615Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:48.656Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:50 2024-02-07T16:27:48.656Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.656Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:50 2024-02-07T16:27:48.687Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.687Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.834Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.834Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.882Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.882Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.888Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:50 2024-02-07T16:27:48.888Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.888Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:50 2024-02-07T16:27:48.914Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.914Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:48.966Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:50 2024-02-07T16:27:48.966Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.042Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.042Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:49.088Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.088Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.188Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.188Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.340Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.340Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.355Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.355Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:49.360Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.360Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.380Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.381Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.433Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.433Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.517Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.517Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:49.518Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.518Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:50 2024-02-07T16:27:49.615Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.615Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:49.787Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.787Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.809Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:50 2024-02-07T16:27:49.809Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.809Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:50 2024-02-07T16:27:49.840Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:50 2024-02-07T16:27:49.841Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.841Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:50 2024-02-07T16:27:49.889Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.889Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.895Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.895Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:49.919Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.919Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:49.941Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:50 2024-02-07T16:27:49.941Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:50.067Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.068Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:50.083Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.083Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:50.214Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.214Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:50.292Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.292Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:50.308Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.308Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:50.343Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.343Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:50.385Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.385Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:50.410Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 16:27:50 2024-02-07T16:27:50.410Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 16:27:50 2024-02-07T16:27:50.414Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:27:50 2024-02-07T16:27:50.417Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:27:50 2024-02-07T16:27:50.418Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:27:50 2024-02-07T16:27:50.418Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:27:50 2024-02-07T16:27:50.420Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:27:50 2024-02-07T16:27:50.420Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:27:50 2024-02-07T16:27:50.420Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:27:50 2024-02-07T16:27:50.421Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.421Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:50 2024-02-07T16:27:50.421Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:27:50 2024-02-07T16:27:50.421Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:27:50 2024-02-07T16:27:50.421Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:27:50 2024-02-07T16:27:50.447Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 16:27:50 2024-02-07T16:27:50.449Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 16:27:50 2024-02-07T16:27:50.449Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:27:50 2024-02-07T16:27:50.469Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 16:27:50 2024-02-07T16:27:50.469Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:27:50 2024-02-07T16:27:50.476Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 16:27:50 2024-02-07T16:27:50.476Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:27:50 2024-02-07T16:27:50.477Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:27:50 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:27:50 2024-02-07T16:27:50.495Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.495Z WARN 7408 --- [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. 16:27:50 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:27:50 2024-02-07T16:27:50.543Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:27:50 2024-02-07T16:27:50.543Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:27:50 2024-02-07T16:27:50.543Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:27:50 2024-02-07T16:27:50.543Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.544Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.544Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:50 2024-02-07T16:27:50.546Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:27:50 2024-02-07T16:27:50.546Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 16:27:50 2024-02-07T16:27:50.546Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 16:27:50 2024-02-07T16:27:50.547Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.547Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.547Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:50 2024-02-07T16:27:50.548Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:27:50 2024-02-07T16:27:50.548Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 16:27:50 2024-02-07T16:27:50.548Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 16:27:50 2024-02-07T16:27:50.549Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.549Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.549Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:50 2024-02-07T16:27:50.549Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.549Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.549Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:27:50 2024-02-07T16:27:50.551Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:27:50 2024-02-07T16:27:50.551Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 16:27:50 2024-02-07T16:27:50.551Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:27:50 2024-02-07T16:27:50.551Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.551Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.551Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:50 2024-02-07T16:27:50.563Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.563Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.563Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:27:50 2024-02-07T16:27:50.563Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.563Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.563Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:27:50 2024-02-07T16:27:50.565Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:27:50 2024-02-07T16:27:50.565Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 16:27:50 2024-02-07T16:27:50.565Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z WARN 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:27:50 2024-02-07T16:27:50.566Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:27:50 2024-02-07T16:27:50.566Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.566Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.566Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:50 2024-02-07T16:27:50.571Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.572Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.572Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:27:50 2024-02-07T16:27:50.572Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.572Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.572Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:27:50 2024-02-07T16:27:50.581Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:27:50 2024-02-07T16:27:50.581Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:27:50 2024-02-07T16:27:50.581Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:27:50 2024-02-07T16:27:50.581Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 16:27:50 2024-02-07T16:27:50.591Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.591Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.591Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:50 2024-02-07T16:27:50.628Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.628Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:50 2024-02-07T16:27:50.628Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:50 2024-02-07T16:27:50.628Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:50.628Z WARN 7408 --- [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. 16:27:50 2024-02-07T16:27:50.628Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:50 2024-02-07T16:27:50.628Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:50 2024-02-07T16:27:50.629Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:27:50 2024-02-07T16:27:50.629Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:27:50 2024-02-07T16:27:50.629Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:27:50 2024-02-07T16:27:50.629Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.629Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 16:27:50 2024-02-07T16:27:50.629Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 16:27:50 2024-02-07T16:27:50.631Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:27:50 2024-02-07T16:27:50.632Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:50 2024-02-07T16:27:50.632Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:27:50 2024-02-07T16:27:50.632Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:50 2024-02-07T16:27:50.637Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:27:50 2024-02-07T16:27:50.638Z INFO 7408 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:27:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:27:50 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:27:50 16:27:47,929 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45716ad8 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 16:27:50 16:27:50,657 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:27:50 16:27:50,657 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:27:50 16:27:50,658 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d1bc25 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:27:50 16:27:50,660 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:27:50 16:27:50,660 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d1bc25 - 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 16:27:50 16:27:50,661 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:27:50 16:27:50,661 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:27:50 16:27:50,661 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:27:50 16:27:50,661 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20a4511e - 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. 16:27:50 16:27:50,661 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d1bc25 - 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 16:27:50 16:27:50,663 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:27:50 16:27:50,663 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:27:50 16:27:50,663 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:27:50 16:27:50,663 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323270663) 16:27:50 16:27:50,663 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:27:50 16:27:50,663 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@539e6e6a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@539e6e6a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@539e6e6a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@539e6e6a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@539e6e6a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@539e6e6a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@539e6e6a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@539e6e6a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:27:50 16:27:50,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:27:50 16:27:50,665 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:27:50 16:27:50,665 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:27:50 16:27:50,665 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:27:50 16:27:50,665 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:27:50 16:27:50,666 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:27:50 16:27:50,671 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7f4ccc7d - Setting zoneId to "UTC" 16:27:50 16:27:50,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:27:50 16:27:50,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:27:50 16:27:50,674 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:27:50 16:27:50,674 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:27:50 16:27:50,674 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:27:50 16:27:50,674 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:27:50 16:27:50,674 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:27:50 16:27:50,674 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@539e6e6a - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:27:50 16:27:50,674 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:27:50 16:27:50,674 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@599c9ab7 - End of configuration. 16:27:50 16:27:50,675 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@56a32535 - Registering current configuration as safe fallback point 16:27:50 16:27:50 16:27:50 . ____ _ __ _ _ 16:27:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:50 =========|_|==============|___/=/_/_/_/ 16:27:50 :: Spring Boot :: (v3.1.2) 16:27:50 16:27:50 2024-02-07T16:27:50.678Z INFO 7408 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:50 2024-02-07T16:27:50.678Z INFO 7408 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 16:27:50 2024-02-07T16:27:50.699Z INFO 7408 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.053 seconds (process running for 148.399) 16:27:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:27:50 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:27:50 16:27:50 . ____ _ __ _ _ 16:27:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:50 =========|_|==============|___/=/_/_/_/ 16:27:50 :: Spring Boot :: (v3.1.2) 16:27:50 16:27:50 2024-02-07T16:27:50.727Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:50 2024-02-07T16:27:50.727Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 16:27:50 2024-02-07T16:27:50.732Z INFO 7408 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.018 seconds (process running for 148.433) 16:27:50 2024-02-07T16:27:50.737Z WARN 7408 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:27:50 2024-02-07T16:27:50.740Z WARN 7408 --- [onPool-worker-5] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:27:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:27:50 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:27:51 2024-02-07T16:27:50.811Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:51 2024-02-07T16:27:50.811Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:51 2024-02-07T16:27:50.898Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:51 2024-02-07T16:27:50.898Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:50.945Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:51 2024-02-07T16:27:50.945Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:50.957Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:51 2024-02-07T16:27:50.957Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:50.958Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:51 2024-02-07T16:27:50.958Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:50.958Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:51 2024-02-07T16:27:50.981Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:51 2024-02-07T16:27:50.981Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:51.031Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.031Z WARN 7408 --- [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. 16:27:51 16:27:51 . ____ _ __ _ _ 16:27:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:51 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:51 =========|_|==============|___/=/_/_/_/ 16:27:51 :: Spring Boot :: (v3.1.2) 16:27:51 16:27:51 2024-02-07T16:27:51.049Z INFO 7408 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:51 2024-02-07T16:27:51.049Z INFO 7408 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:27:51 2024-02-07T16:27:51.196Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.196Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:51.247Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.247Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:51.290Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.290Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:51.339Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.339Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:51 2024-02-07T16:27:51.340Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.340Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:51.355Z INFO 7408 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.319 seconds (process running for 149.056) 16:27:51 2024-02-07T16:27:51.390Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.390Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:51.439Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.439Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:51 2024-02-07T16:27:51.440Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.440Z WARN 7408 --- [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. 16:27:51 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.78 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:27:51 16:27:51 . ____ _ __ _ _ 16:27:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:51 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:51 =========|_|==============|___/=/_/_/_/ 16:27:51 :: Spring Boot :: (v3.1.2) 16:27:51 16:27:51 2024-02-07T16:27:51.572Z INFO 7408 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:51 2024-02-07T16:27:51.572Z INFO 7408 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:27:51 2024-02-07T16:27:51.592Z INFO 7408 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.031 seconds (process running for 149.292) 16:27:51 2024-02-07T16:27:51.641Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.641Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:51 2024-02-07T16:27:51.641Z WARN 7408 --- [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. 16:27:51 2024-02-07T16:27:51.641Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:51 2024-02-07T16:27:51.641Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:51 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:27:51 16:27:51 . ____ _ __ _ _ 16:27:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:51 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:51 =========|_|==============|___/=/_/_/_/ 16:27:51 :: Spring Boot :: (v3.1.2) 16:27:51 16:27:51 2024-02-07T16:27:51.667Z INFO 7408 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:51 2024-02-07T16:27:51.667Z INFO 7408 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:27:51 2024-02-07T16:27:51.671Z INFO 7408 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.016 seconds (process running for 149.372) 16:27:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:27:51 2024-02-07T16:27:51.696Z INFO 7408 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 16:27:51 2024-02-07T16:27:51.697Z INFO 7408 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 16:27:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:27:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:27:51 [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 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleIdMapperSpec 16:27:51 2024-02-07T16:27:51.714Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.715Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.715Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.716Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.716Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleIdMapperSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:27:51 2024-02-07T16:27:51.717Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.718Z WARN 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate id update ignored, cannot update cm handle my cmhandle id, already has an alternate id of my alternate id 16:27:51 2024-02-07T16:27:51.718Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.719Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.719Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 2 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.719Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.719Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 1 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.720Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:27:51 2024-02-07T16:27:51.720Z INFO 7408 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 1 cm handle/alternate id pairs 16:27:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:27:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:27:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:27:51 2024-02-07T16:27:51.745Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:51 2024-02-07T16:27:51.745Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:27:51 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:27:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:27:51 16:27:51 . ____ _ __ _ _ 16:27:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:27:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:27:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:27:51 ' |____| .__|_| |_|_| |_\__, | / / / / 16:27:51 =========|_|==============|___/=/_/_/_/ 16:27:51 :: Spring Boot :: (v3.1.2) 16:27:51 16:27:51 2024-02-07T16:27:51.777Z INFO 7408 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7408 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:27:51 2024-02-07T16:27:51.777Z INFO 7408 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 16:27:51 2024-02-07T16:27:51.782Z INFO 7408 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.016 seconds (process running for 149.483) 16:27:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:27:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:27:51 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:27:57 2024-02-07T16:27:51.799Z INFO 7408 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:27:57 2024-02-07T16:27:51.809Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:51.809Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:51.842Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:51.842Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:51.843Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d2b301e072d8d8ea113b2348fb5b5b2692b6ee0b0bc5f5e2de5ffd80cc2748f2 16:27:57 2024-02-07T16:27:51.845Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:57 2024-02-07T16:27:51.845Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:51.908Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:57 2024-02-07T16:27:51.908Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:51.947Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:57 2024-02-07T16:27:51.947Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:51.947Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:52.008Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.008Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.109Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.109Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.152Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.152Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.160Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.160Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.247Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.247Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.452Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.452Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:52.546Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.546Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:57 2024-02-07T16:27:52.551Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.552Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.555Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.555Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.653Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.653Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.697Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:57 2024-02-07T16:27:52.697Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.697Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:52.711Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.711Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.711Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.711Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.744Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.744Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:52.844Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.844Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:52.898Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.898Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:52.953Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:57 2024-02-07T16:27:52.953Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:53.007Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.007Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.105Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:57 2024-02-07T16:27:53.105Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.105Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:53.114Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.114Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.214Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.214Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.307Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.307Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.314Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.314Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.361Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.361Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:53.450Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.450Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:57 2024-02-07T16:27:53.609Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.609Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.662Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.662Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.763Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.763Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.847Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.847Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:53.852Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:57 2024-02-07T16:27:53.852Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.852Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:53.913Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.913Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.916Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.916Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:53.960Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:57 2024-02-07T16:27:53.960Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.010Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.010Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:54.047Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.047Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:54.058Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:57 2024-02-07T16:27:54.058Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.058Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:54.061Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.061Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.067Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.067Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.267Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.267Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.317Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.317Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.415Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.416Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:54.461Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.461Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.552Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.552Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:57 2024-02-07T16:27:54.667Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.667Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.716Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.716Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.812Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.812Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.855Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:57 2024-02-07T16:27:54.855Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.855Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:54.862Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.862Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:54.919Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:57 2024-02-07T16:27:54.919Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.051Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.051Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:55.063Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.063Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:55.115Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.116Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.120Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.120Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.151Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.151Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:55.170Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:57 2024-02-07T16:27:55.170Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.170Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:55.177Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.177Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.216Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.216Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.417Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.417Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.421Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.421Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.567Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.567Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:55.654Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.654Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:57 2024-02-07T16:27:55.765Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.765Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.768Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.768Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.770Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:57 2024-02-07T16:27:55.770Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.770Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:55.780Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.780Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.870Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.870Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.919Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.919Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:55.987Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:57 2024-02-07T16:27:55.987Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.053Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.053Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:56.117Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.117Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:56.154Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.154Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:56.218Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.218Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.270Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.270Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.273Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.273Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.281Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:57 2024-02-07T16:27:56.281Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.281Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:56.374Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.374Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.405Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.405Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.620Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.620Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.676Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:57 2024-02-07T16:27:56.676Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.676Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:56.761Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.761Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:57 2024-02-07T16:27:56.770Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.770Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:56.788Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.788Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.876Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.876Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.883Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.883Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:56.935Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:57 2024-02-07T16:27:56.935Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:57.042Z INFO 7408 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.242896699S 16:27:57 2024-02-07T16:27:57.045Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:57 allow.auto.create.topics = true 16:27:57 auto.commit.interval.ms = 5000 16:27:57 auto.include.jmx.reporter = true 16:27:57 auto.offset.reset = earliest 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 check.crcs = true 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = consumer-test-11 16:27:57 client.rack = 16:27:57 connections.max.idle.ms = 540000 16:27:57 default.api.timeout.ms = 60000 16:27:57 enable.auto.commit = true 16:27:57 exclude.internal.topics = true 16:27:57 fetch.max.bytes = 52428800 16:27:57 fetch.max.wait.ms = 500 16:27:57 fetch.min.bytes = 1 16:27:57 group.id = test 16:27:57 group.instance.id = null 16:27:57 heartbeat.interval.ms = 3000 16:27:57 interceptor.classes = [] 16:27:57 internal.leave.group.on.close = true 16:27:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:57 isolation.level = read_uncommitted 16:27:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:57 max.partition.fetch.bytes = 1048576 16:27:57 max.poll.interval.ms = 300000 16:27:57 max.poll.records = 500 16:27:57 metadata.max.age.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:57 receive.buffer.bytes = 65536 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 session.timeout.ms = 45000 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:57 16:27:57 2024-02-07T16:27:57.059Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.059Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.059Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277059 16:27:57 2024-02-07T16:27:57.085Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:27:57 2024-02-07T16:27:57.085Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:57 acks = -1 16:27:57 auto.include.jmx.reporter = true 16:27:57 batch.size = 16384 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 buffer.memory = 33554432 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = producer-15 16:27:57 compression.type = none 16:27:57 connections.max.idle.ms = 540000 16:27:57 delivery.timeout.ms = 120000 16:27:57 enable.idempotence = false 16:27:57 interceptor.classes = [] 16:27:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:57 linger.ms = 1 16:27:57 max.block.ms = 60000 16:27:57 max.in.flight.requests.per.connection = 5 16:27:57 max.request.size = 1048576 16:27:57 metadata.max.age.ms = 300000 16:27:57 metadata.max.idle.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partitioner.adaptive.partitioning.enable = true 16:27:57 partitioner.availability.timeout.ms = 0 16:27:57 partitioner.class = null 16:27:57 partitioner.ignore.keys = false 16:27:57 receive.buffer.bytes = 32768 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retries = 0 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 transaction.timeout.ms = 60000 16:27:57 transactional.id = null 16:27:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:57 16:27:57 2024-02-07T16:27:57.087Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:27:57 2024-02-07T16:27:57.087Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.087Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.087Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277087 16:27:57 2024-02-07T16:27:57.098Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.098Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:57.122Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.122Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:57.139Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:57 2024-02-07T16:27:57.139Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:57.139Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:57 2024-02-07T16:27:57.178Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.178Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:57.227Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.227Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:57.261Z WARN 7408 --- [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} 16:27:57 2024-02-07T16:27:57.261Z INFO 7408 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 2As5kO81T82S22pu_LR0Kw 16:27:57 2024-02-07T16:27:57.272Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.272Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:57.272Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.272Z WARN 7408 --- [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:32780) could not be established. Broker may not be available. 16:27:57 2024-02-07T16:27:57.395Z WARN 7408 --- [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} 16:27:57 2024-02-07T16:27:57.425Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.425Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:57.427Z INFO 7408 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.427Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:57.500Z INFO 7408 --- [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 RwWc-ghoSjGGRs3qOcMAMA 16:27:57 2024-02-07T16:27:57.521Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:57 allow.auto.create.topics = true 16:27:57 auto.commit.interval.ms = 5000 16:27:57 auto.include.jmx.reporter = true 16:27:57 auto.offset.reset = earliest 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 check.crcs = true 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = consumer-test-12 16:27:57 client.rack = 16:27:57 connections.max.idle.ms = 540000 16:27:57 default.api.timeout.ms = 60000 16:27:57 enable.auto.commit = true 16:27:57 exclude.internal.topics = true 16:27:57 fetch.max.bytes = 52428800 16:27:57 fetch.max.wait.ms = 500 16:27:57 fetch.min.bytes = 1 16:27:57 group.id = test 16:27:57 group.instance.id = null 16:27:57 heartbeat.interval.ms = 3000 16:27:57 interceptor.classes = [] 16:27:57 internal.leave.group.on.close = true 16:27:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:57 isolation.level = read_uncommitted 16:27:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:57 max.partition.fetch.bytes = 1048576 16:27:57 max.poll.interval.ms = 300000 16:27:57 max.poll.records = 500 16:27:57 metadata.max.age.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:57 receive.buffer.bytes = 65536 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 session.timeout.ms = 45000 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:57 16:27:57 2024-02-07T16:27:57.523Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.523Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.523Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277523 16:27:57 2024-02-07T16:27:57.529Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:27:57 2024-02-07T16:27:57.529Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:57 acks = -1 16:27:57 auto.include.jmx.reporter = true 16:27:57 batch.size = 16384 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 buffer.memory = 33554432 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = producer-16 16:27:57 compression.type = none 16:27:57 connections.max.idle.ms = 540000 16:27:57 delivery.timeout.ms = 120000 16:27:57 enable.idempotence = false 16:27:57 interceptor.classes = [] 16:27:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:57 linger.ms = 1 16:27:57 max.block.ms = 60000 16:27:57 max.in.flight.requests.per.connection = 5 16:27:57 max.request.size = 1048576 16:27:57 metadata.max.age.ms = 300000 16:27:57 metadata.max.idle.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partitioner.adaptive.partitioning.enable = true 16:27:57 partitioner.availability.timeout.ms = 0 16:27:57 partitioner.class = null 16:27:57 partitioner.ignore.keys = false 16:27:57 receive.buffer.bytes = 32768 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retries = 0 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 transaction.timeout.ms = 60000 16:27:57 transactional.id = null 16:27:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:57 16:27:57 2024-02-07T16:27:57.530Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:27:57 2024-02-07T16:27:57.530Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.530Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.530Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277530 16:27:57 2024-02-07T16:27:57.557Z INFO 7408 --- [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 RwWc-ghoSjGGRs3qOcMAMA 16:27:57 2024-02-07T16:27:57.558Z INFO 7408 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 2As5kO81T82S22pu_LR0Kw 16:27:57 2024-02-07T16:27:57.565Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:57 allow.auto.create.topics = true 16:27:57 auto.commit.interval.ms = 5000 16:27:57 auto.include.jmx.reporter = true 16:27:57 auto.offset.reset = earliest 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 check.crcs = true 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = consumer-test-13 16:27:57 client.rack = 16:27:57 connections.max.idle.ms = 540000 16:27:57 default.api.timeout.ms = 60000 16:27:57 enable.auto.commit = true 16:27:57 exclude.internal.topics = true 16:27:57 fetch.max.bytes = 52428800 16:27:57 fetch.max.wait.ms = 500 16:27:57 fetch.min.bytes = 1 16:27:57 group.id = test 16:27:57 group.instance.id = null 16:27:57 heartbeat.interval.ms = 3000 16:27:57 interceptor.classes = [] 16:27:57 internal.leave.group.on.close = true 16:27:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:57 isolation.level = read_uncommitted 16:27:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:57 max.partition.fetch.bytes = 1048576 16:27:57 max.poll.interval.ms = 300000 16:27:57 max.poll.records = 500 16:27:57 metadata.max.age.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:57 receive.buffer.bytes = 65536 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 session.timeout.ms = 45000 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:57 16:27:57 2024-02-07T16:27:57.568Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.568Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.568Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277568 16:27:57 2024-02-07T16:27:57.574Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:27:57 2024-02-07T16:27:57.574Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:57 acks = -1 16:27:57 auto.include.jmx.reporter = true 16:27:57 batch.size = 16384 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 buffer.memory = 33554432 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = producer-17 16:27:57 compression.type = none 16:27:57 connections.max.idle.ms = 540000 16:27:57 delivery.timeout.ms = 120000 16:27:57 enable.idempotence = false 16:27:57 interceptor.classes = [] 16:27:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:57 linger.ms = 1 16:27:57 max.block.ms = 60000 16:27:57 max.in.flight.requests.per.connection = 5 16:27:57 max.request.size = 1048576 16:27:57 metadata.max.age.ms = 300000 16:27:57 metadata.max.idle.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partitioner.adaptive.partitioning.enable = true 16:27:57 partitioner.availability.timeout.ms = 0 16:27:57 partitioner.class = null 16:27:57 partitioner.ignore.keys = false 16:27:57 receive.buffer.bytes = 32768 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retries = 0 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 transaction.timeout.ms = 60000 16:27:57 transactional.id = null 16:27:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:57 16:27:57 2024-02-07T16:27:57.576Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:27:57 2024-02-07T16:27:57.576Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.576Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.576Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277576 16:27:57 2024-02-07T16:27:57.585Z INFO 7408 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.586Z WARN 7408 --- [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. 16:27:57 2024-02-07T16:27:57.597Z INFO 7408 --- [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 RwWc-ghoSjGGRs3qOcMAMA 16:27:57 2024-02-07T16:27:57.597Z INFO 7408 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 2As5kO81T82S22pu_LR0Kw 16:27:57 2024-02-07T16:27:57.604Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:57 allow.auto.create.topics = true 16:27:57 auto.commit.interval.ms = 5000 16:27:57 auto.include.jmx.reporter = true 16:27:57 auto.offset.reset = earliest 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 check.crcs = true 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = consumer-test-14 16:27:57 client.rack = 16:27:57 connections.max.idle.ms = 540000 16:27:57 default.api.timeout.ms = 60000 16:27:57 enable.auto.commit = true 16:27:57 exclude.internal.topics = true 16:27:57 fetch.max.bytes = 52428800 16:27:57 fetch.max.wait.ms = 500 16:27:57 fetch.min.bytes = 1 16:27:57 group.id = test 16:27:57 group.instance.id = null 16:27:57 heartbeat.interval.ms = 3000 16:27:57 interceptor.classes = [] 16:27:57 internal.leave.group.on.close = true 16:27:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:57 isolation.level = read_uncommitted 16:27:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:57 max.partition.fetch.bytes = 1048576 16:27:57 max.poll.interval.ms = 300000 16:27:57 max.poll.records = 500 16:27:57 metadata.max.age.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:57 receive.buffer.bytes = 65536 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 session.timeout.ms = 45000 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:57 16:27:57 2024-02-07T16:27:57.606Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.606Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.606Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277606 16:27:57 2024-02-07T16:27:57.612Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:27:57 2024-02-07T16:27:57.612Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:57 acks = -1 16:27:57 auto.include.jmx.reporter = true 16:27:57 batch.size = 16384 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 buffer.memory = 33554432 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = producer-18 16:27:57 compression.type = none 16:27:57 connections.max.idle.ms = 540000 16:27:57 delivery.timeout.ms = 120000 16:27:57 enable.idempotence = false 16:27:57 interceptor.classes = [] 16:27:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:57 linger.ms = 1 16:27:57 max.block.ms = 60000 16:27:57 max.in.flight.requests.per.connection = 5 16:27:57 max.request.size = 1048576 16:27:57 metadata.max.age.ms = 300000 16:27:57 metadata.max.idle.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partitioner.adaptive.partitioning.enable = true 16:27:57 partitioner.availability.timeout.ms = 0 16:27:57 partitioner.class = null 16:27:57 partitioner.ignore.keys = false 16:27:57 receive.buffer.bytes = 32768 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retries = 0 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 transaction.timeout.ms = 60000 16:27:57 transactional.id = null 16:27:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:57 16:27:57 2024-02-07T16:27:57.614Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:27:57 2024-02-07T16:27:57.614Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.614Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.614Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277614 16:27:57 2024-02-07T16:27:57.624Z INFO 7408 --- [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 RwWc-ghoSjGGRs3qOcMAMA 16:27:57 2024-02-07T16:27:57.624Z INFO 7408 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 2As5kO81T82S22pu_LR0Kw 16:27:57 2024-02-07T16:27:57.632Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:57 allow.auto.create.topics = true 16:27:57 auto.commit.interval.ms = 5000 16:27:57 auto.include.jmx.reporter = true 16:27:57 auto.offset.reset = earliest 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 check.crcs = true 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = consumer-test-15 16:27:57 client.rack = 16:27:57 connections.max.idle.ms = 540000 16:27:57 default.api.timeout.ms = 60000 16:27:57 enable.auto.commit = true 16:27:57 exclude.internal.topics = true 16:27:57 fetch.max.bytes = 52428800 16:27:57 fetch.max.wait.ms = 500 16:27:57 fetch.min.bytes = 1 16:27:57 group.id = test 16:27:57 group.instance.id = null 16:27:57 heartbeat.interval.ms = 3000 16:27:57 interceptor.classes = [] 16:27:57 internal.leave.group.on.close = true 16:27:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:57 isolation.level = read_uncommitted 16:27:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:57 max.partition.fetch.bytes = 1048576 16:27:57 max.poll.interval.ms = 300000 16:27:57 max.poll.records = 500 16:27:57 metadata.max.age.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:57 receive.buffer.bytes = 65536 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 session.timeout.ms = 45000 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:57 16:27:57 2024-02-07T16:27:57.634Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.634Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.634Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277634 16:27:57 2024-02-07T16:27:57.639Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:27:57 2024-02-07T16:27:57.639Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:57 acks = -1 16:27:57 auto.include.jmx.reporter = true 16:27:57 batch.size = 16384 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 buffer.memory = 33554432 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = producer-19 16:27:57 compression.type = none 16:27:57 connections.max.idle.ms = 540000 16:27:57 delivery.timeout.ms = 120000 16:27:57 enable.idempotence = false 16:27:57 interceptor.classes = [] 16:27:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:57 linger.ms = 1 16:27:57 max.block.ms = 60000 16:27:57 max.in.flight.requests.per.connection = 5 16:27:57 max.request.size = 1048576 16:27:57 metadata.max.age.ms = 300000 16:27:57 metadata.max.idle.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partitioner.adaptive.partitioning.enable = true 16:27:57 partitioner.availability.timeout.ms = 0 16:27:57 partitioner.class = null 16:27:57 partitioner.ignore.keys = false 16:27:57 receive.buffer.bytes = 32768 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retries = 0 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 transaction.timeout.ms = 60000 16:27:57 transactional.id = null 16:27:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:57 16:27:57 2024-02-07T16:27:57.641Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:27:57 2024-02-07T16:27:57.641Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.641Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.641Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277641 16:27:57 2024-02-07T16:27:57.647Z INFO 7408 --- [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 RwWc-ghoSjGGRs3qOcMAMA 16:27:57 2024-02-07T16:27:57.647Z INFO 7408 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 2As5kO81T82S22pu_LR0Kw 16:27:57 2024-02-07T16:27:57.651Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:57 allow.auto.create.topics = true 16:27:57 auto.commit.interval.ms = 5000 16:27:57 auto.include.jmx.reporter = true 16:27:57 auto.offset.reset = earliest 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 check.crcs = true 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = consumer-test-16 16:27:57 client.rack = 16:27:57 connections.max.idle.ms = 540000 16:27:57 default.api.timeout.ms = 60000 16:27:57 enable.auto.commit = true 16:27:57 exclude.internal.topics = true 16:27:57 fetch.max.bytes = 52428800 16:27:57 fetch.max.wait.ms = 500 16:27:57 fetch.min.bytes = 1 16:27:57 group.id = test 16:27:57 group.instance.id = null 16:27:57 heartbeat.interval.ms = 3000 16:27:57 interceptor.classes = [] 16:27:57 internal.leave.group.on.close = true 16:27:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:57 isolation.level = read_uncommitted 16:27:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:57 max.partition.fetch.bytes = 1048576 16:27:57 max.poll.interval.ms = 300000 16:27:57 max.poll.records = 500 16:27:57 metadata.max.age.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:57 receive.buffer.bytes = 65536 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 session.timeout.ms = 45000 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:57 16:27:57 2024-02-07T16:27:57.652Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.652Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.652Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277652 16:27:57 2024-02-07T16:27:57.657Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:27:57 2024-02-07T16:27:57.658Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:57 acks = -1 16:27:57 auto.include.jmx.reporter = true 16:27:57 batch.size = 16384 16:27:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:57 buffer.memory = 33554432 16:27:57 client.dns.lookup = use_all_dns_ips 16:27:57 client.id = producer-20 16:27:57 compression.type = none 16:27:57 connections.max.idle.ms = 540000 16:27:57 delivery.timeout.ms = 120000 16:27:57 enable.idempotence = false 16:27:57 interceptor.classes = [] 16:27:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:57 linger.ms = 1 16:27:57 max.block.ms = 60000 16:27:57 max.in.flight.requests.per.connection = 5 16:27:57 max.request.size = 1048576 16:27:57 metadata.max.age.ms = 300000 16:27:57 metadata.max.idle.ms = 300000 16:27:57 metric.reporters = [] 16:27:57 metrics.num.samples = 2 16:27:57 metrics.recording.level = INFO 16:27:57 metrics.sample.window.ms = 30000 16:27:57 partitioner.adaptive.partitioning.enable = true 16:27:57 partitioner.availability.timeout.ms = 0 16:27:57 partitioner.class = null 16:27:57 partitioner.ignore.keys = false 16:27:57 receive.buffer.bytes = 32768 16:27:57 reconnect.backoff.max.ms = 1000 16:27:57 reconnect.backoff.ms = 50 16:27:57 request.timeout.ms = 30000 16:27:57 retries = 0 16:27:57 retry.backoff.ms = 100 16:27:57 sasl.client.callback.handler.class = null 16:27:57 sasl.jaas.config = null 16:27:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:57 sasl.kerberos.min.time.before.relogin = 60000 16:27:57 sasl.kerberos.service.name = null 16:27:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:57 sasl.login.callback.handler.class = null 16:27:57 sasl.login.class = null 16:27:57 sasl.login.connect.timeout.ms = null 16:27:57 sasl.login.read.timeout.ms = null 16:27:57 sasl.login.refresh.buffer.seconds = 300 16:27:57 sasl.login.refresh.min.period.seconds = 60 16:27:57 sasl.login.refresh.window.factor = 0.8 16:27:57 sasl.login.refresh.window.jitter = 0.05 16:27:57 sasl.login.retry.backoff.max.ms = 10000 16:27:57 sasl.login.retry.backoff.ms = 100 16:27:57 sasl.mechanism = GSSAPI 16:27:57 sasl.oauthbearer.clock.skew.seconds = 30 16:27:57 sasl.oauthbearer.expected.audience = null 16:27:57 sasl.oauthbearer.expected.issuer = null 16:27:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:57 sasl.oauthbearer.jwks.endpoint.url = null 16:27:57 sasl.oauthbearer.scope.claim.name = scope 16:27:57 sasl.oauthbearer.sub.claim.name = sub 16:27:57 sasl.oauthbearer.token.endpoint.url = null 16:27:57 security.protocol = PLAINTEXT 16:27:57 security.providers = null 16:27:57 send.buffer.bytes = 131072 16:27:57 socket.connection.setup.timeout.max.ms = 30000 16:27:57 socket.connection.setup.timeout.ms = 10000 16:27:57 ssl.cipher.suites = null 16:27:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:57 ssl.endpoint.identification.algorithm = https 16:27:57 ssl.engine.factory.class = null 16:27:57 ssl.key.password = null 16:27:57 ssl.keymanager.algorithm = SunX509 16:27:57 ssl.keystore.certificate.chain = null 16:27:57 ssl.keystore.key = null 16:27:57 ssl.keystore.location = null 16:27:57 ssl.keystore.password = null 16:27:57 ssl.keystore.type = JKS 16:27:57 ssl.protocol = TLSv1.3 16:27:57 ssl.provider = null 16:27:57 ssl.secure.random.implementation = null 16:27:57 ssl.trustmanager.algorithm = PKIX 16:27:57 ssl.truststore.certificates = null 16:27:57 ssl.truststore.location = null 16:27:57 ssl.truststore.password = null 16:27:57 ssl.truststore.type = JKS 16:27:57 transaction.timeout.ms = 60000 16:27:57 transactional.id = null 16:27:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:57 16:27:57 2024-02-07T16:27:57.659Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:27:57 2024-02-07T16:27:57.659Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:57 2024-02-07T16:27:57.659Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:57 2024-02-07T16:27:57.660Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277659 16:27:57 2024-02-07T16:27:57.684Z INFO 7408 --- [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 RwWc-ghoSjGGRs3qOcMAMA 16:27:57 2024-02-07T16:27:57.685Z INFO 7408 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 2As5kO81T82S22pu_LR0Kw 16:27:57 2024-02-07T16:27:57.690Z INFO 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:27:57 2024-02-07T16:27:57.690Z WARN 7408 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:57.702Z INFO 7408 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:58 allow.auto.create.topics = true 16:27:58 auto.commit.interval.ms = 5000 16:27:58 auto.include.jmx.reporter = true 16:27:58 auto.offset.reset = earliest 16:27:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:58 check.crcs = true 16:27:58 client.dns.lookup = use_all_dns_ips 16:27:58 client.id = consumer-test-17 16:27:58 client.rack = 16:27:58 connections.max.idle.ms = 540000 16:27:58 default.api.timeout.ms = 60000 16:27:58 enable.auto.commit = true 16:27:58 exclude.internal.topics = true 16:27:58 fetch.max.bytes = 52428800 16:27:58 fetch.max.wait.ms = 500 16:27:58 fetch.min.bytes = 1 16:27:58 group.id = test 16:27:58 group.instance.id = null 16:27:58 heartbeat.interval.ms = 3000 16:27:58 interceptor.classes = [] 16:27:58 internal.leave.group.on.close = true 16:27:58 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:58 isolation.level = read_uncommitted 16:27:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:58 max.partition.fetch.bytes = 1048576 16:27:58 max.poll.interval.ms = 300000 16:27:58 max.poll.records = 500 16:27:58 metadata.max.age.ms = 300000 16:27:58 metric.reporters = [] 16:27:58 metrics.num.samples = 2 16:27:58 metrics.recording.level = INFO 16:27:58 metrics.sample.window.ms = 30000 16:27:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:58 receive.buffer.bytes = 65536 16:27:58 reconnect.backoff.max.ms = 1000 16:27:58 reconnect.backoff.ms = 50 16:27:58 request.timeout.ms = 30000 16:27:58 retry.backoff.ms = 100 16:27:58 sasl.client.callback.handler.class = null 16:27:58 sasl.jaas.config = null 16:27:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:58 sasl.kerberos.min.time.before.relogin = 60000 16:27:58 sasl.kerberos.service.name = null 16:27:58 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:58 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:58 sasl.login.callback.handler.class = null 16:27:58 sasl.login.class = null 16:27:58 sasl.login.connect.timeout.ms = null 16:27:58 sasl.login.read.timeout.ms = null 16:27:58 sasl.login.refresh.buffer.seconds = 300 16:27:58 sasl.login.refresh.min.period.seconds = 60 16:27:58 sasl.login.refresh.window.factor = 0.8 16:27:58 sasl.login.refresh.window.jitter = 0.05 16:27:58 sasl.login.retry.backoff.max.ms = 10000 16:27:58 sasl.login.retry.backoff.ms = 100 16:27:58 sasl.mechanism = GSSAPI 16:27:58 sasl.oauthbearer.clock.skew.seconds = 30 16:27:58 sasl.oauthbearer.expected.audience = null 16:27:58 sasl.oauthbearer.expected.issuer = null 16:27:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:58 sasl.oauthbearer.jwks.endpoint.url = null 16:27:58 sasl.oauthbearer.scope.claim.name = scope 16:27:58 sasl.oauthbearer.sub.claim.name = sub 16:27:58 sasl.oauthbearer.token.endpoint.url = null 16:27:58 security.protocol = PLAINTEXT 16:27:58 security.providers = null 16:27:58 send.buffer.bytes = 131072 16:27:58 session.timeout.ms = 45000 16:27:58 socket.connection.setup.timeout.max.ms = 30000 16:27:58 socket.connection.setup.timeout.ms = 10000 16:27:58 ssl.cipher.suites = null 16:27:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:58 ssl.endpoint.identification.algorithm = https 16:27:58 ssl.engine.factory.class = null 16:27:58 ssl.key.password = null 16:27:58 ssl.keymanager.algorithm = SunX509 16:27:58 ssl.keystore.certificate.chain = null 16:27:58 ssl.keystore.key = null 16:27:58 ssl.keystore.location = null 16:27:58 ssl.keystore.password = null 16:27:58 ssl.keystore.type = JKS 16:27:58 ssl.protocol = TLSv1.3 16:27:58 ssl.provider = null 16:27:58 ssl.secure.random.implementation = null 16:27:58 ssl.trustmanager.algorithm = PKIX 16:27:58 ssl.truststore.certificates = null 16:27:58 ssl.truststore.location = null 16:27:58 ssl.truststore.password = null 16:27:58 ssl.truststore.type = JKS 16:27:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:58 16:27:58 2024-02-07T16:27:57.704Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:58 2024-02-07T16:27:57.704Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:58 2024-02-07T16:27:57.704Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277704 16:27:58 2024-02-07T16:27:57.705Z INFO 7408 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 16:27:58 2024-02-07T16:27:57.714Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:27:58 2024-02-07T16:27:57.714Z INFO 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:58 acks = -1 16:27:58 auto.include.jmx.reporter = true 16:27:58 batch.size = 16384 16:27:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:27:58 buffer.memory = 33554432 16:27:58 client.dns.lookup = use_all_dns_ips 16:27:58 client.id = producer-21 16:27:58 compression.type = none 16:27:58 connections.max.idle.ms = 540000 16:27:58 delivery.timeout.ms = 120000 16:27:58 enable.idempotence = false 16:27:58 interceptor.classes = [] 16:27:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:58 linger.ms = 1 16:27:58 max.block.ms = 60000 16:27:58 max.in.flight.requests.per.connection = 5 16:27:58 max.request.size = 1048576 16:27:58 metadata.max.age.ms = 300000 16:27:58 metadata.max.idle.ms = 300000 16:27:58 metric.reporters = [] 16:27:58 metrics.num.samples = 2 16:27:58 metrics.recording.level = INFO 16:27:58 metrics.sample.window.ms = 30000 16:27:58 partitioner.adaptive.partitioning.enable = true 16:27:58 partitioner.availability.timeout.ms = 0 16:27:58 partitioner.class = null 16:27:58 partitioner.ignore.keys = false 16:27:58 receive.buffer.bytes = 32768 16:27:58 reconnect.backoff.max.ms = 1000 16:27:58 reconnect.backoff.ms = 50 16:27:58 request.timeout.ms = 30000 16:27:58 retries = 0 16:27:58 retry.backoff.ms = 100 16:27:58 sasl.client.callback.handler.class = null 16:27:58 sasl.jaas.config = null 16:27:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:58 sasl.kerberos.min.time.before.relogin = 60000 16:27:58 sasl.kerberos.service.name = null 16:27:58 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:58 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:58 sasl.login.callback.handler.class = null 16:27:58 sasl.login.class = null 16:27:58 sasl.login.connect.timeout.ms = null 16:27:58 sasl.login.read.timeout.ms = null 16:27:58 sasl.login.refresh.buffer.seconds = 300 16:27:58 sasl.login.refresh.min.period.seconds = 60 16:27:58 sasl.login.refresh.window.factor = 0.8 16:27:58 sasl.login.refresh.window.jitter = 0.05 16:27:58 sasl.login.retry.backoff.max.ms = 10000 16:27:58 sasl.login.retry.backoff.ms = 100 16:27:58 sasl.mechanism = GSSAPI 16:27:58 sasl.oauthbearer.clock.skew.seconds = 30 16:27:58 sasl.oauthbearer.expected.audience = null 16:27:58 sasl.oauthbearer.expected.issuer = null 16:27:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:58 sasl.oauthbearer.jwks.endpoint.url = null 16:27:58 sasl.oauthbearer.scope.claim.name = scope 16:27:58 sasl.oauthbearer.sub.claim.name = sub 16:27:58 sasl.oauthbearer.token.endpoint.url = null 16:27:58 security.protocol = PLAINTEXT 16:27:58 security.providers = null 16:27:58 send.buffer.bytes = 131072 16:27:58 socket.connection.setup.timeout.max.ms = 30000 16:27:58 socket.connection.setup.timeout.ms = 10000 16:27:58 ssl.cipher.suites = null 16:27:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:58 ssl.endpoint.identification.algorithm = https 16:27:58 ssl.engine.factory.class = null 16:27:58 ssl.key.password = null 16:27:58 ssl.keymanager.algorithm = SunX509 16:27:58 ssl.keystore.certificate.chain = null 16:27:58 ssl.keystore.key = null 16:27:58 ssl.keystore.location = null 16:27:58 ssl.keystore.password = null 16:27:58 ssl.keystore.type = JKS 16:27:58 ssl.protocol = TLSv1.3 16:27:58 ssl.provider = null 16:27:58 ssl.secure.random.implementation = null 16:27:58 ssl.trustmanager.algorithm = PKIX 16:27:58 ssl.truststore.certificates = null 16:27:58 ssl.truststore.location = null 16:27:58 ssl.truststore.password = null 16:27:58 ssl.truststore.type = JKS 16:27:58 transaction.timeout.ms = 60000 16:27:58 transactional.id = null 16:27:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:58 16:27:58 2024-02-07T16:27:57.715Z WARN 7408 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:27:58 2024-02-07T16:27:57.715Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:27:58 2024-02-07T16:27:57.715Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:27:58 2024-02-07T16:27:57.715Z INFO 7408 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707323277715 16:27:58 2024-02-07T16:27:57.721Z INFO 7408 --- [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 RwWc-ghoSjGGRs3qOcMAMA 16:27:58 2024-02-07T16:27:57.721Z INFO 7408 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 2As5kO81T82S22pu_LR0Kw 16:27:58 2024-02-07T16:27:57.738Z INFO 7408 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:27:58 2024-02-07T16:27:57.738Z WARN 7408 --- [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. 16:27:58 2024-02-07T16:27:57.759Z INFO 7408 --- [ 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 RwWc-ghoSjGGRs3qOcMAMA 16:27:58 2024-02-07T16:27:57.759Z INFO 7408 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: 2As5kO81T82S22pu_LR0Kw 16:27:58 2024-02-07T16:27:57.792Z INFO 7408 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:27:58 2024-02-07T16:27:57.792Z WARN 7408 --- [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. 16:27:58 2024-02-07T16:27:57.890Z INFO 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:27:58 2024-02-07T16:27:57.890Z WARN 7408 --- [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. 16:27:58 2024-02-07T16:27:57.890Z WARN 7408 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:58 2024-02-07T16:27:57.900Z INFO 7408 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:27:58 2024-02-07T16:27:57.900Z WARN 7408 --- [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. 16:27:58 2024-02-07T16:27:57.910Z INFO 7408 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:27:58 2024-02-07T16:27:57.910Z WARN 7408 --- [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. 16:27:58 2024-02-07T16:27:57.953Z INFO 7408 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:27:58 2024-02-07T16:27:57.953Z WARN 7408 --- [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. 16:27:58 2024-02-07T16:27:57.977Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:27:58 2024-02-07T16:27:57.977Z WARN 7408 --- [t-thread | test] org.apache.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. 16:27:58 2024-02-07T16:27:57.992Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 16:27:58 2024-02-07T16:27:57.994Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:27:58 2024-02-07T16:27:58.005Z INFO 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:27:58 2024-02-07T16:27:58.005Z WARN 7408 --- [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. 16:27:58 2024-02-07T16:27:58.005Z WARN 7408 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:27:58 2024-02-07T16:27:58.011Z INFO 7408 --- [ 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-fb19e65c-466e-429f-a606-85d3b3d6fdea 16:27:58 2024-02-07T16:27:58.011Z INFO 7408 --- [ 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) 16:27:58 2024-02-07T16:27:58.011Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:27:58 2024-02-07T16:27:58.050Z INFO 7408 --- [ 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-fb19e65c-466e-429f-a606-85d3b3d6fdea', protocol='range'} 16:27:58 2024-02-07T16:27:58.050Z INFO 7408 --- [ 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-fb19e65c-466e-429f-a606-85d3b3d6fdea=Assignment(partitions=[my-topic-name-0])} 16:27:58 2024-02-07T16:27:58.075Z INFO 7408 --- [ 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-fb19e65c-466e-429f-a606-85d3b3d6fdea', protocol='range'} 16:27:58 2024-02-07T16:27:58.075Z INFO 7408 --- [ 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]) 16:27:58 2024-02-07T16:27:58.075Z INFO 7408 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 16:27:58 2024-02-07T16:27:58.084Z INFO 7408 --- [ 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 16:27:58 2024-02-07T16:27:58.098Z INFO 7408 --- [ 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:32784 (id: 1 rack: null)], epoch=0}}. 16:27:58 2024-02-07T16:27:58.141Z INFO 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.141Z WARN 7408 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.147Z INFO 7408 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.147Z WARN 7408 --- [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. 16:27:58 2024-02-07T16:27:58.179Z INFO 7408 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.179Z WARN 7408 --- [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:32778) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.211Z INFO 7408 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.211Z INFO 7408 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 16:27:58 2024-02-07T16:27:58.211Z INFO 7408 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.211Z INFO 7408 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 16:27:58 2024-02-07T16:27:58.212Z INFO 7408 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 16:27:58 2024-02-07T16:27:58.252Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.252Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 113ms, elapsed time since send: 113ms, request timeout: 30000ms) 16:27:58 2024-02-07T16:27:58.252Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 16:27:58 2024-02-07T16:27:58.252Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 16:27:58 2024-02-07T16:27:58.252Z INFO 7408 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=445659139, epoch=1) to node 1: 16:27:58 16:27:58 org.apache.kafka.common.errors.DisconnectException: null 16:27:58 16:27:58 2024-02-07T16:27:58.252Z INFO 7408 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:27:58 2024-02-07T16:27:58.309Z INFO 7408 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.309Z WARN 7408 --- [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. 16:27:58 2024-02-07T16:27:58.311Z INFO 7408 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.311Z WARN 7408 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.312Z INFO 7408 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.312Z WARN 7408 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.312Z INFO 7408 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.313Z WARN 7408 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.313Z INFO 7408 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.313Z INFO 7408 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.313Z WARN 7408 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.313Z WARN 7408 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.313Z INFO 7408 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.313Z INFO 7408 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.313Z WARN 7408 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.313Z WARN 7408 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.353Z INFO 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.353Z WARN 7408 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.412Z INFO 7408 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.412Z WARN 7408 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.413Z INFO 7408 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.413Z WARN 7408 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.413Z INFO 7408 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.413Z WARN 7408 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 2024-02-07T16:27:58.413Z INFO 7408 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.414Z WARN 7408 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:27:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.615 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:27:58 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:27:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:27:58 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:27:58 2024-02-07T16:27:58.435Z WARN 7408 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 16:27:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:27:58 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 16:27:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 16:27:58 2024-02-07T16:27:58.443Z INFO 7408 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:27:58 2024-02-07T16:27:58.443Z WARN 7408 --- [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. 16:27:58 [INFO] 16:27:58 [INFO] Results: 16:27:58 [INFO] 16:27:58 [INFO] Tests run: 510, Failures: 0, Errors: 0, Skipped: 0 16:27:58 [INFO] 16:27:58 [INFO] 16:27:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 16:27:58 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:27:58 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 16:27:59 [INFO] 16:27:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 16:27:59 [INFO] 16:27:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 16:27:59 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.3-SNAPSHOT.jar 16:27:59 [INFO] 16:27:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 16:27:59 [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/* 16:27:59 [INFO] 16:27:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 16:27:59 [INFO] 16:27:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 16:27:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:27:59 [INFO] 16:27:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 16:27:59 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:27:59 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 16:27:59 [INFO] All coverage checks have been met. 16:27:59 [INFO] 16:27:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 16:27:59 [INFO] 16:27:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 16:27:59 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.3-SNAPSHOT/cps-ncmp-service-3.4.3-SNAPSHOT.jar 16:27:59 [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.3-SNAPSHOT/cps-ncmp-service-3.4.3-SNAPSHOT.pom 16:27:59 [INFO] 16:27:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 16:27:59 [INFO] 16:27:59 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 16:27:59 [INFO] Building cps-ncmp-rest 3.4.3-SNAPSHOT [12/23] 16:27:59 [INFO] --------------------------------[ jar ]--------------------------------- 16:27:59 [INFO] 16:27:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 16:27:59 [INFO] 16:27:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 16:27:59 [INFO] 16:27:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 16:27:59 [INFO] 16:27:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 16:27:59 [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/* 16:27:59 [INFO] 16:27:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 16:27:59 [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/* 16:27:59 [INFO] 16:27:59 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 16:27:59 [INFO] Generating with dryRun=false 16:27:59 [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. 16:27:59 [INFO] OpenAPI Generator: spring (server) 16:27:59 [INFO] Generator 'spring' is considered stable. 16:27:59 [INFO] ---------------------------------- 16:27:59 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:27:59 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:27:59 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:27:59 [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). 16:27:59 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:27:59 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:27:59 [INFO] Processing operation getResourceDataForCmHandle 16:27:59 [INFO] Processing operation updateResourceDataRunningForCmHandle 16:27:59 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:27:59 [INFO] Processing operation createResourceDataRunningForCmHandle 16:27:59 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:27:59 [INFO] Processing operation deleteResourceDataRunningForCmHandle 16:27:59 [INFO] Processing operation patchResourceDataRunningForCmHandle 16:27:59 [INFO] Processing operation executeDataOperationForCmHandles 16:27:59 [INFO] Processing operation queryResourceDataForCmHandle 16:27:59 [INFO] Processing operation getModuleReferencesByCmHandle 16:27:59 [INFO] Processing operation getModuleDefinitions 16:27:59 [INFO] Processing operation searchCmHandles 16:27:59 [INFO] Processing operation retrieveCmHandleDetailsById 16:27:59 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 16:27:59 [INFO] Processing operation searchCmHandleIds 16:27:59 [INFO] Processing operation getCmHandleStateByCmHandleId 16:27:59 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 16:27:59 [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] 16:27:59 [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] 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:27:59 [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 16:28:00 [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 16:28:00 [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 16:28:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:28:00 [WARNING] Multiple MediaTypes found, using only the first one 16:28:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:28:00 [WARNING] Multiple MediaTypes found, using only the first one 16:28:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:28:00 [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 16:28:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:28:00 [INFO] Skipping generation of supporting files. 16:28:00 ################################################################################ 16:28:00 # Thanks for using OpenAPI Generator. # 16:28:00 # Please consider donation to help us maintain this project 🙏 # 16:28:00 # https://opencollective.com/openapi_generator/donate # 16:28:00 ################################################################################ 16:28:00 [INFO] 16:28:00 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 16:28:00 [INFO] Generating with dryRun=false 16:28:00 [INFO] No .openapi-generator-ignore file found. 16:28:00 [INFO] OpenAPI Generator: spring (server) 16:28:00 [INFO] Generator 'spring' is considered stable. 16:28:00 [INFO] ---------------------------------- 16:28:00 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:28:00 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:28:00 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:28:00 [INFO] Processing operation updateDmiPluginRegistration 16:28:00 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 16:28:00 [INFO] Processing operation searchCmHandleIds 16:28:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:28:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:28:00 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:28:00 [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 16:28:00 [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 16:28:00 [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 16:28:00 [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 16:28:00 [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 16:28:00 [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 16:28:00 [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 16:28:00 [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 16:28:00 [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 16:28:00 [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 16:28:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:28:00 [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 16:28:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:28:00 [INFO] Skipping generation of supporting files. 16:28:00 ################################################################################ 16:28:00 # Thanks for using OpenAPI Generator. # 16:28:00 # Please consider donation to help us maintain this project 🙏 # 16:28:00 # https://opencollective.com/openapi_generator/donate # 16:28:00 ################################################################################ 16:28:00 [INFO] 16:28:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 16:28:00 [INFO] You have 0 Checkstyle violations. 16:28:00 [INFO] 16:28:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 16:28:00 [INFO] You have 0 Checkstyle violations. 16:28:00 [INFO] 16:28:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 16:28:00 [INFO] Starting audit... 16:28:00 Audit done. 16:28:00 [INFO] You have 0 Checkstyle violations. 16:28:00 [INFO] 16:28:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 16:28:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:00 [INFO] Copying 1 resource 16:28:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 16:28:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 16:28:00 [INFO] 16:28:00 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 16:28:00 [INFO] Changes detected - recompiling the module! :dependency 16:28:00 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 16:28:01 [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". 16:28:01 [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. 16:28:01 [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. 16:28:01 [INFO] 16:28:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 16:28:01 [INFO] 16:28:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 16:28:01 [INFO] Fork Value is true 16:28:03 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:28: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) 16:28:03 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:28:03 [java] WARNING: System::setSecurityManager will be removed in a future release 16:28:05 [INFO] Done SpotBugs Analysis.... 16:28:05 [INFO] 16:28:05 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 16:28:05 [INFO] 16:28:05 [INFO] 16:28:05 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 16:28:05 [INFO] BugInstance size is 0 16:28:05 [INFO] Error size is 0 16:28:05 [INFO] No errors/warnings found 16:28:05 [INFO] 16:28:05 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 16:28:05 [INFO] Generating with dryRun=false 16:28:05 [INFO] No .openapi-generator-ignore file found. 16:28:05 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:28:05 [INFO] Generator 'openapi-yaml' is considered stable. 16:28:05 [INFO] Output file [outputFile=openapi-inventory.yaml] 16:28:05 [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] 16:28:05 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:28:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 16:28:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:28:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:28:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:28:05 ################################################################################ 16:28:05 # Thanks for using OpenAPI Generator. # 16:28:05 # Please consider donation to help us maintain this project 🙏 # 16:28:05 # https://opencollective.com/openapi_generator/donate # 16:28:05 ################################################################################ 16:28:05 [INFO] 16:28:05 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 16:28:05 [INFO] Generating with dryRun=false 16:28:05 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:28:05 [INFO] Generator 'openapi-yaml' is considered stable. 16:28:05 [INFO] Output file [outputFile=openapi.yaml] 16:28:05 [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). 16:28:05 [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] 16:28:05 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:28:05 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:28:05 [WARNING] Multiple MediaTypes found, using only the first one 16:28:05 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [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] 16:28:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:28:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 16:28:05 [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.) 16:28:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:28:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:28:05 ################################################################################ 16:28:05 # Thanks for using OpenAPI Generator. # 16:28:05 # Please consider donation to help us maintain this project 🙏 # 16:28:05 # https://opencollective.com/openapi_generator/donate # 16:28:05 ################################################################################ 16:28:05 [INFO] 16:28:05 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 16:28:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:05 [INFO] Copying 2 resources 16:28:05 [INFO] 16:28:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 16:28:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:05 [INFO] Copying 6 resources 16:28:05 [INFO] 16:28:05 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 16:28:05 [INFO] Changes detected - recompiling the module! :dependency 16:28:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:28:06 [INFO] 16:28:06 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 16:28:06 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:28:06 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:28:07 [INFO] Compiled 20 files. 16:28:07 [INFO] 16:28:07 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 16:28:07 [INFO] 16:28:07 [INFO] ------------------------------------------------------- 16:28:07 [INFO] T E S T S 16:28:07 [INFO] ------------------------------------------------------- 16:28:09 16:28:08.590 [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. 16:28:09 16:28:08.787 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:28:09 16:28:08.913 [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. 16:28:09 16:28:08.955 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:28:09 16:28:08.974 [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. 16:28:09 16:28:08.982 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:28:09 16:28:09.029 [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. 16:28:09 16:28:09.037 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:28:09 16:28:09.040 [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. 16:28:09 16:28:09.048 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:28:09 16:28:09.051 [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. 16:28:09 16:28:09.056 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:28:09 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:28:13 16:28:08,396 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:28:13 16:28:08,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:28:13 16:28:08,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:28:13 16:28:08,418 |-INFO in ch.qos.logback.classic.BasicConfigurator@27df971b - Setting up default configuration. 16:28:13 16:28:10,808 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1160c54b - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:28:13 16:28:10,856 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@363b7709 - 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. 16:28:13 16:28:10,856 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1160c54b - 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 16:28:13 16:28:10,859 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:28:13 16:28:10,859 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:28:13 16:28:10,859 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:28:13 16:28:10,861 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@363b7709 - 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. 16:28:13 16:28:10,861 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1160c54b - 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 16:28:13 16:28:10,868 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:28:13 16:28:10,868 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:28:13 16:28:10,873 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:28:13 16:28:10,904 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323290903) 16:28:13 16:28:10,905 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:28:13 16:28:10,905 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:28:13 16:28:10,909 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:28:13 16:28:10,913 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:28:13 16:28:10,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5034e0c6 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5034e0c6 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5034e0c6 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5034e0c6 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5034e0c6 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5034e0c6 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5034e0c6 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:28:13 16:28:10,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5034e0c6 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:28:13 16:28:10,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:28:13 16:28:10,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:28:13 16:28:10,921 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:28:13 16:28:10,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:28:13 16:28:10,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:28:13 16:28:10,953 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:28:13 16:28:10,960 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:28:13 16:28:11,300 |-INFO in ch.qos.logback.classic.pattern.DateConverter@b88d294 - Setting zoneId to "UTC" 16:28:13 16:28:11,308 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:28:13 16:28:11,308 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:28:13 16:28:11,540 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:28:13 16:28:11,541 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:28:13 16:28:11,541 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:28:13 16:28:11,542 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:28:13 16:28:11,542 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:28:13 16:28:11,542 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5034e0c6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:28:13 16:28:11,555 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:28:13 16:28:11,555 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1cd50433 - End of configuration. 16:28:13 16:28:11,555 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@71bbbb9f - Registering current configuration as safe fallback point 16:28:13 16:28:13 16:28:13 . ____ _ __ _ _ 16:28:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:28:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:28:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:28:13 ' |____| .__|_| |_|_| |_\__, | / / / / 16:28:13 =========|_|==============|___/=/_/_/_/ 16:28:13 :: Spring Boot :: (v3.1.2) 16:28:13 16:28:13 2024-02-07T16:28:11.656Z INFO 12309 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12309 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:28:13 2024-02-07T16:28:11.657Z INFO 12309 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:28:13 2024-02-07T16:28:12.997Z INFO 12309 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:28:13 2024-02-07T16:28:12.997Z INFO 12309 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:28:13 2024-02-07T16:28:12.998Z INFO 12309 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:28:13 2024-02-07T16:28:13.017Z INFO 12309 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.575 seconds (process running for 5.33) 16:28:13 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:28:13 2024-02-07T16:28:13.865Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:13 16:28:13 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 16:28:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:28:13 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 16:28:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:13 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:28:13 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:28:13 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:28:13 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:28:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:28:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:13 16:28:13 2024-02-07T16:28:13.880Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:13 16:28:13 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 16:28:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:28:13 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 16:28:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:13 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:28:13 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:28:13 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:28:13 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:28:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:28:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:13 16:28:13 2024-02-07T16:28:13.893Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:13 16:28:13 java.lang.IllegalStateException: some error message 16:28:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:13 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 16:28:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:13 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:28:13 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:28:13 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:28:13 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:28:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:28:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:13 16:28:14 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.779 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:28:14 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:28:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:28:14 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:28:15 16:28:15 . ____ _ __ _ _ 16:28:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:28:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:28:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:28:15 ' |____| .__|_| |_|_| |_\__, | / / / / 16:28:15 =========|_|==============|___/=/_/_/_/ 16:28:15 :: Spring Boot :: (v3.1.2) 16:28:15 16:28:15 2024-02-07T16:28:14.304Z INFO 12309 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12309 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:28:15 2024-02-07T16:28:14.304Z INFO 12309 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:28:15 2024-02-07T16:28:14.996Z INFO 12309 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:28:15 2024-02-07T16:28:14.996Z INFO 12309 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:28:15 2024-02-07T16:28:14.996Z INFO 12309 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:28:15 2024-02-07T16:28:15.003Z INFO 12309 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.747 seconds (process running for 7.317) 16:28:15 2024-02-07T16:28:15.170Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 16:28:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:28:15 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 16:28:15 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 16:28:15 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:28:15 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$175859406.executeRequest(Unknown Source) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:116) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:218) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.195Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:139) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:267) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.410Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:28:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:28:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:28:15 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:476) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:28:15 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 16:28:15 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:28:15 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 16:28:15 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 16:28:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 16:28:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 16:28:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 16:28:15 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:28:15 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:28:15 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:28:15 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:28:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:28:15 ... 123 common frames omitted 16:28:15 16:28:15 2024-02-07T16:28:15.454Z WARN 12309 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 16:28:15 2024-02-07T16:28:15.482Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.488Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:28:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.493Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:211) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.498Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:28:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:211) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.505Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.510Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:28:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.514Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.519Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:28:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:28:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:28:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:28:15 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:28:15 16:28:15 . ____ _ __ _ _ 16:28:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:28:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:28:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:28:15 ' |____| .__|_| |_|_| |_\__, | / / / / 16:28:15 =========|_|==============|___/=/_/_/_/ 16:28:15 :: Spring Boot :: (v3.1.2) 16:28:15 16:28:15 2024-02-07T16:28:15.599Z INFO 12309 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12309 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:28:15 2024-02-07T16:28:15.599Z INFO 12309 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:28:15 2024-02-07T16:28:15.846Z INFO 12309 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:28:15 2024-02-07T16:28:15.846Z INFO 12309 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:28:15 2024-02-07T16:28:15.847Z INFO 12309 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:28:15 2024-02-07T16:28:15.850Z INFO 12309 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.276 seconds (process running for 8.164) 16:28:15 2024-02-07T16:28:15.918Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 16:28:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:28:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:28:15 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 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"]) 16:28:15 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 16:28:15 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 16:28:15 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 16:28:15 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 16:28:15 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 16:28:15 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 16:28:15 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 16:28:15 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:28:15 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:28:15 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:28:15 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:28:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:28:15 ... 123 common frames omitted 16:28:15 16:28:15 2024-02-07T16:28:15.947Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 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) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:28:15 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 16:28:15 2024-02-07T16:28:15.950Z ERROR 12309 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:15 16:28:15 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:28:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:28:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:28:15 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:28:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:28:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:28:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:28:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:15 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:28:15 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 16:28:15 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:28:15 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 16:28:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 16:28:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 16:28:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 16:28:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 16:28:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 16:28:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 16:28:15 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 16:28:15 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 16:28:15 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:28:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:28:15 ... 133 common frames omitted 16:28:15 16:28:16 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:28:16 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:28:16 2024-02-07T16:28:16.019Z INFO 12309 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:28:16 2024-02-07T16:28:16.021Z WARN 12309 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 16:28:16 2024-02-07T16:28:16.025Z INFO 12309 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:28:16 2024-02-07T16:28:16.027Z INFO 12309 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:28:16 2024-02-07T16:28:16.029Z INFO 12309 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:28:16 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:28:16 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:28:16 2024-02-07T16:28:16.142Z INFO 12309 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:28:16 2024-02-07T16:28:16.156Z ERROR 12309 --- [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 16:28:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:28:16 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:28:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:28:16 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:28:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:28:16 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:28:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:28:16 [INFO] 16:28:16 [INFO] Results: 16:28:16 [INFO] 16:28:16 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 16:28:16 [INFO] 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 16:28:16 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:28:16 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:28:16 [INFO] 16:28:16 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 16:28:16 [INFO] 16:28:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 16:28:16 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.3-SNAPSHOT.jar 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 16:28:16 [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/* 16:28:16 [INFO] 16:28:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 16:28:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 16:28:16 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:28:16 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:28:16 [INFO] All coverage checks have been met. 16:28:16 [INFO] 16:28:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 16:28:16 [INFO] 16:28:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 16:28:16 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.3-SNAPSHOT/cps-ncmp-rest-3.4.3-SNAPSHOT.jar 16:28:16 [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.3-SNAPSHOT/cps-ncmp-rest-3.4.3-SNAPSHOT.pom 16:28:16 [INFO] 16:28:16 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 16:28:16 [INFO] 16:28:16 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 16:28:16 [INFO] Building cps-ncmp-rest-stub 3.4.3-SNAPSHOT [13/23] 16:28:16 [INFO] --------------------------------[ pom ]--------------------------------- 16:28:16 [INFO] 16:28:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] 16:28:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] 16:28:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:16 [INFO] surefireArgLine set to empty 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:16 [INFO] argLine set to empty 16:28:16 [INFO] 16:28:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] You have 0 Checkstyle violations. 16:28:16 [INFO] 16:28:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] You have 0 Checkstyle violations. 16:28:16 [INFO] 16:28:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] Starting audit... 16:28:16 Audit done. 16:28:16 [INFO] You have 0 Checkstyle violations. 16:28:16 [INFO] 16:28:16 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 16:28:16 [INFO] 16:28:16 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] 16:28:16 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 16:28:16 [INFO] 16:28:16 [INFO] 16:28:16 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] 16:28:16 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] No sources specified for compilation. Skipping. 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:16 [INFO] 16:28:16 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:16 [INFO] failsafeArgLine set to empty 16:28:16 [INFO] 16:28:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] No tests to run. 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:16 [INFO] 16:28:16 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:16 [INFO] 16:28:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] 16:28:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 16:28:16 [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.3-SNAPSHOT/cps-ncmp-rest-stub-3.4.3-SNAPSHOT.pom 16:28:16 [INFO] 16:28:16 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 16:28:16 [INFO] 16:28:16 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 16:28:16 [INFO] Building cps-ncmp-rest-stub-service 3.4.3-SNAPSHOT [14/23] 16:28:16 [INFO] --------------------------------[ jar ]--------------------------------- 16:28:17 [INFO] 16:28:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] 16:28:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] 16:28:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] 16:28:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:17 [INFO] surefireArgLine set to empty 16:28:17 [INFO] 16:28:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:17 [INFO] argLine set to empty 16:28:17 [INFO] 16:28:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] You have 0 Checkstyle violations. 16:28:17 [INFO] 16:28:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] You have 0 Checkstyle violations. 16:28:17 [INFO] 16:28:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] Starting audit... 16:28:17 Audit done. 16:28:17 [INFO] You have 0 Checkstyle violations. 16:28:17 [INFO] 16:28:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:17 [INFO] Copying 3 resources 16:28:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 16:28:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 16:28:17 [INFO] 16:28:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] Changes detected - recompiling the module! :dependency 16:28:17 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:28:17 [INFO] 16:28:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 16:28:17 [INFO] 16:28:17 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 16:28:17 [INFO] Fork Value is true 16:28:18 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:28: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) 16:28:18 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:28:18 [java] WARNING: System::setSecurityManager will be removed in a future release 16:28:19 [INFO] Done SpotBugs Analysis.... 16:28:19 [INFO] 16:28:19 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 16:28:19 [INFO] 16:28:19 [INFO] 16:28:19 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 16:28:19 [INFO] BugInstance size is 0 16:28:19 [INFO] Error size is 0 16:28:19 [INFO] No errors/warnings found 16:28:19 [INFO] 16:28:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 16:28:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 16:28:19 [INFO] 16:28:19 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 16:28:19 [INFO] No sources to compile 16:28:19 [INFO] 16:28:19 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 16:28:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:28:19 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:28:20 [INFO] Compiled 4 files. 16:28:20 [INFO] 16:28:20 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 16:28:20 [INFO] 16:28:20 [INFO] ------------------------------------------------------- 16:28:20 [INFO] T E S T S 16:28:20 [INFO] ------------------------------------------------------- 16:28:21 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:28:24 16:28:21,085 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:28:24 16:28:21,102 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:28:24 16:28:21,103 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:28:24 16:28:21,103 |-INFO in ch.qos.logback.classic.BasicConfigurator@526e8108 - Setting up default configuration. 16:28:24 16:28:22,285 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4dcbae55 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:28:24 16:28:22,319 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4a9860 - 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. 16:28:24 16:28:22,319 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4dcbae55 - 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 16:28:24 16:28:22,322 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:28:24 16:28:22,322 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:28:24 16:28:22,322 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:28:24 16:28:22,323 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4a9860 - 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. 16:28:24 16:28:22,323 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4dcbae55 - 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 16:28:24 16:28:22,328 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:28:24 16:28:22,328 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:28:24 16:28:22,332 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:28:24 16:28:22,350 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323302349) 16:28:24 16:28:22,350 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:28:24 16:28:22,351 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:28:24 16:28:22,355 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:28:24 16:28:22,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:28:24 16:28:22,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:28:24 16:28:22,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:28:24 16:28:22,363 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:28:24 16:28:22,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:28:24 16:28:22,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:28:24 16:28:22,377 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:28:24 16:28:22,381 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:28:24 16:28:22,400 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5ae1c281 - Setting zoneId to "UTC" 16:28:24 16:28:22,405 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:28:24 16:28:22,405 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:28:24 16:28:22,538 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:28:24 16:28:22,539 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:28:24 16:28:22,539 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:28:24 16:28:22,539 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:28:24 16:28:22,540 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:28:24 16:28:22,540 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:28:24 16:28:22,554 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:28:24 16:28:22,554 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4ac8768e - End of configuration. 16:28:24 16:28:22,554 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1e957e2f - Registering current configuration as safe fallback point 16:28:24 16:28:24 2024-02-07T16:28:22.658Z INFO 12432 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12432 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 16:28:24 2024-02-07T16:28:22.659Z INFO 12432 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 16:28:24 2024-02-07T16:28:23.489Z INFO 12432 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 16:28:24 2024-02-07T16:28:23.491Z INFO 12432 --- [ 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 16:28:24 2024-02-07T16:28:23.527Z INFO 12432 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:28:24 2024-02-07T16:28:23.527Z INFO 12432 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 849 ms 16:28:24 2024-02-07T16:28:23.571Z INFO 12432 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 16:28:24 2024-02-07T16:28:23.575Z INFO 12432 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@1f6f0fe2{application,/,[file:///tmp/jetty-docbase.0.3148867864412602042/],AVAILABLE} 16:28:24 2024-02-07T16:28:23.576Z INFO 12432 --- [ main] org.eclipse.jetty.server.Server : Started Server@2493eec6{STARTING}[11.0.15,sto=0] @2855ms 16:28:24 2024-02-07T16:28:23.982Z INFO 12432 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:28:24 2024-02-07T16:28:23.982Z INFO 12432 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:28:24 2024-02-07T16:28:23.983Z INFO 12432 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:28:24 2024-02-07T16:28:23.995Z INFO 12432 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@47797401{HTTP/1.1, (http/1.1)}{0.0.0.0:34525} 16:28:24 2024-02-07T16:28:23.996Z INFO 12432 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 34525 (http/1.1) with context path '/' 16:28:24 2024-02-07T16:28:24.004Z INFO 12432 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 1.921 seconds (process running for 3.283) 16:28:24 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:28:24 2024-02-07T16:28:24.841Z WARN 12432 --- [tp1778282640-29] 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 16:28:24 2024-02-07T16:28:24.841Z INFO 12432 --- [tp1778282640-29] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:28:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.264 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:28:24 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:28:25 2024-02-07T16:28:25.004Z WARN 12432 --- [ 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 16:28:25 2024-02-07T16:28:25.005Z INFO 12432 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:28:25 2024-02-07T16:28:25.007Z INFO 12432 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test2296915556074772755/file.txt 16:28:25 2024-02-07T16:28:25.009Z WARN 12432 --- [ 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 16:28:25 2024-02-07T16:28:25.009Z ERROR 12432 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 16:28:25 2024-02-07T16:28:25.009Z WARN 12432 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test2296915556074772755/unknown-file.txt', will search it in classpath 16:28:25 2024-02-07T16:28:25.009Z ERROR 12432 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test2296915556074772755/unknown-file.txt file not found on classpath or on file system 16:28:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:28:25 [INFO] 16:28:25 [INFO] Results: 16:28:25 [INFO] 16:28:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:28:25 [INFO] 16:28:25 [INFO] 16:28:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 16:28:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:25 [INFO] 16:28:25 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 16:28:25 [INFO] 16:28:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 16:28:25 [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.3-SNAPSHOT.jar 16:28:25 [INFO] 16:28:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 16:28:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:25 [INFO] failsafeArgLine set to empty 16:28:25 [INFO] 16:28:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 16:28:25 [INFO] 16:28:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 16:28:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:25 [INFO] 16:28:25 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 16:28:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:25 [INFO] 16:28:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 16:28:25 [INFO] 16:28:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 16:28:25 [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.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.3-SNAPSHOT.jar 16:28:25 [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.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.3-SNAPSHOT.pom 16:28:25 [INFO] 16:28:25 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 16:28:25 [INFO] 16:28:25 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 16:28:25 [INFO] Building cps-ncmp-rest-stub-app 3.4.3-SNAPSHOT [15/23] 16:28:25 [INFO] --------------------------------[ jar ]--------------------------------- 16:28:25 [INFO] 16:28:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 16:28:25 [INFO] 16:28:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 16:28:25 [INFO] 16:28:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 16:28:25 [INFO] 16:28:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 16:28:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:25 [INFO] surefireArgLine set to empty 16:28:25 [INFO] 16:28:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 16:28:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:25 [INFO] argLine set to empty 16:28:25 [INFO] 16:28:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 16:28:25 [INFO] You have 0 Checkstyle violations. 16:28:25 [INFO] 16:28:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 16:28:25 [INFO] You have 0 Checkstyle violations. 16:28:25 [INFO] 16:28:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 16:28:25 [INFO] Starting audit... 16:28:25 Audit done. 16:28:25 [INFO] You have 0 Checkstyle violations. 16:28:25 [INFO] 16:28:25 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 16:28:26 [INFO] 16:28:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 16:28:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 16:28:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 16:28:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 16:28:26 [INFO] 16:28:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 16:28:26 [INFO] Changes detected - recompiling the module! :dependency 16:28:26 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:28:26 [INFO] 16:28:26 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 16:28:26 [INFO] 16:28:26 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 16:28:26 [INFO] Fork Value is true 16:28:27 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:28:27 [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) 16:28:27 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:28:27 [java] WARNING: System::setSecurityManager will be removed in a future release 16:28:28 [INFO] Done SpotBugs Analysis.... 16:28:28 [INFO] 16:28:28 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 16:28:28 [INFO] 16:28:28 [INFO] 16:28:28 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] BugInstance size is 0 16:28:28 [INFO] Error size is 0 16:28:28 [INFO] No errors/warnings found 16:28:28 [INFO] 16:28:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 16:28:28 [INFO] 16:28:28 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] No sources to compile 16:28:28 [INFO] 16:28:28 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] No sources specified for compilation. Skipping. 16:28:28 [INFO] 16:28:28 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] No tests to run. 16:28:28 [INFO] 16:28:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:28 [INFO] 16:28:28 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] 16:28:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 16:28:28 [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.3-SNAPSHOT.jar 16:28:28 [INFO] 16:28:28 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 16:28:28 [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.3-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:28:28 [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.3-SNAPSHOT.jar.original 16:28:28 [INFO] 16:28:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:28 [INFO] failsafeArgLine set to empty 16:28:28 [INFO] 16:28:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] No tests to run. 16:28:28 [INFO] 16:28:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:28 [INFO] 16:28:28 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:28 [INFO] 16:28:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 16:28:28 [INFO] 16:28:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 16:28:28 [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.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.3-SNAPSHOT.jar 16:28:28 [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.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.3-SNAPSHOT.pom 16:28:28 [INFO] 16:28:28 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 16:28:30 [INFO] 16:28:30 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 16:28:30 [INFO] Building cps-ri 3.4.3-SNAPSHOT [16/23] 16:28:30 [INFO] --------------------------------[ jar ]--------------------------------- 16:28:31 [INFO] 16:28:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 16:28:31 [INFO] 16:28:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 16:28:31 [INFO] 16:28:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 16:28:31 [INFO] 16:28:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 16:28:31 [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/* 16:28:31 [INFO] 16:28:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 16:28:31 [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/* 16:28:31 [INFO] 16:28:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 16:28:31 [INFO] You have 0 Checkstyle violations. 16:28:31 [INFO] 16:28:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 16:28:31 [INFO] You have 0 Checkstyle violations. 16:28:31 [INFO] 16:28:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 16:28:31 [INFO] Starting audit... 16:28:31 Audit done. 16:28:31 [INFO] You have 0 Checkstyle violations. 16:28:31 [INFO] 16:28:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 16:28:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:31 [INFO] Copying 61 resources 16:28:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 16:28:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 16:28:31 [INFO] 16:28:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 16:28:31 [INFO] Changes detected - recompiling the module! :dependency 16:28:31 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 16:28:32 [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. 16:28:32 [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. 16:28:32 [INFO] 16:28:32 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 16:28:32 [INFO] 16:28:32 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 16:28:32 [INFO] Fork Value is true 16:28:33 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:28:33 [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) 16:28:33 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:28:33 [java] WARNING: System::setSecurityManager will be removed in a future release 16:28:36 [INFO] Done SpotBugs Analysis.... 16:28:36 [INFO] 16:28:36 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 16:28:36 [INFO] 16:28:36 [INFO] 16:28:36 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 16:28:36 [INFO] BugInstance size is 0 16:28:36 [INFO] Error size is 0 16:28:36 [INFO] No errors/warnings found 16:28:36 [INFO] 16:28:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 16:28:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 16:28:36 [INFO] 16:28:36 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 16:28:36 [INFO] No sources to compile 16:28:36 [INFO] 16:28:36 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 16:28:36 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:28:36 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:28:37 [INFO] Compiled 24 files. 16:28:37 [INFO] 16:28:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 16:28:37 [INFO] 16:28:37 [INFO] ------------------------------------------------------- 16:28:37 [INFO] T E S T S 16:28:37 [INFO] ------------------------------------------------------- 16:28:39 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:28:40 16:28:40.889 [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 16:28:41 16:28:41.201 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:28:41 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:28:41 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:28:42 16:28:38,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:28:42 16:28:38,715 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:28:42 16:28:38,715 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:28:42 16:28:38,716 |-INFO in ch.qos.logback.classic.BasicConfigurator@6cad2d5f - Setting up default configuration. 16:28:42 16:28:41,493 |-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.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:28:42 16:28:41,541 |-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. 16:28:42 16:28:41,541 |-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 16:28:42 16:28:41,544 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:28:42 16:28:41,544 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:28:42 16:28:41,544 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:28:42 16:28:41,546 |-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. 16:28:42 16:28:41,546 |-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 16:28:42 16:28:41,553 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:28:42 16:28:41,553 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:28:42 16:28:41,557 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:28:42 16:28:41,607 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323321605) 16:28:42 16:28:41,607 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:28:42 16:28:41,607 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:28:42 16:28:41,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:28:42 16:28:41,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:28:42 16:28:41,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:28:42 16:28:41,637 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:28:42 16:28:41,663 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:28:42 16:28:41,663 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:28:42 16:28:41,670 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:28:42 16:28:41,678 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:28:42 16:28:41,689 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5066a895 - Setting zoneId to "UTC" 16:28:42 16:28:41,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:28:42 16:28:41,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:28:42 16:28:41,932 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:28:42 16:28:41,933 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:28:42 16:28:41,933 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:28:42 16:28:41,934 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:28:42 16:28:41,934 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:28:42 16:28:41,934 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:28:42 16:28:41,934 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:28:42 16:28:41,934 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6eec564c - End of configuration. 16:28:42 16:28:41,934 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4dd11699 - Registering current configuration as safe fallback point 16:28:42 16:28:42 16:28:42 . ____ _ __ _ _ 16:28:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:28:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:28:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:28:42 ' |____| .__|_| |_|_| |_\__, | / / / / 16:28:42 =========|_|==============|___/=/_/_/_/ 16:28:42 :: Spring Boot :: (v3.1.2) 16:28:42 16:28:42 2024-02-07T16:28:42.050Z INFO 12613 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 12613 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 16:28:42 2024-02-07T16:28:42.050Z INFO 12613 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 16:28:42 2024-02-07T16:28:42.303Z INFO 12613 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.003 seconds (process running for 4.359) 16:28:42 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:28:45 2024-02-07T16:28:42.930Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:28:45 16:28:45 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:45 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:45 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:45 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:45 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:45 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:28:45 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:28:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:45 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:45 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:45 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:45 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:45 ... 48 common frames omitted 16:28:45 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:45 ... 75 common frames omitted 16:28:45 16:28:45 2024-02-07T16:28:43.184Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:28:45 16:28:45 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:45 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:45 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:45 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:45 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:45 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:28:45 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:28:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:45 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:45 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:45 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:45 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:45 ... 48 common frames omitted 16:28:45 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:45 ... 75 common frames omitted 16:28:45 16:28:45 2024-02-07T16:28:43.628Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:28:45 16:28:45 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:45 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:45 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:45 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:45 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:45 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:28:45 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:28:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:45 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:45 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:45 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:45 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:45 ... 48 common frames omitted 16:28:45 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:45 ... 75 common frames omitted 16:28:45 16:28:47 2024-02-07T16:28:45.175Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:28:47 16:28:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:47 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:47 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:47 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:47 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:47 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:28:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:28:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:47 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:47 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:47 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:47 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:47 ... 48 common frames omitted 16:28:47 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:47 ... 75 common frames omitted 16:28:47 16:28:47 2024-02-07T16:28:47.180Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:28:47 16:28:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:47 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:47 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:47 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:47 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:47 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:28:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:28:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:47 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:47 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:47 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:47 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:47 ... 48 common frames omitted 16:28:47 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:47 ... 75 common frames omitted 16:28:47 16:28:48 2024-02-07T16:28:47.200Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:28:48 16:28:48 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:48 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:48 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:48 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:48 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:48 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:28:48 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:28:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:48 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:48 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:48 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:48 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:48 ... 48 common frames omitted 16:28:48 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:48 ... 75 common frames omitted 16:28:48 16:28:48 2024-02-07T16:28:47.575Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:28:48 16:28:48 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:48 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:48 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:48 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:48 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:48 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:28:48 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:28:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:48 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:48 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:48 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:48 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:48 ... 48 common frames omitted 16:28:48 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:48 ... 75 common frames omitted 16:28:48 16:28:50 2024-02-07T16:28:48.145Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:28:50 16:28:50 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:50 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:50 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:50 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:50 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:50 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:50 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:50 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:28:50 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:28:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:50 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:50 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:50 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:50 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:50 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:50 ... 48 common frames omitted 16:28:50 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:50 ... 75 common frames omitted 16:28:50 16:28:50 2024-02-07T16:28:48.404Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:28:50 16:28:50 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:50 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:50 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:50 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:50 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:50 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:50 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:50 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:28:50 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:28:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:50 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:50 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:50 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:50 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:50 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:50 ... 48 common frames omitted 16:28:50 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:50 ... 75 common frames omitted 16:28:50 16:28:50 2024-02-07T16:28:48.844Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:28:50 16:28:50 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:50 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:50 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:50 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:50 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:50 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:50 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:50 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:28:50 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:28:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:50 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:50 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:50 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:50 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:50 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:50 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:50 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:50 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:50 ... 48 common frames omitted 16:28:50 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:50 ... 75 common frames omitted 16:28:50 16:28:52 2024-02-07T16:28:50.444Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:28:52 16:28:52 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:52 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:52 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:52 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:52 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:52 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:28:52 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:28:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:52 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:52 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:52 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:52 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:52 ... 48 common frames omitted 16:28:52 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:52 ... 75 common frames omitted 16:28:52 16:28:52 2024-02-07T16:28:52.449Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:28:52 16:28:52 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:52 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:52 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:52 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:52 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:52 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:28:52 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:28:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:52 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:52 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:52 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:52 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:52 ... 48 common frames omitted 16:28:52 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:52 ... 75 common frames omitted 16:28:52 16:28:53 2024-02-07T16:28:52.462Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:28:53 16:28:53 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:53 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:53 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:53 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:53 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:53 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:28:53 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:28:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:53 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:53 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:53 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:53 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:53 ... 48 common frames omitted 16:28:53 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:53 ... 75 common frames omitted 16:28:53 16:28:53 2024-02-07T16:28:52.840Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:28:53 16:28:53 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:28:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:28:53 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:28:53 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:28:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:28:53 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:28:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:53 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:28:53 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:28:53 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:28:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:53 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:28:53 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:28:53 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:28:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:28:53 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:28:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:53 ... 48 common frames omitted 16:28:53 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:53 ... 75 common frames omitted 16:28:53 16:28:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.313 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:28:53 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:28:53 2024-02-07T16:28:53.576Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:28:53 16:28:53 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:53 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:28:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:53 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:28:53 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:28:53 at java.base/java.lang.Class.newInstance(Class.java:645) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:28:53 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:28:53 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:53 ... 30 common frames omitted 16:28:53 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:53 ... 46 common frames omitted 16:28:53 16:28:53 2024-02-07T16:28:53.581Z WARN 12613 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:28:53 16:28:53 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:28:53 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:28:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:28:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:28:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:28:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:28:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:28:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:28:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:28:53 Caused by: org.hibernate.exception.ConstraintViolationException: 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:28:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:28:53 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:28:53 at java.base/java.lang.Class.newInstance(Class.java:645) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:28:53 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:28:53 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:28:53 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:28:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:28:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:28:53 ... 30 common frames omitted 16:28:53 Caused by: java.sql.SQLException: no checksum 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:28:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:28:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:28:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:28:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:28:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:28:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:28:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:28:53 ... 46 common frames omitted 16:28:53 16:28:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:28:53 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:28:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:28:53 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 16:28:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 16:28:53 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 16:28:53 2024-02-07T16:28:53.781Z INFO 12613 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 16:28:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.onap.cps.spi.utils.SessionManagerSpec 16:28:53 2024-02-07T16:28:53.782Z INFO 12613 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 16:28:53 [INFO] 16:28:53 [INFO] Results: 16:28:53 [INFO] 16:28:53 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 16:28:53 [INFO] 16:28:53 [INFO] 16:28:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 16:28:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:28:53 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:28:53 [INFO] 16:28:53 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 16:28:54 [INFO] 16:28:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 16:28:54 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.3-SNAPSHOT.jar 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 16:28: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-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/* 16:28:54 [INFO] 16:28:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 16:28:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 16:28:54 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:28:54 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:28:54 [INFO] All coverage checks have been met. 16:28:54 [INFO] 16:28:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 16:28:54 [INFO] 16:28:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 16:28:54 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.3-SNAPSHOT/cps-ri-3.4.3-SNAPSHOT.jar 16:28:54 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.3-SNAPSHOT/cps-ri-3.4.3-SNAPSHOT.pom 16:28:54 [INFO] 16:28:54 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 16:28:54 [INFO] 16:28:54 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 16:28:54 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.3-SNAPSHOT [17/23] 16:28:54 [INFO] --------------------------------[ pom ]--------------------------------- 16:28:54 [INFO] 16:28:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] 16:28:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] 16:28:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:54 [INFO] surefireArgLine set to empty 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:54 [INFO] argLine set to empty 16:28:54 [INFO] 16:28:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] You have 0 Checkstyle violations. 16:28:54 [INFO] 16:28:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] You have 0 Checkstyle violations. 16:28:54 [INFO] 16:28:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] Starting audit... 16:28:54 Audit done. 16:28:54 [INFO] You have 0 Checkstyle violations. 16:28:54 [INFO] 16:28:54 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 16:28:54 [INFO] 16:28:54 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] 16:28:54 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 16:28:54 [INFO] 16:28:54 [INFO] 16:28:54 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] 16:28:54 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] No sources specified for compilation. Skipping. 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:54 [INFO] 16:28:54 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:54 [INFO] failsafeArgLine set to empty 16:28:54 [INFO] 16:28:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] No tests to run. 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:54 [INFO] 16:28:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] 16:28:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [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.3-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.3-SNAPSHOT.pom 16:28:54 [INFO] 16:28:54 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 16:28:54 [INFO] 16:28:54 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 16:28:54 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.3-SNAPSHOT [18/23] 16:28:54 [INFO] --------------------------------[ jar ]--------------------------------- 16:28:54 [INFO] 16:28:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] 16:28:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] 16:28:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:54 [INFO] surefireArgLine set to empty 16:28:54 [INFO] 16:28:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:54 [INFO] argLine set to empty 16:28:54 [INFO] 16:28:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] You have 0 Checkstyle violations. 16:28:54 [INFO] 16:28:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] You have 0 Checkstyle violations. 16:28:54 [INFO] 16:28:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] Starting audit... 16:28:54 Audit done. 16:28:54 [INFO] You have 0 Checkstyle violations. 16:28:54 [INFO] 16:28:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:54 [INFO] Copying 12 resources 16:28:54 [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 16:28:54 [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 16:28:54 [INFO] 16:28:54 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:54 [INFO] Changes detected - recompiling the module! :dependency 16:28:54 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:28:55 [INFO] 16:28:55 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 16:28:55 [INFO] 16:28:55 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:55 [INFO] Fork Value is true 16:28:56 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:28: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) 16:28:56 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:28:56 [java] WARNING: System::setSecurityManager will be removed in a future release 16:28:58 [INFO] Done SpotBugs Analysis.... 16:28:58 [INFO] 16:28:58 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 16:28:58 [INFO] 16:28:58 [INFO] 16:28:58 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] BugInstance size is 0 16:28:58 [INFO] Error size is 0 16:28:58 [INFO] No errors/warnings found 16:28:58 [INFO] 16:28:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:58 [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 16:28:58 [INFO] 16:28:58 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] No sources to compile 16:28:58 [INFO] 16:28:58 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] No sources specified for compilation. Skipping. 16:28:58 [INFO] 16:28:58 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] No tests to run. 16:28:58 [INFO] 16:28:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:58 [INFO] 16:28:58 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] 16:28:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [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.3-SNAPSHOT.jar 16:28:58 [INFO] 16:28:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:58 [INFO] failsafeArgLine set to empty 16:28:58 [INFO] 16:28:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] No tests to run. 16:28:58 [INFO] 16:28:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:58 [INFO] 16:28:58 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:58 [INFO] 16:28:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] 16:28:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [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.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.3-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.3-SNAPSHOT.jar 16:28:58 [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.3-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.3-SNAPSHOT.pom 16:28:58 [INFO] 16:28:58 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 16:28:58 [INFO] 16:28:58 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 16:28:58 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.3-SNAPSHOT [19/23] 16:28:58 [INFO] --------------------------------[ jar ]--------------------------------- 16:28:58 [INFO] 16:28:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] 16:28:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] 16:28:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] 16:28:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:58 [INFO] surefireArgLine set to empty 16:28:58 [INFO] 16:28:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:28:58 [INFO] argLine set to empty 16:28:58 [INFO] 16:28:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] You have 0 Checkstyle violations. 16:28:58 [INFO] 16:28:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] You have 0 Checkstyle violations. 16:28:58 [INFO] 16:28:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] Starting audit... 16:28:58 Audit done. 16:28:58 [INFO] You have 0 Checkstyle violations. 16:28:58 [INFO] 16:28:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:58 [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 16:28:58 [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 16:28:58 [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 16:28:58 [INFO] 16:28:58 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] Changes detected - recompiling the module! :dependency 16:28:58 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:28:58 [INFO] 16:28:58 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 16:28:58 [INFO] 16:28:58 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 16:28:58 [INFO] Fork Value is true 16:29:00 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:29:00 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:29:00 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:29:00 [java] WARNING: System::setSecurityManager will be removed in a future release 16:29:00 [INFO] Done SpotBugs Analysis.... 16:29:00 [INFO] 16:29:00 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 16:29:00 [INFO] 16:29:00 [INFO] 16:29:00 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:00 [INFO] BugInstance size is 0 16:29:00 [INFO] Error size is 0 16:29:00 [INFO] No errors/warnings found 16:29:00 [INFO] 16:29:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:29:00 [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 16:29:00 [INFO] 16:29:00 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:00 [INFO] No sources to compile 16:29:00 [INFO] 16:29:00 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:00 [INFO] No sources specified for compilation. Skipping. 16:29:00 [INFO] 16:29:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:00 [INFO] No tests to run. 16:29:00 [INFO] 16:29:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:29:00 [INFO] 16:29:00 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:00 [INFO] 16:29:00 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:00 [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.3-SNAPSHOT.jar 16:29:00 [INFO] 16:29:00 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:02 [INFO] 16:29:02 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.3-SNAPSHOT-20240207T162321Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:29:02 [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 16:29:02 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:29:02 [INFO] Building dependencies layer... 16:29:02 [INFO] Building snapshot dependencies layer... 16:29:02 [INFO] Building resources layer... 16:29:02 [INFO] Building classes layer... 16:29:02 [INFO] Building jvm arg files layer... 16:29:02 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:29:05 [INFO] 16:29:05 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:29:05 [INFO] Loading to Docker daemon... 16:29:08 [INFO] 16:29:08 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.3-SNAPSHOT-20240207T162321Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:29:08 [INFO] 16:29:08 [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 16:29:08 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 16:29:08 [INFO] 16:29:08 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 16:29:08 [INFO] 16:29:08 [INFO] 16:29:08 [INFO] 16:29:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:29:08 [INFO] failsafeArgLine set to empty 16:29:08 [INFO] 16:29:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:08 [INFO] No tests to run. 16:29:08 [INFO] 16:29:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:29:08 [INFO] 16:29:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:29:08 [INFO] 16:29:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:08 [INFO] 16:29:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:08 [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.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.3-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.3-SNAPSHOT.jar 16:29:08 [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.3-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.3-SNAPSHOT.pom 16:29:08 [INFO] 16:29:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:08 [INFO] 16:29:08 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 16:29:08 [INFO] 16:29:08 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.3-SNAPSHOT-20240207T162321Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:29:08 [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 16:29:08 [INFO] Building dependencies layer... 16:29:08 [INFO] Building snapshot dependencies layer... 16:29:08 [INFO] Building resources layer... 16:29:08 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.3-SNAPSHOT-20240207T162321Z 16:29:08 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:29:08 [INFO] Building classes layer... 16:29:08 [INFO] Building jvm arg files layer... 16:29:08 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:29:08 [INFO] 16:29:08 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:29:09 [INFO] 16:29:09 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.3-SNAPSHOT-20240207T162321Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:29:09 [INFO] 16:29:09 [INFO] 16:29:09 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 16:29:09 [INFO] Building integration-test 3.4.3-SNAPSHOT [20/23] 16:29:09 [INFO] --------------------------------[ jar ]--------------------------------- 16:29:09 [INFO] 16:29:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 16:29:09 [INFO] 16:29:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 16:29:09 [INFO] 16:29:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 16:29:09 [INFO] 16:29:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 16:29:09 [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/* 16:29:09 [INFO] 16:29:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 16:29:09 [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/* 16:29:09 [INFO] 16:29:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 16:29:09 [INFO] You have 0 Checkstyle violations. 16:29:09 [INFO] 16:29:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 16:29:09 [INFO] You have 0 Checkstyle violations. 16:29:09 [INFO] 16:29:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 16:29:09 [INFO] Starting audit... 16:29:09 Audit done. 16:29:09 [INFO] You have 0 Checkstyle violations. 16:29:09 [INFO] 16:29:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 16:29:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:29:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 16:29:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 16:29:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 16:29:09 [INFO] 16:29:09 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 16:29:09 [INFO] No sources to compile 16:29:09 [INFO] 16:29:09 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 16:29:09 [INFO] 16:29:09 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 16:29:09 [INFO] 16:29:09 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 16:29:09 [INFO] 16:29:09 [INFO] 16:29:09 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 16:29:09 [INFO] 16:29:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 16:29:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:29:09 [INFO] Copying 17 resources 16:29:09 [INFO] 16:29:09 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 16:29:09 [INFO] Changes detected - recompiling the module! :dependency 16:29:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:29:09 [INFO] 16:29:09 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 16:29:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:29:09 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:29:13 [INFO] Compiled 73 files. 16:29:13 [INFO] 16:29:13 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 16:29:13 [INFO] 16:29:13 [INFO] ------------------------------------------------------- 16:29:13 [INFO] T E S T S 16:29:13 [INFO] ------------------------------------------------------- 16:29:14 16:29:13.321 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:29:14 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:29:44 16:29:13.492 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:29:44 16:29:13.740 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:29:44 16:29:13.741 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:29:44 16:29:13.754 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:29:44 Server Version: 23.0.1 16:29:44 API Version: 1.42 16:29:44 Operating System: CentOS Stream 8 16:29:44 Total Memory: 31890 MB 16:29:44 16:29:13.757 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:29:44 ******************************************************************************** 16:29:44 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:29:44 ******************************************************************************** 16:29:44 16:29:13.760 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:29:44 16:29:13.761 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:29:44 16:29:13.780 [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. 16:29:44 16:29:13.784 [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) 16:29:44 16:29:17.268 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:29:44 16:29:17.285 [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) 16:29:44 16:29:17.806 [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) 16:29:44 16:29:21.246 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 16:29:44 16:29:21.975 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (7 MB/? MB) 16:29:44 16:29:23.104 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (20 MB/? MB) 16:29:44 16:29:23.623 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (30 MB/? MB) 16:29:44 16:29:23.636 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (32 MB/? MB) 16:29:44 16:29:24.144 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (38 MB/? MB) 16:29:44 16:29:24.361 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (41 MB/? MB) 16:29:44 16:29:24.658 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (41 MB/? MB) 16:29:44 16:29:24.895 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (41 MB/? MB) 16:29:44 16:29:25.213 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (44 MB/? MB) 16:29:44 16:29:25.409 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (47 MB/? MB) 16:29:44 16:29:25.414 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (48 MB/? MB) 16:29:44 16:29:25.590 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (51 MB/? MB) 16:29:44 16:29:25.683 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (53 MB/? MB) 16:29:44 16:29:25.802 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (55 MB/? MB) 16:29:44 16:29:26.136 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (61 MB/? MB) 16:29:44 16:29:26.246 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (63 MB/? MB) 16:29:44 16:29:26.323 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (66 MB/? MB) 16:29:44 16:29:26.405 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (66 MB/? MB) 16:29:44 16:29:29.246 [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) 16:29:44 16:29:31.307 [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) 16:29:44 16:29:31.395 [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) 16:29:44 16:29:31.471 [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) 16:29:44 16:29:31.553 [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) 16:29:44 16:29:31.634 [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) 16:29:44 16:29:31.650 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 14s (downloaded 130 MB at 9 MB/s) 16:29:44 16:29:31.690 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:29:44 16:29:36.686 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 09b50c6e4e7f418791d67521333e1d149687d74a13ddc43ffab1c160e1dde5af 16:29:44 16:29:38.494 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT24.732465988S 16:29:44 16:29:38.495 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32786/test?loggerLevel=OFF) 16:29:44 16:29:12,362 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:29:44 16:29:12,381 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:29:44 16:29:12,381 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:29:44 16:29:12,382 |-INFO in ch.qos.logback.classic.BasicConfigurator@5d96d434 - Setting up default configuration. 16:29:44 16:29:38,729 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7283877 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:29:44 16:29:38,763 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@286a4c52 - 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. 16:29:44 16:29:38,763 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7283877 - 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 16:29:44 16:29:38,765 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:29:44 16:29:38,765 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:29:44 16:29:38,766 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:29:44 16:29:38,767 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@286a4c52 - 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. 16:29:44 16:29:38,767 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7283877 - 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 16:29:44 16:29:38,772 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:29:44 16:29:38,772 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:29:44 16:29:38,776 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:29:44 16:29:38,794 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323378793) 16:29:44 16:29:38,795 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:29:44 16:29:38,795 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:29:44 16:29:38,798 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13dd7887 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13dd7887 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13dd7887 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13dd7887 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13dd7887 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:29:44 16:29:38,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13dd7887 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:29:44 16:29:38,802 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:29:44 16:29:38,802 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13dd7887 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:29:44 16:29:38,802 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:29:44 16:29:38,802 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13dd7887 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:29:44 16:29:38,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:29:44 16:29:38,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:29:44 16:29:38,805 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:29:44 16:29:38,815 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:29:44 16:29:38,815 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:29:44 16:29:38,821 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:29:44 16:29:38,825 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:29:44 16:29:39,209 |-INFO in ch.qos.logback.classic.pattern.DateConverter@780129bc - Setting zoneId to "UTC" 16:29:44 16:29:39,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:29:44 16:29:39,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:29:44 16:29:39,356 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:29:44 16:29:39,356 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:29:44 16:29:39,356 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:29:44 16:29:39,357 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:29:44 16:29:39,357 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:29:44 16:29:39,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13dd7887 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:29:44 16:29:39,357 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:29:44 16:29:39,357 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3e2c4d4b - End of configuration. 16:29:44 16:29:39,357 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@44de8e00 - Registering current configuration as safe fallback point 16:29:44 16:29:44 16:29:44 . ____ _ __ _ _ 16:29:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:29:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:29:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:29:44 ' |____| .__|_| |_|_| |_\__, | / / / / 16:29:44 =========|_|==============|___/=/_/_/_/ 16:29:44 :: Spring Boot :: (v3.1.2) 16:29:44 16:29:44 2024-02-07T16:29:39.427Z INFO 13101 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13101 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 16:29:44 2024-02-07T16:29:39.428Z INFO 13101 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:29:44 2024-02-07T16:29:39.784Z INFO 13101 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 16:29:44 2024-02-07T16:29:39.828Z INFO 13101 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 39 ms. Found 6 JPA repository interfaces. 16:29:44 2024-02-07T16:29:40.337Z INFO 13101 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 16:29:44 2024-02-07T16:29:40.453Z INFO 13101 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@f26cd76 16:29:44 2024-02-07T16:29:40.454Z INFO 13101 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 16:29:44 2024-02-07T16:29:40.594Z INFO 13101 --- [ main] liquibase.database : Set default schema name to public 16:29:44 2024-02-07T16:29:40.750Z INFO 13101 --- [ main] liquibase.lockservice : Successfully acquired change log lock 16:29:44 2024-02-07T16:29:40.893Z INFO 13101 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 16:29:44 2024-02-07T16:29:40.900Z INFO 13101 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:29:44 2024-02-07T16:29:41.020Z INFO 13101 --- [ main] liquibase.command : Using deploymentId: 7323380904 16:29:44 2024-02-07T16:29:41.029Z INFO 13101 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-1::cps 16:29:44 2024-02-07T16:29:41.071Z INFO 13101 --- [ main] liquibase.changelog : Table anchor created 16:29:44 2024-02-07T16:29:41.072Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 7ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-2::cps 16:29:44 2024-02-07T16:29:41.078Z INFO 13101 --- [ main] liquibase.changelog : Table relation created 16:29:44 2024-02-07T16:29:41.079Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 4ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-3::cps 16:29:44 2024-02-07T16:29:41.084Z INFO 13101 --- [ main] liquibase.changelog : Table relation_type created 16:29:44 2024-02-07T16:29:41.084Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 3ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-4::cps 16:29:44 2024-02-07T16:29:41.091Z INFO 13101 --- [ main] liquibase.changelog : Table fragment created 16:29:44 2024-02-07T16:29:41.092Z INFO 13101 --- [ main] liquibase.changelog : Sequence fragment_id_seq created 16:29:44 2024-02-07T16:29:41.093Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 7ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-5::cps 16:29:44 2024-02-07T16:29:41.099Z INFO 13101 --- [ main] liquibase.changelog : Table schema_set created 16:29:44 2024-02-07T16:29:41.099Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 4ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-6::cps 16:29:44 2024-02-07T16:29:41.105Z INFO 13101 --- [ main] liquibase.changelog : Table yang_resource created 16:29:44 2024-02-07T16:29:41.106Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-7::cps 16:29:44 2024-02-07T16:29:41.112Z INFO 13101 --- [ main] liquibase.changelog : Table dataspace created 16:29:44 2024-02-07T16:29:41.112Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 4ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-8::cps 16:29:44 2024-02-07T16:29:41.117Z INFO 13101 --- [ main] liquibase.changelog : Table schema_node created 16:29:44 2024-02-07T16:29:41.117Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 3ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-9::cps 16:29:44 2024-02-07T16:29:41.121Z INFO 13101 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 16:29:44 2024-02-07T16:29:41.121Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-10::cps 16:29:44 2024-02-07T16:29:41.125Z INFO 13101 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 16:29:44 2024-02-07T16:29:41.125Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-11::cps 16:29:44 2024-02-07T16:29:41.130Z INFO 13101 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 16:29:44 2024-02-07T16:29:41.130Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 3ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-12::cps 16:29:44 2024-02-07T16:29:41.136Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 16:29:44 2024-02-07T16:29:41.136Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 4ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-13::cps 16:29:44 2024-02-07T16:29:41.140Z INFO 13101 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 16:29:44 2024-02-07T16:29:41.140Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-14::cps 16:29:44 2024-02-07T16:29:41.143Z INFO 13101 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 16:29:44 2024-02-07T16:29:41.143Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-15::cps 16:29:44 2024-02-07T16:29:41.147Z INFO 13101 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 16:29:44 2024-02-07T16:29:41.147Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-16::cps 16:29:44 2024-02-07T16:29:41.151Z INFO 13101 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 16:29:44 2024-02-07T16:29:41.151Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-17::cps 16:29:44 2024-02-07T16:29:41.154Z INFO 13101 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 16:29:44 2024-02-07T16:29:41.155Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-19::cps 16:29:44 2024-02-07T16:29:41.158Z INFO 13101 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 16:29:44 2024-02-07T16:29:41.158Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-20::cps 16:29:44 2024-02-07T16:29:41.162Z INFO 13101 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 16:29:44 2024-02-07T16:29:41.162Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-22::cps 16:29:44 2024-02-07T16:29:41.165Z INFO 13101 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 16:29:44 2024-02-07T16:29:41.166Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-23::cps 16:29:44 2024-02-07T16:29:41.169Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 16:29:44 2024-02-07T16:29:41.169Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-24::cps 16:29:44 2024-02-07T16:29:41.173Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 16:29:44 2024-02-07T16:29:41.173Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-25::cps 16:29:44 2024-02-07T16:29:41.177Z INFO 13101 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 16:29:44 2024-02-07T16:29:41.177Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-26::cps 16:29:44 2024-02-07T16:29:41.181Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 16:29:44 2024-02-07T16:29:41.181Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-27::cps 16:29:44 2024-02-07T16:29:41.184Z INFO 13101 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 16:29:44 2024-02-07T16:29:41.185Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-28::cps 16:29:44 2024-02-07T16:29:41.188Z INFO 13101 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 16:29:44 2024-02-07T16:29:41.189Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 1ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-30::cps 16:29:44 2024-02-07T16:29:41.193Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 16:29:44 2024-02-07T16:29:41.193Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 3ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-31::cps 16:29:44 2024-02-07T16:29:41.196Z INFO 13101 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 16:29:44 2024-02-07T16:29:41.197Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 1ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-32::cps 16:29:44 2024-02-07T16:29:41.200Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 16:29:44 2024-02-07T16:29:41.200Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-33::cps 16:29:44 2024-02-07T16:29:41.203Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 16:29:44 2024-02-07T16:29:41.203Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-34::cps 16:29:44 2024-02-07T16:29:41.207Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 16:29:44 2024-02-07T16:29:41.207Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-35::cps 16:29:44 2024-02-07T16:29:41.210Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 16:29:44 2024-02-07T16:29:41.211Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 3ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-36::cps 16:29:44 2024-02-07T16:29:41.214Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:29:44 2024-02-07T16:29:41.214Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-37::cps 16:29:44 2024-02-07T16:29:41.217Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 16:29:44 2024-02-07T16:29:41.218Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-38::cps 16:29:44 2024-02-07T16:29:41.221Z INFO 13101 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 16:29:44 2024-02-07T16:29:41.221Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-39::cps 16:29:44 2024-02-07T16:29:41.231Z INFO 13101 --- [ main] liquibase.changelog : Custom SQL executed 16:29:44 2024-02-07T16:29:41.231Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 8ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-40::cps 16:29:44 2024-02-07T16:29:41.233Z INFO 13101 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 16:29:44 2024-02-07T16:29:41.234Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-41::cps 16:29:44 2024-02-07T16:29:41.236Z INFO 13101 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 16:29:44 2024-02-07T16:29:41.237Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 1ms 16:29:44 Running Changeset: liquibase/test-changelog.yaml::1-42::cps 16:29:44 2024-02-07T16:29:41.240Z INFO 13101 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 16:29:44 2024-02-07T16:29:41.242Z INFO 13101 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:29:44 2024-02-07T16:29:41.242Z INFO 13101 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 4ms 16:29:44 2024-02-07T16:29:41.245Z INFO 13101 --- [ main] liquibase.util : UPDATE SUMMARY 16:29:44 2024-02-07T16:29:41.245Z INFO 13101 --- [ main] liquibase.util : Run: 39 16:29:44 2024-02-07T16:29:41.245Z INFO 13101 --- [ main] liquibase.util : Previously run: 0 16:29:44 2024-02-07T16:29:41.245Z INFO 13101 --- [ main] liquibase.util : Filtered out: 0 16:29:44 2024-02-07T16:29:41.245Z INFO 13101 --- [ main] liquibase.util : ------------------------------- 16:29:44 2024-02-07T16:29:41.245Z INFO 13101 --- [ main] liquibase.util : Total change sets: 39 16:29:44 16:29:44 16:29:44 UPDATE SUMMARY 16:29:44 Run: 39 16:29:44 Previously run: 0 16:29:44 Filtered out: 0 16:29:44 ------------------------------- 16:29:44 Total change sets: 39 16:29:44 16:29:44 2024-02-07T16:29:41.246Z INFO 13101 --- [ main] liquibase.util : Update summary generated 16:29:44 Liquibase: Update has been successful. 16:29:44 2024-02-07T16:29:41.247Z INFO 13101 --- [ main] liquibase.command : Update command completed successfully. 16:29:44 2024-02-07T16:29:41.248Z INFO 13101 --- [ main] liquibase.lockservice : Successfully released change log lock 16:29:44 2024-02-07T16:29:41.251Z INFO 13101 --- [ main] liquibase.lockservice : Successfully released change log lock 16:29:44 2024-02-07T16:29:41.252Z INFO 13101 --- [ main] liquibase.command : Command execution complete 16:29:44 2024-02-07T16:29:41.316Z INFO 13101 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 16:29:44 2024-02-07T16:29:41.348Z INFO 13101 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 16:29:44 2024-02-07T16:29:41.349Z INFO 13101 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 16:29:44 2024-02-07T16:29:41.349Z INFO 13101 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 16:29:44 2024-02-07T16:29:41.477Z INFO 13101 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:29:44 2024-02-07T16:29:41.568Z INFO 13101 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 16:29:44 2024-02-07T16:29:41.728Z INFO 13101 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:29:44 2024-02-07T16:29:42.250Z INFO 13101 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:29:44 2024-02-07T16:29:42.252Z INFO 13101 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 16:29:44 2024-02-07T16:29:42.468Z WARN 13101 --- [ 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 16:29:44 2024-02-07T16:29:42.552Z WARN 13101 --- [ 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 16:29:44 2024-02-07T16:29:42.561Z INFO 13101 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 16:29:44 2024-02-07T16:29:42.688Z WARN 13101 --- [ 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 16:29:44 2024-02-07T16:29:42.750Z WARN 13101 --- [ 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 16:29:44 2024-02-07T16:29:42.792Z WARN 13101 --- [ 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 16:29:44 2024-02-07T16:29:42.998Z WARN 13101 --- [ 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 16:29:44 2024-02-07T16:29:44.206Z INFO 13101 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 5.665 seconds (process running for 32.329) 16:29:44 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:29:45 2024-02-07T16:29:45.498Z INFO 13101 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:29:45 2024-02-07T16:29:45.516Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:45 2024-02-07T16:29:45.516Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 16:29:45 Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 16:29:45 2024-02-07T16:29:45.546Z INFO 13101 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:29:45 2024-02-07T16:29:45.554Z INFO 13101 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:29:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.498 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:29:45 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:29:46 2024-02-07T16:29:45.984Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:46 2024-02-07T16:29:45.984Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:29:46 Detail: Key (name)=(generalTestDataspace) already exists. 16:29:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:29:46 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:29:46 line 1:0 mismatched input 'invalid' expecting '/' 16:29:46 line 1:0 mismatched input 'invalid' expecting '/' 16:29:46 2024-02-07T16:29:46.730Z WARN 13101 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 16:29:47 2024-02-07T16:29:47.406Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:47 2024-02-07T16:29:47.407Z ERROR 13101 --- [ 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 (16,'{}',NULL,'/bookstore',241) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:29:47 2024-02-07T16:29:47.407Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:47 2024-02-07T16:29:47.407Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (16,'{}',NULL,'/bookstore',241) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:29:47 2024-02-07T16:29:47.407Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. 16:29:47 2024-02-07T16:29:47.410Z WARN 13101 --- [ 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 (16,'{}',NULL,'/bookstore',241) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(16, /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 16:29:47 2024-02-07T16:29:47.411Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:47 2024-02-07T16:29:47.411Z ERROR 13101 --- [ 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 (16,'{}',NULL,'/bookstore',242) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:29:47 2024-02-07T16:29:47.411Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:47 2024-02-07T16:29:47.411Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (16,'{}',NULL,'/bookstore',242) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:29:47 2024-02-07T16:29:47.411Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. 16:29:47 line 1:9 missing '/' at 'path' 16:29:47 line 1:9 missing '/' at 'path' 16:29:47 2024-02-07T16:29:47.502Z WARN 13101 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 16:29:47 2024-02-07T16:29:47.688Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:47 2024-02-07T16:29:47.688Z ERROR 13101 --- [ 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 (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',276) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(18, /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 (?,?,?,?,?) 16:29:47 2024-02-07T16:29:47.688Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:47 2024-02-07T16:29:47.688Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',276) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:29:47 2024-02-07T16:29:47.688Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 16:29:47 2024-02-07T16:29:47.689Z WARN 13101 --- [ 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 (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',276) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(18, /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 16:29:47 2024-02-07T16:29:47.693Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:47 2024-02-07T16:29:47.693Z ERROR 13101 --- [ 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 (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',278) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(18, /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 (?,?,?,?,?) 16:29:47 2024-02-07T16:29:47.693Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:47 2024-02-07T16:29:47.693Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',278) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:29:47 2024-02-07T16:29:47.693Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 16:29:47 2024-02-07T16:29:47.853Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:47 2024-02-07T16:29:47.853Z ERROR 13101 --- [ 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 (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',312) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(19, /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 (?,?,?,?,?) 16:29:47 2024-02-07T16:29:47.853Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:47 2024-02-07T16:29:47.853Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',312) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:29:47 2024-02-07T16:29:47.853Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 16:29:47 2024-02-07T16:29:47.854Z WARN 13101 --- [ 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 (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',312) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(19, /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 16:29:47 2024-02-07T16:29:47.858Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:47 2024-02-07T16:29:47.858Z ERROR 13101 --- [ 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 (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',314) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(19, /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 (?,?,?,?,?) 16:29:47 2024-02-07T16:29:47.858Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:47 2024-02-07T16:29:47.858Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',314) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:29:47 2024-02-07T16:29:47.858Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 16:29:47 2024-02-07T16:29:47.978Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:47 2024-02-07T16:29:47.978Z ERROR 13101 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',344) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 16:29:47 2024-02-07T16:29:47.978Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:47 2024-02-07T16:29:47.978Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',344) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:29:47 2024-02-07T16:29:47.978Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 16:29:47 2024-02-07T16:29:47.978Z WARN 13101 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',344) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(20, /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 16:29:47 2024-02-07T16:29:47.980Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:47 2024-02-07T16:29:47.980Z ERROR 13101 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',345) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 16:29:47 2024-02-07T16:29:47.980Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:47 2024-02-07T16:29:47.980Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',345) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:29:47 2024-02-07T16:29:47.980Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 16:29:48 2024-02-07T16:29:48.011Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:48 2024-02-07T16:29:48.011Z ERROR 13101 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',347) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:48 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 16:29:48 2024-02-07T16:29:48.011Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:48 2024-02-07T16:29:48.011Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',347) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:48 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:29:48 2024-02-07T16:29:48.011Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:48 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 16:29:48 2024-02-07T16:29:48.012Z WARN 13101 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',347) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:48 Detail: Key (anchor_id, xpath)=(20, /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 16:29:48 2024-02-07T16:29:48.016Z INFO 13101 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:29:48 2024-02-07T16:29:48.016Z ERROR 13101 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',349) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:48 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 16:29:48 2024-02-07T16:29:48.016Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:48 2024-02-07T16:29:48.016Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',349) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:48 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:29:48 2024-02-07T16:29:48.016Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:29:48 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 16:29:49 [INFO] Tests run: 95, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.192 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:29:49 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:29:49 2024-02-07T16:29:49.219Z WARN 13101 --- [ 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]] 16:29:49 2024-02-07T16:29:49.329Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.330Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.331Z WARN 13101 --- [ 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_19, Optional[2019-01-01]] 16:29:49 2024-02-07T16:29:49.579Z WARN 13101 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 16:29:49 2024-02-07T16:29:49.622Z WARN 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:29:49 2024-02-07T16:29:49.622Z ERROR 13101 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:29:49 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 8) already exists. 16:29:49 2024-02-07T16:29:49.864Z WARN 13101 --- [ 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]] 16:29:49 2024-02-07T16:29:49.961Z WARN 13101 --- [ 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]] 16:29:49 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:29:49 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:29:50 line 1:0 mismatched input 'cpsPath' expecting '/' 16:29:50 line 1:0 mismatched input 'cpsPath' expecting '/' 16:29:50 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:29:50 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:29:51 2024-02-07T16:29:51.057Z WARN 13101 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 16:29:51 2024-02-07T16:29:51.057Z INFO 13101 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 16:29:51 2024-02-07T16:29:51.057Z INFO 13101 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32786/test?loggerLevel=OFF] 16:29:51 2024-02-07T16:29:51.057Z INFO 13101 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 16:29:51 2024-02-07T16:29:51.057Z INFO 13101 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 16:29:51 2024-02-07T16:29:51.059Z INFO 13101 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 16:29:51 2024-02-07T16:29:51.111Z INFO 13101 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:29:51 2024-02-07T16:29:51.162Z INFO 13101 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:29:51 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 16:29:51 2024-02-07T16:29:51.187Z INFO 13101 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:29:51 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 16:29:51 2024-02-07T16:29:51.223Z INFO 13101 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:29:51 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 16:29:51 2024-02-07T16:29:51.528Z INFO 13101 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:29:51 2024-02-07T16:29:51.538Z INFO 13101 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:29:51 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 16:29:51 2024-02-07T16:29:51.544Z INFO 13101 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:29:51 2024-02-07T16:29:51.546Z INFO 13101 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:29:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:29:51 [INFO] 16:29:51 [INFO] Results: 16:29:51 [INFO] 16:29:51 [INFO] Tests run: 294, Failures: 0, Errors: 0, Skipped: 0 16:29:51 [INFO] 16:29:51 [INFO] 16:29:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 16:29:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:29:51 [INFO] 16:29:51 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 16:29:52 [INFO] 16:29:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 16:29:52 [WARNING] JAR will be empty - no content was marked for inclusion! 16:29:52 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.3-SNAPSHOT.jar 16:29:52 [INFO] 16:29:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 16:29:52 [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/* 16:29:52 [INFO] 16:29:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 16:29:52 [INFO] 16:29:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 16:29:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:29:52 [INFO] 16:29:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 16:29:52 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 16:29:52 [INFO] 16:29:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 16:29:52 [INFO] 16:29:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 16:29:52 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.3-SNAPSHOT/integration-test-3.4.3-SNAPSHOT.jar 16:29:52 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.3-SNAPSHOT/integration-test-3.4.3-SNAPSHOT.pom 16:29:52 [INFO] 16:29:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 16:29:52 [INFO] 16:29:52 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 16:29:52 [INFO] Building cps-application 3.4.3-SNAPSHOT [21/23] 16:29:52 [INFO] --------------------------------[ jar ]--------------------------------- 16:29:54 [INFO] 16:29:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 16:29:54 [INFO] 16:29:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 16:29:54 [INFO] 16:29:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 16:29:54 [INFO] 16:29:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 16:29:54 [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/* 16:29:54 [INFO] 16:29:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 16:29:54 [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/* 16:29:54 [INFO] 16:29:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 16:29:54 [INFO] You have 0 Checkstyle violations. 16:29:54 [INFO] 16:29:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 16:29:54 [INFO] You have 0 Checkstyle violations. 16:29:54 [INFO] 16:29:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 16:29:54 [INFO] Starting audit... 16:29:54 Audit done. 16:29:54 [INFO] You have 0 Checkstyle violations. 16:29:54 [INFO] 16:29:54 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 16:29:54 [INFO] 16:29:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 16:29:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:29:54 [INFO] Copying 1 resource 16:29:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 16:29:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 16:29:54 [INFO] 16:29:54 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 16:29:54 [INFO] Changes detected - recompiling the module! :dependency 16:29:54 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:29:54 [INFO] 16:29:54 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 16:29:54 [INFO] 16:29:54 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 16:29:54 [INFO] Fork Value is true 16:29:55 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:29:55 [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) 16:29:55 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:29:55 [java] WARNING: System::setSecurityManager will be removed in a future release 16:29:56 [INFO] Done SpotBugs Analysis.... 16:29:56 [INFO] 16:29:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 16:29:56 [INFO] 16:29:56 [INFO] 16:29:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 16:29:56 [INFO] BugInstance size is 0 16:29:56 [INFO] Error size is 0 16:29:56 [INFO] No errors/warnings found 16:29:56 [INFO] 16:29:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 16:29:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:29:56 [INFO] Copying 2 resources 16:29:56 [INFO] 16:29:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 16:29:56 [INFO] Changes detected - recompiling the module! :dependency 16:29:56 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:29:57 [INFO] 16:29:57 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 16:29:57 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:29:57 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:29:57 [INFO] Compiled 2 files. 16:29:57 [INFO] 16:29:57 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 16:29:57 [INFO] 16:29:57 [INFO] ------------------------------------------------------- 16:29:57 [INFO] T E S T S 16:29:57 [INFO] ------------------------------------------------------- 16:29:59 16:29:58.595 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 16:29:59 16:29:58.889 [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. 16:29:59 16:29:59.069 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:29:59 16:29:59.143 [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. 16:29:59 16:29:59.152 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:29:59 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 16:30:03 16:29:58,464 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:30:03 16:29:58,484 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:30:03 16:29:58,484 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:30:03 16:29:58,485 |-INFO in ch.qos.logback.classic.BasicConfigurator@37e15055 - Setting up default configuration. 16:30:03 16:29:59,873 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@57d1edf0 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:30:03 16:29:59,921 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@39adf4e6 - 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. 16:30:03 16:29:59,921 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@57d1edf0 - 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 16:30:03 16:29:59,924 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:30:03 16:29:59,925 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:30:03 16:29:59,925 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:30:03 16:29:59,926 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@39adf4e6 - 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. 16:30:03 16:29:59,926 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@57d1edf0 - 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 16:30:03 16:29:59,933 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:30:03 16:29:59,933 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:30:03 16:29:59,938 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:30:03 16:29:59,969 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707323399967) 16:30:03 16:29:59,969 |-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.3-SNAPSHOT.jar!/logback-spring.xml] 16:30:03 16:29:59,969 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:30:03 16:29:59,974 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:30:03 16:29:59,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:30:03 16:29:59,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:30:03 16:29:59,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:30:03 16:29:59,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:30:03 16:29:59,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:30:03 16:29:59,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:30:03 16:29:59,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:30:03 16:29:59,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:30:03 16:29:59,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:30:03 16:29:59,988 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:30:03 16:30:00,008 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:30:03 16:30:00,008 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:30:03 16:30:00,021 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:30:03 16:30:00,028 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:30:03 16:30:00,389 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ef7145f - Setting zoneId to "UTC" 16:30:03 16:30:00,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:30:03 16:30:00,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:30:03 16:30:00,633 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:30:03 16:30:00,634 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:30:03 16:30:00,634 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:30:03 16:30:00,634 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:30:03 16:30:00,635 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:30:03 16:30:00,635 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73299197 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:30:03 16:30:00,635 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:30:03 16:30:00,635 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1611ce1c - End of configuration. 16:30:03 16:30:00,635 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@40cd02fc - Registering current configuration as safe fallback point 16:30:03 16:30:03 16:30:03 . ____ _ __ _ _ 16:30:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:30:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:30:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:30:03 ' |____| .__|_| |_|_| |_\__, | / / / / 16:30:03 =========|_|==============|___/=/_/_/_/ 16:30:03 :: Spring Boot :: (v3.1.2) 16:30:03 16:30:03 2024-02-07T16:30:00.737Z INFO 13765 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 13765 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 16:30:03 2024-02-07T16:30:00.737Z INFO 13765 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 16:30:03 2024-02-07T16:30:01.890Z INFO 13765 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7ccf845a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@63c9017b, org.springframework.security.web.context.SecurityContextHolderFilter@d95150c, org.springframework.security.web.header.HeaderWriterFilter@686ae6b3, org.springframework.security.web.authentication.logout.LogoutFilter@1a35f99a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2d8b8469, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4022a256, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@237b93f5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4db7fe2c, org.springframework.security.web.access.ExceptionTranslationFilter@23618fa2, org.springframework.security.web.access.intercept.AuthorizationFilter@1940cb2b] 16:30:03 2024-02-07T16:30:03.546Z INFO 13765 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:30:03 2024-02-07T16:30:03.546Z INFO 13765 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:30:03 2024-02-07T16:30:03.547Z INFO 13765 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:30:03 2024-02-07T16:30:03.569Z INFO 13765 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.1 seconds (process running for 5.792) 16:30:03 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:30:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.544 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 16:30:04 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 16:30:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.config.MicroMeterConfigSpec 16:30:05 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 16:30:08 2024-02-07T16:30:05.012Z INFO 13765 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 16:30:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.272 s - in org.onap.cps.architecture.LayeredArchitectureTest 16:30:08 [INFO] 16:30:08 [INFO] Results: 16:30:08 [INFO] 16:30:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:30:08 [INFO] 16:30:08 [INFO] 16:30:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 16:30:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:30:08 [INFO] Analyzed bundle 'cps-application' with 3 classes 16:30:08 [INFO] 16:30:08 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 16:30:08 [INFO] 16:30:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 16:30:08 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.3-SNAPSHOT.jar 16:30:08 [INFO] 16:30:08 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 16:30:08 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.3-SNAPSHOT-springboot.jar with classifier springboot 16:30:08 [INFO] 16:30:08 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 16:30:08 [INFO] 16:30:08 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.3-SNAPSHOT-20240207T162321Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:30:08 [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 16:30:08 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:30:08 [INFO] Building dependencies layer... 16:30:08 [INFO] Building snapshot dependencies layer... 16:30:08 [INFO] Building resources layer... 16:30:08 [INFO] Building classes layer... 16:30:08 [INFO] Building jvm arg files layer... 16:30:08 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:30:13 [INFO] 16:30:13 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:30:13 [INFO] Loading to Docker daemon... 16:30:14 [INFO] 16:30:14 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.3-SNAPSHOT-20240207T162321Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:30:14 [INFO] 16:30:14 [INFO] 16:30:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 16:30:14 [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/* 16:30:14 [INFO] 16:30:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 16:30:14 [INFO] 16:30:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 16:30:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:30:14 [INFO] 16:30:14 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 16:30:14 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:30:14 [INFO] Analyzed bundle 'cps-application' with 3 classes 16:30:14 [INFO] All coverage checks have been met. 16:30:14 [INFO] 16:30:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 16:30:14 [INFO] 16:30:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 16:30:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.3-SNAPSHOT/cps-application-3.4.3-SNAPSHOT.jar 16:30:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.3-SNAPSHOT/cps-application-3.4.3-SNAPSHOT.pom 16:30:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.3-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.3-SNAPSHOT/cps-application-3.4.3-SNAPSHOT-springboot.jar 16:30:14 [INFO] 16:30:14 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 16:30:17 [INFO] 16:30:17 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 16:30:17 [INFO] 16:30:17 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.3-SNAPSHOT-20240207T162321Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:30:17 [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 16:30:17 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.3-SNAPSHOT-20240207T162321Z 16:30:17 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:30:17 [INFO] Building dependencies layer... 16:30:17 [INFO] Building snapshot dependencies layer... 16:30:17 [INFO] Building resources layer... 16:30:17 [INFO] Building classes layer... 16:30:17 [INFO] Building jvm arg files layer... 16:30:17 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:30:17 [INFO] 16:30:17 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:30:17 [INFO] 16:30:17 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.3-SNAPSHOT-20240207T162321Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:30:17 [INFO] 16:30:17 [INFO] 16:30:17 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 16:30:17 [INFO] Building jacoco-report 3.4.3-SNAPSHOT [22/23] 16:30:17 [INFO] --------------------------------[ jar ]--------------------------------- 16:30:17 [INFO] 16:30:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 16:30:17 [INFO] 16:30:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 16:30:17 [INFO] 16:30:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 16:30:17 [INFO] 16:30:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 16:30:17 [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/* 16:30:17 [INFO] 16:30:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 16:30:17 [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/* 16:30:17 [INFO] 16:30:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 16:30:17 [INFO] You have 0 Checkstyle violations. 16:30:17 [INFO] 16:30:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 16:30:17 [INFO] You have 0 Checkstyle violations. 16:30:17 [INFO] 16:30:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 16:30:17 [INFO] Starting audit... 16:30:17 Audit done. 16:30:17 [INFO] You have 0 Checkstyle violations. 16:30:17 [INFO] 16:30:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 16:30:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:30:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 16:30:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 16:30:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 16:30:17 [INFO] 16:30:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 16:30:17 [INFO] No sources to compile 16:30:17 [INFO] 16:30:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 16:30:17 [INFO] 16:30:17 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 16:30:17 [INFO] 16:30:17 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 16:30:17 [INFO] 16:30:17 [INFO] 16:30:17 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 16:30:17 [INFO] 16:30:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 16:30:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:30:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 16:30:17 [INFO] 16:30:17 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 16:30:17 [INFO] No sources to compile 16:30:17 [INFO] 16:30:17 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 16:30:17 [INFO] No sources specified for compilation. Skipping. 16:30:17 [INFO] 16:30:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 16:30:17 [INFO] No tests to run. 16:30:17 [INFO] 16:30:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 16:30:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:30:17 [INFO] 16:30:17 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 16:30:17 [INFO] 16:30:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 16:30:17 [WARNING] JAR will be empty - no content was marked for inclusion! 16:30:17 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.3-SNAPSHOT.jar 16:30:17 [INFO] 16:30:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 16:30:17 [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/* 16:30:17 [INFO] 16:30:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 16:30:17 [INFO] No tests to run. 16:30:17 [INFO] 16:30:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 16:30:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:30:17 [INFO] 16:30:17 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 16:30:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 16:30:17 [INFO] 16:30:17 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 16:30:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:30:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:30:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:30:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:30:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:30:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:30:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:30:17 [INFO] Analyzed bundle 'cps-application' with 3 classes 16:30:17 [INFO] Analyzed bundle 'cps-events' with 0 classes 16:30:17 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:30:18 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 16:30:18 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:30:18 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:30:18 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:30:18 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:30:18 [INFO] Analyzed bundle 'integration-test' with 0 classes 16:30:18 [INFO] 16:30:18 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 16:30:18 [INFO] 16:30:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 16:30:18 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.3-SNAPSHOT/jacoco-report-3.4.3-SNAPSHOT.jar 16:30:18 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.3-SNAPSHOT/jacoco-report-3.4.3-SNAPSHOT.pom 16:30:18 [INFO] 16:30:18 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 16:30:18 [INFO] 16:30:18 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 16:30:18 [INFO] Building cps 3.4.3-SNAPSHOT [23/23] 16:30:18 [INFO] --------------------------------[ pom ]--------------------------------- 16:30:18 [INFO] 16:30:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 16:30:18 [INFO] 16:30:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 16:30:18 [INFO] 16:30:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 16:30:18 [INFO] 16:30:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 16:30:19 [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/** 16:30:19 [INFO] 16:30:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 16:30:19 [INFO] Starting audit... 16:30:19 Audit done. 16:30:19 [INFO] You have 0 Checkstyle violations. 16:30:19 [INFO] 16:30:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 16:30:19 [INFO] Starting audit... 16:30:19 Audit done. 16:30:19 [INFO] You have 0 Checkstyle violations. 16:30:19 [INFO] 16:30:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 16:30:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:30:19 [INFO] 16:30:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 16:30:19 [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/** 16:30:19 [INFO] 16:30:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 16:30:19 [INFO] No tests to run. 16:30:19 [INFO] 16:30:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 16:30:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:30:19 [INFO] 16:30:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 16:30:19 [INFO] 16:30:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 16:30:19 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.3-SNAPSHOT/cps-aggregator-3.4.3-SNAPSHOT.pom 16:30:19 [INFO] 16:30:19 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 16:30:19 [INFO] ------------------------------------------------------------------------ 16:30:19 [INFO] Reactor Summary for cps 3.4.3-SNAPSHOT: 16:30:19 [INFO] 16:30:19 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.671 s] 16:30:19 [INFO] cps-bom ............................................ SUCCESS [ 0.143 s] 16:30:19 [INFO] checkstyle ......................................... SUCCESS [ 3.222 s] 16:30:19 [INFO] spotbugs ........................................... SUCCESS [ 0.172 s] 16:30:19 [INFO] cps-parent ......................................... SUCCESS [ 9.393 s] 16:30:19 [INFO] cps-events ......................................... SUCCESS [ 2.401 s] 16:30:19 [INFO] cps-path-parser .................................... SUCCESS [ 12.769 s] 16:30:19 [INFO] cps-service ........................................ SUCCESS [ 45.517 s] 16:30:19 [INFO] cps-rest ........................................... SUCCESS [ 24.474 s] 16:30:19 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.089 s] 16:30:19 [INFO] cps-ncmp-service ................................... SUCCESS [02:50 min] 16:30:19 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.267 s] 16:30:19 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.266 s] 16:30:19 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.361 s] 16:30:19 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 4.969 s] 16:30:19 [INFO] cps-ri ............................................. SUCCESS [ 23.991 s] 16:30:19 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.267 s] 16:30:19 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.674 s] 16:30:19 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.890 s] 16:30:19 [INFO] integration-test ................................... SUCCESS [ 43.266 s] 16:30:19 [INFO] cps-application .................................... SUCCESS [ 25.223 s] 16:30:19 [INFO] jacoco-report ...................................... SUCCESS [ 0.769 s] 16:30:19 [INFO] cps ................................................ SUCCESS [ 1.371 s] 16:30:19 [INFO] ------------------------------------------------------------------------ 16:30:19 [INFO] BUILD SUCCESS 16:30:19 [INFO] ------------------------------------------------------------------------ 16:30:19 [INFO] Total time: 06:58 min 16:30:19 [INFO] Finished at: 2024-02-07T16:30:19Z 16:30:19 [INFO] ------------------------------------------------------------------------ 16:30:19 $ ssh-agent -k 16:30:19 unset SSH_AUTH_SOCK; 16:30:19 unset SSH_AGENT_PID; 16:30:19 echo Agent pid 5645 killed; 16:30:19 [ssh-agent] Stopped. 16:30:19 [PostBuildScript] - [INFO] Executing post build scripts. 16:30:19 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1274486929303765284.sh 16:30:19 ---> sysstat.sh 16:30:20 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4251902419475171784.sh 16:30:20 ---> package-listing.sh 16:30:20 ++ facter osfamily 16:30:20 ++ tr '[:upper:]' '[:lower:]' 16:30:20 + OS_FAMILY=redhat 16:30:20 + workspace=/w/workspace/cps-master-merge-java 16:30:20 + START_PACKAGES=/tmp/packages_start.txt 16:30:20 + END_PACKAGES=/tmp/packages_end.txt 16:30:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:30:20 + PACKAGES=/tmp/packages_start.txt 16:30:20 + '[' /w/workspace/cps-master-merge-java ']' 16:30:20 + PACKAGES=/tmp/packages_end.txt 16:30:20 + case "${OS_FAMILY}" in 16:30:20 + rpm -qa 16:30:20 + sort 16:30:21 + '[' -f /tmp/packages_start.txt ']' 16:30:21 + '[' -f /tmp/packages_end.txt ']' 16:30:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:30:21 + '[' /w/workspace/cps-master-merge-java ']' 16:30:21 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 16:30:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 16:30:21 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17669696065769299489.sh 16:30:21 ---> capture-instance-metadata.sh 16:30:21 Setup pyenv: 16:30:21 system 16:30:21 3.8.13 16:30:21 3.9.13 16:30:21 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:30:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ujZa from file:/tmp/.os_lf_venv 16:30:22 lf-activate-venv(): INFO: Installing: lftools 16:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-ujZa/bin to PATH 16:30:34 INFO: Running in OpenStack, capturing instance metadata 16:30:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins9929742094583309128.sh 16:30:34 provisioning config files... 16:30:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config11036377902227666552tmp 16:30:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:30:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:30:34 [EnvInject] - Injecting environment variables from a build step. 16:30:34 [EnvInject] - Injecting as environment variables the properties content 16:30:34 SERVER_ID=logs 16:30:34 16:30:34 [EnvInject] - Variables injected successfully. 16:30:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4041389492127565510.sh 16:30:34 ---> create-netrc.sh 16:30:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins5385827812098686922.sh 16:30:34 ---> python-tools-install.sh 16:30:34 Setup pyenv: 16:30:34 system 16:30:35 3.8.13 16:30:35 3.9.13 16:30:35 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:30:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ujZa from file:/tmp/.os_lf_venv 16:30:36 lf-activate-venv(): INFO: Installing: lftools 16:30:43 lf-activate-venv(): INFO: Adding /tmp/venv-ujZa/bin to PATH 16:30:43 [cps-master-merge-java] $ /bin/bash /tmp/jenkins2736754032341385153.sh 16:30:43 ---> sudo-logs.sh 16:30:43 Archiving 'sudo' log.. 16:30:44 [cps-master-merge-java] $ /bin/bash /tmp/jenkins5102393866241759726.sh 16:30:44 ---> job-cost.sh 16:30:44 Setup pyenv: 16:30:44 system 16:30:44 3.8.13 16:30:44 3.9.13 16:30:44 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:30:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ujZa from file:/tmp/.os_lf_venv 16:30:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:30:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:30:52 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:30:52 lf-activate-venv(): INFO: Adding /tmp/venv-ujZa/bin to PATH 16:30:52 INFO: No Stack... 16:30:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:30:53 INFO: Archiving Costs 16:30:53 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins14990376574632174213.sh 16:30:53 ---> logs-deploy.sh 16:30:53 Setup pyenv: 16:30:53 system 16:30:53 3.8.13 16:30:53 3.9.13 16:30:53 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:30:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ujZa from file:/tmp/.os_lf_venv 16:30:54 lf-activate-venv(): INFO: Installing: lftools 16:31:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:31:03 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-ujZa/bin to PATH 16:31:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1189 16:31:03 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:31:04 Archives upload complete. 16:31:04 INFO: archiving logs to Nexus 16:31:05 ---> uname -a: 16:31:05 Linux prd-centos8-docker-8c-8g-3524.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 16:31:05 16:31:05 16:31:05 ---> lscpu: 16:31:05 Architecture: x86_64 16:31:05 CPU op-mode(s): 32-bit, 64-bit 16:31:05 Byte Order: Little Endian 16:31:05 CPU(s): 8 16:31:05 On-line CPU(s) list: 0-7 16:31:05 Thread(s) per core: 1 16:31:05 Core(s) per socket: 1 16:31:05 Socket(s): 8 16:31:05 NUMA node(s): 1 16:31:05 Vendor ID: AuthenticAMD 16:31:05 CPU family: 23 16:31:05 Model: 49 16:31:05 Model name: AMD EPYC-Rome Processor 16:31:05 Stepping: 0 16:31:05 CPU MHz: 2800.000 16:31:05 BogoMIPS: 5600.00 16:31:05 Virtualization: AMD-V 16:31:05 Hypervisor vendor: KVM 16:31:05 Virtualization type: full 16:31:05 L1d cache: 32K 16:31:05 L1i cache: 32K 16:31:05 L2 cache: 512K 16:31:05 L3 cache: 16384K 16:31:05 NUMA node0 CPU(s): 0-7 16:31:05 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 16:31:05 16:31:05 16:31:05 ---> nproc: 16:31:05 8 16:31:05 16:31:05 16:31:05 ---> df -h: 16:31:05 Filesystem Size Used Avail Use% Mounted on 16:31:05 devtmpfs 16G 0 16G 0% /dev 16:31:05 tmpfs 16G 0 16G 0% /dev/shm 16:31:05 tmpfs 16G 17M 16G 1% /run 16:31:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:31:05 /dev/vda1 160G 13G 148G 8% / 16:31:05 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:31:05 16:31:05 16:31:05 ---> free -m: 16:31:05 total used free shared buff/cache available 16:31:05 Mem: 31890 1131 25651 19 5107 30285 16:31:05 Swap: 1023 0 1023 16:31:05 16:31:05 16:31:05 ---> ip addr: 16:31:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:31:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:31:05 inet 127.0.0.1/8 scope host lo 16:31:05 valid_lft forever preferred_lft forever 16:31:05 inet6 ::1/128 scope host 16:31:05 valid_lft forever preferred_lft forever 16:31:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:31:05 link/ether fa:16:3e:64:2e:46 brd ff:ff:ff:ff:ff:ff 16:31:05 altname enp0s3 16:31:05 altname ens3 16:31:05 inet 10.30.106.107/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:31:05 valid_lft 84904sec preferred_lft 84904sec 16:31:05 inet6 fe80::f816:3eff:fe64:2e46/64 scope link 16:31:05 valid_lft forever preferred_lft forever 16:31:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:31:05 link/ether 02:42:24:b5:05:4f brd ff:ff:ff:ff:ff:ff 16:31:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:31:05 valid_lft forever preferred_lft forever 16:31:05 inet6 fe80::42:24ff:feb5:54f/64 scope link 16:31:05 valid_lft forever preferred_lft forever 16:31:05 16:31:05 16:31:05 ---> sar -b -r -n DEV: 16:31:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/07/2024 _x86_64_ (8 CPU) 16:31:05 16:31:05 16:06:06 LINUX RESTART (8 CPU) 16:31:05 16:31:05 04:07:01 PM tps rtps wtps bread/s bwrtn/s 16:31:05 04:08:01 PM 2.52 0.00 2.52 0.00 190.45 16:31:05 04:09:01 PM 0.42 0.00 0.42 0.00 5.20 16:31:05 04:10:01 PM 0.47 0.05 0.42 1.07 4.57 16:31:05 04:11:01 PM 0.47 0.00 0.47 0.00 6.83 16:31:05 04:12:01 PM 0.33 0.00 0.33 0.00 3.65 16:31:05 04:13:01 PM 0.48 0.00 0.48 0.00 6.67 16:31:05 04:14:01 PM 0.33 0.00 0.33 0.00 3.85 16:31:05 04:15:01 PM 0.33 0.00 0.33 0.00 3.32 16:31:05 04:16:01 PM 0.32 0.00 0.32 0.00 4.12 16:31:05 04:17:01 PM 0.32 0.00 0.32 0.00 3.68 16:31:05 04:18:01 PM 0.35 0.00 0.35 0.00 3.72 16:31:05 04:19:01 PM 0.28 0.00 0.28 0.00 3.28 16:31:05 04:20:01 PM 0.37 0.00 0.37 0.00 3.75 16:31:05 04:21:01 PM 0.50 0.00 0.50 0.00 6.53 16:31:05 04:22:01 PM 0.82 0.00 0.82 0.00 16.73 16:31:05 04:23:01 PM 92.50 14.98 77.52 2556.91 5234.06 16:31:05 04:24:01 PM 264.16 20.73 243.44 3945.62 10889.44 16:31:05 04:25:01 PM 88.87 1.27 87.60 486.85 11118.58 16:31:05 04:26:01 PM 90.19 0.52 89.67 411.20 29600.27 16:31:05 04:27:01 PM 41.14 12.06 29.07 488.10 902.92 16:31:05 04:28:01 PM 30.82 0.07 30.76 1.07 686.95 16:31:05 04:29:01 PM 34.33 0.00 34.33 0.00 7028.05 16:31:05 04:30:01 PM 128.92 3.58 125.34 4577.67 29249.70 16:31:05 04:31:01 PM 62.77 0.48 62.29 64.10 16850.26 16:31:05 Average: 35.08 2.24 32.85 522.21 4659.78 16:31:05 16:31:05 04:07:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:31:05 04:08:01 PM 30131608 31464072 2524104 7.73 2688 1673012 1359416 4.03 116160 2044000 4 16:31:05 04:09:01 PM 30134816 31467284 2520896 7.72 2688 1673016 1375784 4.08 116164 2041104 4 16:31:05 04:10:01 PM 30127324 31459808 2528388 7.74 2688 1673032 1393456 4.13 116184 2048788 4 16:31:05 04:11:01 PM 30125676 31458160 2530036 7.75 2688 1673036 1372664 4.07 116184 2051024 4 16:31:05 04:12:01 PM 30126076 31458548 2529636 7.75 2688 1673040 1372664 4.07 116180 2050872 4 16:31:05 04:13:01 PM 30124008 31456480 2531704 7.75 2688 1673040 1372664 4.07 116180 2053096 4 16:31:05 04:14:01 PM 30121664 31454140 2534048 7.76 2688 1673044 1372664 4.07 116184 2055428 4 16:31:05 04:15:01 PM 30120280 31452756 2535432 7.76 2688 1673044 1388624 4.12 116180 2056876 4 16:31:05 04:16:01 PM 30106320 31438800 2549392 7.81 2688 1673048 1388624 4.12 116184 2071276 0 16:31:05 04:17:01 PM 30093168 31425648 2562544 7.85 2688 1673048 1388624 4.12 116184 2083848 4 16:31:05 04:18:01 PM 30093168 31425648 2562544 7.85 2688 1673048 1388624 4.12 116184 2084140 4 16:31:05 04:19:01 PM 30091004 31423488 2564708 7.85 2688 1673052 1388624 4.12 116184 2085944 4 16:31:05 04:20:01 PM 30090580 31423068 2565132 7.86 2688 1673060 1375056 4.08 116192 2086460 4 16:31:05 04:21:01 PM 30088668 31421160 2567044 7.86 2688 1673060 1368240 4.06 116188 2088516 4 16:31:05 04:22:01 PM 30086880 31419348 2568832 7.87 2688 1673060 1368240 4.06 116184 2090200 4 16:31:05 04:23:01 PM 29503008 31199596 3152704 9.65 2688 2021040 1475220 4.38 168700 2558724 166108 16:31:05 04:24:01 PM 28182436 30379276 4473276 13.70 2688 2510300 2259452 6.70 254788 3737312 294776 16:31:05 04:25:01 PM 27201108 29475732 5454604 16.70 2688 2585608 2865824 8.50 314940 4645564 53224 16:31:05 04:26:01 PM 25203772 28303796 7451940 22.82 2688 3394464 5859904 17.39 448804 6437112 268 16:31:05 04:27:01 PM 25460184 28576244 7195528 22.03 2688 3409692 3731748 11.07 528852 6097140 24 16:31:05 04:28:01 PM 26148588 29273408 6507124 19.93 2688 3417588 3014932 8.95 538916 5408884 5524 16:31:05 04:29:01 PM 25826052 29156712 6829660 20.91 2688 3622544 3020568 8.96 657744 5606780 10680 16:31:05 04:30:01 PM 24419444 28698032 8236268 25.22 2688 4552048 3543560 10.51 847132 6766960 21380 16:31:05 04:31:01 PM 26240488 30984316 6415224 19.65 2688 5009372 1540228 4.57 1121936 4670908 49156 16:31:05 Average: 28743597 30737313 3912115 11.98 2688 2317429 1999392 5.93 276022 3205040 25050 16:31:05 16:31:05 04:07:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:31:05 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:08:01 PM eth0 0.62 0.22 0.13 0.22 0.00 0.00 0.00 0.00 16:31:05 04:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:09:01 PM eth0 2.55 0.17 0.65 0.17 0.00 0.00 0.00 0.00 16:31:05 04:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:10:01 PM eth0 0.35 0.17 0.07 0.17 0.00 0.00 0.00 0.00 16:31:05 04:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:11:01 PM eth0 1.30 0.20 0.30 0.17 0.00 0.00 0.00 0.00 16:31:05 04:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:12:01 PM eth0 1.68 0.20 0.46 0.23 0.00 0.00 0.00 0.00 16:31:05 04:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:13:01 PM eth0 0.35 0.18 0.12 0.16 0.00 0.00 0.00 0.00 16:31:05 04:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:14:01 PM eth0 0.32 0.17 0.06 0.17 0.00 0.00 0.00 0.00 16:31:05 04:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:15:01 PM eth0 1.23 0.20 0.30 0.17 0.00 0.00 0.00 0.00 16:31:05 04:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:16:01 PM eth0 1.08 0.52 0.56 1.72 0.00 0.00 0.00 0.00 16:31:05 04:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:17:01 PM eth0 1.05 0.20 0.34 0.22 0.00 0.00 0.00 0.00 16:31:05 04:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:18:01 PM eth0 0.30 0.17 0.08 0.17 0.00 0.00 0.00 0.00 16:31:05 04:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:19:01 PM eth0 0.30 0.18 0.12 0.17 0.00 0.00 0.00 0.00 16:31:05 04:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:20:01 PM eth0 0.22 0.17 0.06 0.16 0.00 0.00 0.00 0.00 16:31:05 04:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:21:01 PM eth0 0.25 0.18 0.06 0.17 0.00 0.00 0.00 0.00 16:31:05 04:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:22:01 PM eth0 0.27 0.20 0.13 0.23 0.00 0.00 0.00 0.00 16:31:05 04:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:23:01 PM eth0 194.93 119.93 1261.05 34.28 0.00 0.00 0.00 0.00 16:31:05 04:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:24:01 PM eth0 404.48 325.39 5183.53 65.62 0.00 0.00 0.00 0.00 16:31:05 04:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:25:01 PM lo 2.20 2.20 0.36 0.36 0.00 0.00 0.00 0.00 16:31:05 04:25:01 PM eth0 99.80 80.70 721.88 23.48 0.00 0.00 0.00 0.00 16:31:05 04:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:26:01 PM eth0 1018.56 299.68 6478.54 29.32 0.00 0.00 0.00 0.00 16:31:05 04:26:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:31:05 04:26:01 PM veth38b2f85 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 16:31:05 04:27:01 PM lo 152.82 152.82 54.14 54.14 0.00 0.00 0.00 0.00 16:31:05 04:27:01 PM eth0 70.33 48.25 18.30 22.61 0.00 0.00 0.00 0.00 16:31:05 04:27:01 PM docker0 6.70 7.25 0.86 0.86 0.00 0.00 0.00 0.00 16:31:05 04:28:01 PM lo 551.00 551.00 270.81 270.81 0.00 0.00 0.00 0.00 16:31:05 04:28:01 PM eth0 88.47 61.01 27.35 35.64 0.00 0.00 0.00 0.00 16:31:05 04:28:01 PM docker0 3.52 4.40 0.59 0.56 0.00 0.00 0.00 0.00 16:31:05 04:29:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 16:31:05 04:29:01 PM eth0 80.30 87.17 576.96 1214.27 0.00 0.00 0.00 0.00 16:31:05 04:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:30:01 PM lo 193.05 193.05 52.10 52.10 0.00 0.00 0.00 0.00 16:31:05 04:30:01 PM eth0 470.91 206.03 3740.25 31.49 0.00 0.00 0.00 0.00 16:31:05 04:30:01 PM docker0 96.90 102.12 35.38 18.42 0.00 0.00 0.00 0.00 16:31:05 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 04:31:01 PM eth0 63.48 87.97 146.69 1849.02 0.00 0.00 0.00 0.00 16:31:05 04:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:05 Average: lo 37.47 37.47 15.73 15.73 0.00 0.00 0.00 0.00 16:31:05 Average: eth0 104.30 54.97 756.63 137.93 0.00 0.00 0.00 0.00 16:31:05 Average: docker0 4.46 4.74 1.53 0.83 0.00 0.00 0.00 0.00 16:31:05 16:31:05 16:31:05 ---> sar -P ALL: 16:31:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/07/2024 _x86_64_ (8 CPU) 16:31:05 16:31:05 16:06:06 LINUX RESTART (8 CPU) 16:31:05 16:31:05 04:07:01 PM CPU %user %nice %system %iowait %steal %idle 16:31:05 04:08:01 PM all 0.13 0.00 0.02 0.02 0.02 99.82 16:31:05 04:08:01 PM 0 0.03 0.00 0.02 0.00 0.03 99.92 16:31:05 04:08:01 PM 1 0.57 0.00 0.03 0.00 0.02 99.38 16:31:05 04:08:01 PM 2 0.27 0.00 0.02 0.00 0.02 99.70 16:31:05 04:08:01 PM 3 0.07 0.00 0.03 0.10 0.03 99.77 16:31:05 04:08:01 PM 4 0.03 0.00 0.05 0.00 0.02 99.90 16:31:05 04:08:01 PM 5 0.02 0.00 0.00 0.00 0.00 99.98 16:31:05 04:08:01 PM 6 0.02 0.00 0.00 0.00 0.00 99.98 16:31:05 04:08:01 PM 7 0.00 0.00 0.02 0.05 0.02 99.92 16:31:05 04:09:01 PM all 0.07 0.00 0.02 0.00 0.02 99.89 16:31:05 04:09:01 PM 0 0.02 0.00 0.00 0.00 0.02 99.97 16:31:05 04:09:01 PM 1 0.33 0.00 0.02 0.00 0.02 99.63 16:31:05 04:09:01 PM 2 0.08 0.00 0.02 0.00 0.02 99.88 16:31:05 04:09:01 PM 3 0.08 0.00 0.03 0.00 0.05 99.83 16:31:05 04:09:01 PM 4 0.03 0.00 0.02 0.00 0.00 99.95 16:31:05 04:09:01 PM 5 0.00 0.00 0.02 0.00 0.00 99.98 16:31:05 04:09:01 PM 6 0.02 0.00 0.03 0.00 0.02 99.93 16:31:05 04:09:01 PM 7 0.02 0.00 0.02 0.00 0.03 99.93 16:31:05 04:10:01 PM all 0.08 0.00 0.02 0.00 0.02 99.87 16:31:05 04:10:01 PM 0 0.00 0.00 0.02 0.00 0.03 99.95 16:31:05 04:10:01 PM 1 0.48 0.00 0.02 0.00 0.02 99.48 16:31:05 04:10:01 PM 2 0.07 0.00 0.03 0.00 0.03 99.87 16:31:05 04:10:01 PM 3 0.07 0.00 0.07 0.00 0.03 99.83 16:31:05 04:10:01 PM 4 0.02 0.00 0.03 0.00 0.02 99.93 16:31:05 04:10:01 PM 5 0.02 0.00 0.00 0.00 0.02 99.97 16:31:05 04:10:01 PM 6 0.00 0.00 0.00 0.00 0.00 100.00 16:31:05 04:10:01 PM 7 0.02 0.00 0.02 0.00 0.03 99.93 16:31:05 04:11:01 PM all 0.09 0.00 0.02 0.00 0.02 99.87 16:31:05 04:11:01 PM 0 0.03 0.00 0.00 0.00 0.03 99.93 16:31:05 04:11:01 PM 1 0.47 0.00 0.02 0.00 0.02 99.50 16:31:05 04:11:01 PM 2 0.10 0.00 0.03 0.00 0.03 99.83 16:31:05 04:11:01 PM 3 0.05 0.00 0.03 0.00 0.03 99.88 16:31:05 04:11:01 PM 4 0.03 0.00 0.02 0.00 0.00 99.95 16:31:05 04:11:01 PM 5 0.00 0.00 0.02 0.00 0.00 99.98 16:31:05 04:11:01 PM 6 0.02 0.00 0.03 0.00 0.02 99.93 16:31:05 04:11:01 PM 7 0.02 0.00 0.02 0.00 0.03 99.93 16:31:05 04:12:01 PM all 0.08 0.00 0.02 0.00 0.02 99.88 16:31:05 04:12:01 PM 0 0.00 0.00 0.00 0.00 0.02 99.98 16:31:05 04:12:01 PM 1 0.43 0.00 0.02 0.00 0.00 99.55 16:31:05 04:12:01 PM 2 0.08 0.00 0.05 0.00 0.03 99.83 16:31:05 04:12:01 PM 3 0.05 0.00 0.05 0.00 0.03 99.87 16:31:05 04:12:01 PM 4 0.03 0.00 0.00 0.00 0.00 99.97 16:31:05 04:12:01 PM 5 0.02 0.00 0.02 0.00 0.02 99.95 16:31:05 04:12:01 PM 6 0.02 0.00 0.03 0.00 0.00 99.95 16:31:05 04:12:01 PM 7 0.02 0.00 0.02 0.00 0.03 99.93 16:31:05 04:13:01 PM all 0.09 0.00 0.02 0.00 0.01 99.88 16:31:05 04:13:01 PM 0 0.02 0.00 0.00 0.00 0.03 99.95 16:31:05 04:13:01 PM 1 0.45 0.00 0.03 0.00 0.02 99.50 16:31:05 04:13:01 PM 2 0.08 0.00 0.03 0.00 0.02 99.87 16:31:05 04:13:01 PM 3 0.07 0.00 0.03 0.00 0.02 99.88 16:31:05 04:13:01 PM 4 0.03 0.00 0.00 0.00 0.00 99.97 16:31:05 04:13:01 PM 5 0.00 0.00 0.00 0.00 0.00 100.00 16:31:05 04:13:01 PM 6 0.02 0.00 0.00 0.00 0.00 99.98 16:31:05 04:13:01 PM 7 0.02 0.00 0.03 0.00 0.03 99.92 16:31:05 04:14:01 PM all 0.09 0.00 0.02 0.00 0.02 99.87 16:31:05 04:14:01 PM 0 0.00 0.00 0.00 0.00 0.02 99.98 16:31:05 04:14:01 PM 1 0.52 0.00 0.00 0.00 0.02 99.47 16:31:05 04:14:01 PM 2 0.07 0.00 0.03 0.00 0.02 99.88 16:31:05 04:14:01 PM 3 0.12 0.00 0.05 0.00 0.05 99.78 16:31:05 04:14:01 PM 4 0.02 0.00 0.02 0.00 0.00 99.97 16:31:05 04:14:01 PM 5 0.00 0.00 0.00 0.00 0.00 100.00 16:31:05 04:14:01 PM 6 0.02 0.00 0.02 0.00 0.00 99.97 16:31:05 04:14:01 PM 7 0.02 0.00 0.03 0.00 0.03 99.92 16:31:05 04:15:01 PM all 0.09 0.00 0.02 0.00 0.02 99.87 16:31:05 04:15:01 PM 0 0.00 0.00 0.00 0.00 0.03 99.97 16:31:05 04:15:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 16:31:05 04:15:01 PM 2 0.07 0.00 0.05 0.00 0.03 99.85 16:31:05 04:15:01 PM 3 0.07 0.00 0.03 0.00 0.02 99.88 16:31:05 04:15:01 PM 4 0.03 0.00 0.02 0.00 0.00 99.95 16:31:05 04:15:01 PM 5 0.00 0.00 0.02 0.00 0.02 99.97 16:31:05 04:15:01 PM 6 0.02 0.00 0.02 0.00 0.02 99.95 16:31:05 04:15:01 PM 7 0.02 0.00 0.02 0.00 0.03 99.93 16:31:05 04:16:01 PM all 0.13 0.00 0.02 0.00 0.02 99.83 16:31:05 04:16:01 PM 0 0.02 0.00 0.00 0.00 0.02 99.97 16:31:05 04:16:01 PM 1 0.47 0.00 0.05 0.00 0.02 99.47 16:31:05 04:16:01 PM 2 0.20 0.00 0.03 0.00 0.03 99.73 16:31:05 04:16:01 PM 3 0.02 0.00 0.03 0.00 0.02 99.93 16:31:05 04:16:01 PM 4 0.13 0.00 0.00 0.00 0.02 99.85 16:31:05 04:16:01 PM 5 0.02 0.00 0.00 0.00 0.00 99.98 16:31:05 04:16:01 PM 6 0.18 0.00 0.05 0.00 0.02 99.75 16:31:05 04:16:01 PM 7 0.02 0.00 0.02 0.00 0.03 99.93 16:31:05 04:17:01 PM all 0.09 0.00 0.02 0.00 0.02 99.87 16:31:05 04:17:01 PM 0 0.00 0.00 0.02 0.00 0.03 99.95 16:31:05 04:17:01 PM 1 0.07 0.00 0.02 0.00 0.03 99.88 16:31:05 04:17:01 PM 2 0.08 0.00 0.05 0.00 0.03 99.83 16:31:05 04:17:01 PM 3 0.03 0.00 0.02 0.00 0.00 99.95 16:31:05 04:17:01 PM 4 0.02 0.00 0.02 0.00 0.00 99.97 16:31:05 04:17:01 PM 5 0.00 0.00 0.00 0.00 0.02 99.98 16:31:05 04:17:01 PM 6 0.52 0.00 0.02 0.00 0.02 99.45 16:31:05 04:17:01 PM 7 0.02 0.00 0.00 0.00 0.03 99.95 16:31:05 04:18:01 PM all 0.05 0.00 0.02 0.00 0.02 99.91 16:31:05 04:18:01 PM 0 0.00 0.00 0.00 0.00 0.02 99.98 16:31:05 04:18:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85 16:31:05 04:18:01 PM 2 0.07 0.00 0.05 0.00 0.03 99.85 16:31:05 04:18:01 PM 3 0.05 0.00 0.02 0.00 0.02 99.92 16:31:05 04:18:01 PM 4 0.02 0.00 0.02 0.00 0.00 99.97 16:31:05 04:18:01 PM 5 0.02 0.00 0.00 0.00 0.00 99.98 16:31:05 04:18:01 PM 6 0.20 0.00 0.03 0.00 0.02 99.75 16:31:05 04:18:01 PM 7 0.00 0.00 0.02 0.00 0.03 99.95 16:31:05 16:31:05 04:18:01 PM CPU %user %nice %system %iowait %steal %idle 16:31:05 04:19:01 PM all 0.06 0.00 0.02 0.00 0.02 99.89 16:31:05 04:19:01 PM 0 0.00 0.00 0.00 0.00 0.03 99.97 16:31:05 04:19:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 16:31:05 04:19:01 PM 2 0.05 0.00 0.02 0.00 0.02 99.92 16:31:05 04:19:01 PM 3 0.03 0.00 0.03 0.00 0.03 99.90 16:31:05 04:19:01 PM 4 0.02 0.00 0.00 0.00 0.00 99.98 16:31:05 04:19:01 PM 5 0.00 0.00 0.02 0.00 0.02 99.97 16:31:05 04:19:01 PM 6 0.35 0.00 0.02 0.00 0.00 99.63 16:31:05 04:19:01 PM 7 0.00 0.00 0.02 0.00 0.03 99.95 16:31:05 04:20:01 PM all 0.09 0.00 0.01 0.00 0.02 99.87 16:31:05 04:20:01 PM 0 0.00 0.00 0.00 0.00 0.02 99.98 16:31:05 04:20:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 16:31:05 04:20:01 PM 2 0.07 0.00 0.03 0.00 0.02 99.88 16:31:05 04:20:01 PM 3 0.07 0.00 0.02 0.00 0.05 99.87 16:31:05 04:20:01 PM 4 0.03 0.00 0.02 0.00 0.00 99.95 16:31:05 04:20:01 PM 5 0.00 0.00 0.00 0.00 0.00 100.00 16:31:05 04:20:01 PM 6 0.50 0.00 0.00 0.00 0.02 99.48 16:31:05 04:20:01 PM 7 0.02 0.00 0.02 0.00 0.03 99.93 16:31:05 04:21:01 PM all 0.09 0.00 0.02 0.00 0.02 99.87 16:31:05 04:21:01 PM 0 0.00 0.00 0.00 0.00 0.03 99.97 16:31:05 04:21:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92 16:31:05 04:21:01 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 16:31:05 04:21:01 PM 3 0.03 0.00 0.03 0.00 0.03 99.90 16:31:05 04:21:01 PM 4 0.02 0.00 0.02 0.00 0.00 99.97 16:31:05 04:21:01 PM 5 0.07 0.00 0.02 0.00 0.03 99.88 16:31:05 04:21:01 PM 6 0.52 0.00 0.02 0.00 0.00 99.47 16:31:05 04:21:01 PM 7 0.02 0.00 0.02 0.00 0.05 99.92 16:31:05 04:22:01 PM all 0.10 0.00 0.02 0.00 0.03 99.86 16:31:05 04:22:01 PM 0 0.00 0.00 0.00 0.00 0.03 99.97 16:31:05 04:22:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 16:31:05 04:22:01 PM 2 0.03 0.00 0.02 0.00 0.00 99.95 16:31:05 04:22:01 PM 3 0.07 0.00 0.02 0.00 0.02 99.90 16:31:05 04:22:01 PM 4 0.07 0.00 0.02 0.00 0.05 99.87 16:31:05 04:22:01 PM 5 0.02 0.00 0.02 0.00 0.02 99.95 16:31:05 04:22:01 PM 6 0.50 0.00 0.00 0.00 0.02 99.48 16:31:05 04:22:01 PM 7 0.03 0.00 0.05 0.00 0.03 99.88 16:31:05 04:23:01 PM all 10.22 0.00 1.12 0.56 0.05 88.05 16:31:05 04:23:01 PM 0 4.45 0.00 0.77 0.38 0.07 94.33 16:31:05 04:23:01 PM 1 8.43 0.00 1.05 0.37 0.05 90.10 16:31:05 04:23:01 PM 2 24.74 0.00 2.00 1.94 0.05 71.27 16:31:05 04:23:01 PM 3 15.03 0.00 1.95 0.25 0.05 82.72 16:31:05 04:23:01 PM 4 9.41 0.00 1.08 0.12 0.03 89.35 16:31:05 04:23:01 PM 5 10.86 0.00 0.88 0.63 0.05 87.57 16:31:05 04:23:01 PM 6 3.32 0.00 0.63 0.27 0.05 95.72 16:31:05 04:23:01 PM 7 5.53 0.00 0.58 0.53 0.03 93.31 16:31:05 04:24:01 PM all 25.18 0.00 1.46 1.15 0.08 72.14 16:31:05 04:24:01 PM 0 31.72 0.00 1.52 0.74 0.10 65.92 16:31:05 04:24:01 PM 1 31.04 0.00 2.14 2.89 0.08 63.85 16:31:05 04:24:01 PM 2 23.72 0.00 1.94 0.80 0.08 73.45 16:31:05 04:24:01 PM 3 16.65 0.00 1.07 2.03 0.10 80.15 16:31:05 04:24:01 PM 4 35.53 0.00 1.42 0.38 0.07 62.60 16:31:05 04:24:01 PM 5 19.73 0.00 1.04 0.42 0.07 78.75 16:31:05 04:24:01 PM 6 18.31 0.00 1.66 0.87 0.05 79.11 16:31:05 04:24:01 PM 7 24.66 0.00 0.87 1.09 0.07 73.32 16:31:05 04:25:01 PM all 35.71 0.00 0.93 0.53 0.08 62.75 16:31:05 04:25:01 PM 0 32.84 0.00 0.78 0.00 0.08 66.29 16:31:05 04:25:01 PM 1 43.87 0.00 1.10 0.23 0.07 54.73 16:31:05 04:25:01 PM 2 52.13 0.00 1.79 0.91 0.08 45.09 16:31:05 04:25:01 PM 3 33.39 0.00 0.67 0.13 0.07 65.74 16:31:05 04:25:01 PM 4 38.10 0.00 0.77 0.08 0.08 60.97 16:31:05 04:25:01 PM 5 29.33 0.00 0.79 0.95 0.07 68.86 16:31:05 04:25:01 PM 6 31.43 0.00 1.19 1.92 0.08 65.37 16:31:05 04:25:01 PM 7 24.72 0.00 0.38 0.00 0.08 74.81 16:31:05 04:26:01 PM all 31.25 0.00 2.50 1.28 0.09 64.88 16:31:05 04:26:01 PM 0 32.01 0.00 2.90 2.02 0.07 63.01 16:31:05 04:26:01 PM 1 22.17 0.00 2.39 3.85 0.10 71.49 16:31:05 04:26:01 PM 2 44.41 0.00 2.75 2.41 0.08 50.35 16:31:05 04:26:01 PM 3 28.62 0.00 2.58 0.29 0.12 68.40 16:31:05 04:26:01 PM 4 39.06 0.00 2.45 0.13 0.08 58.27 16:31:05 04:26:01 PM 5 30.08 0.00 2.42 0.25 0.08 67.17 16:31:05 04:26:01 PM 6 22.98 0.00 2.29 1.26 0.07 73.40 16:31:05 04:26:01 PM 7 30.72 0.00 2.24 0.02 0.08 66.94 16:31:05 04:27:01 PM all 16.62 0.30 1.58 0.14 0.08 81.28 16:31:05 04:27:01 PM 0 16.10 0.02 1.87 0.00 0.08 81.93 16:31:05 04:27:01 PM 1 15.87 0.17 1.50 0.08 0.08 82.29 16:31:05 04:27:01 PM 2 15.18 0.39 1.21 0.17 0.08 82.98 16:31:05 04:27:01 PM 3 16.86 0.05 1.34 0.02 0.08 81.65 16:31:05 04:27:01 PM 4 14.75 1.72 1.66 0.44 0.08 81.35 16:31:05 04:27:01 PM 5 15.27 0.00 1.22 0.02 0.07 83.42 16:31:05 04:27:01 PM 6 17.47 0.02 1.64 0.15 0.08 80.64 16:31:05 04:27:01 PM 7 21.42 0.02 2.21 0.28 0.08 75.99 16:31:05 04:28:01 PM all 22.51 0.31 2.34 0.08 0.10 74.67 16:31:05 04:28:01 PM 0 23.07 0.05 2.61 0.10 0.12 74.05 16:31:05 04:28:01 PM 1 17.47 0.03 2.08 0.15 0.10 80.17 16:31:05 04:28:01 PM 2 28.11 0.03 2.53 0.10 0.10 69.12 16:31:05 04:28:01 PM 3 27.12 2.19 2.68 0.02 0.08 67.91 16:31:05 04:28:01 PM 4 21.07 0.03 2.21 0.07 0.08 76.53 16:31:05 04:28:01 PM 5 19.04 0.02 2.09 0.15 0.12 78.58 16:31:05 04:28:01 PM 6 22.30 0.03 2.08 0.03 0.08 75.47 16:31:05 04:28:01 PM 7 21.89 0.05 2.41 0.05 0.08 75.51 16:31:05 04:29:01 PM all 40.30 0.00 1.16 0.29 0.08 58.18 16:31:05 04:29:01 PM 0 47.41 0.00 1.33 0.07 0.07 51.12 16:31:05 04:29:01 PM 1 52.49 0.00 1.15 0.87 0.07 45.43 16:31:05 04:29:01 PM 2 33.61 0.00 1.19 0.50 0.08 64.62 16:31:05 04:29:01 PM 3 26.45 0.00 1.00 0.18 0.10 72.26 16:31:05 04:29:01 PM 4 39.91 0.00 0.65 0.07 0.08 59.29 16:31:05 04:29:01 PM 5 45.39 0.00 1.70 0.60 0.07 52.24 16:31:05 04:29:01 PM 6 43.20 0.00 0.65 0.00 0.08 56.07 16:31:05 04:29:01 PM 7 33.91 0.00 1.59 0.00 0.07 64.44 16:31:05 16:31:05 04:29:01 PM CPU %user %nice %system %iowait %steal %idle 16:31:05 04:30:01 PM all 25.45 0.00 2.23 1.35 0.08 70.89 16:31:05 04:30:01 PM 0 29.09 0.00 2.08 0.32 0.08 68.42 16:31:05 04:30:01 PM 1 17.77 0.00 2.73 2.53 0.08 76.88 16:31:05 04:30:01 PM 2 26.71 0.00 2.72 2.02 0.08 68.46 16:31:05 04:30:01 PM 3 38.39 0.00 1.91 0.22 0.07 59.41 16:31:05 04:30:01 PM 4 23.56 0.00 2.00 0.34 0.08 74.02 16:31:05 04:30:01 PM 5 28.43 0.00 2.38 0.27 0.08 68.83 16:31:05 04:30:01 PM 6 27.38 0.00 1.61 0.96 0.07 69.98 16:31:05 04:30:01 PM 7 12.26 0.00 2.42 4.12 0.08 81.12 16:31:05 04:31:01 PM all 16.60 0.00 1.24 0.68 0.06 81.43 16:31:05 04:31:01 PM 0 7.53 0.00 0.73 0.02 0.07 91.65 16:31:05 04:31:01 PM 1 28.58 0.00 1.67 1.97 0.07 67.72 16:31:05 04:31:01 PM 2 25.70 0.00 0.92 1.39 0.07 71.93 16:31:05 04:31:01 PM 3 12.13 0.00 1.45 0.53 0.05 85.84 16:31:05 04:31:01 PM 4 13.34 0.00 1.07 1.10 0.03 84.46 16:31:05 04:31:01 PM 5 12.80 0.00 1.15 0.32 0.08 85.65 16:31:05 04:31:01 PM 6 14.85 0.00 1.65 0.05 0.03 83.41 16:31:05 04:31:01 PM 7 17.86 0.00 1.25 0.03 0.05 80.81 16:31:05 Average: all 9.36 0.03 0.62 0.25 0.04 89.71 16:31:05 Average: 0 9.32 0.00 0.61 0.15 0.05 89.87 16:31:05 Average: 1 10.08 0.01 0.67 0.54 0.04 88.66 16:31:05 Average: 2 11.43 0.02 0.73 0.42 0.04 87.35 16:31:05 Average: 3 8.96 0.09 0.63 0.16 0.05 90.12 16:31:05 Average: 4 9.78 0.07 0.56 0.11 0.03 89.44 16:31:05 Average: 5 8.77 0.00 0.57 0.15 0.03 90.47 16:31:05 Average: 6 8.48 0.00 0.57 0.23 0.03 90.69 16:31:05 Average: 7 8.03 0.00 0.59 0.26 0.05 91.07 16:31:05 16:31:05 16:31:05