10:00:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137445 10:00:45 Running as SYSTEM 10:00:45 [EnvInject] - Loading node environment variables. 10:00:45 Building remotely on prd-centos8-docker-8c-8g-9663 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 10:00:45 [ssh-agent] Looking for ssh-agent implementation... 10:00:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:00:45 $ ssh-agent 10:00:45 SSH_AUTH_SOCK=/tmp/ssh-tMGCNduEisFF/agent.5572 10:00:45 SSH_AGENT_PID=5574 10:00:45 [ssh-agent] Started. 10:00:45 Running ssh-add (command line suppressed) 10:00:46 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_4913342364011017661.key (/w/workspace/cps-master-verify-java@tmp/private_key_4913342364011017661.key) 10:00:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:00:46 The recommended git tool is: NONE 10:00:47 using credential onap-jenkins-ssh 10:00:47 Wiping out workspace first. 10:00:47 Cloning the remote Git repository 10:00:47 Cloning repository git://cloud.onap.org/mirror/cps.git 10:00:47 > git init /w/workspace/cps-master-verify-java # timeout=10 10:00:47 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:00:47 > git --version # timeout=10 10:00:47 > git --version # 'git version 2.39.1' 10:00:47 using GIT_SSH to set credentials Gerrit user 10:00:47 [INFO] Currently running in a labeled security context 10:00:47 [INFO] Currently SELinux is 'enforcing' on the host 10:00:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh18431759215484780101.key 10:00:47 Verifying host key using manually-configured host key entries 10:00:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:00:50 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:00:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:50 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:00:50 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:00:50 using GIT_SSH to set credentials Gerrit user 10:00:50 [INFO] Currently running in a labeled security context 10:00:50 [INFO] Currently SELinux is 'enforcing' on the host 10:00:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh15866527324787469495.key 10:00:50 Verifying host key using manually-configured host key entries 10:00:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/45/137445/1 # timeout=30 10:00:51 > git rev-parse 4ef33817d489e91013fc2baa362f77e09383dce5^{commit} # timeout=10 10:00:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:00:51 Checking out Revision 4ef33817d489e91013fc2baa362f77e09383dce5 (refs/changes/45/137445/1) 10:00:51 > git config core.sparsecheckout # timeout=10 10:00:51 > git checkout -f 4ef33817d489e91013fc2baa362f77e09383dce5 # timeout=30 10:00:54 Commit message: "Disable Spring Security and HTTP Basic Auth (CPS-2126 #1)" 10:00:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:00:54 > git rev-list --no-walk a7f3568a39c7d12859a55e0c76c452e0d3f1938b # timeout=10 10:00:54 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12915819560768220035.sh 10:00:54 ---> python-tools-install.sh 10:00:54 Setup pyenv: 10:00:54 system 10:00:54 * 3.8.13 (set by /opt/pyenv/version) 10:00:54 * 3.9.13 (set by /opt/pyenv/version) 10:00:54 * 3.10.6 (set by /opt/pyenv/version) 10:00:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xjtu 10:00:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:01:02 lf-activate-venv(): INFO: Installing: lftools 10:01:45 lf-activate-venv(): INFO: Adding /tmp/venv-Xjtu/bin to PATH 10:01:45 Generating Requirements File 10:02:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:02:16 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:02:17 Python 3.10.6 10:02:17 pip 24.0 from /tmp/venv-Xjtu/lib/python3.10/site-packages/pip (python 3.10) 10:02:18 appdirs==1.4.4 10:02:18 argcomplete==3.2.2 10:02:18 aspy.yaml==1.3.0 10:02:18 attrs==23.2.0 10:02:18 autopage==0.5.2 10:02:18 beautifulsoup4==4.12.3 10:02:18 boto3==1.34.52 10:02:18 botocore==1.34.52 10:02:18 bs4==0.0.2 10:02:18 cachetools==5.3.3 10:02:18 certifi==2024.2.2 10:02:18 cffi==1.16.0 10:02:18 cfgv==3.4.0 10:02:18 chardet==5.2.0 10:02:18 charset-normalizer==3.3.2 10:02:18 click==8.1.7 10:02:18 cliff==4.6.0 10:02:18 cmd2==2.4.3 10:02:18 cryptography==3.3.2 10:02:18 debtcollector==3.0.0 10:02:18 decorator==5.1.1 10:02:18 defusedxml==0.7.1 10:02:18 Deprecated==1.2.14 10:02:18 distlib==0.3.8 10:02:18 dnspython==2.6.1 10:02:18 docker==4.2.2 10:02:18 dogpile.cache==1.3.2 10:02:18 email_validator==2.1.1 10:02:18 filelock==3.13.1 10:02:18 future==1.0.0 10:02:18 gitdb==4.0.11 10:02:18 GitPython==3.1.42 10:02:18 google-auth==2.28.1 10:02:18 httplib2==0.22.0 10:02:18 identify==2.5.35 10:02:18 idna==3.6 10:02:18 importlib-resources==1.5.0 10:02:18 iso8601==2.1.0 10:02:18 Jinja2==3.1.3 10:02:18 jmespath==1.0.1 10:02:18 jsonpatch==1.33 10:02:18 jsonpointer==2.4 10:02:18 jsonschema==4.21.1 10:02:18 jsonschema-specifications==2023.12.1 10:02:18 keystoneauth1==5.6.0 10:02:18 kubernetes==29.0.0 10:02:18 lftools==0.37.9 10:02:18 lxml==5.1.0 10:02:18 MarkupSafe==2.1.5 10:02:18 msgpack==1.0.7 10:02:18 multi_key_dict==2.0.3 10:02:18 munch==4.0.0 10:02:18 netaddr==1.2.1 10:02:18 netifaces==0.11.0 10:02:18 niet==1.4.2 10:02:18 nodeenv==1.8.0 10:02:18 oauth2client==4.1.3 10:02:18 oauthlib==3.2.2 10:02:18 openstacksdk==0.62.0 10:02:18 os-client-config==2.1.0 10:02:18 os-service-types==1.7.0 10:02:18 osc-lib==3.0.1 10:02:18 oslo.config==9.4.0 10:02:18 oslo.context==5.4.0 10:02:18 oslo.i18n==6.3.0 10:02:18 oslo.log==5.5.0 10:02:18 oslo.serialization==5.4.0 10:02:18 oslo.utils==7.1.0 10:02:18 packaging==23.2 10:02:18 pbr==6.0.0 10:02:18 platformdirs==4.2.0 10:02:18 prettytable==3.10.0 10:02:18 pyasn1==0.5.1 10:02:18 pyasn1-modules==0.3.0 10:02:18 pycparser==2.21 10:02:18 pygerrit2==2.0.15 10:02:18 PyGithub==2.2.0 10:02:18 pyinotify==0.9.6 10:02:18 PyJWT==2.8.0 10:02:18 PyNaCl==1.5.0 10:02:18 pyparsing==2.4.7 10:02:18 pyperclip==1.8.2 10:02:18 pyrsistent==0.20.0 10:02:18 python-cinderclient==9.4.0 10:02:18 python-dateutil==2.8.2 10:02:18 python-heatclient==3.4.0 10:02:18 python-jenkins==1.8.2 10:02:18 python-keystoneclient==5.3.0 10:02:18 python-magnumclient==4.3.0 10:02:18 python-novaclient==18.4.0 10:02:18 python-openstackclient==6.0.1 10:02:18 python-swiftclient==4.4.0 10:02:18 PyYAML==6.0.1 10:02:18 referencing==0.33.0 10:02:18 requests==2.31.0 10:02:18 requests-oauthlib==1.3.1 10:02:18 requestsexceptions==1.4.0 10:02:18 rfc3986==2.0.0 10:02:18 rpds-py==0.18.0 10:02:18 rsa==4.9 10:02:18 ruamel.yaml==0.18.6 10:02:18 ruamel.yaml.clib==0.2.8 10:02:18 s3transfer==0.10.0 10:02:18 simplejson==3.19.2 10:02:18 six==1.16.0 10:02:18 smmap==5.0.1 10:02:18 soupsieve==2.5 10:02:18 stevedore==5.2.0 10:02:18 tabulate==0.9.0 10:02:18 toml==0.10.2 10:02:18 tomlkit==0.12.4 10:02:18 tqdm==4.66.2 10:02:18 typing_extensions==4.10.0 10:02:18 tzdata==2024.1 10:02:18 urllib3==1.26.18 10:02:18 virtualenv==20.25.1 10:02:18 wcwidth==0.2.13 10:02:18 websocket-client==1.7.0 10:02:18 wrapt==1.16.0 10:02:18 xdg==6.0.0 10:02:18 xmltodict==0.13.0 10:02:18 yq==3.2.3 10:02:18 [EnvInject] - Injecting environment variables from a build step. 10:02:18 [EnvInject] - Injecting as environment variables the properties content 10:02:18 SET_JDK_VERSION=openjdk17 10:02:18 GIT_URL="git://cloud.onap.org/mirror" 10:02:18 10:02:18 [EnvInject] - Variables injected successfully. 10:02:18 [cps-master-verify-java] $ /bin/sh /tmp/jenkins11047586397865619031.sh 10:02:18 ---> update-java-alternatives.sh 10:02:18 ---> Updating Java version 10:02:18 ---> RedHat type system detected 10:02:19 openjdk version "17.0.6-ea" 2023-01-17 LTS 10:02:19 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 10:02: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) 10:02:19 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 10:02:19 [EnvInject] - Injecting environment variables from a build step. 10:02:19 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:02:19 [EnvInject] - Variables injected successfully. 10:02:19 provisioning config files... 10:02:19 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11144959506990471839tmp 10:02:19 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config7876324388909211784tmp 10:02:19 [EnvInject] - Injecting environment variables from a build step. 10:02: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-9663 10:02:19 using settings config with name cps-settings 10:02:19 Replacing all maven server entries not found in credentials list is true 10:02:19 using global settings config with name global-settings 10:02:19 Replacing all maven server entries not found in credentials list is true 10:02:19 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9446959990606499017.xml -gs /tmp/global-settings6730712033016750069.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=4ef33817d489e91013fc2baa362f77e09383dce5 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Daniel Hanrahan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137445 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137445 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/45/137445/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=RGlzYWJsZSBTcHJpbmcgU2VjdXJpdHkgYW5kIEhUVFAgQmFzaWMgQXV0aCAoQ1BTLTIxMjYgIzEpCgpUaGlzIGFsbG93cyBhbnkgYXV0aG9yaXphdGlvbiBoZWFkZXIgdG8gYmUgcGFzc2VkIGluLgoKSXNzdWUtSUQ6IENQUy0yMTI3ClNpZ25lZC1vZmYtYnk6IGRhbmllbGhhbnJhaGFuIDxkYW5pZWwuaGFucmFoYW5AZXN0LnRlY2g+CkNoYW5nZS1JZDogSWIxYzViZDcwMjRlZWQzOWFmZDFhZTZlMTkzMjVlZDQ3MzNjODUzZDQK -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2126 "-DGERRIT_CHANGE_SUBJECT=Disable Spring Security and HTTP Basic Auth (CPS-2126 #1)" '-DGERRIT_EVENT_ACCOUNT=\"Daniel Hanrahan\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ib1c5bd7024eed39afd1ae6e19325ed4733c853d4 -DGERRIT_EVENT_HASH=-2039133399 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=daniel.hanrahan@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 10:02:21 [INFO] Scanning for projects... 10:02:23 [WARNING] 10:02:23 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.6-SNAPSHOT 10:02:23 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 10:02:23 [WARNING] 10:02:23 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.6-SNAPSHOT 10:02:23 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 10:02:23 [WARNING] 10:02:23 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.6-SNAPSHOT 10:02:23 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 10:02:23 [WARNING] 10:02:23 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 10:02:23 [WARNING] 10:02:23 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 10:02:23 [WARNING] 10:02:23 [INFO] ------------------------------------------------------------------------ 10:02:23 [INFO] Reactor Build Order: 10:02:23 [INFO] 10:02:23 [INFO] org.onap.cps:cps-dependencies [pom] 10:02:23 [INFO] cps-bom [pom] 10:02:23 [INFO] checkstyle [jar] 10:02:23 [INFO] spotbugs [jar] 10:02:23 [INFO] cps-parent [pom] 10:02:23 [INFO] cps-events [jar] 10:02:23 [INFO] cps-path-parser [jar] 10:02:23 [INFO] cps-service [jar] 10:02:23 [INFO] cps-rest [jar] 10:02:23 [INFO] cps-ncmp-events [jar] 10:02:23 [INFO] cps-ncmp-service [jar] 10:02:23 [INFO] cps-ncmp-rest [jar] 10:02:23 [INFO] cps-ncmp-rest-stub [pom] 10:02:23 [INFO] cps-ncmp-rest-stub-service [jar] 10:02:23 [INFO] cps-ncmp-rest-stub-app [jar] 10:02:23 [INFO] cps-ri [jar] 10:02:23 [INFO] dmi-plugin-demo-and-csit-stub [pom] 10:02:23 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 10:02:23 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 10:02:23 [INFO] integration-test [jar] 10:02:23 [INFO] cps-application [jar] 10:02:23 [INFO] jacoco-report [jar] 10:02:23 [INFO] cps [pom] 10:02:23 [INFO] 10:02:23 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 10:02:23 [INFO] Building org.onap.cps:cps-dependencies 3.4.6-SNAPSHOT [1/23] 10:02:23 [INFO] --------------------------------[ pom ]--------------------------------- 10:02:24 [INFO] 10:02:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 10:02:24 [INFO] 10:02:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 10:02:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.6-SNAPSHOT/cps-dependencies-3.4.6-SNAPSHOT.pom 10:02:24 [INFO] 10:02:24 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 10:02:24 [INFO] Building cps-bom 3.4.6-SNAPSHOT [2/23] 10:02:24 [INFO] --------------------------------[ pom ]--------------------------------- 10:02:24 [INFO] 10:02:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 10:02:24 [INFO] 10:02:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 10:02:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.6-SNAPSHOT/cps-bom-3.4.6-SNAPSHOT.pom 10:02:24 [INFO] 10:02:24 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 10:02:24 [INFO] Building checkstyle 3.4.6-SNAPSHOT [3/23] 10:02:24 [INFO] --------------------------------[ jar ]--------------------------------- 10:02:25 [INFO] 10:02:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 10:02:25 [INFO] 10:02:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 10:02:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:02:25 [INFO] Copying 4 resources 10:02:25 [INFO] 10:02:25 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 10:02:27 [INFO] No sources to compile 10:02:27 [INFO] 10:02:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 10:02:27 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:02:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 10:02:27 [INFO] 10:02:27 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 10:02:27 [INFO] No sources to compile 10:02:27 [INFO] 10:02:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 10:02:27 [INFO] No tests to run. 10:02:27 [INFO] 10:02:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 10:02:28 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.6-SNAPSHOT.jar 10:02:28 [INFO] 10:02:28 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 10:02:28 ======================================================================================================================== 10:02:28 Copyright Check Python Script: 10:02:28 /w/workspace/cps-master-verify-java/cps-application/pom.xml | line 20 read '============LICENSE_END=========================================================\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/pom.xml | line 20 expected '\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 10 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 10 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 11 read 'Unless required by applicable law or agreed to in writing, software\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 11 expected '\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 12 read 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 12 expected 'Unless required by applicable law or agreed to in writing, software\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 13 read 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 13 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 14 read 'See the License for the specific language governing permissions and\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 14 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 15 read 'limitations under the License.\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 15 expected 'See the License for the specific language governing permissions and\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 16 read '\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 16 expected 'limitations under the License.\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 17 read 'SPDX-License-Identifier: Apache-2.0\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 17 expected '\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 18 read '============LICENSE_END=========================================================\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 18 expected 'SPDX-License-Identifier: Apache-2.0\n' 10:02:28 /w/workspace/cps-master-verify-java/cps-application/src/test/groovy/org/onap/cps/rest/controller/ControllerSecuritySpec.groovy | line 4 update year to include 2024 10:02:28 11 issue(s) found after 2 altered file(s) checked 10:02:28 ======================================================================================================================== 10:02:28 [INFO] 10:02:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 10:02:28 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.6-SNAPSHOT/checkstyle-3.4.6-SNAPSHOT.jar 10:02:28 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.6-SNAPSHOT/checkstyle-3.4.6-SNAPSHOT.pom 10:02:28 [INFO] 10:02:28 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 10:02:28 [INFO] Building spotbugs 3.4.6-SNAPSHOT [4/23] 10:02:28 [INFO] --------------------------------[ jar ]--------------------------------- 10:02:28 [INFO] 10:02:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 10:02:28 [INFO] 10:02:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 10:02:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:02:28 [INFO] Copying 1 resource 10:02:28 [INFO] 10:02:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 10:02:28 [INFO] No sources to compile 10:02:28 [INFO] 10:02:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 10:02:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:02:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 10:02:28 [INFO] 10:02:28 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 10:02:28 [INFO] No sources to compile 10:02:28 [INFO] 10:02:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 10:02:28 [INFO] No tests to run. 10:02:28 [INFO] 10:02:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 10:02:28 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.6-SNAPSHOT.jar 10:02:28 [INFO] 10:02:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 10:02:28 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.6-SNAPSHOT/spotbugs-3.4.6-SNAPSHOT.jar 10:02:28 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.6-SNAPSHOT/spotbugs-3.4.6-SNAPSHOT.pom 10:02:28 [INFO] 10:02:28 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 10:02:28 [INFO] Building cps-parent 3.4.6-SNAPSHOT [5/23] 10:02:28 [INFO] --------------------------------[ pom ]--------------------------------- 10:02:29 [INFO] 10:02:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 10:02:29 [INFO] 10:02:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 10:02:30 [INFO] 10:02:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 10:02:30 [INFO] 10:02:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 10:02:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:02:30 [INFO] 10:02:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 10:02:30 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:02:30 [INFO] 10:02:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 10:02:33 [INFO] You have 0 Checkstyle violations. 10:02:33 [INFO] 10:02:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 10:02:33 [INFO] You have 0 Checkstyle violations. 10:02:33 [INFO] 10:02:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 10:02:33 [INFO] Starting audit... 10:02:33 Audit done. 10:02:33 [INFO] You have 0 Checkstyle violations. 10:02:33 [INFO] 10:02:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 10:02:33 [INFO] 10:02:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 10:02:37 [INFO] 10:02:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 10:02:37 [INFO] 10:02:37 [INFO] 10:02:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 10:02:37 [INFO] 10:02:37 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 10:02:37 [INFO] No sources specified for compilation. Skipping. 10:02:37 [INFO] 10:02:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 10:02:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:02:37 [INFO] 10:02:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 10:02:37 [INFO] 10:02:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 10:02: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-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:02:38 [INFO] 10:02:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 10:02:38 [INFO] No tests to run. 10:02:38 [INFO] 10:02:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 10:02:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:02:38 [INFO] 10:02:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 10:02:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 10:02:38 [INFO] 10:02:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 10:02:38 [INFO] 10:02:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 10:02:38 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.6-SNAPSHOT/cps-parent-3.4.6-SNAPSHOT.pom 10:02:38 [INFO] 10:02:38 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 10:02:38 [INFO] Building cps-events 3.4.6-SNAPSHOT [6/23] 10:02:38 [INFO] --------------------------------[ jar ]--------------------------------- 10:02:39 [INFO] 10:02:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 10:02:39 [INFO] 10:02:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 10:02:39 [INFO] 10:02:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 10:02:39 [INFO] 10:02:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 10:02: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-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:02:39 [INFO] 10:02:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 10:02: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-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:02:39 [INFO] 10:02:39 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 10:02:39 [INFO] 10:02:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 10:02:39 [INFO] You have 0 Checkstyle violations. 10:02:39 [INFO] 10:02:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 10:02:39 [INFO] You have 0 Checkstyle violations. 10:02:39 [INFO] 10:02:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 10:02:39 [INFO] Starting audit... 10:02:39 Audit done. 10:02:39 [INFO] You have 0 Checkstyle violations. 10:02:39 [INFO] 10:02:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 10:02:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:02:39 [INFO] Copying 2 resources 10:02:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 10:02:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 10:02:39 [INFO] 10:02:39 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 10:02:40 [INFO] Changes detected - recompiling the module! :dependency 10:02:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 10:02:40 [INFO] 10:02:40 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 10:02:40 [INFO] 10:02:40 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 10:02:40 [INFO] Fork Value is true 10:02:42 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:02:42 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:02:42 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:02:42 [java] WARNING: System::setSecurityManager will be removed in a future release 10:02:44 [INFO] Done SpotBugs Analysis.... 10:02:44 [INFO] 10:02:44 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 10:02:44 [INFO] 10:02:44 [INFO] 10:02:44 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 10:02:44 [INFO] BugInstance size is 0 10:02:44 [INFO] Error size is 0 10:02:44 [INFO] No errors/warnings found 10:02:44 [INFO] 10:02:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 10:02:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:02:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 10:02:44 [INFO] 10:02:44 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 10:02:44 [INFO] No sources to compile 10:02:44 [INFO] 10:02:44 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 10:02:44 [INFO] No sources specified for compilation. Skipping. 10:02:44 [INFO] 10:02:44 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 10:02:44 [INFO] No tests to run. 10:02:44 [INFO] 10:02:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 10:02:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:02:44 [INFO] 10:02:44 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 10:02:44 [INFO] 10:02:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 10:02:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.6-SNAPSHOT.jar 10:02:44 [INFO] 10:02:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 10:02:44 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:02:44 [INFO] 10:02:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 10:02:44 [INFO] No tests to run. 10:02:44 [INFO] 10:02:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 10:02:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:02:44 [INFO] 10:02:44 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 10:02:44 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 10:02:44 [INFO] 10:02:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 10:02:44 [INFO] 10:02:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 10:02:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.6-SNAPSHOT/cps-events-3.4.6-SNAPSHOT.jar 10:02:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.6-SNAPSHOT/cps-events-3.4.6-SNAPSHOT.pom 10:02:44 [INFO] 10:02:44 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 10:02:44 [INFO] Building cps-path-parser 3.4.6-SNAPSHOT [7/23] 10:02:44 [INFO] --------------------------------[ jar ]--------------------------------- 10:02:45 [INFO] 10:02:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 10:02:45 [INFO] 10:02:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 10:02:45 [INFO] 10:02:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 10:02:45 [INFO] 10:02:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 10:02:45 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:02:45 [INFO] 10:02:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 10:02:45 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:02:45 [INFO] 10:02:45 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 10:02:46 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 10:02:46 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 10:02:46 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 10:02:46 [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 10:02:46 [INFO] 10:02:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 10:02:46 [INFO] You have 0 Checkstyle violations. 10:02:46 [INFO] 10:02:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 10:02:47 [INFO] You have 0 Checkstyle violations. 10:02:47 [INFO] 10:02:47 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 10:02:47 [INFO] Starting audit... 10:02:47 Audit done. 10:02:47 [INFO] You have 0 Checkstyle violations. 10:02:47 [INFO] 10:02:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 10:02:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:02:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 10:02:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 10:02:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 10:02:47 [INFO] 10:02:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 10:02:47 [INFO] Changes detected - recompiling the module! :dependency 10:02:47 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 10:02:48 [INFO] 10:02:48 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 10:02:48 [INFO] 10:02:48 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 10:02:48 [INFO] Fork Value is true 10:02:49 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:02:49 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:02:49 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:02:49 [java] WARNING: System::setSecurityManager will be removed in a future release 10:02:52 [INFO] Done SpotBugs Analysis.... 10:02:52 [INFO] 10:02:52 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 10:02:52 [INFO] 10:02:52 [INFO] 10:02:52 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 10:02:52 [INFO] BugInstance size is 0 10:02:52 [INFO] Error size is 0 10:02:52 [INFO] No errors/warnings found 10:02:52 [INFO] 10:02:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 10:02:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:02:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 10:02:52 [INFO] 10:02:52 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 10:02:52 [INFO] No sources to compile 10:02:52 [INFO] 10:02:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 10:02:52 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:02:52 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:02:53 [INFO] Compiled 4 files. 10:02:53 [INFO] 10:02:53 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 10:02:54 [INFO] 10:02:54 [INFO] ------------------------------------------------------- 10:02:54 [INFO] T E S T S 10:02:54 [INFO] ------------------------------------------------------- 10:02:55 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:02:56 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 10:02:56 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 10:02:56 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 10:02:56 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 10:02:56 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 10:02:56 line 1:18 missing QName at '' 10:02:56 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:02:56 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:02:56 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:02:56 [INFO] 10:02:56 [INFO] Results: 10:02:56 [INFO] 10:02:56 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 10:02:56 [INFO] 10:02:56 [INFO] 10:02:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 10:02:56 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:02:56 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:02:56 [INFO] 10:02:56 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 10:02:56 [INFO] 10:02:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 10:02:56 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.6-SNAPSHOT.jar 10:02:56 [INFO] 10:02:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 10:02:56 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:02:56 [INFO] 10:02:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 10:02:56 [INFO] 10:02:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 10:02:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:02:56 [INFO] 10:02:56 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 10:02:56 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:02:56 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:02:56 [INFO] All coverage checks have been met. 10:02:56 [INFO] 10:02:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 10:02:56 [INFO] 10:02:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 10:02:56 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.6-SNAPSHOT/cps-path-parser-3.4.6-SNAPSHOT.jar 10:02:56 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.6-SNAPSHOT/cps-path-parser-3.4.6-SNAPSHOT.pom 10:02:56 [INFO] 10:02:56 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 10:02:56 [INFO] Building cps-service 3.4.6-SNAPSHOT [8/23] 10:02:56 [INFO] --------------------------------[ jar ]--------------------------------- 10:03:01 [INFO] 10:03:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 10:03:01 [INFO] 10:03:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 10:03:01 [INFO] 10:03:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 10:03:01 [INFO] 10:03:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 10:03:01 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:03:01 [INFO] 10:03:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 10:03:01 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:03:01 [INFO] 10:03:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 10:03:01 [INFO] You have 0 Checkstyle violations. 10:03:01 [INFO] 10:03:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 10:03:02 [INFO] You have 0 Checkstyle violations. 10:03:02 [INFO] 10:03:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 10:03:02 [INFO] Starting audit... 10:03:02 Audit done. 10:03:02 [INFO] You have 0 Checkstyle violations. 10:03:02 [INFO] 10:03:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 10:03:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:03:02 [INFO] Copying 1 resource 10:03:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 10:03:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 10:03:02 [INFO] 10:03:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 10:03:02 [INFO] Changes detected - recompiling the module! :dependency 10:03:02 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 10:03:04 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 10:03:04 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 10:03:04 [INFO] 10:03:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 10:03:04 [INFO] 10:03:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 10:03:04 [INFO] Fork Value is true 10:03:06 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:03:06 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:03:06 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:03:06 [java] WARNING: System::setSecurityManager will be removed in a future release 10:03:09 [INFO] Done SpotBugs Analysis.... 10:03:09 [INFO] 10:03:09 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 10:03:09 [INFO] 10:03:09 [INFO] 10:03:09 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 10:03:09 [INFO] BugInstance size is 0 10:03:09 [INFO] Error size is 0 10:03:09 [INFO] No errors/warnings found 10:03:09 [INFO] 10:03:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 10:03:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:03:09 [INFO] Copying 30 resources 10:03:09 [INFO] 10:03:09 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 10:03:09 [INFO] Changes detected - recompiling the module! :dependency 10:03:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:03:09 [INFO] 10:03:09 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 10:03:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:03:10 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:03:11 [INFO] Compiled 67 files. 10:03:11 [INFO] 10:03:11 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 10:03:11 [INFO] 10:03:11 [INFO] ------------------------------------------------------- 10:03:11 [INFO] T E S T S 10:03:11 [INFO] ------------------------------------------------------- 10:03:14 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 10:03:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s - in org.onap.cps.utils.DataMapUtilsSpec 10:03:14 [INFO] Running org.onap.cps.utils.GsonSpec 10:03:14 first-container a-leaf a-Value 10:03:14 last-container x-leaf x-value 10:03:14 10:03:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.utils.GsonSpec 10:03:14 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 10:03:16 10:03:16.383 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 10:03:16 10:03:16.397 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 10:03:16 10:03:16.432 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:03:16 10:03:16.437 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 10:03:16 10:03:16.465 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 10:03:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 s - in org.onap.cps.utils.JsonObjectMapperSpec 10:03:16 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 10:03:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s - in org.onap.cps.utils.JsonParserStreamSpec 10:03:17 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 10:03:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.onap.cps.utils.PrefixResolverSpec 10:03:17 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 10:03:17 [Fatal Error] :1:1: Content is not allowed in prolog. 10:03:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.onap.cps.utils.XmlFileUtilsSpec 10:03:17 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 10:03:17 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 10:03:17 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 10:03:17 [Fatal Error] :1:1: Premature end of file. 10:03:17 line 1:1 no viable alternative at input '/' 10:03:17 line 1:1 no viable alternative at input '/[' 10:03:17 line 1:11 missing QName at '' 10:03:17 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.onap.cps.utils.YangParserHelperSpec 10:03:17 [INFO] Running org.onap.cps.utils.YangParserSpec 10:03:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.utils.YangParserSpec 10:03:17 [INFO] Running org.onap.cps.utils.YangUtilsSpec 10:03:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.utils.YangUtilsSpec 10:03:17 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:03:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:03:18 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 10:03:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 10:03:18 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 10:03:18 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:03:18 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:03:18 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 10:03:18 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 10:03:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 10:03:18 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:03:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:03:18 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:03:18 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:03:18 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:03:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:03:18 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 10:03:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 10:03:18 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:03:20 10:03:12,855 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:03:20 10:03:12,880 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:03:20 10:03:12,880 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:03:20 10:03:12,881 |-INFO in ch.qos.logback.classic.BasicConfigurator@e4fa412 - Setting up default configuration. 10:03:20 10:03:19,106 |-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. 10:03:20 10:03:19,106 |-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 10:03:20 10:03:19,109 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:03:20 10:03:19,109 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:03:20 10:03:19,109 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:03:20 10:03:19,111 |-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. 10:03:20 10:03:19,111 |-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 10:03:20 10:03:19,121 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:03:20 10:03:19,121 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:03:20 10:03:19,125 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:03:20 10:03:19,158 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709200999156) 10:03:20 10:03:19,158 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 10:03:20 10:03:19,158 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:03:20 10:03:19,165 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:03:20 10:03:19,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:03:20 10:03:19,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:03:20 10:03:19,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:03:20 10:03:19,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:03:20 10:03:19,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:03:20 10:03:19,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:03:20 10:03:19,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:03:20 10:03:19,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:03:20 10:03:19,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:03:20 10:03:19,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:03:20 10:03:19,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:03:20 10:03:19,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:03:20 10:03:19,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:03:20 10:03:19,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:03:20 10:03:19,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:03:20 10:03:19,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:03:20 10:03:19,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:03:20 10:03:19,173 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:03:20 10:03:19,193 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:03:20 10:03:19,193 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:03:20 10:03:19,201 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:03:20 10:03:19,207 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:03:20 10:03:19,693 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd58aa - Setting zoneId to "UTC" 10:03:20 10:03:19,702 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:03:20 10:03:19,702 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:03:20 10:03:19,983 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:03:20 10:03:19,984 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:03:20 10:03:19,984 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:03:20 10:03:19,985 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:03:20 10:03:19,985 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:03:20 10:03:19,986 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:03:20 10:03:19,986 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:03:20 10:03:19,986 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4808c603 - End of configuration. 10:03:20 10:03:19,986 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47987ab2 - Registering current configuration as safe fallback point 10:03:20 10:03:20 10:03:20 . ____ _ __ _ _ 10:03:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:03:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:03:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:03:20 ' |____| .__|_| |_|_| |_\__, | / / / / 10:03:20 =========|_|==============|___/=/_/_/_/ 10:03:20 :: Spring Boot :: (v3.1.2) 10:03:20 10:03:20 2024-02-29T10:03:20.149Z INFO 6666 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6666 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:03:20 2024-02-29T10:03:20.150Z INFO 6666 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 10:03:20 2024-02-29T10:03:20.554Z INFO 6666 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.725 seconds (process running for 8.569) 10:03:20 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:03:21 2024-02-29T10:03:21.117Z WARN 6666 --- [ 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 10:03:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.41 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:03:21 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 10:03:24 10:03:24 . ____ _ __ _ _ 10:03:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:03:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:03:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:03:24 ' |____| .__|_| |_|_| |_\__, | / / / / 10:03:24 =========|_|==============|___/=/_/_/_/ 10:03:24 :: Spring Boot :: (v3.1.2) 10:03:24 10:03:24 2024-02-29T10:03:21.214Z INFO 6666 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6666 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:03:24 2024-02-29T10:03:21.214Z INFO 6666 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:03:24 2024-02-29T10:03:21.350Z WARN 6666 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 10:03:24 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 10:03:24 2024-02-29T10:03:21.439Z INFO 6666 --- [ main] com.hazelcast.system.logo : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:03:24 + + o o o o---o o----o o o---o o o----o o--o--o 10:03:24 + + + + | | / \ / | | / / \ | | 10:03:24 + + + + + o----o o o o o----o | o o o o----o | 10:03:24 + + + + | | / \ / | | \ / \ | | 10:03:24 + + o o o o o---o o----o o----o o---o o o o----o o 10:03:24 2024-02-29T10:03:21.440Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:03:24 2024-02-29T10:03:21.440Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.210]:5701 10:03:24 2024-02-29T10:03:21.440Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:03:24 2024-02-29T10:03:21.440Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]: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. 10:03:24 2024-02-29T10:03:21.443Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:03:24 To enable the Jet engine on the members, do one of the following: 10:03:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:03:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:03:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:03:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:03:24 2024-02-29T10:03:21.857Z INFO 6666 --- [ main] com.hazelcast.system.security : [10.30.107.210]: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. 10:03:24 2024-02-29T10:03:21.949Z INFO 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:03:24 2024-02-29T10:03:21.954Z WARN 6666 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.210]: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. 10:03:24 2024-02-29T10:03:22.285Z INFO 6666 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:03:24 2024-02-29T10:03:22.293Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.210]:5701 is STARTING 10:03:24 2024-02-29T10:03:24.297Z INFO 6666 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:03:24 10:03:24 Members {size:1, ver:1} [ 10:03:24 Member [10.30.107.210]:5701 - 3a2fcaf5-d44e-44cf-818e-01f07d9b541f this 10:03:24 ] 10:03:24 10:03:24 2024-02-29T10:03:24.317Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.210]:5701 is STARTED 10:03:24 2024-02-29T10:03:24.364Z INFO 6666 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.183 seconds (process running for 12.379) 10:03:24 2024-02-29T10:03:24.423Z INFO 6666 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:03:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.249 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 10:03:24 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 10:03:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 10:03:24 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 10:03:26 2024-02-29T10:03:24.441Z INFO 6666 --- [ main] com.hazelcast.system.logo : [10.30.107.210]:5702 [my cluster] [5.2.4] 10:03:26 + + o o o o---o o----o o o---o o o----o o--o--o 10:03:26 + + + + | | / \ / | | / / \ | | 10:03:26 + + + + + o----o o o o o----o | o o o o----o | 10:03:26 + + + + | | / \ / | | \ / \ | | 10:03:26 + + o o o o o---o o----o o----o o---o o o o----o o 10:03:26 2024-02-29T10:03:24.441Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:03:26 2024-02-29T10:03:24.441Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.210]:5702 10:03:26 2024-02-29T10:03:24.441Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5702 [my cluster] [5.2.4] Cluster name: my cluster 10:03:26 2024-02-29T10:03:24.441Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]: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. 10:03:26 2024-02-29T10:03:24.441Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 10:03:26 To enable the Jet engine on the members, do one of the following: 10:03:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:03:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:03:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:03:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:03:26 2024-02-29T10:03:24.460Z INFO 6666 --- [ main] com.hazelcast.system.security : [10.30.107.210]: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. 10:03:26 2024-02-29T10:03:24.462Z INFO 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5702 [my cluster] [5.2.4] Using Multicast discovery 10:03:26 2024-02-29T10:03:24.463Z WARN 6666 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.210]: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. 10:03:26 2024-02-29T10:03:24.478Z INFO 6666 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.210]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:03:26 2024-02-29T10:03:24.479Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5702 [my cluster] [5.2.4] [10.30.107.210]:5702 is STARTING 10:03:26 2024-02-29T10:03:26.810Z INFO 6666 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.210]:5702 [my cluster] [5.2.4] 10:03:26 10:03:26 Members {size:1, ver:1} [ 10:03:26 Member [10.30.107.210]:5702 - 979f05dd-5312-4d09-933e-0b7cd49cd728 this 10:03:26 ] 10:03:26 10:03:26 2024-02-29T10:03:26.810Z WARN 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 10:03:26 2024-02-29T10:03:26.811Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5702 [my cluster] [5.2.4] [10.30.107.210]:5702 is STARTED 10:03:32 2024-02-29T10:03:26.821Z INFO 6666 --- [ main] com.hazelcast.system.logo : [10.30.107.210]:5703 [my cluster] [5.2.4] 10:03:32 + + o o o o---o o----o o o---o o o----o o--o--o 10:03:32 + + + + | | / \ / | | / / \ | | 10:03:32 + + + + + o----o o o o o----o | o o o o----o | 10:03:32 + + + + | | / \ / | | \ / \ | | 10:03:32 + + o o o o o---o o----o o----o o---o o o o----o o 10:03:32 2024-02-29T10:03:26.821Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:03:32 2024-02-29T10:03:26.821Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.210]:5703 10:03:32 2024-02-29T10:03:26.821Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5703 [my cluster] [5.2.4] Cluster name: my cluster 10:03:32 2024-02-29T10:03:26.821Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]: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. 10:03:32 2024-02-29T10:03:26.821Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 10:03:32 To enable the Jet engine on the members, do one of the following: 10:03:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:03:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:03:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:03:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:03:32 2024-02-29T10:03:26.838Z INFO 6666 --- [ main] com.hazelcast.system.security : [10.30.107.210]: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. 10:03:32 2024-02-29T10:03:26.840Z INFO 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5703 [my cluster] [5.2.4] Using Multicast discovery 10:03:32 2024-02-29T10:03:26.840Z WARN 6666 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.210]: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. 10:03:32 2024-02-29T10:03:26.855Z INFO 6666 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.210]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:03:32 2024-02-29T10:03:26.856Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5703 [my cluster] [5.2.4] [10.30.107.210]:5703 is STARTING 10:03:32 2024-02-29T10:03:26.978Z INFO 6666 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.210]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.210]:5702 10:03:32 2024-02-29T10:03:27.005Z INFO 6666 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.210:5702 and /10.30.107.210:36523 10:03:32 2024-02-29T10:03:27.012Z INFO 6666 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.210:36523 and /10.30.107.210:5702 10:03:32 2024-02-29T10:03:32.110Z INFO 6666 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.210]:5702 [my cluster] [5.2.4] 10:03:32 10:03:32 Members {size:2, ver:2} [ 10:03:32 Member [10.30.107.210]:5702 - 979f05dd-5312-4d09-933e-0b7cd49cd728 this 10:03:32 Member [10.30.107.210]:5703 - afb05d5c-2638-43cd-beaa-3e729e6fefe6 10:03:32 ] 10:03:32 10:03:32 2024-02-29T10:03:32.124Z INFO 6666 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.210]:5703 [my cluster] [5.2.4] 10:03:32 10:03:32 Members {size:2, ver:2} [ 10:03:32 Member [10.30.107.210]:5702 - 979f05dd-5312-4d09-933e-0b7cd49cd728 10:03:32 Member [10.30.107.210]:5703 - afb05d5c-2638-43cd-beaa-3e729e6fefe6 this 10:03:32 ] 10:03:32 10:03:32 2024-02-29T10:03:32.124Z WARN 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 10:03:32 2024-02-29T10:03:32.125Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5703 [my cluster] [5.2.4] [10.30.107.210]:5703 is STARTED 10:03:38 2024-02-29T10:03:32.135Z INFO 6666 --- [ main] com.hazelcast.system.logo : [10.30.107.210]:5704 [my cluster] [5.2.4] 10:03:38 + + o o o o---o o----o o o---o o o----o o--o--o 10:03:38 + + + + | | / \ / | | / / \ | | 10:03:38 + + + + + o----o o o o o----o | o o o o----o | 10:03:38 + + + + | | / \ / | | \ / \ | | 10:03:38 + + o o o o o---o o----o o----o o---o o o o----o o 10:03:38 2024-02-29T10:03:32.135Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:03:38 2024-02-29T10:03:32.135Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.210]:5704 10:03:38 2024-02-29T10:03:32.135Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5704 [my cluster] [5.2.4] Cluster name: my cluster 10:03:38 2024-02-29T10:03:32.135Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]: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. 10:03:38 2024-02-29T10:03:32.135Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.210]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 10:03:38 To enable the Jet engine on the members, do one of the following: 10:03:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:03:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:03:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:03:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:03:38 2024-02-29T10:03:32.150Z INFO 6666 --- [ main] com.hazelcast.system.security : [10.30.107.210]: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. 10:03:38 2024-02-29T10:03:32.152Z INFO 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5704 [my cluster] [5.2.4] Using Multicast discovery 10:03:38 2024-02-29T10:03:32.152Z WARN 6666 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.210]: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. 10:03:38 2024-02-29T10:03:32.167Z INFO 6666 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.210]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:03:38 2024-02-29T10:03:32.168Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5704 [my cluster] [5.2.4] [10.30.107.210]:5704 is STARTING 10:03:38 2024-02-29T10:03:32.344Z INFO 6666 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.210]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.210]:5702 10:03:38 2024-02-29T10:03:32.347Z INFO 6666 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.210:5702 and /10.30.107.210:54381 10:03:38 2024-02-29T10:03:32.348Z INFO 6666 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.210:54381 and /10.30.107.210:5702 10:03:38 2024-02-29T10:03:37.455Z INFO 6666 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.210]:5702 [my cluster] [5.2.4] 10:03:38 10:03:38 Members {size:3, ver:3} [ 10:03:38 Member [10.30.107.210]:5702 - 979f05dd-5312-4d09-933e-0b7cd49cd728 this 10:03:38 Member [10.30.107.210]:5703 - afb05d5c-2638-43cd-beaa-3e729e6fefe6 10:03:38 Member [10.30.107.210]:5704 - 499843e8-407a-4c2d-b847-34eed7242a30 10:03:38 ] 10:03:38 10:03:38 2024-02-29T10:03:37.459Z INFO 6666 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.210]:5703 [my cluster] [5.2.4] 10:03:38 10:03:38 Members {size:3, ver:3} [ 10:03:38 Member [10.30.107.210]:5702 - 979f05dd-5312-4d09-933e-0b7cd49cd728 10:03:38 Member [10.30.107.210]:5703 - afb05d5c-2638-43cd-beaa-3e729e6fefe6 this 10:03:38 Member [10.30.107.210]:5704 - 499843e8-407a-4c2d-b847-34eed7242a30 10:03:38 ] 10:03:38 10:03:38 2024-02-29T10:03:37.459Z INFO 6666 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.210]:5704 [my cluster] [5.2.4] 10:03:38 10:03:38 Members {size:3, ver:3} [ 10:03:38 Member [10.30.107.210]:5702 - 979f05dd-5312-4d09-933e-0b7cd49cd728 10:03:38 Member [10.30.107.210]:5703 - afb05d5c-2638-43cd-beaa-3e729e6fefe6 10:03:38 Member [10.30.107.210]:5704 - 499843e8-407a-4c2d-b847-34eed7242a30 this 10:03:38 ] 10:03:38 10:03:38 2024-02-29T10:03:37.461Z INFO 6666 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.210]:5704 [my cluster] [5.2.4] Connecting to /10.30.107.210:5703, timeout: 10000, bind-any: true 10:03:38 2024-02-29T10:03:37.463Z INFO 6666 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.210:5704 and /10.30.107.210:52589 10:03:38 2024-02-29T10:03:37.463Z INFO 6666 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.210:5703 and /10.30.107.210:51189 10:03:38 2024-02-29T10:03:37.464Z INFO 6666 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.210:51189 and /10.30.107.210:5703 10:03:38 2024-02-29T10:03:37.465Z INFO 6666 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.210:52589 and /10.30.107.210:5704 10:03:38 2024-02-29T10:03:38.461Z WARN 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 10:03:38 2024-02-29T10:03:38.462Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5704 [my cluster] [5.2.4] [10.30.107.210]:5704 is STARTED 10:03:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.037 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 10:03:38 [INFO] Running org.onap.cps.config.AsyncConfigSpec 10:03:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.config.AsyncConfigSpec 10:03:38 [INFO] Running org.onap.cps.config.CacheConfigSpec 10:03:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.config.CacheConfigSpec 10:03:38 [INFO] Running org.onap.cps.events.EventsPublisherSpec 10:03:38 2024-02-29T10:03:38.737Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:03:38 2024-02-29T10:03:38.745Z ERROR 6666 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 10:03:38 2024-02-29T10:03:38.759Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:03:38 2024-02-29T10:03:38.768Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:03:38 2024-02-29T10:03:38.774Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:03:38 2024-02-29T10:03:38.775Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:03:38 2024-02-29T10:03:38.775Z ERROR 6666 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 10:03:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.onap.cps.events.EventsPublisherSpec 10:03:38 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 10:03:38 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 10:03:38 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 10:03:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 10:03:38 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:03:38 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:03:38 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 10:03:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 10:03:38 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 10:03:40 2024-02-29T10:03:39.092Z WARN 6666 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 10:03:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 10:03:40 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 10:03:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 10:03:40 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:03:40 2024-02-29T10:03:39.175Z ERROR 6666 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 10:03:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:03:40 2024-02-29T10:03:39.214Z INFO 6666 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.210]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:03:40 2024-02-29T10:03:39.216Z INFO 6666 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.210]:5702 [my cluster] [5.2.4] [10.30.107.210]:5702 is SHUTTING_DOWN 10:03:40 [INFO] 10:03:40 [INFO] Results: 10:03:40 [INFO] 10:03:40 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 10:03:40 [INFO] 10:03:40 [INFO] 10:03:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 10:03:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:03:40 [INFO] Analyzed bundle 'cps-service' with 56 classes 10:03:44 [INFO] 10:03:44 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 10:03:44 [INFO] 10:03:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 10:03:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar 10:03:44 [INFO] 10:03:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 10:03:44 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:03:44 [INFO] 10:03:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 10:03:44 [INFO] 10:03:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 10:03:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:03:44 [INFO] 10:03:44 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 10:03:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:03:44 [INFO] Analyzed bundle 'cps-service' with 56 classes 10:03:44 [INFO] All coverage checks have been met. 10:03:44 [INFO] 10:03:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 10:03:44 [INFO] 10:03:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 10:03:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.6-SNAPSHOT/cps-service-3.4.6-SNAPSHOT.jar 10:03:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.6-SNAPSHOT/cps-service-3.4.6-SNAPSHOT.pom 10:03:44 [INFO] 10:03:44 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 10:03:44 [INFO] Building cps-rest 3.4.6-SNAPSHOT [9/23] 10:03:44 [INFO] --------------------------------[ jar ]--------------------------------- 10:03:57 [INFO] 10:03:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 10:03:58 [INFO] 10:03:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 10:03:58 [INFO] 10:03:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 10:03:58 [INFO] 10:03:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 10:03: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-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:03:58 [INFO] 10:03:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 10:03: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-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:03:58 [INFO] 10:03:58 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 10:04:01 [INFO] Generating with dryRun=false 10:04:01 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 10:04:01 [INFO] OpenAPI Generator: spring (server) 10:04:01 [INFO] Generator 'spring' is considered stable. 10:04:01 [INFO] ---------------------------------- 10:04:01 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 10:04:01 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 10:04:01 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:04:01 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:04:01 [INFO] Processing operation createDataspace 10:04:01 [INFO] Processing operation deleteDataspace 10:04:01 [INFO] Processing operation createDataspaceV2 10:04:01 [INFO] Processing operation getAllDataspaces 10:04:01 [INFO] Processing operation getDataspace 10:04:01 [INFO] Processing operation createAnchor 10:04:01 [INFO] Processing operation createAnchorV2 10:04:01 [INFO] Processing operation getAnchors 10:04:01 [INFO] Processing operation getAnchor 10:04:01 [INFO] Processing operation deleteAnchor 10:04:01 [INFO] Processing operation createSchemaSet 10:04:01 [INFO] Processing operation createSchemaSetV2 10:04:01 [INFO] Processing operation getSchemaSets 10:04:01 [INFO] Processing operation getSchemaSet 10:04:01 [INFO] Processing operation deleteSchemaSet 10:04:01 [INFO] Processing operation getNodeByDataspaceAndAnchor 10:04:01 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 10:04:01 [INFO] Processing operation replaceNode 10:04:01 [INFO] Processing operation createNode 10:04:01 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:04:01 [INFO] Processing operation deleteDataNode 10:04:01 [INFO] Processing operation updateNodeLeaves 10:04:01 [INFO] Processing operation deleteListOrListElement 10:04:01 [INFO] Processing operation replaceListContent 10:04:01 [INFO] Processing operation addListElements 10:04:01 [INFO] Processing operation getDeltaByDataspaceAndAnchors 10:04:01 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 10:04:01 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 10:04:01 [INFO] Processing operation getNodesByDataspaceAndCpsPath 10:04:01 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:01 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:01 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:04:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 10:04:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 10:04:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 10:04:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 10:04:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 10:04:01 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:04:01 [WARNING] Multiple MediaTypes found, using only the first one 10:04:01 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 10:04:01 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 10:04:01 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 10:04:01 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:01 [INFO] Skipping generation of supporting files. 10:04:01 ################################################################################ 10:04:01 # Thanks for using OpenAPI Generator. # 10:04:01 # Please consider donation to help us maintain this project 🙏 # 10:04:01 # https://opencollective.com/openapi_generator/donate # 10:04:01 ################################################################################ 10:04:01 [INFO] 10:04:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 10:04:01 [INFO] You have 0 Checkstyle violations. 10:04:01 [INFO] 10:04:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 10:04:01 [INFO] You have 0 Checkstyle violations. 10:04:01 [INFO] 10:04:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 10:04:01 [INFO] Starting audit... 10:04:01 Audit done. 10:04:01 [INFO] You have 0 Checkstyle violations. 10:04:01 [INFO] 10:04:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 10:04:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:04:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 10:04:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 10:04:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 10:04:01 [INFO] 10:04:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 10:04:01 [INFO] Changes detected - recompiling the module! :dependency 10:04:01 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 10:04:03 [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 10:04:03 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 10:04:03 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 10:04:03 [INFO] 10:04:03 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 10:04:03 [INFO] 10:04:03 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 10:04:03 [INFO] Fork Value is true 10:04:04 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:04:04 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:04:04 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:04:04 [java] WARNING: System::setSecurityManager will be removed in a future release 10:04:07 [INFO] Done SpotBugs Analysis.... 10:04:07 [INFO] 10:04:07 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 10:04:07 [INFO] 10:04:07 [INFO] 10:04:07 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 10:04:07 [INFO] BugInstance size is 0 10:04:07 [INFO] Error size is 0 10:04:07 [INFO] No errors/warnings found 10:04:07 [INFO] 10:04:07 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 10:04:07 [INFO] Generating with dryRun=false 10:04:07 [INFO] No .openapi-generator-ignore file found. 10:04:07 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:04:07 [INFO] Generator 'openapi-yaml' is considered stable. 10:04:07 [INFO] Output file [outputFile=openapi.yaml] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:04:07 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:04:07 [WARNING] Multiple MediaTypes found, using only the first one 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:04:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 10:04:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 10:04:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:04:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:04:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:04:07 ################################################################################ 10:04:07 # Thanks for using OpenAPI Generator. # 10:04:07 # Please consider donation to help us maintain this project 🙏 # 10:04:07 # https://opencollective.com/openapi_generator/donate # 10:04:07 ################################################################################ 10:04:07 [INFO] 10:04:07 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 10:04:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:04:07 [INFO] Copying 1 resource 10:04:07 [INFO] 10:04:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 10:04:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:04:07 [INFO] Copying 6 resources 10:04:07 [INFO] 10:04:07 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 10:04:07 [INFO] Changes detected - recompiling the module! :dependency 10:04:07 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:04:07 [INFO] 10:04:07 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 10:04:07 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:04:07 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:04:09 [INFO] Compiled 27 files. 10:04:09 [INFO] 10:04:09 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 10:04:09 [INFO] 10:04:09 [INFO] ------------------------------------------------------- 10:04:09 [INFO] T E S T S 10:04:09 [INFO] ------------------------------------------------------- 10:04:11 10:04:10.343 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:04:11 10:04:10.578 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:04:11 10:04:10.718 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:04:11 10:04:10.735 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:04:11 10:04:10.756 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:04:11 10:04:10.765 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:04:11 10:04:10.780 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:04:11 10:04:10.805 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:04:11 10:04:10.840 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:04:11 10:04:10.848 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:04:11 10:04:10.853 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:04:11 10:04:10.861 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:04:11 10:04:10.864 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:04:11 10:04:10.870 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:04:11 10:04:10.873 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:04:11 10:04:10.880 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:04:11 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 10:04:15 10:04:10,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:04:15 10:04:10,154 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:04:15 10:04:10,154 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:04:15 10:04:10,156 |-INFO in ch.qos.logback.classic.BasicConfigurator@56d4481f - Setting up default configuration. 10:04:15 10:04:12,078 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:04:15 10:04:12,152 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@627f678d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:04:15 10:04:12,152 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:04:15 10:04:12,155 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:04:15 10:04:12,155 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:04:15 10:04:12,155 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:04:15 10:04:12,157 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@627f678d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:04:15 10:04:12,157 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:04:15 10:04:12,164 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:04:15 10:04:12,164 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:04:15 10:04:12,170 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:04:15 10:04:12,217 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709201052214) 10:04:15 10:04:12,217 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:04:15 10:04:12,218 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:04:15 10:04:12,223 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:04:15 10:04:12,228 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:04:15 10:04:12,228 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:04:15 10:04:12,228 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:04:15 10:04:12,228 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:04:15 10:04:12,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:04:15 10:04:12,236 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:04:15 10:04:12,264 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:04:15 10:04:12,264 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:04:15 10:04:12,278 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:04:15 10:04:12,285 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:04:15 10:04:12,592 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b55652a - Setting zoneId to "UTC" 10:04:15 10:04:12,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:04:15 10:04:12,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:04:15 10:04:12,871 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:04:15 10:04:12,872 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:04:15 10:04:12,872 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:04:15 10:04:12,873 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:04:15 10:04:12,873 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:04:15 10:04:12,873 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:04:15 10:04:12,874 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:04:15 10:04:12,874 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@8c54f48 - End of configuration. 10:04:15 10:04:12,874 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@119f02d2 - Registering current configuration as safe fallback point 10:04:15 10:04:15 10:04:15 . ____ _ __ _ _ 10:04:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:04:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:04:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:04:15 ' |____| .__|_| |_|_| |_\__, | / / / / 10:04:15 =========|_|==============|___/=/_/_/_/ 10:04:15 :: Spring Boot :: (v3.1.2) 10:04:15 10:04:15 2024-02-29T10:04:12.993Z INFO 7027 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7027 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:04:15 2024-02-29T10:04:12.994Z INFO 7027 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:04:15 2024-02-29T10:04:15.731Z INFO 7027 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:04:15 2024-02-29T10:04:15.731Z INFO 7027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:04:15 2024-02-29T10:04:15.733Z INFO 7027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 10:04:15 2024-02-29T10:04:15.762Z INFO 7027 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 4.116 seconds (process running for 6.488) 10:04:16 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:04:17 2024-02-29T10:04:17.017Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:17 10:04:17 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:04:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:04:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:04:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:04:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:04:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:04:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:04:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:04:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:04:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:04:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:04:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:04:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:17 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:04:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:17 Caused by: java.lang.RuntimeException: null 10:04:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:04:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:04:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:04:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:04:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:04:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:04:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:04:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:04:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:04:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:04:17 ... 88 common frames omitted 10:04:17 10:04:17 2024-02-29T10:04:17.248Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:17 10:04:17 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 10:04:17 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 10:04:17 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 10:04:17 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:04:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:04:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:04:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:04:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:04:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:04:17 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:04:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:04:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:04:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:17 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 10:04:17 and component.yang=fake component content 1 10:04:17 10:04:17 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 10:04:17 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 10:04:17 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 10:04:17 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 10:04:17 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 10:04:17 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 10:04:17 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 10:04:17 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 10:04:17 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 10:04:17 ... 147 common frames omitted 10:04:17 10:04:17 2024-02-29T10:04:17.447Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:17 10:04:17 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 10:04:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:04:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:04:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:04:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:04:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:04:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:04:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:04:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:17 10:04:17 2024-02-29T10:04:17.459Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:17 10:04:17 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 10:04:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:04:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:04:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:04:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:04:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:17 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:17 10:04:17 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.353 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 10:04:17 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:04:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:04:17 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 10:04:18 10:04:18 . ____ _ __ _ _ 10:04:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:04:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:04:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:04:18 ' |____| .__|_| |_|_| |_\__, | / / / / 10:04:18 =========|_|==============|___/=/_/_/_/ 10:04:18 :: Spring Boot :: (v3.1.2) 10:04:18 10:04:18 2024-02-29T10:04:17.691Z INFO 7027 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7027 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:04:18 2024-02-29T10:04:17.692Z INFO 7027 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:04:18 2024-02-29T10:04:18.657Z INFO 7027 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:04:18 2024-02-29T10:04:18.657Z INFO 7027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:04:18 2024-02-29T10:04:18.657Z INFO 7027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:04:18 2024-02-29T10:04:18.662Z INFO 7027 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 1.006 seconds (process running for 9.389) 10:04:18 2024-02-29T10:04:18.775Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:18 10:04:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:04:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:04:18 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:04:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:04:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:04:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:04:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:04:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:04:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:04:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:04:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:04:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:04:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:18 10:04:18 2024-02-29T10:04:18.942Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:18 10:04:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:04:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:04:18 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:04:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:04:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:04:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:04:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:04:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:04:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:04:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:04:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:04:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:04:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:18 10:04:19 2024-02-29T10:04:18.963Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:19 10:04:19 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:04:19 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:04:19 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:04:19 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:19 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:19 10:04:19 2024-02-29T10:04:19.260Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:19 10:04:19 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:04:19 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:04:19 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:04:19 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:04:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:19 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:19 10:04:19 2024-02-29T10:04:19.291Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:19 10:04:19 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:04:19 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:04:19 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:04:19 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:19 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:19 10:04:19 2024-02-29T10:04:19.311Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:19 10:04:19 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:04:19 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:04:19 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:04:19 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:19 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:19 10:04:19 2024-02-29T10:04:19.325Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:19 10:04:19 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:04:19 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:04:19 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:04:19 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:19 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:19 10:04:19 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 s - in org.onap.cps.rest.controller.DataRestControllerSpec 10:04:19 2024-02-29T10:04:19.339Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:19 10:04:19 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:04:19 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:04:19 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:04:19 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:04:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:04:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:04:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:04:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:04:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:04:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:04:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:04:19 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:04:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:04:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:04:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:19 10:04:19 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 10:04:20 10:04:20 . ____ _ __ _ _ 10:04:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:04:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:04:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:04:20 ' |____| .__|_| |_|_| |_\__, | / / / / 10:04:20 =========|_|==============|___/=/_/_/_/ 10:04:20 :: Spring Boot :: (v3.1.2) 10:04:20 10:04:20 2024-02-29T10:04:19.381Z INFO 7027 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7027 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:04:20 2024-02-29T10:04:19.381Z INFO 7027 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:04:20 2024-02-29T10:04:20.095Z INFO 7027 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:04:20 2024-02-29T10:04:20.095Z INFO 7027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:04:20 2024-02-29T10:04:20.095Z INFO 7027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:04:20 2024-02-29T10:04:20.099Z INFO 7027 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.746 seconds (process running for 10.825) 10:04:20 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 10:04:20 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:04:20 10:04:20 . ____ _ __ _ _ 10:04:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:04:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:04:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:04:20 ' |____| .__|_| |_|_| |_\__, | / / / / 10:04:20 =========|_|==============|___/=/_/_/_/ 10:04:20 :: Spring Boot :: (v3.1.2) 10:04:20 10:04:20 2024-02-29T10:04:20.308Z INFO 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7027 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:04:20 2024-02-29T10:04:20.308Z INFO 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:04:20 2024-02-29T10:04:20.916Z INFO 7027 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:04:20 2024-02-29T10:04:20.916Z INFO 7027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:04:20 2024-02-29T10:04:20.916Z INFO 7027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:04:20 2024-02-29T10:04:20.920Z INFO 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.639 seconds (process running for 11.646) 10:04:20 2024-02-29T10:04:20.951Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:20 10:04:20 java.lang.IllegalStateException: some error message 10:04:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:04:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:04:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:04:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:04:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:04:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:04:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:04:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:04:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:04:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:04:20 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 10:04:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:04:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:04:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:04:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:20 10:04:20 2024-02-29T10:04:20.981Z ERROR 7027 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:04:20 10:04:20 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:04:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:04:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:04:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:04:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:04:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:04:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:04:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:04:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:04:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:04:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 10:04:20 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 10:04:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:04:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:04:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:04:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:04:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:04:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:04:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:04:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:04:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:04:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:04:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:04:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:04:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:04:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:04:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:04:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:04:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:04:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:04:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:04:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:04:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:04:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:04:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:04:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:04:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:04:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:04:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:04:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:04:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:04:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:04:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:04:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:04:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:04:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:04:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:04:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:04:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:04:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:04:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:04:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:04:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:04:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:04:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:04:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:04:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:04:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:04:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:04:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:04:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:04:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:04:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:04:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:04:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:04:21 Caused by: java.lang.Throwable: null 10:04:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:04:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:04:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:04:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:04:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:04:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:04:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:04:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:04:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:04:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:04:21 ... 88 common frames omitted 10:04:21 10:04:21 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:04:21 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 10:04:21 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 10:04:21 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:04:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:04:21 [INFO] 10:04:21 [INFO] Results: 10:04:21 [INFO] 10:04:21 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 10:04:21 [INFO] 10:04:21 [INFO] 10:04:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 10:04:21 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:04:21 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:04:21 [INFO] 10:04:21 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 10:04:21 [INFO] 10:04:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 10:04:21 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.6-SNAPSHOT.jar 10:04:21 [INFO] 10:04:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 10:04:21 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:04:21 [INFO] 10:04:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 10:04:21 [INFO] 10:04:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 10:04:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:04:21 [INFO] 10:04:21 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 10:04:21 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:04:21 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:04:21 [INFO] All coverage checks have been met. 10:04:21 [INFO] 10:04:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 10:04:21 [INFO] 10:04:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 10:04:21 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.6-SNAPSHOT/cps-rest-3.4.6-SNAPSHOT.jar 10:04:21 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.6-SNAPSHOT/cps-rest-3.4.6-SNAPSHOT.pom 10:04:21 [INFO] 10:04:21 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 10:04:21 [INFO] Building cps-ncmp-events 3.4.6-SNAPSHOT [10/23] 10:04:21 [INFO] --------------------------------[ jar ]--------------------------------- 10:04:21 [INFO] 10:04:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 10:04:21 [INFO] 10:04:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 10:04:21 [INFO] 10:04:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 10:04:21 [INFO] 10:04:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 10:04:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:04:21 [INFO] 10:04:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 10:04:21 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:04:21 [INFO] 10:04:21 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 10:04:21 [INFO] 10:04:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 10:04:21 [INFO] You have 0 Checkstyle violations. 10:04:21 [INFO] 10:04:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 10:04:21 [INFO] You have 0 Checkstyle violations. 10:04:21 [INFO] 10:04:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 10:04:21 [INFO] Starting audit... 10:04:21 Audit done. 10:04:21 [INFO] You have 0 Checkstyle violations. 10:04:21 [INFO] 10:04:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 10:04:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:04:21 [INFO] Copying 12 resources 10:04:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 10:04:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 10:04:21 [INFO] 10:04:21 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 10:04:21 [INFO] Changes detected - recompiling the module! :dependency 10:04:21 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 10:04:22 [INFO] 10:04:22 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 10:04:22 [INFO] 10:04:22 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 10:04:22 [INFO] Fork Value is true 10:04:23 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:04:23 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:04:23 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:04:23 [java] WARNING: System::setSecurityManager will be removed in a future release 10:04:29 [INFO] Done SpotBugs Analysis.... 10:04:29 [INFO] 10:04:29 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 10:04:29 [INFO] 10:04:29 [INFO] 10:04:29 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 10:04:29 [INFO] BugInstance size is 0 10:04:29 [INFO] Error size is 0 10:04:29 [INFO] No errors/warnings found 10:04:29 [INFO] 10:04:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 10:04:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:04:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 10:04:29 [INFO] 10:04:29 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 10:04:29 [INFO] No sources to compile 10:04:29 [INFO] 10:04:29 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 10:04:29 [INFO] No sources specified for compilation. Skipping. 10:04:29 [INFO] 10:04:29 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 10:04:29 [INFO] No tests to run. 10:04:29 [INFO] 10:04:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 10:04:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:04:29 [INFO] 10:04:29 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 10:04:29 [INFO] 10:04:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 10:04:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.6-SNAPSHOT.jar 10:04:29 [INFO] 10:04:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 10:04:29 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:04:29 [INFO] 10:04:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 10:04:29 [INFO] No tests to run. 10:04:29 [INFO] 10:04:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 10:04:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:04:29 [INFO] 10:04:29 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 10:04:29 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 10:04:29 [INFO] 10:04:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 10:04:29 [INFO] 10:04:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 10:04:29 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.6-SNAPSHOT/cps-ncmp-events-3.4.6-SNAPSHOT.jar 10:04:29 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.6-SNAPSHOT/cps-ncmp-events-3.4.6-SNAPSHOT.pom 10:04:29 [INFO] 10:04:29 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 10:04:29 [INFO] Building cps-ncmp-service 3.4.6-SNAPSHOT [11/23] 10:04:29 [INFO] --------------------------------[ jar ]--------------------------------- 10:04:29 [INFO] 10:04:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 10:04:29 [INFO] 10:04:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 10:04:29 [INFO] 10:04:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 10:04:29 [INFO] 10:04:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 10:04:29 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:04:29 [INFO] 10:04:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 10:04:29 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:04:29 [INFO] 10:04:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 10:04:29 [INFO] You have 0 Checkstyle violations. 10:04:29 [INFO] 10:04:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 10:04:30 [INFO] You have 0 Checkstyle violations. 10:04:30 [INFO] 10:04:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 10:04:30 [INFO] Starting audit... 10:04:30 Audit done. 10:04:30 [INFO] You have 0 Checkstyle violations. 10:04:30 [INFO] 10:04:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 10:04:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:04:30 [INFO] Copying 2 resources 10:04:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 10:04:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 10:04:30 [INFO] 10:04:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 10:04:30 [INFO] Changes detected - recompiling the module! :dependency 10:04:30 [INFO] Compiling 115 source files with javac [debug release 17] to target/classes 10:04:32 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 10:04:32 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 10:04:32 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 10:04:32 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 10:04:32 [INFO] 10:04:32 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 10:04:32 [INFO] 10:04:32 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 10:04:32 [INFO] Fork Value is true 10:04:34 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:04:34 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:04:34 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:04:34 [java] WARNING: System::setSecurityManager will be removed in a future release 10:04:39 [INFO] Done SpotBugs Analysis.... 10:04:39 [INFO] 10:04:39 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 10:04:39 [INFO] 10:04:39 [INFO] 10:04:39 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 10:04:39 [INFO] BugInstance size is 0 10:04:39 [INFO] Error size is 0 10:04:39 [INFO] No errors/warnings found 10:04:39 [INFO] 10:04:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 10:04:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:04:39 [INFO] Copying 12 resources 10:04:39 [INFO] 10:04:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 10:04:39 [INFO] Changes detected - recompiling the module! :dependency 10:04:39 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:04:39 [INFO] 10:04:39 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 10:04:39 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:04:39 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:04:43 [INFO] Compiled 186 files. 10:04:43 [INFO] 10:04:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 10:04:43 [INFO] 10:04:43 [INFO] ------------------------------------------------------- 10:04:43 [INFO] T E S T S 10:04:43 [INFO] ------------------------------------------------------- 10:04:45 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:04:47 10:04:47.138 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 10:04:47 10:04:47.168 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:04:47 10:04:47.173 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 10:04:47 10:04:47.174 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 10:04:47 10:04:47.194 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 10:04:47 10:04:47.200 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 10:04:47 10:04:47.200 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 10:04:47 10:04:47.211 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 10:04:47 10:04:47.219 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 10:04:47 10:04:47.223 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 10:04:47 10:04:47.258 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 10:04:47 10:04:47.263 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 10:04:47 10:04:47.275 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 10:04:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:04:47 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:04:47 10:04:47.294 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:04:47 10:04:47.301 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 10:04:47 10:04:47.307 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 10:04:47 10:04:47.312 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 10:04:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:04:47 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:04:47 10:04:47.323 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:04:47 10:04:47.324 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 10:04:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:04:47 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:04:47 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:04:47 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:04:47 10:04:47.798 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:04:47 10:04:47.806 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:04:47 10:04:47.810 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.815 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 10:04:47 10:04:47.815 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.817 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 10:04:47 10:04:47.817 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.819 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.821 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.823 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.842 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.847 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.848 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.850 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.854 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.855 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.857 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.861 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.865 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.870 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.877 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.880 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.888 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:04:47 10:04:47.889 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 10:04:47 10:04:47.895 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.901 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:04:47 10:04:47.901 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:04:47 10:04:47.901 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.905 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:04:47 10:04:47.905 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 10:04:47 10:04:47.906 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.908 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:04:47 10:04:47.908 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 10:04:47 10:04:47.909 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.910 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:04:47 10:04:47.910 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:04:47 10:04:47.910 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 10:04:47.912 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:04:47 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:04:47 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:04:48 10:04:48.176 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 10:04:48 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:04:48 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:04:48 10:04:48.215 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 10:04:48 10:04:48.254 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 10:04:48 10:04:48.259 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 10:04:48 10:04:48.260 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 10:04:48 10:04:48.264 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 10:04:48 10:04:48.265 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 10:04:48 10:04:48.269 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 10:04:48 10:04:48.272 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 10:04:48 10:04:48.272 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 10:04:48 10:04:48.274 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:04:48 10:04:48.275 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 10:04:48 10:04:48.275 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:04:48 10:04:48.281 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternateId for cmHandle myHandle1 with value : alt-1) 10:04:48 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:04:48 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:04:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:04:48 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:04:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:04:48 10:04:48.428 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:04:48 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:05:26 10:04:49.155 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:05:26 10:04:49.164 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:05:26 10:04:49.191 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 10:05:26 Server Version: 23.0.1 10:05:26 API Version: 1.42 10:05:26 Operating System: CentOS Stream 8 10:05:26 Total Memory: 31890 MB 10:05:26 10:04:49.196 [main] WARN org.testcontainers.utility.ResourceReaper -- 10:05:26 ******************************************************************************** 10:05:26 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:05:26 ******************************************************************************** 10:05:26 10:04:49.200 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:05:26 10:04:49.201 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:05:26 10:04:49.224 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 10:05:26 10:04:49.231 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 10:05:26 10:04:51.440 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 10:05:26 10:04:51.472 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 10:05:26 10:04:51.969 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 10:05:26 10:04:53.630 [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, (36 MB/? MB) 10:05:26 10:04:54.167 [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, (59 MB/? MB) 10:05:26 10:04:54.618 [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, (74 MB/? MB) 10:05:26 10:04:55.143 [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, (84 MB/? MB) 10:05:26 10:04:55.661 [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, (97 MB/? MB) 10:05:26 10:04:55.678 [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, (97 MB/? MB) 10:05:26 10:04:55.757 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (99 MB/? MB) 10:05:26 10:04:56.213 [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) 10:05:26 10:04:57.090 [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, (155 MB/? MB) 10:05:26 10:04:57.630 [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, (167 MB/? MB) 10:05:26 10:05:02.751 [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, (334 MB/? MB) 10:05:26 10:05:04.431 [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, (367 MB/370 MB) 10:05:26 10:05:09.597 [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, (368 MB/370 MB) 10:05:26 10:05:09.764 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (369 MB/370 MB) 10:05:26 10:05:09.851 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (369 MB/370 MB) 10:05:26 10:05:10.166 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (370 MB/370 MB) 10:05:26 10:05:10.250 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (370 MB/370 MB) 10:05:26 10:05:10.329 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (370 MB/370 MB) 10:05:26 10:05:10.412 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (370 MB/370 MB) 10:05:26 10:05:11.079 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 10:05:26 10:05:11.170 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 10:05:26 10:05:11.190 [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) 10:05:26 10:05:11.231 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:05:26 10:05:18.739 [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: 18f59b2644fac8be9a174dd162b74f1faec91effadf25a55b44a8f7cb46e8457 10:05:26 10:05:24.787 [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 PT35.585128449S 10:05:26 10:05:24.908 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 10:05:26 allow.auto.create.topics = true 10:05:26 auto.commit.interval.ms = 5000 10:05:26 auto.include.jmx.reporter = true 10:05:26 auto.offset.reset = earliest 10:05:26 bootstrap.servers = [PLAINTEXT://localhost:32768] 10:05:26 check.crcs = true 10:05:26 client.dns.lookup = use_all_dns_ips 10:05:26 client.id = consumer-test-1 10:05:26 client.rack = 10:05:26 connections.max.idle.ms = 540000 10:05:26 default.api.timeout.ms = 60000 10:05:26 enable.auto.commit = true 10:05:26 exclude.internal.topics = true 10:05:26 fetch.max.bytes = 52428800 10:05:26 fetch.max.wait.ms = 500 10:05:26 fetch.min.bytes = 1 10:05:26 group.id = test 10:05:26 group.instance.id = null 10:05:26 heartbeat.interval.ms = 3000 10:05:26 interceptor.classes = [] 10:05:26 internal.leave.group.on.close = true 10:05:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:05:26 isolation.level = read_uncommitted 10:05:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:05:26 max.partition.fetch.bytes = 1048576 10:05:26 max.poll.interval.ms = 300000 10:05:26 max.poll.records = 500 10:05:26 metadata.max.age.ms = 300000 10:05:26 metric.reporters = [] 10:05:26 metrics.num.samples = 2 10:05:26 metrics.recording.level = INFO 10:05:26 metrics.sample.window.ms = 30000 10:05:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:05:26 receive.buffer.bytes = 65536 10:05:26 reconnect.backoff.max.ms = 1000 10:05:26 reconnect.backoff.ms = 50 10:05:26 request.timeout.ms = 30000 10:05:26 retry.backoff.ms = 100 10:05:26 sasl.client.callback.handler.class = null 10:05:26 sasl.jaas.config = null 10:05:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:26 sasl.kerberos.min.time.before.relogin = 60000 10:05:26 sasl.kerberos.service.name = null 10:05:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:26 sasl.login.callback.handler.class = null 10:05:26 sasl.login.class = null 10:05:26 sasl.login.connect.timeout.ms = null 10:05:26 sasl.login.read.timeout.ms = null 10:05:26 sasl.login.refresh.buffer.seconds = 300 10:05:26 sasl.login.refresh.min.period.seconds = 60 10:05:26 sasl.login.refresh.window.factor = 0.8 10:05:26 sasl.login.refresh.window.jitter = 0.05 10:05:26 sasl.login.retry.backoff.max.ms = 10000 10:05:26 sasl.login.retry.backoff.ms = 100 10:05:26 sasl.mechanism = GSSAPI 10:05:26 sasl.oauthbearer.clock.skew.seconds = 30 10:05:26 sasl.oauthbearer.expected.audience = null 10:05:26 sasl.oauthbearer.expected.issuer = null 10:05:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:26 sasl.oauthbearer.jwks.endpoint.url = null 10:05:26 sasl.oauthbearer.scope.claim.name = scope 10:05:26 sasl.oauthbearer.sub.claim.name = sub 10:05:26 sasl.oauthbearer.token.endpoint.url = null 10:05:26 security.protocol = PLAINTEXT 10:05:26 security.providers = null 10:05:26 send.buffer.bytes = 131072 10:05:26 session.timeout.ms = 45000 10:05:26 socket.connection.setup.timeout.max.ms = 30000 10:05:26 socket.connection.setup.timeout.ms = 10000 10:05:26 ssl.cipher.suites = null 10:05:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:26 ssl.endpoint.identification.algorithm = https 10:05:26 ssl.engine.factory.class = null 10:05:26 ssl.key.password = null 10:05:26 ssl.keymanager.algorithm = SunX509 10:05:26 ssl.keystore.certificate.chain = null 10:05:26 ssl.keystore.key = null 10:05:26 ssl.keystore.location = null 10:05:26 ssl.keystore.password = null 10:05:26 ssl.keystore.type = JKS 10:05:26 ssl.protocol = TLSv1.3 10:05:26 ssl.provider = null 10:05:26 ssl.secure.random.implementation = null 10:05:26 ssl.trustmanager.algorithm = PKIX 10:05:26 ssl.truststore.certificates = null 10:05:26 ssl.truststore.location = null 10:05:26 ssl.truststore.password = null 10:05:26 ssl.truststore.type = JKS 10:05:26 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:05:26 10:05:26 10:05:25.036 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 10:05:26 10:05:25.036 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 10:05:26 10:05:25.036 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1709201125034 10:05:26 10:04:44,015 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:05:26 10:04:44,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:05:26 10:04:44,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:05:26 10:04:44,041 |-INFO in ch.qos.logback.classic.BasicConfigurator@4561d - Setting up default configuration. 10:05:26 10:05:25,253 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@67e2f838 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:05:26 10:05:25,315 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:26 10:05:25,315 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@67e2f838 - 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 10:05:26 10:05:25,318 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:05:26 10:05:25,318 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:05:26 10:05:25,318 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:05:26 10:05:25,320 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:26 10:05:25,320 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@67e2f838 - 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 10:05:26 10:05:25,328 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:05:26 10:05:25,328 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:05:26 10:05:25,332 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:05:26 10:05:25,391 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709201125389) 10:05:26 10:05:25,392 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:05:26 10:05:25,392 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:05:26 10:05:25,398 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:05:26 10:05:25,398 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d7ab689 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d7ab689 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d7ab689 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d7ab689 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d7ab689 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d7ab689 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d7ab689 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d7ab689 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:05:26 10:05:25,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:26 10:05:25,405 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:05:26 10:05:25,423 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:05:26 10:05:25,423 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:26 10:05:25,431 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:05:26 10:05:25,437 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:05:26 10:05:25,863 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5fecb385 - Setting zoneId to "UTC" 10:05:26 10:05:25,871 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:05:26 10:05:25,871 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:05:26 10:05:26,119 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:05:26 10:05:26,121 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:05:26 10:05:26,121 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:05:26 10:05:26,121 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:05:26 10:05:26,122 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:05:26 10:05:26,122 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7d7ab689 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:05:26 10:05:26,122 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:05:26 10:05:26,122 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2f3fa378 - End of configuration. 10:05:26 10:05:26,122 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6363028 - Registering current configuration as safe fallback point 10:05:26 10:05:26 10:05:26 . ____ _ __ _ _ 10:05:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:05:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:05:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:05:26 ' |____| .__|_| |_|_| |_\__, | / / / / 10:05:26 =========|_|==============|___/=/_/_/_/ 10:05:26 :: Spring Boot :: (v3.1.2) 10:05:26 10:05:26 2024-02-29T10:05:26.167Z INFO 7417 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:05:26 2024-02-29T10:05:26.167Z INFO 7417 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:05:26 2024-02-29T10:05:26.349Z INFO 7417 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.304 seconds (process running for 43.207) 10:05:26 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:05:28 2024-02-29T10:05:26.899Z INFO 7417 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 10:05:28 2024-02-29T10:05:26.939Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:28 2024-02-29T10:05:26.939Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:28 acks = -1 10:05:28 auto.include.jmx.reporter = true 10:05:28 batch.size = 16384 10:05:28 bootstrap.servers = [PLAINTEXT://localhost:32768] 10:05:28 buffer.memory = 33554432 10:05:28 client.dns.lookup = use_all_dns_ips 10:05:28 client.id = producer-1 10:05:28 compression.type = none 10:05:28 connections.max.idle.ms = 540000 10:05:28 delivery.timeout.ms = 120000 10:05:28 enable.idempotence = false 10:05:28 interceptor.classes = [] 10:05:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:28 linger.ms = 1 10:05:28 max.block.ms = 60000 10:05:28 max.in.flight.requests.per.connection = 5 10:05:28 max.request.size = 1048576 10:05:28 metadata.max.age.ms = 300000 10:05:28 metadata.max.idle.ms = 300000 10:05:28 metric.reporters = [] 10:05:28 metrics.num.samples = 2 10:05:28 metrics.recording.level = INFO 10:05:28 metrics.sample.window.ms = 30000 10:05:28 partitioner.adaptive.partitioning.enable = true 10:05:28 partitioner.availability.timeout.ms = 0 10:05:28 partitioner.class = null 10:05:28 partitioner.ignore.keys = false 10:05:28 receive.buffer.bytes = 32768 10:05:28 reconnect.backoff.max.ms = 1000 10:05:28 reconnect.backoff.ms = 50 10:05:28 request.timeout.ms = 30000 10:05:28 retries = 0 10:05:28 retry.backoff.ms = 100 10:05:28 sasl.client.callback.handler.class = null 10:05:28 sasl.jaas.config = null 10:05:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:28 sasl.kerberos.min.time.before.relogin = 60000 10:05:28 sasl.kerberos.service.name = null 10:05:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:28 sasl.login.callback.handler.class = null 10:05:28 sasl.login.class = null 10:05:28 sasl.login.connect.timeout.ms = null 10:05:28 sasl.login.read.timeout.ms = null 10:05:28 sasl.login.refresh.buffer.seconds = 300 10:05:28 sasl.login.refresh.min.period.seconds = 60 10:05:28 sasl.login.refresh.window.factor = 0.8 10:05:28 sasl.login.refresh.window.jitter = 0.05 10:05:28 sasl.login.retry.backoff.max.ms = 10000 10:05:28 sasl.login.retry.backoff.ms = 100 10:05:28 sasl.mechanism = GSSAPI 10:05:28 sasl.oauthbearer.clock.skew.seconds = 30 10:05:28 sasl.oauthbearer.expected.audience = null 10:05:28 sasl.oauthbearer.expected.issuer = null 10:05:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:28 sasl.oauthbearer.jwks.endpoint.url = null 10:05:28 sasl.oauthbearer.scope.claim.name = scope 10:05:28 sasl.oauthbearer.sub.claim.name = sub 10:05:28 sasl.oauthbearer.token.endpoint.url = null 10:05:28 security.protocol = PLAINTEXT 10:05:28 security.providers = null 10:05:28 send.buffer.bytes = 131072 10:05:28 socket.connection.setup.timeout.max.ms = 30000 10:05:28 socket.connection.setup.timeout.ms = 10000 10:05:28 ssl.cipher.suites = null 10:05:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:28 ssl.endpoint.identification.algorithm = https 10:05:28 ssl.engine.factory.class = null 10:05:28 ssl.key.password = null 10:05:28 ssl.keymanager.algorithm = SunX509 10:05:28 ssl.keystore.certificate.chain = null 10:05:28 ssl.keystore.key = null 10:05:28 ssl.keystore.location = null 10:05:28 ssl.keystore.password = null 10:05:28 ssl.keystore.type = JKS 10:05:28 ssl.protocol = TLSv1.3 10:05:28 ssl.provider = null 10:05:28 ssl.secure.random.implementation = null 10:05:28 ssl.trustmanager.algorithm = PKIX 10:05:28 ssl.truststore.certificates = null 10:05:28 ssl.truststore.location = null 10:05:28 ssl.truststore.password = null 10:05:28 ssl.truststore.type = JKS 10:05:28 transaction.timeout.ms = 60000 10:05:28 transactional.id = null 10:05:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:05:28 10:05:28 2024-02-29T10:05:26.966Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:28 2024-02-29T10:05:26.967Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:28 2024-02-29T10:05:26.967Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:28 2024-02-29T10:05:26.967Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201126966 10:05:28 2024-02-29T10:05:27.524Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 10:05:28 2024-02-29T10:05:27.525Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: Hr6tt5ceQLuHVm01IlbbnQ 10:05:28 2024-02-29T10:05:27.645Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 10:05:28 2024-02-29T10:05:27.754Z INFO 7417 --- [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 XsLgrP1DQsCCtWIBvj3lrg 10:05:28 2024-02-29T10:05:27.819Z INFO 7417 --- [ 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 XsLgrP1DQsCCtWIBvj3lrg 10:05:28 2024-02-29T10:05:27.820Z INFO 7417 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: Hr6tt5ceQLuHVm01IlbbnQ 10:05:28 2024-02-29T10:05:27.952Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 10:05:28 2024-02-29T10:05:27.962Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:05:28 2024-02-29T10:05:27.992Z INFO 7417 --- [ 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-a5777d88-536b-4e78-949d-beaffbafbee2 10:05:28 2024-02-29T10:05:27.992Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:05:28 2024-02-29T10:05:27.992Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:05:28 2024-02-29T10:05:28.026Z INFO 7417 --- [ 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-a5777d88-536b-4e78-949d-beaffbafbee2', protocol='range'} 10:05:28 2024-02-29T10:05:28.028Z INFO 7417 --- [ 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-a5777d88-536b-4e78-949d-beaffbafbee2=Assignment(partitions=[test-topic-0])} 10:05:28 2024-02-29T10:05:28.055Z INFO 7417 --- [ 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-a5777d88-536b-4e78-949d-beaffbafbee2', protocol='range'} 10:05:28 2024-02-29T10:05:28.056Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 10:05:28 2024-02-29T10:05:28.060Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 10:05:28 2024-02-29T10:05:28.077Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 10:05:28 2024-02-29T10:05:28.096Z INFO 7417 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}. 10:05:28 2024-02-29T10:05:28.281Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:28 2024-02-29T10:05:28.282Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 10:05:28 2024-02-29T10:05:28.349Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:28 2024-02-29T10:05:28.349Z INFO 7417 --- [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: 192ms, elapsed time since send: 192ms, request timeout: 30000ms) 10:05:28 2024-02-29T10:05:28.349Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 10:05:28 2024-02-29T10:05:28.350Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 10:05:28 2024-02-29T10:05:28.350Z INFO 7417 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=2115992038, epoch=1) to node 1: 10:05:28 10:05:28 org.apache.kafka.common.errors.DisconnectException: null 10:05:28 10:05:28 2024-02-29T10:05:28.355Z INFO 7417 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:05:28 2024-02-29T10:05:28.382Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:28 2024-02-29T10:05:28.382Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:28 2024-02-29T10:05:28.457Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:28 2024-02-29T10:05:28.458Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:28 2024-02-29T10:05:28.484Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:28 2024-02-29T10:05:28.484Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.123 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:05:28 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:05:34 2024-02-29T10:05:28.569Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:34 2024-02-29T10:05:28.569Z INFO 7417 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:05:34 2024-02-29T10:05:28.569Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:28.621Z INFO 7417 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 167be2fb28780e41ae10c1778ecebfcb48f5266ceca73b03b4bd6b9b3f37591e 10:05:34 2024-02-29T10:05:28.686Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:34 2024-02-29T10:05:28.686Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:28.771Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:34 2024-02-29T10:05:28.771Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:29.192Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:34 2024-02-29T10:05:29.192Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:29.275Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:34 2024-02-29T10:05:29.275Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:29.905Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:34 2024-02-29T10:05:29.905Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:30.182Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:34 2024-02-29T10:05:30.183Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:30.814Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:34 2024-02-29T10:05:30.814Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:31.289Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:34 2024-02-29T10:05:31.289Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:31.974Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:34 2024-02-29T10:05:31.974Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:32.497Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:34 2024-02-29T10:05:32.497Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:32.994Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:34 2024-02-29T10:05:32.994Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:33.406Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:34 2024-02-29T10:05:33.406Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:34.123Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:34 2024-02-29T10:05:34.123Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:34.329Z INFO 7417 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.760378071S 10:05:34 2024-02-29T10:05:34.337Z INFO 7417 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:05:34 allow.auto.create.topics = true 10:05:34 auto.commit.interval.ms = 5000 10:05:34 auto.include.jmx.reporter = true 10:05:34 auto.offset.reset = earliest 10:05:34 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:05:34 check.crcs = true 10:05:34 client.dns.lookup = use_all_dns_ips 10:05:34 client.id = consumer-test-2 10:05:34 client.rack = 10:05:34 connections.max.idle.ms = 540000 10:05:34 default.api.timeout.ms = 60000 10:05:34 enable.auto.commit = true 10:05:34 exclude.internal.topics = true 10:05:34 fetch.max.bytes = 52428800 10:05:34 fetch.max.wait.ms = 500 10:05:34 fetch.min.bytes = 1 10:05:34 group.id = test 10:05:34 group.instance.id = null 10:05:34 heartbeat.interval.ms = 3000 10:05:34 interceptor.classes = [] 10:05:34 internal.leave.group.on.close = true 10:05:34 internal.throw.on.fetch.stable.offset.unsupported = false 10:05:34 isolation.level = read_uncommitted 10:05:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:05:34 max.partition.fetch.bytes = 1048576 10:05:34 max.poll.interval.ms = 300000 10:05:34 max.poll.records = 500 10:05:34 metadata.max.age.ms = 300000 10:05:34 metric.reporters = [] 10:05:34 metrics.num.samples = 2 10:05:34 metrics.recording.level = INFO 10:05:34 metrics.sample.window.ms = 30000 10:05:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:05:34 receive.buffer.bytes = 65536 10:05:34 reconnect.backoff.max.ms = 1000 10:05:34 reconnect.backoff.ms = 50 10:05:34 request.timeout.ms = 30000 10:05:34 retry.backoff.ms = 100 10:05:34 sasl.client.callback.handler.class = null 10:05:34 sasl.jaas.config = null 10:05:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:34 sasl.kerberos.min.time.before.relogin = 60000 10:05:34 sasl.kerberos.service.name = null 10:05:34 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:34 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:34 sasl.login.callback.handler.class = null 10:05:34 sasl.login.class = null 10:05:34 sasl.login.connect.timeout.ms = null 10:05:34 sasl.login.read.timeout.ms = null 10:05:34 sasl.login.refresh.buffer.seconds = 300 10:05:34 sasl.login.refresh.min.period.seconds = 60 10:05:34 sasl.login.refresh.window.factor = 0.8 10:05:34 sasl.login.refresh.window.jitter = 0.05 10:05:34 sasl.login.retry.backoff.max.ms = 10000 10:05:34 sasl.login.retry.backoff.ms = 100 10:05:34 sasl.mechanism = GSSAPI 10:05:34 sasl.oauthbearer.clock.skew.seconds = 30 10:05:34 sasl.oauthbearer.expected.audience = null 10:05:34 sasl.oauthbearer.expected.issuer = null 10:05:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:34 sasl.oauthbearer.jwks.endpoint.url = null 10:05:34 sasl.oauthbearer.scope.claim.name = scope 10:05:34 sasl.oauthbearer.sub.claim.name = sub 10:05:34 sasl.oauthbearer.token.endpoint.url = null 10:05:34 security.protocol = PLAINTEXT 10:05:34 security.providers = null 10:05:34 send.buffer.bytes = 131072 10:05:34 session.timeout.ms = 45000 10:05:34 socket.connection.setup.timeout.max.ms = 30000 10:05:34 socket.connection.setup.timeout.ms = 10000 10:05:34 ssl.cipher.suites = null 10:05:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:34 ssl.endpoint.identification.algorithm = https 10:05:34 ssl.engine.factory.class = null 10:05:34 ssl.key.password = null 10:05:34 ssl.keymanager.algorithm = SunX509 10:05:34 ssl.keystore.certificate.chain = null 10:05:34 ssl.keystore.key = null 10:05:34 ssl.keystore.location = null 10:05:34 ssl.keystore.password = null 10:05:34 ssl.keystore.type = JKS 10:05:34 ssl.protocol = TLSv1.3 10:05:34 ssl.provider = null 10:05:34 ssl.secure.random.implementation = null 10:05:34 ssl.trustmanager.algorithm = PKIX 10:05:34 ssl.truststore.certificates = null 10:05:34 ssl.truststore.location = null 10:05:34 ssl.truststore.password = null 10:05:34 ssl.truststore.type = JKS 10:05:34 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:05:34 10:05:34 2024-02-29T10:05:34.343Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:34 2024-02-29T10:05:34.343Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:34 2024-02-29T10:05:34.343Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201134343 10:05:34 10:05:34,382 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:05:34 10:05:34,383 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:05:34 10:05:34,383 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@76dec16f - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:05:34 10:05:34,388 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:34 10:05:34,388 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@76dec16f - 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 10:05:34 10:05:34,391 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:05:34 10:05:34,391 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:05:34 10:05:34,391 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:05:34 10:05:34,392 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:34 10:05:34,392 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@76dec16f - 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 10:05:34 10:05:34,395 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:05:34 10:05:34,395 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:05:34 10:05:34,395 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:05:34 10:05:34,395 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709201134395) 10:05:34 10:05:34,395 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:05:34 10:05:34,395 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:05:34 10:05:34,397 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:05:34 10:05:34,397 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4953382c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:05:34 10:05:34,397 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:05:34 10:05:34,397 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4953382c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:05:34 10:05:34,397 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4953382c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4953382c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4953382c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4953382c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4953382c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4953382c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:34 10:05:34,398 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:05:34 10:05:34,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:05:34 10:05:34,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:34 10:05:34,399 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:05:34 10:05:34,400 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:05:34 10:05:34,407 |-INFO in ch.qos.logback.classic.pattern.DateConverter@47ca97ee - Setting zoneId to "UTC" 10:05:34 10:05:34,408 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:05:34 10:05:34,408 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:05:34 10:05:34,415 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 10:05:34 10:05:34,417 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:05:34 10:05:34,417 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:05:34 10:05:34,417 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:05:34 10:05:34,417 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:05:34 10:05:34,417 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:05:34 10:05:34,417 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4953382c - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:05:34 10:05:34,417 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:05:34 10:05:34,418 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@66ec8dc3 - End of configuration. 10:05:34 10:05:34,418 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6639edc8 - Registering current configuration as safe fallback point 10:05:34 10:05:34 10:05:34 . ____ _ __ _ _ 10:05:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:05:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:05:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:05:34 ' |____| .__|_| |_|_| |_\__, | / / / / 10:05:34 =========|_|==============|___/=/_/_/_/ 10:05:34 :: Spring Boot :: (v3.1.2) 10:05:34 10:05:34 2024-02-29T10:05:34.428Z INFO 7417 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:05:34 2024-02-29T10:05:34.428Z INFO 7417 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:05:34 2024-02-29T10:05:34.516Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:34 2024-02-29T10:05:34.517Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:34 2024-02-29T10:05:34.655Z INFO 7417 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.308 seconds (process running for 51.512) 10:05:35 2024-02-29T10:05:34.661Z INFO 7417 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 10:05:35 2024-02-29T10:05:34.703Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:35 2024-02-29T10:05:34.704Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:35 acks = -1 10:05:35 auto.include.jmx.reporter = true 10:05:35 batch.size = 16384 10:05:35 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:05:35 buffer.memory = 33554432 10:05:35 client.dns.lookup = use_all_dns_ips 10:05:35 client.id = producer-2 10:05:35 compression.type = none 10:05:35 connections.max.idle.ms = 540000 10:05:35 delivery.timeout.ms = 120000 10:05:35 enable.idempotence = false 10:05:35 interceptor.classes = [] 10:05:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:35 linger.ms = 1 10:05:35 max.block.ms = 60000 10:05:35 max.in.flight.requests.per.connection = 5 10:05:35 max.request.size = 1048576 10:05:35 metadata.max.age.ms = 300000 10:05:35 metadata.max.idle.ms = 300000 10:05:35 metric.reporters = [] 10:05:35 metrics.num.samples = 2 10:05:35 metrics.recording.level = INFO 10:05:35 metrics.sample.window.ms = 30000 10:05:35 partitioner.adaptive.partitioning.enable = true 10:05:35 partitioner.availability.timeout.ms = 0 10:05:35 partitioner.class = null 10:05:35 partitioner.ignore.keys = false 10:05:35 receive.buffer.bytes = 32768 10:05:35 reconnect.backoff.max.ms = 1000 10:05:35 reconnect.backoff.ms = 50 10:05:35 request.timeout.ms = 30000 10:05:35 retries = 0 10:05:35 retry.backoff.ms = 100 10:05:35 sasl.client.callback.handler.class = null 10:05:35 sasl.jaas.config = null 10:05:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:35 sasl.kerberos.min.time.before.relogin = 60000 10:05:35 sasl.kerberos.service.name = null 10:05:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:35 sasl.login.callback.handler.class = null 10:05:35 sasl.login.class = null 10:05:35 sasl.login.connect.timeout.ms = null 10:05:35 sasl.login.read.timeout.ms = null 10:05:35 sasl.login.refresh.buffer.seconds = 300 10:05:35 sasl.login.refresh.min.period.seconds = 60 10:05:35 sasl.login.refresh.window.factor = 0.8 10:05:35 sasl.login.refresh.window.jitter = 0.05 10:05:35 sasl.login.retry.backoff.max.ms = 10000 10:05:35 sasl.login.retry.backoff.ms = 100 10:05:35 sasl.mechanism = GSSAPI 10:05:35 sasl.oauthbearer.clock.skew.seconds = 30 10:05:35 sasl.oauthbearer.expected.audience = null 10:05:35 sasl.oauthbearer.expected.issuer = null 10:05:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:35 sasl.oauthbearer.jwks.endpoint.url = null 10:05:35 sasl.oauthbearer.scope.claim.name = scope 10:05:35 sasl.oauthbearer.sub.claim.name = sub 10:05:35 sasl.oauthbearer.token.endpoint.url = null 10:05:35 security.protocol = PLAINTEXT 10:05:35 security.providers = null 10:05:35 send.buffer.bytes = 131072 10:05:35 socket.connection.setup.timeout.max.ms = 30000 10:05:35 socket.connection.setup.timeout.ms = 10000 10:05:35 ssl.cipher.suites = null 10:05:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:35 ssl.endpoint.identification.algorithm = https 10:05:35 ssl.engine.factory.class = null 10:05:35 ssl.key.password = null 10:05:35 ssl.keymanager.algorithm = SunX509 10:05:35 ssl.keystore.certificate.chain = null 10:05:35 ssl.keystore.key = null 10:05:35 ssl.keystore.location = null 10:05:35 ssl.keystore.password = null 10:05:35 ssl.keystore.type = JKS 10:05:35 ssl.protocol = TLSv1.3 10:05:35 ssl.provider = null 10:05:35 ssl.secure.random.implementation = null 10:05:35 ssl.trustmanager.algorithm = PKIX 10:05:35 ssl.truststore.certificates = null 10:05:35 ssl.truststore.location = null 10:05:35 ssl.truststore.password = null 10:05:35 ssl.truststore.type = JKS 10:05:35 transaction.timeout.ms = 60000 10:05:35 transactional.id = null 10:05:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:05:35 10:05:35 2024-02-29T10:05:34.708Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:35 2024-02-29T10:05:34.708Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:35 2024-02-29T10:05:34.708Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:35 2024-02-29T10:05:34.708Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201134708 10:05:35 2024-02-29T10:05:34.820Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 10:05:35 2024-02-29T10:05:34.820Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: J07aM1PrRfuQO4_6uZ1Rpg 10:05:35 2024-02-29T10:05:34.966Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 10:05:35 2024-02-29T10:05:35.073Z INFO 7417 --- [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 E0MFR_xjTRWIlTDETYhr3A 10:05:35 2024-02-29T10:05:35.087Z INFO 7417 --- [ 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 E0MFR_xjTRWIlTDETYhr3A 10:05:35 2024-02-29T10:05:35.087Z INFO 7417 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: J07aM1PrRfuQO4_6uZ1Rpg 10:05:35 2024-02-29T10:05:35.213Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 10:05:35 2024-02-29T10:05:35.216Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:05:35 2024-02-29T10:05:35.237Z INFO 7417 --- [ 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-5df7a65f-4ab4-4714-b7c3-66f238bd1d9c 10:05:35 2024-02-29T10:05:35.237Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:05:35 2024-02-29T10:05:35.237Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:05:35 2024-02-29T10:05:35.239Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:35 2024-02-29T10:05:35.239Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:35 2024-02-29T10:05:35.263Z INFO 7417 --- [ 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-5df7a65f-4ab4-4714-b7c3-66f238bd1d9c', protocol='range'} 10:05:35 2024-02-29T10:05:35.264Z INFO 7417 --- [ 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-5df7a65f-4ab4-4714-b7c3-66f238bd1d9c=Assignment(partitions=[client-topic-0])} 10:05:35 2024-02-29T10:05:35.287Z INFO 7417 --- [ 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-5df7a65f-4ab4-4714-b7c3-66f238bd1d9c', protocol='range'} 10:05:35 2024-02-29T10:05:35.288Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 10:05:35 2024-02-29T10:05:35.289Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 10:05:35 2024-02-29T10:05:35.301Z INFO 7417 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 10:05:35 2024-02-29T10:05:35.318Z INFO 7417 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 10:05:35 2024-02-29T10:05:35.404Z INFO 7417 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:05:35 allow.auto.create.topics = true 10:05:35 auto.commit.interval.ms = 5000 10:05:35 auto.include.jmx.reporter = true 10:05:35 auto.offset.reset = earliest 10:05:35 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:05:35 check.crcs = true 10:05:35 client.dns.lookup = use_all_dns_ips 10:05:35 client.id = consumer-test-3 10:05:35 client.rack = 10:05:35 connections.max.idle.ms = 540000 10:05:35 default.api.timeout.ms = 60000 10:05:35 enable.auto.commit = true 10:05:35 exclude.internal.topics = true 10:05:35 fetch.max.bytes = 52428800 10:05:35 fetch.max.wait.ms = 500 10:05:35 fetch.min.bytes = 1 10:05:35 group.id = test 10:05:35 group.instance.id = null 10:05:35 heartbeat.interval.ms = 3000 10:05:35 interceptor.classes = [] 10:05:35 internal.leave.group.on.close = true 10:05:35 internal.throw.on.fetch.stable.offset.unsupported = false 10:05:35 isolation.level = read_uncommitted 10:05:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:05:35 max.partition.fetch.bytes = 1048576 10:05:35 max.poll.interval.ms = 300000 10:05:35 max.poll.records = 500 10:05:35 metadata.max.age.ms = 300000 10:05:35 metric.reporters = [] 10:05:35 metrics.num.samples = 2 10:05:35 metrics.recording.level = INFO 10:05:35 metrics.sample.window.ms = 30000 10:05:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:05:35 receive.buffer.bytes = 65536 10:05:35 reconnect.backoff.max.ms = 1000 10:05:35 reconnect.backoff.ms = 50 10:05:35 request.timeout.ms = 30000 10:05:35 retry.backoff.ms = 100 10:05:35 sasl.client.callback.handler.class = null 10:05:35 sasl.jaas.config = null 10:05:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:35 sasl.kerberos.min.time.before.relogin = 60000 10:05:35 sasl.kerberos.service.name = null 10:05:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:35 sasl.login.callback.handler.class = null 10:05:35 sasl.login.class = null 10:05:35 sasl.login.connect.timeout.ms = null 10:05:35 sasl.login.read.timeout.ms = null 10:05:35 sasl.login.refresh.buffer.seconds = 300 10:05:35 sasl.login.refresh.min.period.seconds = 60 10:05:35 sasl.login.refresh.window.factor = 0.8 10:05:35 sasl.login.refresh.window.jitter = 0.05 10:05:35 sasl.login.retry.backoff.max.ms = 10000 10:05:35 sasl.login.retry.backoff.ms = 100 10:05:35 sasl.mechanism = GSSAPI 10:05:35 sasl.oauthbearer.clock.skew.seconds = 30 10:05:35 sasl.oauthbearer.expected.audience = null 10:05:35 sasl.oauthbearer.expected.issuer = null 10:05:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:35 sasl.oauthbearer.jwks.endpoint.url = null 10:05:35 sasl.oauthbearer.scope.claim.name = scope 10:05:35 sasl.oauthbearer.sub.claim.name = sub 10:05:35 sasl.oauthbearer.token.endpoint.url = null 10:05:35 security.protocol = PLAINTEXT 10:05:35 security.providers = null 10:05:35 send.buffer.bytes = 131072 10:05:35 session.timeout.ms = 45000 10:05:35 socket.connection.setup.timeout.max.ms = 30000 10:05:35 socket.connection.setup.timeout.ms = 10000 10:05:35 ssl.cipher.suites = null 10:05:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:35 ssl.endpoint.identification.algorithm = https 10:05:35 ssl.engine.factory.class = null 10:05:35 ssl.key.password = null 10:05:35 ssl.keymanager.algorithm = SunX509 10:05:35 ssl.keystore.certificate.chain = null 10:05:35 ssl.keystore.key = null 10:05:35 ssl.keystore.location = null 10:05:35 ssl.keystore.password = null 10:05:35 ssl.keystore.type = JKS 10:05:35 ssl.protocol = TLSv1.3 10:05:35 ssl.provider = null 10:05:35 ssl.secure.random.implementation = null 10:05:35 ssl.trustmanager.algorithm = PKIX 10:05:35 ssl.truststore.certificates = null 10:05:35 ssl.truststore.location = null 10:05:35 ssl.truststore.password = null 10:05:35 ssl.truststore.type = JKS 10:05:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:05:35 10:05:35 2024-02-29T10:05:35.413Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:35 2024-02-29T10:05:35.414Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:35 2024-02-29T10:05:35.414Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201135413 10:05:35 2024-02-29T10:05:35.422Z INFO 7417 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:05:35 allow.auto.create.topics = true 10:05:35 auto.commit.interval.ms = 5000 10:05:35 auto.include.jmx.reporter = true 10:05:35 auto.offset.reset = earliest 10:05:35 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:05:35 check.crcs = true 10:05:35 client.dns.lookup = use_all_dns_ips 10:05:35 client.id = consumer-test-4 10:05:35 client.rack = 10:05:35 connections.max.idle.ms = 540000 10:05:35 default.api.timeout.ms = 60000 10:05:35 enable.auto.commit = true 10:05:35 exclude.internal.topics = true 10:05:35 fetch.max.bytes = 52428800 10:05:35 fetch.max.wait.ms = 500 10:05:35 fetch.min.bytes = 1 10:05:35 group.id = test 10:05:35 group.instance.id = null 10:05:35 heartbeat.interval.ms = 3000 10:05:35 interceptor.classes = [] 10:05:35 internal.leave.group.on.close = true 10:05:35 internal.throw.on.fetch.stable.offset.unsupported = false 10:05:35 isolation.level = read_uncommitted 10:05:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:05:35 max.partition.fetch.bytes = 1048576 10:05:35 max.poll.interval.ms = 300000 10:05:35 max.poll.records = 500 10:05:35 metadata.max.age.ms = 300000 10:05:35 metric.reporters = [] 10:05:35 metrics.num.samples = 2 10:05:35 metrics.recording.level = INFO 10:05:35 metrics.sample.window.ms = 30000 10:05:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:05:35 receive.buffer.bytes = 65536 10:05:35 reconnect.backoff.max.ms = 1000 10:05:35 reconnect.backoff.ms = 50 10:05:35 request.timeout.ms = 30000 10:05:35 retry.backoff.ms = 100 10:05:35 sasl.client.callback.handler.class = null 10:05:35 sasl.jaas.config = null 10:05:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:35 sasl.kerberos.min.time.before.relogin = 60000 10:05:35 sasl.kerberos.service.name = null 10:05:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:35 sasl.login.callback.handler.class = null 10:05:35 sasl.login.class = null 10:05:35 sasl.login.connect.timeout.ms = null 10:05:35 sasl.login.read.timeout.ms = null 10:05:35 sasl.login.refresh.buffer.seconds = 300 10:05:35 sasl.login.refresh.min.period.seconds = 60 10:05:35 sasl.login.refresh.window.factor = 0.8 10:05:35 sasl.login.refresh.window.jitter = 0.05 10:05:35 sasl.login.retry.backoff.max.ms = 10000 10:05:35 sasl.login.retry.backoff.ms = 100 10:05:35 sasl.mechanism = GSSAPI 10:05:35 sasl.oauthbearer.clock.skew.seconds = 30 10:05:35 sasl.oauthbearer.expected.audience = null 10:05:35 sasl.oauthbearer.expected.issuer = null 10:05:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:35 sasl.oauthbearer.jwks.endpoint.url = null 10:05:35 sasl.oauthbearer.scope.claim.name = scope 10:05:35 sasl.oauthbearer.sub.claim.name = sub 10:05:35 sasl.oauthbearer.token.endpoint.url = null 10:05:35 security.protocol = PLAINTEXT 10:05:35 security.providers = null 10:05:35 send.buffer.bytes = 131072 10:05:35 session.timeout.ms = 45000 10:05:35 socket.connection.setup.timeout.max.ms = 30000 10:05:35 socket.connection.setup.timeout.ms = 10000 10:05:35 ssl.cipher.suites = null 10:05:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:35 ssl.endpoint.identification.algorithm = https 10:05:35 ssl.engine.factory.class = null 10:05:35 ssl.key.password = null 10:05:35 ssl.keymanager.algorithm = SunX509 10:05:35 ssl.keystore.certificate.chain = null 10:05:35 ssl.keystore.key = null 10:05:35 ssl.keystore.location = null 10:05:35 ssl.keystore.password = null 10:05:35 ssl.keystore.type = JKS 10:05:35 ssl.protocol = TLSv1.3 10:05:35 ssl.provider = null 10:05:35 ssl.secure.random.implementation = null 10:05:35 ssl.trustmanager.algorithm = PKIX 10:05:35 ssl.truststore.certificates = null 10:05:35 ssl.truststore.location = null 10:05:35 ssl.truststore.password = null 10:05:35 ssl.truststore.type = JKS 10:05:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:05:35 10:05:35 2024-02-29T10:05:35.426Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:35 2024-02-29T10:05:35.426Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:35 2024-02-29T10:05:35.426Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201135426 10:05:35 2024-02-29T10:05:35.487Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:35 2024-02-29T10:05:35.488Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 10:05:35 2024-02-29T10:05:35.567Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:35 2024-02-29T10:05:35.568Z INFO 7417 --- [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: 200ms, elapsed time since send: 200ms, request timeout: 30000ms) 10:05:35 2024-02-29T10:05:35.568Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:05:35 2024-02-29T10:05:35.568Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 10:05:35 2024-02-29T10:05:35.568Z INFO 7417 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=921997375, epoch=1) to node 1: 10:05:35 10:05:35 org.apache.kafka.common.errors.DisconnectException: null 10:05:35 10:05:35 2024-02-29T10:05:35.568Z INFO 7417 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:05:35 2024-02-29T10:05:35.589Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:35 2024-02-29T10:05:35.589Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:35 2024-02-29T10:05:35.670Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:35 2024-02-29T10:05:35.670Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:35 2024-02-29T10:05:35.690Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:35 2024-02-29T10:05:35.690Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.145 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:05:35 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:05:42 2024-02-29T10:05:35.721Z INFO 7417 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:05:42 2024-02-29T10:05:35.724Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:35.725Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:35.779Z INFO 7417 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d8f8c90a6526c3777e835898cb5517222d8d1fb390466ac13d5678bb31dcc8fe 10:05:42 2024-02-29T10:05:35.871Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:35.872Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:35.892Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:42 2024-02-29T10:05:35.893Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:36.177Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:36.177Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:36.348Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:42 2024-02-29T10:05:36.348Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:36.400Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:42 2024-02-29T10:05:36.400Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:36.580Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:36.581Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:36.737Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:36.737Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:37.171Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:42 2024-02-29T10:05:37.171Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:37.575Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:42 2024-02-29T10:05:37.575Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:37.587Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:37.587Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:37.645Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:37.645Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:38.128Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:42 2024-02-29T10:05:38.128Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:38.531Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:42 2024-02-29T10:05:38.531Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:38.749Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:38.749Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:38.792Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:38.792Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:39.084Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:42 2024-02-29T10:05:39.084Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:39.548Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:42 2024-02-29T10:05:39.548Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:39.796Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:39.797Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:39.956Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:39.956Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:40.242Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:42 2024-02-29T10:05:40.242Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:40.660Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:42 2024-02-29T10:05:40.661Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:40.961Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:40.962Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:41.002Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:41.002Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:41.401Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:42 2024-02-29T10:05:41.401Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:41.550Z INFO 7417 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.828613516S 10:05:42 10:05:41,599 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:05:42 10:05:41,599 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:05:42 10:05:41,599 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@75f3b79e - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:05:42 10:05:41,602 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:42 10:05:41,602 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@75f3b79e - 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 10:05:42 10:05:41,603 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:05:42 10:05:41,603 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:05:42 10:05:41,603 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:05:42 10:05:41,604 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:42 10:05:41,604 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@75f3b79e - 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 10:05:42 10:05:41,607 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:05:42 10:05:41,607 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:05:42 10:05:41,607 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:05:42 10:05:41,607 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709201141607) 10:05:42 10:05:41,607 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:05:42 10:05:41,607 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@744cca04 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@744cca04 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@744cca04 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@744cca04 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@744cca04 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@744cca04 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@744cca04 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@744cca04 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:05:42 10:05:41,609 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:42 10:05:41,610 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:05:42 10:05:41,612 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:05:42 10:05:41,612 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:42 10:05:41,612 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:05:42 10:05:41,612 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:05:42 10:05:41,621 |-INFO in ch.qos.logback.classic.pattern.DateConverter@325b2e79 - Setting zoneId to "UTC" 10:05:42 10:05:41,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:05:42 10:05:41,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:05:42 10:05:41,626 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:05:42 10:05:41,626 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:05:42 10:05:41,626 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:05:42 10:05:41,626 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:05:42 10:05:41,627 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:05:42 10:05:41,627 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@744cca04 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:05:42 10:05:41,627 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:05:42 10:05:41,627 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@588a0e45 - End of configuration. 10:05:42 10:05:41,627 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@30ad1d8d - Registering current configuration as safe fallback point 10:05:42 10:05:42 10:05:42 . ____ _ __ _ _ 10:05:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:05:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:05:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:05:42 ' |____| .__|_| |_|_| |_\__, | / / / / 10:05:42 =========|_|==============|___/=/_/_/_/ 10:05:42 :: Spring Boot :: (v3.1.2) 10:05:42 10:05:42 2024-02-29T10:05:41.634Z INFO 7417 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:05:42 2024-02-29T10:05:41.635Z INFO 7417 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:05:42 2024-02-29T10:05:41.670Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:42 2024-02-29T10:05:41.670Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:42.014Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:42.015Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:42.176Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:42 2024-02-29T10:05:42.177Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:42.329Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:42 2024-02-29T10:05:42.329Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:42 2024-02-29T10:05:42.339Z INFO 7417 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:05:42 allow.auto.create.topics = true 10:05:42 auto.commit.interval.ms = 5000 10:05:42 auto.include.jmx.reporter = true 10:05:42 auto.offset.reset = latest 10:05:42 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:05:42 check.crcs = true 10:05:42 client.dns.lookup = use_all_dns_ips 10:05:42 client.id = consumer-ncmp-data-operation-event-group-5 10:05:42 client.rack = 10:05:42 connections.max.idle.ms = 540000 10:05:42 default.api.timeout.ms = 60000 10:05:42 enable.auto.commit = false 10:05:42 exclude.internal.topics = true 10:05:42 fetch.max.bytes = 52428800 10:05:42 fetch.max.wait.ms = 500 10:05:42 fetch.min.bytes = 1 10:05:42 group.id = ncmp-data-operation-event-group 10:05:42 group.instance.id = null 10:05:42 heartbeat.interval.ms = 3000 10:05:42 interceptor.classes = [] 10:05:42 internal.leave.group.on.close = true 10:05:42 internal.throw.on.fetch.stable.offset.unsupported = false 10:05:42 isolation.level = read_uncommitted 10:05:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:05:42 max.partition.fetch.bytes = 1048576 10:05:42 max.poll.interval.ms = 300000 10:05:42 max.poll.records = 500 10:05:42 metadata.max.age.ms = 300000 10:05:42 metric.reporters = [] 10:05:42 metrics.num.samples = 2 10:05:42 metrics.recording.level = INFO 10:05:42 metrics.sample.window.ms = 30000 10:05:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:05:42 receive.buffer.bytes = 65536 10:05:42 reconnect.backoff.max.ms = 1000 10:05:42 reconnect.backoff.ms = 50 10:05:42 request.timeout.ms = 30000 10:05:42 retry.backoff.ms = 100 10:05:42 sasl.client.callback.handler.class = null 10:05:42 sasl.jaas.config = null 10:05:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:42 sasl.kerberos.min.time.before.relogin = 60000 10:05:42 sasl.kerberos.service.name = null 10:05:42 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:42 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:42 sasl.login.callback.handler.class = null 10:05:42 sasl.login.class = null 10:05:42 sasl.login.connect.timeout.ms = null 10:05:42 sasl.login.read.timeout.ms = null 10:05:42 sasl.login.refresh.buffer.seconds = 300 10:05:42 sasl.login.refresh.min.period.seconds = 60 10:05:42 sasl.login.refresh.window.factor = 0.8 10:05:42 sasl.login.refresh.window.jitter = 0.05 10:05:42 sasl.login.retry.backoff.max.ms = 10000 10:05:42 sasl.login.retry.backoff.ms = 100 10:05:42 sasl.mechanism = GSSAPI 10:05:42 sasl.oauthbearer.clock.skew.seconds = 30 10:05:42 sasl.oauthbearer.expected.audience = null 10:05:42 sasl.oauthbearer.expected.issuer = null 10:05:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:42 sasl.oauthbearer.jwks.endpoint.url = null 10:05:42 sasl.oauthbearer.scope.claim.name = scope 10:05:42 sasl.oauthbearer.sub.claim.name = sub 10:05:42 sasl.oauthbearer.token.endpoint.url = null 10:05:42 security.protocol = PLAINTEXT 10:05:42 security.providers = null 10:05:42 send.buffer.bytes = 131072 10:05:42 session.timeout.ms = 45000 10:05:42 socket.connection.setup.timeout.max.ms = 30000 10:05:42 socket.connection.setup.timeout.ms = 10000 10:05:42 ssl.cipher.suites = null 10:05:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:42 ssl.endpoint.identification.algorithm = https 10:05:42 ssl.engine.factory.class = null 10:05:42 ssl.key.password = null 10:05:42 ssl.keymanager.algorithm = SunX509 10:05:42 ssl.keystore.certificate.chain = null 10:05:42 ssl.keystore.key = null 10:05:42 ssl.keystore.location = null 10:05:42 ssl.keystore.password = null 10:05:42 ssl.keystore.type = JKS 10:05:42 ssl.protocol = TLSv1.3 10:05:42 ssl.provider = null 10:05:42 ssl.secure.random.implementation = null 10:05:42 ssl.trustmanager.algorithm = PKIX 10:05:42 ssl.truststore.certificates = null 10:05:42 ssl.truststore.location = null 10:05:42 ssl.truststore.password = null 10:05:42 ssl.truststore.type = JKS 10:05:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:05:42 10:05:42 2024-02-29T10:05:42.342Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:42 2024-02-29T10:05:42.342Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:42 2024-02-29T10:05:42.342Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201142342 10:05:42 2024-02-29T10:05:42.344Z INFO 7417 --- [ 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 10:05:42 2024-02-29T10:05:42.353Z INFO 7417 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:05:42 allow.auto.create.topics = true 10:05:42 auto.commit.interval.ms = 5000 10:05:42 auto.include.jmx.reporter = true 10:05:42 auto.offset.reset = latest 10:05:42 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:05:42 check.crcs = true 10:05:42 client.dns.lookup = use_all_dns_ips 10:05:42 client.id = consumer-ncmp-async-rest-request-event-group-6 10:05:42 client.rack = 10:05:42 connections.max.idle.ms = 540000 10:05:42 default.api.timeout.ms = 60000 10:05:42 enable.auto.commit = false 10:05:42 exclude.internal.topics = true 10:05:42 fetch.max.bytes = 52428800 10:05:42 fetch.max.wait.ms = 500 10:05:42 fetch.min.bytes = 1 10:05:42 group.id = ncmp-async-rest-request-event-group 10:05:42 group.instance.id = null 10:05:42 heartbeat.interval.ms = 3000 10:05:42 interceptor.classes = [] 10:05:42 internal.leave.group.on.close = true 10:05:42 internal.throw.on.fetch.stable.offset.unsupported = false 10:05:42 isolation.level = read_uncommitted 10:05:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:05:42 max.partition.fetch.bytes = 1048576 10:05:42 max.poll.interval.ms = 300000 10:05:42 max.poll.records = 500 10:05:42 metadata.max.age.ms = 300000 10:05:42 metric.reporters = [] 10:05:42 metrics.num.samples = 2 10:05:42 metrics.recording.level = INFO 10:05:42 metrics.sample.window.ms = 30000 10:05:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:05:42 receive.buffer.bytes = 65536 10:05:42 reconnect.backoff.max.ms = 1000 10:05:42 reconnect.backoff.ms = 50 10:05:42 request.timeout.ms = 30000 10:05:42 retry.backoff.ms = 100 10:05:42 sasl.client.callback.handler.class = null 10:05:42 sasl.jaas.config = null 10:05:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:42 sasl.kerberos.min.time.before.relogin = 60000 10:05:42 sasl.kerberos.service.name = null 10:05:42 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:42 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:42 sasl.login.callback.handler.class = null 10:05:42 sasl.login.class = null 10:05:42 sasl.login.connect.timeout.ms = null 10:05:42 sasl.login.read.timeout.ms = null 10:05:42 sasl.login.refresh.buffer.seconds = 300 10:05:42 sasl.login.refresh.min.period.seconds = 60 10:05:42 sasl.login.refresh.window.factor = 0.8 10:05:42 sasl.login.refresh.window.jitter = 0.05 10:05:42 sasl.login.retry.backoff.max.ms = 10000 10:05:42 sasl.login.retry.backoff.ms = 100 10:05:42 sasl.mechanism = GSSAPI 10:05:42 sasl.oauthbearer.clock.skew.seconds = 30 10:05:42 sasl.oauthbearer.expected.audience = null 10:05:42 sasl.oauthbearer.expected.issuer = null 10:05:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:42 sasl.oauthbearer.jwks.endpoint.url = null 10:05:42 sasl.oauthbearer.scope.claim.name = scope 10:05:42 sasl.oauthbearer.sub.claim.name = sub 10:05:42 sasl.oauthbearer.token.endpoint.url = null 10:05:42 security.protocol = PLAINTEXT 10:05:42 security.providers = null 10:05:42 send.buffer.bytes = 131072 10:05:42 session.timeout.ms = 45000 10:05:42 socket.connection.setup.timeout.max.ms = 30000 10:05:42 socket.connection.setup.timeout.ms = 10000 10:05:42 ssl.cipher.suites = null 10:05:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:42 ssl.endpoint.identification.algorithm = https 10:05:42 ssl.engine.factory.class = null 10:05:42 ssl.key.password = null 10:05:42 ssl.keymanager.algorithm = SunX509 10:05:42 ssl.keystore.certificate.chain = null 10:05:42 ssl.keystore.key = null 10:05:42 ssl.keystore.location = null 10:05:42 ssl.keystore.password = null 10:05:42 ssl.keystore.type = JKS 10:05:42 ssl.protocol = TLSv1.3 10:05:42 ssl.provider = null 10:05:42 ssl.secure.random.implementation = null 10:05:42 ssl.trustmanager.algorithm = PKIX 10:05:42 ssl.truststore.certificates = null 10:05:42 ssl.truststore.location = null 10:05:42 ssl.truststore.password = null 10:05:42 ssl.truststore.type = JKS 10:05:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:05:42 10:05:42 2024-02-29T10:05:42.367Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:42 2024-02-29T10:05:42.367Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:42 2024-02-29T10:05:42.367Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201142367 10:05:42 2024-02-29T10:05:42.367Z INFO 7417 --- [ 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 10:05:42 2024-02-29T10:05:42.387Z INFO 7417 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.813 seconds (process running for 59.245) 10:05:43 2024-02-29T10:05:42.435Z WARN 7417 --- [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} 10:05:43 2024-02-29T10:05:42.435Z INFO 7417 --- [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: Gl5DZqNPRjCghjab7M71TA 10:05:43 2024-02-29T10:05:42.482Z WARN 7417 --- [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} 10:05:43 2024-02-29T10:05:42.483Z INFO 7417 --- [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: Gl5DZqNPRjCghjab7M71TA 10:05:43 2024-02-29T10:05:42.562Z WARN 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:05:43 2024-02-29T10:05:42.610Z WARN 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:05:43 2024-02-29T10:05:42.673Z WARN 7417 --- [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} 10:05:43 2024-02-29T10:05:42.682Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:43 2024-02-29T10:05:42.682Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:43 2024-02-29T10:05:42.719Z INFO 7417 --- [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 hHfWBBGBScea62aXix25_Q 10:05:43 2024-02-29T10:05:42.724Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 10:05:43 2024-02-29T10:05:42.725Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:05:43 2024-02-29T10:05:42.757Z INFO 7417 --- [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-0b51c217-e538-481d-b84b-6be6ae128703 10:05:43 2024-02-29T10:05:42.757Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:05:43 2024-02-29T10:05:42.757Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:05:43 2024-02-29T10:05:42.779Z INFO 7417 --- [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 hHfWBBGBScea62aXix25_Q 10:05:43 2024-02-29T10:05:42.784Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 10:05:43 2024-02-29T10:05:42.785Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:05:43 2024-02-29T10:05:42.790Z INFO 7417 --- [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-0b51c217-e538-481d-b84b-6be6ae128703', protocol='range'} 10:05:43 2024-02-29T10:05:42.790Z INFO 7417 --- [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-0b51c217-e538-481d-b84b-6be6ae128703=Assignment(partitions=[ncmp-async-m2m-0])} 10:05:43 2024-02-29T10:05:42.804Z INFO 7417 --- [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-d2933ee2-1e25-4b16-96fa-9829dc065167 10:05:43 2024-02-29T10:05:42.804Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:05:43 2024-02-29T10:05:42.804Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:05:43 2024-02-29T10:05:42.812Z INFO 7417 --- [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-d2933ee2-1e25-4b16-96fa-9829dc065167', protocol='range'} 10:05:43 2024-02-29T10:05:42.812Z INFO 7417 --- [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-d2933ee2-1e25-4b16-96fa-9829dc065167=Assignment(partitions=[ncmp-async-m2m-0])} 10:05:43 2024-02-29T10:05:42.854Z INFO 7417 --- [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-0b51c217-e538-481d-b84b-6be6ae128703', protocol='range'} 10:05:43 2024-02-29T10:05:42.855Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:05:43 2024-02-29T10:05:42.855Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:05:43 2024-02-29T10:05:42.859Z INFO 7417 --- [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-d2933ee2-1e25-4b16-96fa-9829dc065167', protocol='range'} 10:05:43 2024-02-29T10:05:42.860Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:05:43 2024-02-29T10:05:42.860Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:05:43 2024-02-29T10:05:42.879Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:05:43 2024-02-29T10:05:42.884Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:05:43 2024-02-29T10:05:42.886Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:05:43 2024-02-29T10:05:42.898Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:05:43 2024-02-29T10:05:42.901Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 10:05:43 2024-02-29T10:05:42.908Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 10:05:43 2024-02-29T10:05:42.912Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:43 2024-02-29T10:05:42.913Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:43 acks = -1 10:05:43 auto.include.jmx.reporter = true 10:05:43 batch.size = 16384 10:05:43 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:05:43 buffer.memory = 33554432 10:05:43 client.dns.lookup = use_all_dns_ips 10:05:43 client.id = producer-3 10:05:43 compression.type = none 10:05:43 connections.max.idle.ms = 540000 10:05:43 delivery.timeout.ms = 120000 10:05:43 enable.idempotence = false 10:05:43 interceptor.classes = [] 10:05:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:43 linger.ms = 1 10:05:43 max.block.ms = 60000 10:05:43 max.in.flight.requests.per.connection = 5 10:05:43 max.request.size = 1048576 10:05:43 metadata.max.age.ms = 300000 10:05:43 metadata.max.idle.ms = 300000 10:05:43 metric.reporters = [] 10:05:43 metrics.num.samples = 2 10:05:43 metrics.recording.level = INFO 10:05:43 metrics.sample.window.ms = 30000 10:05:43 partitioner.adaptive.partitioning.enable = true 10:05:43 partitioner.availability.timeout.ms = 0 10:05:43 partitioner.class = null 10:05:43 partitioner.ignore.keys = false 10:05:43 receive.buffer.bytes = 32768 10:05:43 reconnect.backoff.max.ms = 1000 10:05:43 reconnect.backoff.ms = 50 10:05:43 request.timeout.ms = 30000 10:05:43 retries = 0 10:05:43 retry.backoff.ms = 100 10:05:43 sasl.client.callback.handler.class = null 10:05:43 sasl.jaas.config = null 10:05:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:43 sasl.kerberos.min.time.before.relogin = 60000 10:05:43 sasl.kerberos.service.name = null 10:05:43 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:43 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:43 sasl.login.callback.handler.class = null 10:05:43 sasl.login.class = null 10:05:43 sasl.login.connect.timeout.ms = null 10:05:43 sasl.login.read.timeout.ms = null 10:05:43 sasl.login.refresh.buffer.seconds = 300 10:05:43 sasl.login.refresh.min.period.seconds = 60 10:05:43 sasl.login.refresh.window.factor = 0.8 10:05:43 sasl.login.refresh.window.jitter = 0.05 10:05:43 sasl.login.retry.backoff.max.ms = 10000 10:05:43 sasl.login.retry.backoff.ms = 100 10:05:43 sasl.mechanism = GSSAPI 10:05:43 sasl.oauthbearer.clock.skew.seconds = 30 10:05:43 sasl.oauthbearer.expected.audience = null 10:05:43 sasl.oauthbearer.expected.issuer = null 10:05:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:43 sasl.oauthbearer.jwks.endpoint.url = null 10:05:43 sasl.oauthbearer.scope.claim.name = scope 10:05:43 sasl.oauthbearer.sub.claim.name = sub 10:05:43 sasl.oauthbearer.token.endpoint.url = null 10:05:43 security.protocol = PLAINTEXT 10:05:43 security.providers = null 10:05:43 send.buffer.bytes = 131072 10:05:43 socket.connection.setup.timeout.max.ms = 30000 10:05:43 socket.connection.setup.timeout.ms = 10000 10:05:43 ssl.cipher.suites = null 10:05:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:43 ssl.endpoint.identification.algorithm = https 10:05:43 ssl.engine.factory.class = null 10:05:43 ssl.key.password = null 10:05:43 ssl.keymanager.algorithm = SunX509 10:05:43 ssl.keystore.certificate.chain = null 10:05:43 ssl.keystore.key = null 10:05:43 ssl.keystore.location = null 10:05:43 ssl.keystore.password = null 10:05:43 ssl.keystore.type = JKS 10:05:43 ssl.protocol = TLSv1.3 10:05:43 ssl.provider = null 10:05:43 ssl.secure.random.implementation = null 10:05:43 ssl.trustmanager.algorithm = PKIX 10:05:43 ssl.truststore.certificates = null 10:05:43 ssl.truststore.location = null 10:05:43 ssl.truststore.password = null 10:05:43 ssl.truststore.type = JKS 10:05:43 transaction.timeout.ms = 60000 10:05:43 transactional.id = null 10:05:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:05:43 10:05:43 2024-02-29T10:05:42.920Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:43 2024-02-29T10:05:42.920Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:43 2024-02-29T10:05:42.920Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:43 2024-02-29T10:05:42.920Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201142920 10:05:43 2024-02-29T10:05:42.931Z INFO 7417 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:05:43 2024-02-29T10:05:42.934Z INFO 7417 --- [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 hHfWBBGBScea62aXix25_Q 10:05:43 2024-02-29T10:05:42.934Z INFO 7417 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:05:43 2024-02-29T10:05:42.934Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: Gl5DZqNPRjCghjab7M71TA 10:05:43 2024-02-29T10:05:43.182Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:43 2024-02-29T10:05:43.183Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:43 2024-02-29T10:05:43.229Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:43 2024-02-29T10:05:43.229Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:43 2024-02-29T10:05:43.250Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:43 2024-02-29T10:05:43.250Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:43 acks = -1 10:05:43 auto.include.jmx.reporter = true 10:05:43 batch.size = 16384 10:05:43 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:05:43 buffer.memory = 33554432 10:05:43 client.dns.lookup = use_all_dns_ips 10:05:43 client.id = producer-4 10:05:43 compression.type = none 10:05:43 connections.max.idle.ms = 540000 10:05:43 delivery.timeout.ms = 120000 10:05:43 enable.idempotence = false 10:05:43 interceptor.classes = [] 10:05:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:43 linger.ms = 1 10:05:43 max.block.ms = 60000 10:05:43 max.in.flight.requests.per.connection = 5 10:05:43 max.request.size = 1048576 10:05:43 metadata.max.age.ms = 300000 10:05:43 metadata.max.idle.ms = 300000 10:05:43 metric.reporters = [] 10:05:43 metrics.num.samples = 2 10:05:43 metrics.recording.level = INFO 10:05:43 metrics.sample.window.ms = 30000 10:05:43 partitioner.adaptive.partitioning.enable = true 10:05:43 partitioner.availability.timeout.ms = 0 10:05:43 partitioner.class = null 10:05:43 partitioner.ignore.keys = false 10:05:43 receive.buffer.bytes = 32768 10:05:43 reconnect.backoff.max.ms = 1000 10:05:43 reconnect.backoff.ms = 50 10:05:43 request.timeout.ms = 30000 10:05:43 retries = 0 10:05:43 retry.backoff.ms = 100 10:05:43 sasl.client.callback.handler.class = null 10:05:43 sasl.jaas.config = null 10:05:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:43 sasl.kerberos.min.time.before.relogin = 60000 10:05:43 sasl.kerberos.service.name = null 10:05:43 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:43 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:43 sasl.login.callback.handler.class = null 10:05:43 sasl.login.class = null 10:05:43 sasl.login.connect.timeout.ms = null 10:05:43 sasl.login.read.timeout.ms = null 10:05:43 sasl.login.refresh.buffer.seconds = 300 10:05:43 sasl.login.refresh.min.period.seconds = 60 10:05:43 sasl.login.refresh.window.factor = 0.8 10:05:43 sasl.login.refresh.window.jitter = 0.05 10:05:43 sasl.login.retry.backoff.max.ms = 10000 10:05:43 sasl.login.retry.backoff.ms = 100 10:05:43 sasl.mechanism = GSSAPI 10:05:43 sasl.oauthbearer.clock.skew.seconds = 30 10:05:43 sasl.oauthbearer.expected.audience = null 10:05:43 sasl.oauthbearer.expected.issuer = null 10:05:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:43 sasl.oauthbearer.jwks.endpoint.url = null 10:05:43 sasl.oauthbearer.scope.claim.name = scope 10:05:43 sasl.oauthbearer.sub.claim.name = sub 10:05:43 sasl.oauthbearer.token.endpoint.url = null 10:05:43 security.protocol = PLAINTEXT 10:05:43 security.providers = null 10:05:43 send.buffer.bytes = 131072 10:05:43 socket.connection.setup.timeout.max.ms = 30000 10:05:43 socket.connection.setup.timeout.ms = 10000 10:05:43 ssl.cipher.suites = null 10:05:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:43 ssl.endpoint.identification.algorithm = https 10:05:43 ssl.engine.factory.class = null 10:05:43 ssl.key.password = null 10:05:43 ssl.keymanager.algorithm = SunX509 10:05:43 ssl.keystore.certificate.chain = null 10:05:43 ssl.keystore.key = null 10:05:43 ssl.keystore.location = null 10:05:43 ssl.keystore.password = null 10:05:43 ssl.keystore.type = JKS 10:05:43 ssl.protocol = TLSv1.3 10:05:43 ssl.provider = null 10:05:43 ssl.secure.random.implementation = null 10:05:43 ssl.trustmanager.algorithm = PKIX 10:05:43 ssl.truststore.certificates = null 10:05:43 ssl.truststore.location = null 10:05:43 ssl.truststore.password = null 10:05:43 ssl.truststore.type = JKS 10:05:43 transaction.timeout.ms = 60000 10:05:43 transactional.id = null 10:05:43 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:05:43 10:05:43 2024-02-29T10:05:43.253Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:43 2024-02-29T10:05:43.253Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:43 2024-02-29T10:05:43.253Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:43 2024-02-29T10:05:43.253Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201143253 10:05:43 2024-02-29T10:05:43.262Z INFO 7417 --- [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 hHfWBBGBScea62aXix25_Q 10:05:43 2024-02-29T10:05:43.262Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: Gl5DZqNPRjCghjab7M71TA 10:05:43 2024-02-29T10:05:43.334Z ERROR 7417 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 10:05:43 10:05:43 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:05:43 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:05:43 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:05:43 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:05:43 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:05:43 at java.base/java.lang.Thread.run(Thread.java:833) 10:05:43 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:05:43 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 10:05:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 10:05:43 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 10:05:43 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 10:05:43 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 10:05:43 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 10:05:43 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 10:05:43 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 10:05:43 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 10:05:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 10:05:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 10:05:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 10:05:43 ... 3 common frames omitted 10:05:43 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:05:43 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:05:43 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:05:43 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:05:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:05:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:05:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 10:05:43 ... 15 common frames omitted 10:05:43 10:05:43 2024-02-29T10:05:43.388Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:43 2024-02-29T10:05:43.388Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:43 acks = -1 10:05:43 auto.include.jmx.reporter = true 10:05:43 batch.size = 16384 10:05:43 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:05:43 buffer.memory = 33554432 10:05:43 client.dns.lookup = use_all_dns_ips 10:05:43 client.id = producer-5 10:05:43 compression.type = none 10:05:43 connections.max.idle.ms = 540000 10:05:43 delivery.timeout.ms = 120000 10:05:43 enable.idempotence = false 10:05:43 interceptor.classes = [] 10:05:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:43 linger.ms = 1 10:05:43 max.block.ms = 60000 10:05:43 max.in.flight.requests.per.connection = 5 10:05:43 max.request.size = 1048576 10:05:43 metadata.max.age.ms = 300000 10:05:43 metadata.max.idle.ms = 300000 10:05:43 metric.reporters = [] 10:05:43 metrics.num.samples = 2 10:05:43 metrics.recording.level = INFO 10:05:43 metrics.sample.window.ms = 30000 10:05:43 partitioner.adaptive.partitioning.enable = true 10:05:43 partitioner.availability.timeout.ms = 0 10:05:43 partitioner.class = null 10:05:43 partitioner.ignore.keys = false 10:05:43 receive.buffer.bytes = 32768 10:05:43 reconnect.backoff.max.ms = 1000 10:05:43 reconnect.backoff.ms = 50 10:05:43 request.timeout.ms = 30000 10:05:43 retries = 0 10:05:43 retry.backoff.ms = 100 10:05:43 sasl.client.callback.handler.class = null 10:05:43 sasl.jaas.config = null 10:05:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:43 sasl.kerberos.min.time.before.relogin = 60000 10:05:43 sasl.kerberos.service.name = null 10:05:43 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:43 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:43 sasl.login.callback.handler.class = null 10:05:43 sasl.login.class = null 10:05:43 sasl.login.connect.timeout.ms = null 10:05:43 sasl.login.read.timeout.ms = null 10:05:43 sasl.login.refresh.buffer.seconds = 300 10:05:43 sasl.login.refresh.min.period.seconds = 60 10:05:43 sasl.login.refresh.window.factor = 0.8 10:05:43 sasl.login.refresh.window.jitter = 0.05 10:05:43 sasl.login.retry.backoff.max.ms = 10000 10:05:43 sasl.login.retry.backoff.ms = 100 10:05:43 sasl.mechanism = GSSAPI 10:05:43 sasl.oauthbearer.clock.skew.seconds = 30 10:05:43 sasl.oauthbearer.expected.audience = null 10:05:43 sasl.oauthbearer.expected.issuer = null 10:05:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:43 sasl.oauthbearer.jwks.endpoint.url = null 10:05:43 sasl.oauthbearer.scope.claim.name = scope 10:05:43 sasl.oauthbearer.sub.claim.name = sub 10:05:43 sasl.oauthbearer.token.endpoint.url = null 10:05:43 security.protocol = PLAINTEXT 10:05:43 security.providers = null 10:05:43 send.buffer.bytes = 131072 10:05:43 socket.connection.setup.timeout.max.ms = 30000 10:05:43 socket.connection.setup.timeout.ms = 10000 10:05:43 ssl.cipher.suites = null 10:05:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:43 ssl.endpoint.identification.algorithm = https 10:05:43 ssl.engine.factory.class = null 10:05:43 ssl.key.password = null 10:05:43 ssl.keymanager.algorithm = SunX509 10:05:43 ssl.keystore.certificate.chain = null 10:05:43 ssl.keystore.key = null 10:05:43 ssl.keystore.location = null 10:05:43 ssl.keystore.password = null 10:05:43 ssl.keystore.type = JKS 10:05:43 ssl.protocol = TLSv1.3 10:05:43 ssl.provider = null 10:05:43 ssl.secure.random.implementation = null 10:05:43 ssl.trustmanager.algorithm = PKIX 10:05:43 ssl.truststore.certificates = null 10:05:43 ssl.truststore.location = null 10:05:43 ssl.truststore.password = null 10:05:43 ssl.truststore.type = JKS 10:05:43 transaction.timeout.ms = 60000 10:05:43 transactional.id = null 10:05:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:05:43 10:05:43 2024-02-29T10:05:43.391Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:43 2024-02-29T10:05:43.391Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:43 2024-02-29T10:05:43.391Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:43 2024-02-29T10:05:43.391Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201143391 10:05:43 2024-02-29T10:05:43.400Z INFO 7417 --- [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 hHfWBBGBScea62aXix25_Q 10:05:43 2024-02-29T10:05:43.400Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: Gl5DZqNPRjCghjab7M71TA 10:05:43 2024-02-29T10:05:43.495Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:43 2024-02-29T10:05:43.495Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:43 2024-02-29T10:05:43.640Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:43 2024-02-29T10:05:43.640Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:43.712Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:44 2024-02-29T10:05:43.713Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:44 acks = -1 10:05:44 auto.include.jmx.reporter = true 10:05:44 batch.size = 16384 10:05:44 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:05:44 buffer.memory = 33554432 10:05:44 client.dns.lookup = use_all_dns_ips 10:05:44 client.id = producer-6 10:05:44 compression.type = none 10:05:44 connections.max.idle.ms = 540000 10:05:44 delivery.timeout.ms = 120000 10:05:44 enable.idempotence = false 10:05:44 interceptor.classes = [] 10:05:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:44 linger.ms = 1 10:05:44 max.block.ms = 60000 10:05:44 max.in.flight.requests.per.connection = 5 10:05:44 max.request.size = 1048576 10:05:44 metadata.max.age.ms = 300000 10:05:44 metadata.max.idle.ms = 300000 10:05:44 metric.reporters = [] 10:05:44 metrics.num.samples = 2 10:05:44 metrics.recording.level = INFO 10:05:44 metrics.sample.window.ms = 30000 10:05:44 partitioner.adaptive.partitioning.enable = true 10:05:44 partitioner.availability.timeout.ms = 0 10:05:44 partitioner.class = null 10:05:44 partitioner.ignore.keys = false 10:05:44 receive.buffer.bytes = 32768 10:05:44 reconnect.backoff.max.ms = 1000 10:05:44 reconnect.backoff.ms = 50 10:05:44 request.timeout.ms = 30000 10:05:44 retries = 0 10:05:44 retry.backoff.ms = 100 10:05:44 sasl.client.callback.handler.class = null 10:05:44 sasl.jaas.config = null 10:05:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:44 sasl.kerberos.min.time.before.relogin = 60000 10:05:44 sasl.kerberos.service.name = null 10:05:44 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:44 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:44 sasl.login.callback.handler.class = null 10:05:44 sasl.login.class = null 10:05:44 sasl.login.connect.timeout.ms = null 10:05:44 sasl.login.read.timeout.ms = null 10:05:44 sasl.login.refresh.buffer.seconds = 300 10:05:44 sasl.login.refresh.min.period.seconds = 60 10:05:44 sasl.login.refresh.window.factor = 0.8 10:05:44 sasl.login.refresh.window.jitter = 0.05 10:05:44 sasl.login.retry.backoff.max.ms = 10000 10:05:44 sasl.login.retry.backoff.ms = 100 10:05:44 sasl.mechanism = GSSAPI 10:05:44 sasl.oauthbearer.clock.skew.seconds = 30 10:05:44 sasl.oauthbearer.expected.audience = null 10:05:44 sasl.oauthbearer.expected.issuer = null 10:05:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:44 sasl.oauthbearer.jwks.endpoint.url = null 10:05:44 sasl.oauthbearer.scope.claim.name = scope 10:05:44 sasl.oauthbearer.sub.claim.name = sub 10:05:44 sasl.oauthbearer.token.endpoint.url = null 10:05:44 security.protocol = PLAINTEXT 10:05:44 security.providers = null 10:05:44 send.buffer.bytes = 131072 10:05:44 socket.connection.setup.timeout.max.ms = 30000 10:05:44 socket.connection.setup.timeout.ms = 10000 10:05:44 ssl.cipher.suites = null 10:05:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:44 ssl.endpoint.identification.algorithm = https 10:05:44 ssl.engine.factory.class = null 10:05:44 ssl.key.password = null 10:05:44 ssl.keymanager.algorithm = SunX509 10:05:44 ssl.keystore.certificate.chain = null 10:05:44 ssl.keystore.key = null 10:05:44 ssl.keystore.location = null 10:05:44 ssl.keystore.password = null 10:05:44 ssl.keystore.type = JKS 10:05:44 ssl.protocol = TLSv1.3 10:05:44 ssl.provider = null 10:05:44 ssl.secure.random.implementation = null 10:05:44 ssl.trustmanager.algorithm = PKIX 10:05:44 ssl.truststore.certificates = null 10:05:44 ssl.truststore.location = null 10:05:44 ssl.truststore.password = null 10:05:44 ssl.truststore.type = JKS 10:05:44 transaction.timeout.ms = 60000 10:05:44 transactional.id = null 10:05:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:05:44 10:05:44 2024-02-29T10:05:43.716Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:44 2024-02-29T10:05:43.716Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:44 2024-02-29T10:05:43.716Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:44 2024-02-29T10:05:43.716Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201143716 10:05:44 2024-02-29T10:05:43.729Z INFO 7417 --- [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 hHfWBBGBScea62aXix25_Q 10:05:44 2024-02-29T10:05:43.729Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: Gl5DZqNPRjCghjab7M71TA 10:05:44 2024-02-29T10:05:44.040Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:44 2024-02-29T10:05:44.040Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:44 acks = -1 10:05:44 auto.include.jmx.reporter = true 10:05:44 batch.size = 16384 10:05:44 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:05:44 buffer.memory = 33554432 10:05:44 client.dns.lookup = use_all_dns_ips 10:05:44 client.id = producer-7 10:05:44 compression.type = none 10:05:44 connections.max.idle.ms = 540000 10:05:44 delivery.timeout.ms = 120000 10:05:44 enable.idempotence = false 10:05:44 interceptor.classes = [] 10:05:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:44 linger.ms = 1 10:05:44 max.block.ms = 60000 10:05:44 max.in.flight.requests.per.connection = 5 10:05:44 max.request.size = 1048576 10:05:44 metadata.max.age.ms = 300000 10:05:44 metadata.max.idle.ms = 300000 10:05:44 metric.reporters = [] 10:05:44 metrics.num.samples = 2 10:05:44 metrics.recording.level = INFO 10:05:44 metrics.sample.window.ms = 30000 10:05:44 partitioner.adaptive.partitioning.enable = true 10:05:44 partitioner.availability.timeout.ms = 0 10:05:44 partitioner.class = null 10:05:44 partitioner.ignore.keys = false 10:05:44 receive.buffer.bytes = 32768 10:05:44 reconnect.backoff.max.ms = 1000 10:05:44 reconnect.backoff.ms = 50 10:05:44 request.timeout.ms = 30000 10:05:44 retries = 0 10:05:44 retry.backoff.ms = 100 10:05:44 sasl.client.callback.handler.class = null 10:05:44 sasl.jaas.config = null 10:05:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:44 sasl.kerberos.min.time.before.relogin = 60000 10:05:44 sasl.kerberos.service.name = null 10:05:44 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:44 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:44 sasl.login.callback.handler.class = null 10:05:44 sasl.login.class = null 10:05:44 sasl.login.connect.timeout.ms = null 10:05:44 sasl.login.read.timeout.ms = null 10:05:44 sasl.login.refresh.buffer.seconds = 300 10:05:44 sasl.login.refresh.min.period.seconds = 60 10:05:44 sasl.login.refresh.window.factor = 0.8 10:05:44 sasl.login.refresh.window.jitter = 0.05 10:05:44 sasl.login.retry.backoff.max.ms = 10000 10:05:44 sasl.login.retry.backoff.ms = 100 10:05:44 sasl.mechanism = GSSAPI 10:05:44 sasl.oauthbearer.clock.skew.seconds = 30 10:05:44 sasl.oauthbearer.expected.audience = null 10:05:44 sasl.oauthbearer.expected.issuer = null 10:05:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:44 sasl.oauthbearer.jwks.endpoint.url = null 10:05:44 sasl.oauthbearer.scope.claim.name = scope 10:05:44 sasl.oauthbearer.sub.claim.name = sub 10:05:44 sasl.oauthbearer.token.endpoint.url = null 10:05:44 security.protocol = PLAINTEXT 10:05:44 security.providers = null 10:05:44 send.buffer.bytes = 131072 10:05:44 socket.connection.setup.timeout.max.ms = 30000 10:05:44 socket.connection.setup.timeout.ms = 10000 10:05:44 ssl.cipher.suites = null 10:05:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:44 ssl.endpoint.identification.algorithm = https 10:05:44 ssl.engine.factory.class = null 10:05:44 ssl.key.password = null 10:05:44 ssl.keymanager.algorithm = SunX509 10:05:44 ssl.keystore.certificate.chain = null 10:05:44 ssl.keystore.key = null 10:05:44 ssl.keystore.location = null 10:05:44 ssl.keystore.password = null 10:05:44 ssl.keystore.type = JKS 10:05:44 ssl.protocol = TLSv1.3 10:05:44 ssl.provider = null 10:05:44 ssl.secure.random.implementation = null 10:05:44 ssl.trustmanager.algorithm = PKIX 10:05:44 ssl.truststore.certificates = null 10:05:44 ssl.truststore.location = null 10:05:44 ssl.truststore.password = null 10:05:44 ssl.truststore.type = JKS 10:05:44 transaction.timeout.ms = 60000 10:05:44 transactional.id = null 10:05:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:05:44 10:05:44 2024-02-29T10:05:44.042Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:44 2024-02-29T10:05:44.042Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:44 2024-02-29T10:05:44.042Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:44 2024-02-29T10:05:44.042Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201144042 10:05:44 2024-02-29T10:05:44.052Z INFO 7417 --- [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 hHfWBBGBScea62aXix25_Q 10:05:44 2024-02-29T10:05:44.052Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: Gl5DZqNPRjCghjab7M71TA 10:05:44 2024-02-29T10:05:44.088Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.088Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.362Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:44 2024-02-29T10:05:44.362Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:44 acks = -1 10:05:44 auto.include.jmx.reporter = true 10:05:44 batch.size = 16384 10:05:44 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:05:44 buffer.memory = 33554432 10:05:44 client.dns.lookup = use_all_dns_ips 10:05:44 client.id = producer-8 10:05:44 compression.type = none 10:05:44 connections.max.idle.ms = 540000 10:05:44 delivery.timeout.ms = 120000 10:05:44 enable.idempotence = false 10:05:44 interceptor.classes = [] 10:05:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:44 linger.ms = 1 10:05:44 max.block.ms = 60000 10:05:44 max.in.flight.requests.per.connection = 5 10:05:44 max.request.size = 1048576 10:05:44 metadata.max.age.ms = 300000 10:05:44 metadata.max.idle.ms = 300000 10:05:44 metric.reporters = [] 10:05:44 metrics.num.samples = 2 10:05:44 metrics.recording.level = INFO 10:05:44 metrics.sample.window.ms = 30000 10:05:44 partitioner.adaptive.partitioning.enable = true 10:05:44 partitioner.availability.timeout.ms = 0 10:05:44 partitioner.class = null 10:05:44 partitioner.ignore.keys = false 10:05:44 receive.buffer.bytes = 32768 10:05:44 reconnect.backoff.max.ms = 1000 10:05:44 reconnect.backoff.ms = 50 10:05:44 request.timeout.ms = 30000 10:05:44 retries = 0 10:05:44 retry.backoff.ms = 100 10:05:44 sasl.client.callback.handler.class = null 10:05:44 sasl.jaas.config = null 10:05:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:44 sasl.kerberos.min.time.before.relogin = 60000 10:05:44 sasl.kerberos.service.name = null 10:05:44 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:44 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:44 sasl.login.callback.handler.class = null 10:05:44 sasl.login.class = null 10:05:44 sasl.login.connect.timeout.ms = null 10:05:44 sasl.login.read.timeout.ms = null 10:05:44 sasl.login.refresh.buffer.seconds = 300 10:05:44 sasl.login.refresh.min.period.seconds = 60 10:05:44 sasl.login.refresh.window.factor = 0.8 10:05:44 sasl.login.refresh.window.jitter = 0.05 10:05:44 sasl.login.retry.backoff.max.ms = 10000 10:05:44 sasl.login.retry.backoff.ms = 100 10:05:44 sasl.mechanism = GSSAPI 10:05:44 sasl.oauthbearer.clock.skew.seconds = 30 10:05:44 sasl.oauthbearer.expected.audience = null 10:05:44 sasl.oauthbearer.expected.issuer = null 10:05:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:44 sasl.oauthbearer.jwks.endpoint.url = null 10:05:44 sasl.oauthbearer.scope.claim.name = scope 10:05:44 sasl.oauthbearer.sub.claim.name = sub 10:05:44 sasl.oauthbearer.token.endpoint.url = null 10:05:44 security.protocol = PLAINTEXT 10:05:44 security.providers = null 10:05:44 send.buffer.bytes = 131072 10:05:44 socket.connection.setup.timeout.max.ms = 30000 10:05:44 socket.connection.setup.timeout.ms = 10000 10:05:44 ssl.cipher.suites = null 10:05:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:44 ssl.endpoint.identification.algorithm = https 10:05:44 ssl.engine.factory.class = null 10:05:44 ssl.key.password = null 10:05:44 ssl.keymanager.algorithm = SunX509 10:05:44 ssl.keystore.certificate.chain = null 10:05:44 ssl.keystore.key = null 10:05:44 ssl.keystore.location = null 10:05:44 ssl.keystore.password = null 10:05:44 ssl.keystore.type = JKS 10:05:44 ssl.protocol = TLSv1.3 10:05:44 ssl.provider = null 10:05:44 ssl.secure.random.implementation = null 10:05:44 ssl.trustmanager.algorithm = PKIX 10:05:44 ssl.truststore.certificates = null 10:05:44 ssl.truststore.location = null 10:05:44 ssl.truststore.password = null 10:05:44 ssl.truststore.type = JKS 10:05:44 transaction.timeout.ms = 60000 10:05:44 transactional.id = null 10:05:44 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:05:44 10:05:44 2024-02-29T10:05:44.365Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:44 2024-02-29T10:05:44.366Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:44 2024-02-29T10:05:44.366Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:44 2024-02-29T10:05:44.366Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201144366 10:05:44 2024-02-29T10:05:44.373Z INFO 7417 --- [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 hHfWBBGBScea62aXix25_Q 10:05:44 2024-02-29T10:05:44.373Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: Gl5DZqNPRjCghjab7M71TA 10:05:44 2024-02-29T10:05:44.393Z ERROR 7417 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 10:05:44 10:05:44 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 10:05:44 Endpoint handler details: 10:05:44 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 10:05:44 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@79e77da6] 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:05:44 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:05:44 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:05:44 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:05:44 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:05:44 at java.base/java.lang.Thread.run(Thread.java:833) 10:05:44 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 10:05:44 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 10:05:44 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 10:05:44 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:05:44 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:05:44 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:05:44 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 10:05:44 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 10:05:44 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 10:05:44 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:05:44 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:05:44 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:05:44 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 10:05:44 ... 14 common frames omitted 10:05:44 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@2f6b80bc, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1709201144373, kafka_groupId=ncmp-async-rest-request-event-group}] 10:05:44 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 10:05:44 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 10:05:44 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 10:05:44 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 10:05:44 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 10:05:44 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 10:05:44 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 10:05:44 ... 19 common frames omitted 10:05:44 10:05:44 2024-02-29T10:05:44.395Z ERROR 7417 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 10:05:44 10:05:44 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:05:44 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:05:44 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:05:44 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:05:44 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:05:44 at java.base/java.lang.Thread.run(Thread.java:833) 10:05:44 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:05:44 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 10:05:44 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 10:05:44 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 10:05:44 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 10:05:44 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 10:05:44 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 10:05:44 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 10:05:44 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 10:05:44 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 10:05:44 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 10:05:44 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 10:05:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 10:05:44 ... 3 common frames omitted 10:05:44 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:05:44 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:05:44 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:05:44 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:05:44 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:05:44 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:05:44 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 10:05:44 ... 15 common frames omitted 10:05:44 10:05:44 2024-02-29T10:05:44.434Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.435Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.550Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.550Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.746Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.746Z INFO 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 10:05:44 2024-02-29T10:05:44.747Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.747Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.747Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.747Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:05:44 2024-02-29T10:05:44.747Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:05:44 2024-02-29T10:05:44.747Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:05:44 2024-02-29T10:05:44.748Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:05:44 2024-02-29T10:05:44.748Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.748Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.748Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:05:44 2024-02-29T10:05:44.748Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:05:44 2024-02-29T10:05:44.748Z INFO 7417 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 10:05:44 2024-02-29T10:05:44.749Z INFO 7417 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:05:44 2024-02-29T10:05:44.750Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.750Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.751Z INFO 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.751Z INFO 7417 --- [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: 362ms, elapsed time since send: 361ms, request timeout: 30000ms) 10:05:44 2024-02-29T10:05:44.751Z INFO 7417 --- [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 METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 263ms, elapsed time since send: 263ms, request timeout: 30000ms) 10:05:44 2024-02-29T10:05:44.751Z INFO 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.751Z INFO 7417 --- [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 FIND_COORDINATOR request with correlation id 32 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 4ms, request timeout: 30000ms) 10:05:44 2024-02-29T10:05:44.751Z INFO 7417 --- [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 27 due to node 1 being disconnected (elapsed time since creation: 360ms, elapsed time since send: 360ms, request timeout: 30000ms) 10:05:44 2024-02-29T10:05:44.751Z INFO 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 10:05:44 2024-02-29T10:05:44.751Z INFO 7417 --- [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=1519035075, epoch=6) to node 1: 10:05:44 10:05:44 org.apache.kafka.common.errors.DisconnectException: null 10:05:44 10:05:44 2024-02-29T10:05:44.751Z INFO 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 10:05:44 2024-02-29T10:05:44.752Z INFO 7417 --- [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=1020605589, epoch=6) to node 1: 10:05:44 10:05:44 org.apache.kafka.common.errors.DisconnectException: null 10:05:44 10:05:44 2024-02-29T10:05:44.752Z INFO 7417 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:05:44 2024-02-29T10:05:44.849Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.849Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.849Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.849Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.850Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.850Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.851Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.851Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.851Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.851Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.851Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.851Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.852Z INFO 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.852Z WARN 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.853Z INFO 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.853Z WARN 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.951Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.951Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.951Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.952Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.952Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.952Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.952Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.952Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.952Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.953Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.953Z INFO 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:05:44 2024-02-29T10:05:44.953Z WARN 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:44 2024-02-29T10:05:44.954Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:05:44 2024-02-29T10:05:44.954Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:05:44 2024-02-29T10:05:44.955Z INFO 7417 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:05:44 2024-02-29T10:05:44.955Z INFO 7417 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:05:44 2024-02-29T10:05:44.955Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:05:44 2024-02-29T10:05:44.955Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:05:44 2024-02-29T10:05:44.955Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:05:44 2024-02-29T10:05:44.955Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:05:44 2024-02-29T10:05:44.955Z INFO 7417 --- [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 10:05:44 2024-02-29T10:05:44.955Z INFO 7417 --- [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 10:05:44 2024-02-29T10:05:44.956Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:05:44 2024-02-29T10:05:44.956Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:05:44 2024-02-29T10:05:44.956Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:05:44 2024-02-29T10:05:44.956Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:05:44 2024-02-29T10:05:44.960Z INFO 7417 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:05:44 2024-02-29T10:05:44.960Z INFO 7417 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:05:44 2024-02-29T10:05:44.960Z INFO 7417 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:05:44 2024-02-29T10:05:44.961Z INFO 7417 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:05:44 2024-02-29T10:05:44.961Z INFO 7417 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:05:44 2024-02-29T10:05:44.961Z INFO 7417 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:05:44 2024-02-29T10:05:44.963Z INFO 7417 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 10:05:44 2024-02-29T10:05:44.964Z INFO 7417 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:05:44 2024-02-29T10:05:44.964Z INFO 7417 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 10:05:44 2024-02-29T10:05:44.964Z INFO 7417 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:05:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.247 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:05:45 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:05:50 2024-02-29T10:05:44.974Z INFO 7417 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:05:50 2024-02-29T10:05:45.002Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.002Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.027Z INFO 7417 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 18dc531f87b262ff3256f7cb8c1e551e5ce1aadee527d9ff51da966a12a86a80 10:05:50 2024-02-29T10:05:45.153Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.153Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.154Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.154Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.193Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.193Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.203Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.203Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.204Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.204Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.205Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.205Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.207Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.207Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.507Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.507Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.539Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.539Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.556Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.556Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.560Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.560Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.608Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.608Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.609Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.609Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.611Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.611Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.669Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.669Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:45.812Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:50 2024-02-29T10:05:45.812Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.102Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.102Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.363Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.363Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.375Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.375Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.465Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.465Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.515Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.515Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.524Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.524Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.534Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.534Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.552Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.552Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.625Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.625Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:46.776Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:50 2024-02-29T10:05:46.776Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.107Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.107Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.279Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.279Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.319Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.319Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.370Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.370Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.370Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.370Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.480Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.480Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.629Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.629Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.689Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.689Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.732Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.732Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:47.757Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:47.757Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.312Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.312Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.325Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.325Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.375Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.375Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.426Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.426Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.433Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.433Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.583Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.583Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.583Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.584Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.693Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.693Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.761Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.761Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:48.936Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:50 2024-02-29T10:05:48.936Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.380Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.380Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.431Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.431Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.431Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.431Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.436Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.436Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.524Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.524Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.538Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.539Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.640Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.640Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.646Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.646Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.664Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.664Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:49.945Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:50 2024-02-29T10:05:49.945Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:50.242Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:50 2024-02-29T10:05:50.242Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:50.290Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:50 2024-02-29T10:05:50.290Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:50.336Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:50 2024-02-29T10:05:50.336Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:50.432Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:50.433Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:50.496Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:50 2024-02-29T10:05:50.496Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:50.569Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:50 2024-02-29T10:05:50.570Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:50.592Z INFO 7417 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.617724511S 10:05:50 2024-02-29T10:05:50.595Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:50 2024-02-29T10:05:50.595Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:50 10:05:50,626 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:05:50 10:05:50,626 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:05:50 10:05:50,627 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@172236ba - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:05:50 10:05:50,631 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:50 10:05:50,631 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@172236ba - 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 10:05:50 10:05:50,633 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:05:50 10:05:50,633 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:05:50 10:05:50,633 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:05:50 10:05:50,634 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:50 10:05:50,634 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@172236ba - 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 10:05:50 10:05:50,637 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:05:50 10:05:50,637 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:05:50 10:05:50,637 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:05:50 10:05:50,637 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709201150637) 10:05:50 10:05:50,638 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:05:50 10:05:50,638 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46062251 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46062251 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46062251 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46062251 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46062251 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46062251 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46062251 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46062251 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:50 10:05:50,640 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:05:50 10:05:50,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:05:50 10:05:50,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:50 10:05:50,642 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:05:50 10:05:50,642 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:05:50 10:05:50,648 |-INFO in ch.qos.logback.classic.pattern.DateConverter@73ce59fd - Setting zoneId to "UTC" 10:05:50 10:05:50,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:05:50 10:05:50,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:05:50 10:05:50,653 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:05:50 10:05:50,653 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:05:50 10:05:50,653 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:05:50 10:05:50,654 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:05:50 10:05:50,654 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:05:50 10:05:50,655 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46062251 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:05:50 10:05:50,655 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:05:50 10:05:50,655 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@55533ef0 - End of configuration. 10:05:50 10:05:50,655 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@53425506 - Registering current configuration as safe fallback point 10:05:50 10:05:50 10:05:50 . ____ _ __ _ _ 10:05:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:05:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:05:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:05:50 ' |____| .__|_| |_|_| |_\__, | / / / / 10:05:50 =========|_|==============|___/=/_/_/_/ 10:05:50 :: Spring Boot :: (v3.1.2) 10:05:50 10:05:50 2024-02-29T10:05:50.661Z INFO 7417 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:05:50 2024-02-29T10:05:50.661Z INFO 7417 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:05:50 2024-02-29T10:05:50.695Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:50 2024-02-29T10:05:50.695Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:50 2024-02-29T10:05:50.913Z INFO 7417 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:05:50 allow.auto.create.topics = true 10:05:50 auto.commit.interval.ms = 5000 10:05:50 auto.include.jmx.reporter = true 10:05:50 auto.offset.reset = latest 10:05:50 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:05:50 check.crcs = true 10:05:50 client.dns.lookup = use_all_dns_ips 10:05:50 client.id = consumer-ncmp-data-operation-event-group-7 10:05:50 client.rack = 10:05:50 connections.max.idle.ms = 540000 10:05:50 default.api.timeout.ms = 60000 10:05:50 enable.auto.commit = false 10:05:50 exclude.internal.topics = true 10:05:50 fetch.max.bytes = 52428800 10:05:50 fetch.max.wait.ms = 500 10:05:50 fetch.min.bytes = 1 10:05:50 group.id = ncmp-data-operation-event-group 10:05:50 group.instance.id = null 10:05:50 heartbeat.interval.ms = 3000 10:05:50 interceptor.classes = [] 10:05:50 internal.leave.group.on.close = true 10:05:50 internal.throw.on.fetch.stable.offset.unsupported = false 10:05:50 isolation.level = read_uncommitted 10:05:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:05:50 max.partition.fetch.bytes = 1048576 10:05:50 max.poll.interval.ms = 300000 10:05:50 max.poll.records = 500 10:05:50 metadata.max.age.ms = 300000 10:05:50 metric.reporters = [] 10:05:50 metrics.num.samples = 2 10:05:50 metrics.recording.level = INFO 10:05:50 metrics.sample.window.ms = 30000 10:05:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:05:50 receive.buffer.bytes = 65536 10:05:50 reconnect.backoff.max.ms = 1000 10:05:50 reconnect.backoff.ms = 50 10:05:50 request.timeout.ms = 30000 10:05:50 retry.backoff.ms = 100 10:05:50 sasl.client.callback.handler.class = null 10:05:50 sasl.jaas.config = null 10:05:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:50 sasl.kerberos.min.time.before.relogin = 60000 10:05:50 sasl.kerberos.service.name = null 10:05:50 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:50 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:50 sasl.login.callback.handler.class = null 10:05:50 sasl.login.class = null 10:05:50 sasl.login.connect.timeout.ms = null 10:05:50 sasl.login.read.timeout.ms = null 10:05:50 sasl.login.refresh.buffer.seconds = 300 10:05:50 sasl.login.refresh.min.period.seconds = 60 10:05:50 sasl.login.refresh.window.factor = 0.8 10:05:50 sasl.login.refresh.window.jitter = 0.05 10:05:50 sasl.login.retry.backoff.max.ms = 10000 10:05:50 sasl.login.retry.backoff.ms = 100 10:05:50 sasl.mechanism = GSSAPI 10:05:50 sasl.oauthbearer.clock.skew.seconds = 30 10:05:50 sasl.oauthbearer.expected.audience = null 10:05:50 sasl.oauthbearer.expected.issuer = null 10:05:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:50 sasl.oauthbearer.jwks.endpoint.url = null 10:05:50 sasl.oauthbearer.scope.claim.name = scope 10:05:50 sasl.oauthbearer.sub.claim.name = sub 10:05:50 sasl.oauthbearer.token.endpoint.url = null 10:05:50 security.protocol = PLAINTEXT 10:05:50 security.providers = null 10:05:50 send.buffer.bytes = 131072 10:05:50 session.timeout.ms = 45000 10:05:50 socket.connection.setup.timeout.max.ms = 30000 10:05:50 socket.connection.setup.timeout.ms = 10000 10:05:50 ssl.cipher.suites = null 10:05:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:50 ssl.endpoint.identification.algorithm = https 10:05:50 ssl.engine.factory.class = null 10:05:50 ssl.key.password = null 10:05:50 ssl.keymanager.algorithm = SunX509 10:05:50 ssl.keystore.certificate.chain = null 10:05:50 ssl.keystore.key = null 10:05:50 ssl.keystore.location = null 10:05:50 ssl.keystore.password = null 10:05:50 ssl.keystore.type = JKS 10:05:50 ssl.protocol = TLSv1.3 10:05:50 ssl.provider = null 10:05:50 ssl.secure.random.implementation = null 10:05:50 ssl.trustmanager.algorithm = PKIX 10:05:50 ssl.truststore.certificates = null 10:05:50 ssl.truststore.location = null 10:05:50 ssl.truststore.password = null 10:05:50 ssl.truststore.type = JKS 10:05:50 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:05:50 10:05:50 2024-02-29T10:05:50.916Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:50 2024-02-29T10:05:50.916Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:50 2024-02-29T10:05:50.916Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201150916 10:05:50 2024-02-29T10:05:50.916Z INFO 7417 --- [ 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 10:05:50 2024-02-29T10:05:50.918Z INFO 7417 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:05:50 allow.auto.create.topics = true 10:05:50 auto.commit.interval.ms = 5000 10:05:50 auto.include.jmx.reporter = true 10:05:50 auto.offset.reset = latest 10:05:50 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:05:50 check.crcs = true 10:05:50 client.dns.lookup = use_all_dns_ips 10:05:50 client.id = consumer-ncmp-async-rest-request-event-group-8 10:05:50 client.rack = 10:05:50 connections.max.idle.ms = 540000 10:05:50 default.api.timeout.ms = 60000 10:05:50 enable.auto.commit = false 10:05:50 exclude.internal.topics = true 10:05:50 fetch.max.bytes = 52428800 10:05:50 fetch.max.wait.ms = 500 10:05:50 fetch.min.bytes = 1 10:05:50 group.id = ncmp-async-rest-request-event-group 10:05:50 group.instance.id = null 10:05:50 heartbeat.interval.ms = 3000 10:05:50 interceptor.classes = [] 10:05:50 internal.leave.group.on.close = true 10:05:50 internal.throw.on.fetch.stable.offset.unsupported = false 10:05:50 isolation.level = read_uncommitted 10:05:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:05:50 max.partition.fetch.bytes = 1048576 10:05:50 max.poll.interval.ms = 300000 10:05:50 max.poll.records = 500 10:05:50 metadata.max.age.ms = 300000 10:05:50 metric.reporters = [] 10:05:50 metrics.num.samples = 2 10:05:50 metrics.recording.level = INFO 10:05:50 metrics.sample.window.ms = 30000 10:05:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:05:50 receive.buffer.bytes = 65536 10:05:50 reconnect.backoff.max.ms = 1000 10:05:50 reconnect.backoff.ms = 50 10:05:50 request.timeout.ms = 30000 10:05:50 retry.backoff.ms = 100 10:05:50 sasl.client.callback.handler.class = null 10:05:50 sasl.jaas.config = null 10:05:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:50 sasl.kerberos.min.time.before.relogin = 60000 10:05:50 sasl.kerberos.service.name = null 10:05:50 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:50 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:50 sasl.login.callback.handler.class = null 10:05:50 sasl.login.class = null 10:05:50 sasl.login.connect.timeout.ms = null 10:05:50 sasl.login.read.timeout.ms = null 10:05:50 sasl.login.refresh.buffer.seconds = 300 10:05:50 sasl.login.refresh.min.period.seconds = 60 10:05:50 sasl.login.refresh.window.factor = 0.8 10:05:50 sasl.login.refresh.window.jitter = 0.05 10:05:50 sasl.login.retry.backoff.max.ms = 10000 10:05:50 sasl.login.retry.backoff.ms = 100 10:05:50 sasl.mechanism = GSSAPI 10:05:50 sasl.oauthbearer.clock.skew.seconds = 30 10:05:50 sasl.oauthbearer.expected.audience = null 10:05:50 sasl.oauthbearer.expected.issuer = null 10:05:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:50 sasl.oauthbearer.jwks.endpoint.url = null 10:05:50 sasl.oauthbearer.scope.claim.name = scope 10:05:50 sasl.oauthbearer.sub.claim.name = sub 10:05:50 sasl.oauthbearer.token.endpoint.url = null 10:05:50 security.protocol = PLAINTEXT 10:05:50 security.providers = null 10:05:50 send.buffer.bytes = 131072 10:05:50 session.timeout.ms = 45000 10:05:50 socket.connection.setup.timeout.max.ms = 30000 10:05:50 socket.connection.setup.timeout.ms = 10000 10:05:50 ssl.cipher.suites = null 10:05:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:50 ssl.endpoint.identification.algorithm = https 10:05:50 ssl.engine.factory.class = null 10:05:50 ssl.key.password = null 10:05:50 ssl.keymanager.algorithm = SunX509 10:05:50 ssl.keystore.certificate.chain = null 10:05:50 ssl.keystore.key = null 10:05:50 ssl.keystore.location = null 10:05:50 ssl.keystore.password = null 10:05:50 ssl.keystore.type = JKS 10:05:50 ssl.protocol = TLSv1.3 10:05:50 ssl.provider = null 10:05:50 ssl.secure.random.implementation = null 10:05:50 ssl.trustmanager.algorithm = PKIX 10:05:50 ssl.truststore.certificates = null 10:05:50 ssl.truststore.location = null 10:05:50 ssl.truststore.password = null 10:05:50 ssl.truststore.type = JKS 10:05:50 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:05:50 10:05:50 2024-02-29T10:05:50.925Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:50 2024-02-29T10:05:50.925Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:50 2024-02-29T10:05:50.925Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201150925 10:05:50 2024-02-29T10:05:50.925Z INFO 7417 --- [ 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 10:05:51 2024-02-29T10:05:50.930Z INFO 7417 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.332 seconds (process running for 67.788) 10:05:51 2024-02-29T10:05:51.009Z WARN 7417 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 10:05:51 2024-02-29T10:05:51.009Z INFO 7417 --- [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: m9IQD81zRsiCkaedwnj9Hw 10:05:51 2024-02-29T10:05:51.061Z WARN 7417 --- [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=LEADER_NOT_AVAILABLE} 10:05:51 2024-02-29T10:05:51.061Z INFO 7417 --- [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: m9IQD81zRsiCkaedwnj9Hw 10:05:51 2024-02-29T10:05:51.129Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.129Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.175Z WARN 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:05:51 2024-02-29T10:05:51.184Z WARN 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:05:51 2024-02-29T10:05:51.288Z WARN 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:05:51 2024-02-29T10:05:51.311Z WARN 7417 --- [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} 10:05:51 2024-02-29T10:05:51.332Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.333Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.380Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.380Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.395Z INFO 7417 --- [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 RsWaLedPRaqCaYUGL70twA 10:05:51 2024-02-29T10:05:51.402Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 10:05:51 2024-02-29T10:05:51.403Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:05:51 2024-02-29T10:05:51.424Z INFO 7417 --- [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 RsWaLedPRaqCaYUGL70twA 10:05:51 2024-02-29T10:05:51.427Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 10:05:51 2024-02-29T10:05:51.429Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:05:51 2024-02-29T10:05:51.437Z INFO 7417 --- [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-9a846911-d193-4cdc-ac72-d22a1f3e165e 10:05:51 2024-02-29T10:05:51.437Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:05:51 2024-02-29T10:05:51.437Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:05:51 2024-02-29T10:05:51.442Z INFO 7417 --- [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-99a737a8-4445-4875-8c13-b78955219c28 10:05:51 2024-02-29T10:05:51.442Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:05:51 2024-02-29T10:05:51.442Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:05:51 2024-02-29T10:05:51.468Z INFO 7417 --- [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-9a846911-d193-4cdc-ac72-d22a1f3e165e', protocol='range'} 10:05:51 2024-02-29T10:05:51.468Z INFO 7417 --- [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-9a846911-d193-4cdc-ac72-d22a1f3e165e=Assignment(partitions=[ncmp-async-m2m-0])} 10:05:51 2024-02-29T10:05:51.470Z INFO 7417 --- [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-99a737a8-4445-4875-8c13-b78955219c28', protocol='range'} 10:05:51 2024-02-29T10:05:51.470Z INFO 7417 --- [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-99a737a8-4445-4875-8c13-b78955219c28=Assignment(partitions=[ncmp-async-m2m-0])} 10:05:51 2024-02-29T10:05:51.481Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.481Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.532Z INFO 7417 --- [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-99a737a8-4445-4875-8c13-b78955219c28', protocol='range'} 10:05:51 2024-02-29T10:05:51.533Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:05:51 2024-02-29T10:05:51.533Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:05:51 2024-02-29T10:05:51.540Z INFO 7417 --- [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-9a846911-d193-4cdc-ac72-d22a1f3e165e', protocol='range'} 10:05:51 2024-02-29T10:05:51.541Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:05:51 2024-02-29T10:05:51.541Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:05:51 2024-02-29T10:05:51.546Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.546Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.553Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:05:51 2024-02-29T10:05:51.553Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:05:51 2024-02-29T10:05:51.557Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:05:51 2024-02-29T10:05:51.558Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:05:51 2024-02-29T10:05:51.568Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.568Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.583Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 10:05:51 2024-02-29T10:05:51.583Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 10:05:51 2024-02-29T10:05:51.584Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.584Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.584Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.584Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.607Z INFO 7417 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:05:51 2024-02-29T10:05:51.607Z INFO 7417 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:05:51 2024-02-29T10:05:51.648Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:51 2024-02-29T10:05:51.649Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:51 acks = -1 10:05:51 auto.include.jmx.reporter = true 10:05:51 batch.size = 16384 10:05:51 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:05:51 buffer.memory = 33554432 10:05:51 client.dns.lookup = use_all_dns_ips 10:05:51 client.id = producer-9 10:05:51 compression.type = none 10:05:51 connections.max.idle.ms = 540000 10:05:51 delivery.timeout.ms = 120000 10:05:51 enable.idempotence = false 10:05:51 interceptor.classes = [] 10:05:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:51 linger.ms = 1 10:05:51 max.block.ms = 60000 10:05:51 max.in.flight.requests.per.connection = 5 10:05:51 max.request.size = 1048576 10:05:51 metadata.max.age.ms = 300000 10:05:51 metadata.max.idle.ms = 300000 10:05:51 metric.reporters = [] 10:05:51 metrics.num.samples = 2 10:05:51 metrics.recording.level = INFO 10:05:51 metrics.sample.window.ms = 30000 10:05:51 partitioner.adaptive.partitioning.enable = true 10:05:51 partitioner.availability.timeout.ms = 0 10:05:51 partitioner.class = null 10:05:51 partitioner.ignore.keys = false 10:05:51 receive.buffer.bytes = 32768 10:05:51 reconnect.backoff.max.ms = 1000 10:05:51 reconnect.backoff.ms = 50 10:05:51 request.timeout.ms = 30000 10:05:51 retries = 0 10:05:51 retry.backoff.ms = 100 10:05:51 sasl.client.callback.handler.class = null 10:05:51 sasl.jaas.config = null 10:05:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:51 sasl.kerberos.min.time.before.relogin = 60000 10:05:51 sasl.kerberos.service.name = null 10:05:51 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:51 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:51 sasl.login.callback.handler.class = null 10:05:51 sasl.login.class = null 10:05:51 sasl.login.connect.timeout.ms = null 10:05:51 sasl.login.read.timeout.ms = null 10:05:51 sasl.login.refresh.buffer.seconds = 300 10:05:51 sasl.login.refresh.min.period.seconds = 60 10:05:51 sasl.login.refresh.window.factor = 0.8 10:05:51 sasl.login.refresh.window.jitter = 0.05 10:05:51 sasl.login.retry.backoff.max.ms = 10000 10:05:51 sasl.login.retry.backoff.ms = 100 10:05:51 sasl.mechanism = GSSAPI 10:05:51 sasl.oauthbearer.clock.skew.seconds = 30 10:05:51 sasl.oauthbearer.expected.audience = null 10:05:51 sasl.oauthbearer.expected.issuer = null 10:05:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:51 sasl.oauthbearer.jwks.endpoint.url = null 10:05:51 sasl.oauthbearer.scope.claim.name = scope 10:05:51 sasl.oauthbearer.sub.claim.name = sub 10:05:51 sasl.oauthbearer.token.endpoint.url = null 10:05:51 security.protocol = PLAINTEXT 10:05:51 security.providers = null 10:05:51 send.buffer.bytes = 131072 10:05:51 socket.connection.setup.timeout.max.ms = 30000 10:05:51 socket.connection.setup.timeout.ms = 10000 10:05:51 ssl.cipher.suites = null 10:05:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:51 ssl.endpoint.identification.algorithm = https 10:05:51 ssl.engine.factory.class = null 10:05:51 ssl.key.password = null 10:05:51 ssl.keymanager.algorithm = SunX509 10:05:51 ssl.keystore.certificate.chain = null 10:05:51 ssl.keystore.key = null 10:05:51 ssl.keystore.location = null 10:05:51 ssl.keystore.password = null 10:05:51 ssl.keystore.type = JKS 10:05:51 ssl.protocol = TLSv1.3 10:05:51 ssl.provider = null 10:05:51 ssl.secure.random.implementation = null 10:05:51 ssl.trustmanager.algorithm = PKIX 10:05:51 ssl.truststore.certificates = null 10:05:51 ssl.truststore.location = null 10:05:51 ssl.truststore.password = null 10:05:51 ssl.truststore.type = JKS 10:05:51 transaction.timeout.ms = 60000 10:05:51 transactional.id = null 10:05:51 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:05:51 10:05:51 2024-02-29T10:05:51.652Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:51 2024-02-29T10:05:51.652Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:51 2024-02-29T10:05:51.652Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:51 2024-02-29T10:05:51.652Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201151652 10:05:51 2024-02-29T10:05:51.686Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.686Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.686Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:51 2024-02-29T10:05:51.687Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:51 2024-02-29T10:05:51.690Z INFO 7417 --- [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 RsWaLedPRaqCaYUGL70twA 10:05:51 2024-02-29T10:05:51.690Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: m9IQD81zRsiCkaedwnj9Hw 10:05:51 2024-02-29T10:05:51.801Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:05:51 2024-02-29T10:05:51.802Z INFO 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:05:51 acks = -1 10:05:51 auto.include.jmx.reporter = true 10:05:51 batch.size = 16384 10:05:51 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:05:51 buffer.memory = 33554432 10:05:51 client.dns.lookup = use_all_dns_ips 10:05:51 client.id = producer-10 10:05:51 compression.type = none 10:05:51 connections.max.idle.ms = 540000 10:05:51 delivery.timeout.ms = 120000 10:05:51 enable.idempotence = false 10:05:51 interceptor.classes = [] 10:05:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:05:51 linger.ms = 1 10:05:51 max.block.ms = 60000 10:05:51 max.in.flight.requests.per.connection = 5 10:05:51 max.request.size = 1048576 10:05:51 metadata.max.age.ms = 300000 10:05:51 metadata.max.idle.ms = 300000 10:05:51 metric.reporters = [] 10:05:51 metrics.num.samples = 2 10:05:51 metrics.recording.level = INFO 10:05:51 metrics.sample.window.ms = 30000 10:05:51 partitioner.adaptive.partitioning.enable = true 10:05:51 partitioner.availability.timeout.ms = 0 10:05:51 partitioner.class = null 10:05:51 partitioner.ignore.keys = false 10:05:51 receive.buffer.bytes = 32768 10:05:51 reconnect.backoff.max.ms = 1000 10:05:51 reconnect.backoff.ms = 50 10:05:51 request.timeout.ms = 30000 10:05:51 retries = 0 10:05:51 retry.backoff.ms = 100 10:05:51 sasl.client.callback.handler.class = null 10:05:51 sasl.jaas.config = null 10:05:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:05:51 sasl.kerberos.min.time.before.relogin = 60000 10:05:51 sasl.kerberos.service.name = null 10:05:51 sasl.kerberos.ticket.renew.jitter = 0.05 10:05:51 sasl.kerberos.ticket.renew.window.factor = 0.8 10:05:51 sasl.login.callback.handler.class = null 10:05:51 sasl.login.class = null 10:05:51 sasl.login.connect.timeout.ms = null 10:05:51 sasl.login.read.timeout.ms = null 10:05:51 sasl.login.refresh.buffer.seconds = 300 10:05:51 sasl.login.refresh.min.period.seconds = 60 10:05:51 sasl.login.refresh.window.factor = 0.8 10:05:51 sasl.login.refresh.window.jitter = 0.05 10:05:51 sasl.login.retry.backoff.max.ms = 10000 10:05:51 sasl.login.retry.backoff.ms = 100 10:05:51 sasl.mechanism = GSSAPI 10:05:51 sasl.oauthbearer.clock.skew.seconds = 30 10:05:51 sasl.oauthbearer.expected.audience = null 10:05:51 sasl.oauthbearer.expected.issuer = null 10:05:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:05:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:05:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:05:51 sasl.oauthbearer.jwks.endpoint.url = null 10:05:51 sasl.oauthbearer.scope.claim.name = scope 10:05:51 sasl.oauthbearer.sub.claim.name = sub 10:05:51 sasl.oauthbearer.token.endpoint.url = null 10:05:51 security.protocol = PLAINTEXT 10:05:51 security.providers = null 10:05:51 send.buffer.bytes = 131072 10:05:51 socket.connection.setup.timeout.max.ms = 30000 10:05:51 socket.connection.setup.timeout.ms = 10000 10:05:51 ssl.cipher.suites = null 10:05:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:05:51 ssl.endpoint.identification.algorithm = https 10:05:51 ssl.engine.factory.class = null 10:05:51 ssl.key.password = null 10:05:51 ssl.keymanager.algorithm = SunX509 10:05:51 ssl.keystore.certificate.chain = null 10:05:51 ssl.keystore.key = null 10:05:51 ssl.keystore.location = null 10:05:51 ssl.keystore.password = null 10:05:51 ssl.keystore.type = JKS 10:05:51 ssl.protocol = TLSv1.3 10:05:51 ssl.provider = null 10:05:51 ssl.secure.random.implementation = null 10:05:51 ssl.trustmanager.algorithm = PKIX 10:05:51 ssl.truststore.certificates = null 10:05:51 ssl.truststore.location = null 10:05:51 ssl.truststore.password = null 10:05:51 ssl.truststore.type = JKS 10:05:51 transaction.timeout.ms = 60000 10:05:51 transactional.id = null 10:05:51 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:05:51 10:05:51 2024-02-29T10:05:51.804Z WARN 7417 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:05:51 2024-02-29T10:05:51.804Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:05:51 2024-02-29T10:05:51.804Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:05:51 2024-02-29T10:05:51.804Z INFO 7417 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709201151804 10:05:51 2024-02-29T10:05:51.813Z INFO 7417 --- [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 RsWaLedPRaqCaYUGL70twA 10:05:51 2024-02-29T10:05:51.813Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: m9IQD81zRsiCkaedwnj9Hw 10:05:51 2024-02-29T10:05:51.849Z ERROR 7417 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 10:05:51 10:05:51 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:05:51 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:05:51 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:05:51 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:05:51 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:05:51 at java.base/java.lang.Thread.run(Thread.java:833) 10:05:51 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:05:51 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 10:05:51 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 10:05:51 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 10:05:51 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 10:05:51 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 10:05:51 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 10:05:51 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 10:05:51 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 10:05:51 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 10:05:51 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 10:05:51 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 10:05:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 10:05:51 ... 3 common frames omitted 10:05:51 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:05:51 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:05:51 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:05:51 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:05:51 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:05:51 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:05:51 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 10:05:51 ... 15 common frames omitted 10:05:51 10:05:52 2024-02-29T10:05:51.986Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:52 2024-02-29T10:05:51.986Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:51.992Z INFO 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:05:52 2024-02-29T10:05:51.992Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:05:52 2024-02-29T10:05:51.992Z INFO 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 146ms, elapsed time since send: 146ms, request timeout: 30000ms) 10:05:52 2024-02-29T10:05:51.992Z INFO 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 10:05:52 2024-02-29T10:05:51.992Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:05:52 2024-02-29T10:05:51.992Z INFO 7417 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=2121240362, epoch=2) to node 1: 10:05:52 10:05:52 org.apache.kafka.common.errors.DisconnectException: null 10:05:52 10:05:52 2024-02-29T10:05:51.992Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:05:52 2024-02-29T10:05:51.993Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:05:52 2024-02-29T10:05:51.993Z INFO 7417 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 10:05:52 2024-02-29T10:05:51.993Z INFO 7417 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:05:52 2024-02-29T10:05:51.993Z INFO 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 10:05:52 2024-02-29T10:05:51.994Z INFO 7417 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 10:05:52 2024-02-29T10:05:51.994Z INFO 7417 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:05:52 2024-02-29T10:05:51.996Z INFO 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:05:52 2024-02-29T10:05:51.996Z INFO 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 150ms, elapsed time since send: 150ms, request timeout: 30000ms) 10:05:52 2024-02-29T10:05:51.996Z INFO 7417 --- [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 METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 52ms, elapsed time since send: 52ms, request timeout: 30000ms) 10:05:52 2024-02-29T10:05:51.996Z INFO 7417 --- [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 FIND_COORDINATOR request with correlation id 24 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 3ms, request timeout: 30000ms) 10:05:52 2024-02-29T10:05:51.996Z INFO 7417 --- [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=835300088, epoch=2) to node 1: 10:05:52 10:05:52 org.apache.kafka.common.errors.DisconnectException: null 10:05:52 10:05:52 2024-02-29T10:05:52.093Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.093Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.094Z INFO 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.094Z WARN 7417 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.095Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.095Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.096Z INFO 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.096Z WARN 7417 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.195Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.195Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.219Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:05:52 2024-02-29T10:05:52.219Z INFO 7417 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:05:52 2024-02-29T10:05:52.219Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:05:52 2024-02-29T10:05:52.219Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:05:52 2024-02-29T10:05:52.219Z INFO 7417 --- [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 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.220Z WARN 7417 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [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 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:05:52 2024-02-29T10:05:52.220Z INFO 7417 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:05:52 2024-02-29T10:05:52.221Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:05:52 2024-02-29T10:05:52.221Z INFO 7417 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:05:52 2024-02-29T10:05:52.221Z INFO 7417 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:05:52 2024-02-29T10:05:52.221Z INFO 7417 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:05:52 2024-02-29T10:05:52.221Z INFO 7417 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:05:52 2024-02-29T10:05:52.224Z INFO 7417 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 10:05:52 2024-02-29T10:05:52.225Z INFO 7417 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:05:52 2024-02-29T10:05:52.225Z INFO 7417 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 10:05:52 2024-02-29T10:05:52.225Z INFO 7417 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:05:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.253 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:05:52 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:05:52 2024-02-29T10:05:52.246Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.246Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.346Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.346Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:52 10:05:52,409 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:05:52 10:05:52,409 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:05:52 10:05:52,409 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6409560d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:05:52 10:05:52,412 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:52 10:05:52,412 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6409560d - 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 10:05:52 10:05:52,414 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:05:52 10:05:52,414 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:05:52 10:05:52,414 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:05:52 10:05:52,414 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28502e11 - 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. 10:05:52 10:05:52,414 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6409560d - 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 10:05:52 10:05:52,417 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:05:52 10:05:52,417 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:05:52 10:05:52,417 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:05:52 10:05:52,417 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709201152417) 10:05:52 10:05:52,417 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:05:52 10:05:52,417 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200cbb4c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200cbb4c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200cbb4c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200cbb4c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200cbb4c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200cbb4c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200cbb4c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200cbb4c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:05:52 10:05:52,418 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:52 10:05:52,419 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:05:52 10:05:52,420 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:05:52 10:05:52,420 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:05:52 10:05:52,420 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:05:52 10:05:52,420 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:05:52 10:05:52,425 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2e38bfab - Setting zoneId to "UTC" 10:05:52 10:05:52,426 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:05:52 10:05:52,426 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:05:52 10:05:52,429 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:05:52 10:05:52,429 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:05:52 10:05:52,429 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:05:52 10:05:52,429 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:05:52 10:05:52,429 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:05:52 10:05:52,429 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200cbb4c - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:05:52 10:05:52,429 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:05:52 10:05:52,429 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@24ed4c2c - End of configuration. 10:05:52 10:05:52,429 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@a7adf82 - Registering current configuration as safe fallback point 10:05:52 10:05:52 10:05:52 . ____ _ __ _ _ 10:05:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:05:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:05:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:05:52 ' |____| .__|_| |_|_| |_\__, | / / / / 10:05:52 =========|_|==============|___/=/_/_/_/ 10:05:52 :: Spring Boot :: (v3.1.2) 10:05:52 10:05:52 2024-02-29T10:05:52.433Z INFO 7417 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:05:52 2024-02-29T10:05:52.433Z INFO 7417 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 10:05:52 2024-02-29T10:05:52.448Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.448Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.452Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.452Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.542Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.542Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.550Z INFO 7417 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.165 seconds (process running for 69.408) 10:05:52 2024-02-29T10:05:52.591Z WARN 7417 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') 10:05:52 2024-02-29T10:05:52.592Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.592Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.593Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.594Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.600Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.600Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:05:52 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:05:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:05:52 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 10:05:52 2024-02-29T10:05:52.623Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.624Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:52 10:05:52 . ____ _ __ _ _ 10:05:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:05:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:05:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:05:52 ' |____| .__|_| |_|_| |_\__, | / / / / 10:05:52 =========|_|==============|___/=/_/_/_/ 10:05:52 :: Spring Boot :: (v3.1.2) 10:05:52 10:05:52 2024-02-29T10:05:52.631Z INFO 7417 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:05:52 2024-02-29T10:05:52.631Z INFO 7417 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:05:52 2024-02-29T10:05:52.648Z INFO 7417 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.034 seconds (process running for 69.505) 10:05:52 2024-02-29T10:05:52.652Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.652Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 10:05:52 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:05:52 10:05:52 . ____ _ __ _ _ 10:05:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:05:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:05:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:05:52 ' |____| .__|_| |_|_| |_\__, | / / / / 10:05:52 =========|_|==============|___/=/_/_/_/ 10:05:52 :: Spring Boot :: (v3.1.2) 10:05:52 10:05:52 2024-02-29T10:05:52.676Z INFO 7417 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:05:52 2024-02-29T10:05:52.676Z INFO 7417 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:05:52 2024-02-29T10:05:52.682Z INFO 7417 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.021 seconds (process running for 69.539) 10:05:52 2024-02-29T10:05:52.844Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.844Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.845Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.845Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.900Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.900Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 2024-02-29T10:05:52.904Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:05:52 2024-02-29T10:05:52.904Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:05:52 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 10:05:56 10:05:56 . ____ _ __ _ _ 10:05:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:05:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:05:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:05:56 ' |____| .__|_| |_|_| |_\__, | / / / / 10:05:56 =========|_|==============|___/=/_/_/_/ 10:05:56 :: Spring Boot :: (v3.1.2) 10:05:56 10:05:56 2024-02-29T10:05:52.943Z INFO 7417 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:05:56 2024-02-29T10:05:52.943Z INFO 7417 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:05:56 2024-02-29T10:05:53.046Z WARN 7417 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 10:05:56 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 10:05:56 2024-02-29T10:05:53.130Z INFO 7417 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:05:56 + + o o o o---o o----o o o---o o o----o o--o--o 10:05:56 + + + + | | / \ / | | / / \ | | 10:05:56 + + + + + o----o o o o o----o | o o o o----o | 10:05:56 + + + + | | / \ / | | \ / \ | | 10:05:56 + + o o o o o---o o----o o----o o---o o o o----o o 10:05:56 2024-02-29T10:05:53.130Z INFO 7417 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:05:56 2024-02-29T10:05:53.130Z INFO 7417 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 10:05:56 2024-02-29T10:05:53.130Z INFO 7417 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:05:56 2024-02-29T10:05:53.130Z INFO 7417 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:05:56 2024-02-29T10:05:53.132Z INFO 7417 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:05:56 To enable the Jet engine on the members, do one of the following: 10:05:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:05:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:05:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:05:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:05:56 2024-02-29T10:05:53.203Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.203Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.310Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.310Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.560Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.560Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.654Z INFO 7417 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:05:56 2024-02-29T10:05:53.654Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.654Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.659Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.659Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.703Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.703Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.703Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.703Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.758Z INFO 7417 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:05:56 2024-02-29T10:05:53.763Z WARN 7417 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:05:56 2024-02-29T10:05:53.804Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.804Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.855Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.855Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.862Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.862Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.863Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.863Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:53.864Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:05:56 2024-02-29T10:05:53.864Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.031Z INFO 7417 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:05:56 2024-02-29T10:05:54.037Z INFO 7417 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 10:05:56 2024-02-29T10:05:54.057Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.057Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.466Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.466Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.508Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.508Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.606Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.606Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.708Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.708Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.710Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.710Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.713Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.713Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.764Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.764Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.766Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.767Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.866Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.866Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.959Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.960Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:54.967Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:56 2024-02-29T10:05:54.967Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.214Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.214Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.463Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.463Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.522Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.522Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.611Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.611Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.613Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.613Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.719Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.719Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.764Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.764Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.767Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.767Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.867Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.867Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.870Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.870Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.963Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.963Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:55.970Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:05:56 2024-02-29T10:05:55.970Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:56.169Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:05:56 2024-02-29T10:05:56.169Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:56.425Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:05:56 2024-02-29T10:05:56.426Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:56.517Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:05:56 2024-02-29T10:05:56.517Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:56.588Z INFO 7417 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:05:56 10:05:56 Members {size:1, ver:1} [ 10:05:56 Member [10.250.0.254]:5701 - f460d0bb-62ef-478f-ae56-da17f3bf23d6 this 10:05:56 ] 10:05:56 10:05:56 2024-02-29T10:05:56.607Z INFO 7417 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 10:05:56 2024-02-29T10:05:56.646Z INFO 7417 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.734 seconds (process running for 73.503) 10:05:56 2024-02-29T10:05:56.718Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:05:56 2024-02-29T10:05:56.718Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:56.765Z INFO 7417 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 10:05:56 2024-02-29T10:05:56.769Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:05:56 2024-02-29T10:05:56.769Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:56.777Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:05:56 2024-02-29T10:05:56.777Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 2024-02-29T10:05:56.875Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:05:56 2024-02-29T10:05:56.875Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:05:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.012 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 10:05:56 2024-02-29T10:05:56.928Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:05:56 2024-02-29T10:05:56.928Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:05:56 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:06:03 10:06:03 . ____ _ __ _ _ 10:06:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:06:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:06:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:06:03 ' |____| .__|_| |_|_| |_\__, | / / / / 10:06:03 =========|_|==============|___/=/_/_/_/ 10:06:03 :: Spring Boot :: (v3.1.2) 10:06:03 10:06:03 2024-02-29T10:05:56.954Z INFO 7417 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:06:03 2024-02-29T10:05:56.954Z INFO 7417 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:06:03 2024-02-29T10:05:56.972Z INFO 7417 --- [ main] com.hazelcast.system.logo : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:06:03 + + o o o o---o o----o o o---o o o----o o--o--o 10:06:03 + + + + | | / \ / | | / / \ | | 10:06:03 + + + + + o----o o o o o----o | o o o o----o | 10:06:03 + + + + | | / \ / | | \ / \ | | 10:06:03 + + o o o o o---o o----o o----o o---o o o o----o o 10:06:03 2024-02-29T10:05:56.972Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:06:03 2024-02-29T10:05:56.972Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.210]:5702 10:06:03 2024-02-29T10:05:56.972Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:06:03 2024-02-29T10:05:56.972Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]: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. 10:06:03 2024-02-29T10:05:56.972Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:06:03 To enable the Jet engine on the members, do one of the following: 10:06:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:06:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:06:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:06:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:06:03 2024-02-29T10:05:56.985Z INFO 7417 --- [ main] com.hazelcast.system.security : [10.30.107.210]: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. 10:06:03 2024-02-29T10:05:56.987Z INFO 7417 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:06:03 2024-02-29T10:05:56.987Z WARN 7417 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.210]: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. 10:06:03 2024-02-29T10:05:57.002Z INFO 7417 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:06:03 2024-02-29T10:05:57.002Z INFO 7417 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.210]:5702 is STARTING 10:06:03 2024-02-29T10:05:57.040Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.040Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.078Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.078Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.088Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.088Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.126Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.126Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.127Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.127Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.334Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.334Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.680Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.680Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.681Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.681Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.724Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.724Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.724Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.724Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:57.781Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:03 2024-02-29T10:05:57.781Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.080Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.080Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.131Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.131Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.194Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.194Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.242Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.242Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.244Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.244Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.281Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.281Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.438Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.438Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.483Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.483Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.585Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.585Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.788Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.789Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.829Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.829Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.830Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.830Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:58.998Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:03 2024-02-29T10:05:58.998Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.039Z INFO 7417 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:06:03 10:06:03 Members {size:1, ver:1} [ 10:06:03 Member [10.30.107.210]:5702 - ee6015ba-56ae-49b7-8791-8b8bb39e1997 this 10:06:03 ] 10:06:03 10:06:03 2024-02-29T10:05:59.039Z WARN 7417 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 10:06:03 2024-02-29T10:05:59.041Z INFO 7417 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.210]:5702 is STARTED 10:06:03 2024-02-29T10:05:59.059Z INFO 7417 --- [ main] com.hazelcast.system.logo : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:06:03 + + o o o o---o o----o o o---o o o----o o--o--o 10:06:03 + + + + | | / \ / | | / / \ | | 10:06:03 + + + + + o----o o o o o----o | o o o o----o | 10:06:03 + + + + | | / \ / | | \ / \ | | 10:06:03 + + o o o o o---o o----o o----o o---o o o o----o o 10:06:03 2024-02-29T10:05:59.059Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:06:03 2024-02-29T10:05:59.059Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.210]:5703 10:06:03 2024-02-29T10:05:59.060Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:06:03 2024-02-29T10:05:59.060Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]: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. 10:06:03 2024-02-29T10:05:59.060Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:06:03 To enable the Jet engine on the members, do one of the following: 10:06:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:06:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:06:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:06:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:06:03 2024-02-29T10:05:59.075Z INFO 7417 --- [ main] com.hazelcast.system.security : [10.30.107.210]: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. 10:06:03 2024-02-29T10:05:59.077Z INFO 7417 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:06:03 2024-02-29T10:05:59.077Z WARN 7417 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.210]: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. 10:06:03 2024-02-29T10:05:59.090Z INFO 7417 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:06:03 2024-02-29T10:05:59.091Z INFO 7417 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.210]:5703 is STARTING 10:06:03 2024-02-29T10:05:59.098Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.098Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.185Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.185Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.196Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.196Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.237Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.237Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.273Z INFO 7417 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.210]:5702 10:06:03 2024-02-29T10:05:59.300Z INFO 7417 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:5702 and /10.30.107.210:39597 10:06:03 2024-02-29T10:05:59.305Z INFO 7417 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:39597 and /10.30.107.210:5702 10:06:03 2024-02-29T10:05:59.336Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.336Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.386Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.386Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.539Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.539Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.648Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.648Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.785Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.785Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:05:59.943Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:03 2024-02-29T10:05:59.943Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.033Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.033Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.101Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.101Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.115Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.115Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.115Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.115Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.142Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.142Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.190Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.191Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.240Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.240Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.395Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.395Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.546Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.546Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.603Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.603Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.689Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.689Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:00.802Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:03 2024-02-29T10:06:00.802Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.043Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.043Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.107Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.107Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.137Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.138Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.144Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.144Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.221Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.221Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.321Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.321Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.347Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.347Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.398Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.398Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.651Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.651Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.742Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.742Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.806Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.806Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.808Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.808Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:01.962Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:03 2024-02-29T10:06:01.962Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.049Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.049Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.197Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.197Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.325Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.325Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.326Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.326Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.341Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.341Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.401Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.401Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.401Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.401Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.661Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.662Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.709Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.709Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.805Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.805Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:02.847Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:03 2024-02-29T10:06:02.847Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.066Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:03 2024-02-29T10:06:03.066Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.153Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:03 2024-02-29T10:06:03.153Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.229Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:03 2024-02-29T10:06:03.229Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.303Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:06:03.303Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.304Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:03 2024-02-29T10:06:03.305Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.380Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:03 2024-02-29T10:06:03.380Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.443Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:03 2024-02-29T10:06:03.443Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.555Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:03 2024-02-29T10:06:03.555Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.808Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:03 2024-02-29T10:06:03.808Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:03 2024-02-29T10:06:03.865Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:10 2024-02-29T10:06:03.865Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:03.913Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:10 2024-02-29T10:06:03.913Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.002Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.002Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.123Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.123Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.132Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.132Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.358Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.358Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.397Z INFO 7417 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:06:10 10:06:10 Members {size:2, ver:2} [ 10:06:10 Member [10.30.107.210]:5702 - ee6015ba-56ae-49b7-8791-8b8bb39e1997 this 10:06:10 Member [10.30.107.210]:5703 - 78d1b907-91a9-493a-bf20-246ffd860a67 10:06:10 ] 10:06:10 10:06:10 2024-02-29T10:06:04.406Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.407Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.407Z INFO 7417 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:06:10 10:06:10 Members {size:2, ver:2} [ 10:06:10 Member [10.30.107.210]:5702 - ee6015ba-56ae-49b7-8791-8b8bb39e1997 10:06:10 Member [10.30.107.210]:5703 - 78d1b907-91a9-493a-bf20-246ffd860a67 this 10:06:10 ] 10:06:10 10:06:10 2024-02-29T10:06:04.408Z WARN 7417 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 10:06:10 2024-02-29T10:06:04.409Z INFO 7417 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.210]:5703 is STARTED 10:06:10 2024-02-29T10:06:04.413Z INFO 7417 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 10:06:10 2024-02-29T10:06:04.416Z INFO 7417 --- [ main] com.hazelcast.system.logo : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:06:10 + + o o o o---o o----o o o---o o o----o o--o--o 10:06:10 + + + + | | / \ / | | / / \ | | 10:06:10 + + + + + o----o o o o o----o | o o o o----o | 10:06:10 + + + + | | / \ / | | \ / \ | | 10:06:10 + + o o o o o---o o----o o----o o---o o o o----o o 10:06:10 2024-02-29T10:06:04.416Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:06:10 2024-02-29T10:06:04.416Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.210]:5704 10:06:10 2024-02-29T10:06:04.416Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:06:10 2024-02-29T10:06:04.416Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]: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. 10:06:10 2024-02-29T10:06:04.416Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:06:10 To enable the Jet engine on the members, do one of the following: 10:06:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:06:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:06:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:06:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:06:10 2024-02-29T10:06:04.433Z INFO 7417 --- [ main] com.hazelcast.system.security : [10.30.107.210]: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. 10:06:10 2024-02-29T10:06:04.435Z INFO 7417 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:06:10 2024-02-29T10:06:04.435Z WARN 7417 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.210]: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. 10:06:10 2024-02-29T10:06:04.449Z INFO 7417 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:06:10 2024-02-29T10:06:04.450Z INFO 7417 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.210]:5704 is STARTING 10:06:10 2024-02-29T10:06:04.491Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.491Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.508Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.508Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.508Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.508Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.547Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.548Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.566Z INFO 7417 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.210]:5702 10:06:10 2024-02-29T10:06:04.568Z INFO 7417 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:5702 and /10.30.107.210:51999 10:06:10 2024-02-29T10:06:04.579Z INFO 7417 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:51999 and /10.30.107.210:5702 10:06:10 2024-02-29T10:06:04.871Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.871Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.907Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.907Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:04.915Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:10 2024-02-29T10:06:04.915Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.070Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.070Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.211Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.211Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.234Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.234Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.340Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.340Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.401Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.401Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.462Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.462Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.510Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.511Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.552Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.552Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.717Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.717Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.820Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.820Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.974Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.974Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:05.975Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:10 2024-02-29T10:06:05.975Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.011Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.011Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.119Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.119Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.188Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.188Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.353Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.353Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.513Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.514Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.556Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.556Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.655Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.655Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.666Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.666Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.772Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.772Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.865Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.865Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.879Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.879Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:06.924Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:10 2024-02-29T10:06:06.924Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.179Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.179Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.192Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.192Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.224Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.224Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.257Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.257Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.517Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.517Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.561Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.561Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.658Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.658Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.676Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.676Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.733Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.733Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.870Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.870Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.927Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.928Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:07.968Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:10 2024-02-29T10:06:07.968Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.128Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.128Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.161Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.161Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.198Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.198Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.283Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.283Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.412Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.412Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.419Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.419Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.530Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.530Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.660Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.660Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.823Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.824Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.872Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.872Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.880Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.880Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:08.938Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:10 2024-02-29T10:06:08.938Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.154Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.154Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.165Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.165Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.236Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.236Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.282Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.282Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.321Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.321Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.366Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.366Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.584Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.584Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.663Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.663Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.677Z INFO 7417 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:06:10 10:06:10 Members {size:3, ver:3} [ 10:06:10 Member [10.30.107.210]:5702 - ee6015ba-56ae-49b7-8791-8b8bb39e1997 this 10:06:10 Member [10.30.107.210]:5703 - 78d1b907-91a9-493a-bf20-246ffd860a67 10:06:10 Member [10.30.107.210]:5704 - 741f7e65-f59a-4d6e-9e93-797754895216 10:06:10 ] 10:06:10 10:06:10 2024-02-29T10:06:09.687Z INFO 7417 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:06:10 10:06:10 Members {size:3, ver:3} [ 10:06:10 Member [10.30.107.210]:5702 - ee6015ba-56ae-49b7-8791-8b8bb39e1997 10:06:10 Member [10.30.107.210]:5703 - 78d1b907-91a9-493a-bf20-246ffd860a67 10:06:10 Member [10.30.107.210]:5704 - 741f7e65-f59a-4d6e-9e93-797754895216 this 10:06:10 ] 10:06:10 10:06:10 2024-02-29T10:06:09.688Z INFO 7417 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:06:10 10:06:10 Members {size:3, ver:3} [ 10:06:10 Member [10.30.107.210]:5702 - ee6015ba-56ae-49b7-8791-8b8bb39e1997 10:06:10 Member [10.30.107.210]:5703 - 78d1b907-91a9-493a-bf20-246ffd860a67 this 10:06:10 Member [10.30.107.210]:5704 - 741f7e65-f59a-4d6e-9e93-797754895216 10:06:10 ] 10:06:10 10:06:10 2024-02-29T10:06:09.688Z INFO 7417 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.210:5703, timeout: 10000, bind-any: true 10:06:10 2024-02-29T10:06:09.697Z INFO 7417 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:5703 and /10.30.107.210:48679 10:06:10 2024-02-29T10:06:09.698Z INFO 7417 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:5704 and /10.30.107.210:52955 10:06:10 2024-02-29T10:06:09.698Z INFO 7417 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:48679 and /10.30.107.210:5703 10:06:10 2024-02-29T10:06:09.699Z INFO 7417 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:52955 and /10.30.107.210:5704 10:06:10 2024-02-29T10:06:09.825Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.825Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.826Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.826Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:09.956Z INFO 7417 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 10:06:10 2024-02-29T10:06:09.985Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:10 2024-02-29T10:06:09.985Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.008Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:10 2024-02-29T10:06:10.008Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.146Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:10 2024-02-29T10:06:10.146Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.197Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:10 2024-02-29T10:06:10.197Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.324Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:10.324Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.325Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:10 2024-02-29T10:06:10.325Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.338Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:10 2024-02-29T10:06:10.338Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.356Z INFO 7417 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 29 10:06:09 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 10:06:10 2024-02-29T10:06:10.422Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:10 2024-02-29T10:06:10.422Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.439Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:10 2024-02-29T10:06:10.439Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.566Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:10 2024-02-29T10:06:10.566Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:10 2024-02-29T10:06:10.688Z WARN 7417 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 10:06:10 2024-02-29T10:06:10.689Z INFO 7417 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.210]:5704 is STARTED 10:06:10 2024-02-29T10:06:10.700Z INFO 7417 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 13.767 seconds (process running for 87.557) 10:06:10 2024-02-29T10:06:10.755Z INFO 7417 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:06:11 2024-02-29T10:06:10.781Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:11 2024-02-29T10:06:10.781Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:11 2024-02-29T10:06:10.831Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:11 2024-02-29T10:06:10.831Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:11 2024-02-29T10:06:10.865Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:11 2024-02-29T10:06:10.865Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.140Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.140Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.191Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.191Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.276Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.276Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.313Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.313Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.391Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.391Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.408Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.408Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.429Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.429Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.469Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.469Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.528Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.528Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.735Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.735Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.818Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.818Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:12 2024-02-29T10:06:11.934Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:12 2024-02-29T10:06:11.934Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.074 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:06:12 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 10:06:15 $ ssh-agent -k 10:06:15 unset SSH_AUTH_SOCK; 10:06:15 unset SSH_AGENT_PID; 10:06:15 echo Agent pid 5574 killed; 10:06:15 [ssh-agent] Stopped. 10:06:15 Build was aborted 10:06:15 Aborted by new patch set. 10:06:15 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4261841678288735199.sh 10:06:15 ---> sysstat.sh 10:06:15 10:06:15 . ____ _ __ _ _ 10:06:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:06:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:06:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:06:15 ' |____| .__|_| |_|_| |_\__, | / / / / 10:06:15 =========|_|==============|___/=/_/_/_/ 10:06:15 :: Spring Boot :: (v3.1.2) 10:06:15 10:06:15 2024-02-29T10:06:12.032Z INFO 7417 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7417 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:06:15 2024-02-29T10:06:12.032Z INFO 7417 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:06:15 2024-02-29T10:06:12.047Z INFO 7417 --- [ main] com.hazelcast.system.logo : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:06:15 + + o o o o---o o----o o o---o o o----o o--o--o 10:06:15 + + + + | | / \ / | | / / \ | | 10:06:15 + + + + + o----o o o o o----o | o o o o----o | 10:06:15 + + + + | | / \ / | | \ / \ | | 10:06:15 + + o o o o o---o o----o o----o o---o o o o----o o 10:06:15 2024-02-29T10:06:12.047Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:06:15 2024-02-29T10:06:12.047Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.210]:5705 10:06:15 2024-02-29T10:06:12.047Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:06:15 2024-02-29T10:06:12.047Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]: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. 10:06:15 2024-02-29T10:06:12.047Z INFO 7417 --- [ main] com.hazelcast.system : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:06:15 To enable the Jet engine on the members, do one of the following: 10:06:15 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:06:15 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:06:15 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:06:15 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:06:15 2024-02-29T10:06:12.058Z INFO 7417 --- [ main] com.hazelcast.system.security : [10.30.107.210]: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. 10:06:15 2024-02-29T10:06:12.059Z INFO 7417 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:06:15 2024-02-29T10:06:12.059Z WARN 7417 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.210]: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. 10:06:15 2024-02-29T10:06:12.069Z INFO 7417 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:06:15 2024-02-29T10:06:12.069Z INFO 7417 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.210]:5705 is STARTING 10:06:15 2024-02-29T10:06:12.143Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.143Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.162Z INFO 7417 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.210]:5702 10:06:15 2024-02-29T10:06:12.164Z INFO 7417 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:5702 and /10.30.107.210:51455 10:06:15 2024-02-29T10:06:12.164Z INFO 7417 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.210]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.210:51455 and /10.30.107.210:5702 10:06:15 2024-02-29T10:06:12.179Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.179Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.200Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.200Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.398Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.398Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.418Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.418Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.461Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.461Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.571Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.572Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.590Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.590Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.633Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.633Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.636Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.636Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.922Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.922Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:12.987Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:15 2024-02-29T10:06:12.987Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.046Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.046Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.104Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.104Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.251Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.251Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.283Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.283Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.333Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.333Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.443Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.443Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.483Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.483Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.515Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.515Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.735Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.735Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.742Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.743Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.784Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.784Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:13.898Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:15 2024-02-29T10:06:13.898Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.042Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.042Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.057Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.057Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.153Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.153Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.486Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.486Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.487Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.487Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.498Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.498Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.568Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.568Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.639Z INFO 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.639Z WARN 7417 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.686Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.686Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.845Z INFO 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.845Z WARN 7417 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.901Z INFO 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.901Z WARN 7417 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:14.938Z INFO 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:06:15 2024-02-29T10:06:14.938Z WARN 7417 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:15.005Z INFO 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:06:15 2024-02-29T10:06:15.005Z WARN 7417 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:15.161Z INFO 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:06:15 2024-02-29T10:06:15.161Z WARN 7417 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:15.195Z INFO 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:06:15 2024-02-29T10:06:15.195Z WARN 7417 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:15.423Z INFO 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:06:15 2024-02-29T10:06:15.423Z WARN 7417 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:15.601Z INFO 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:06:15 2024-02-29T10:06:15.602Z WARN 7417 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:15.639Z INFO 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:06:15 2024-02-29T10:06:15.640Z WARN 7417 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:06:15 2024-02-29T10:06:15.641Z INFO 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:06:15 2024-02-29T10:06:15.641Z WARN 7417 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:06:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15445536123297447418.sh 10:06:15 ---> package-listing.sh 10:06:15 ++ facter osfamily 10:06:15 ++ tr '[:upper:]' '[:lower:]' 10:06:16 + OS_FAMILY=redhat 10:06:16 + workspace=/w/workspace/cps-master-verify-java 10:06:16 + START_PACKAGES=/tmp/packages_start.txt 10:06:16 + END_PACKAGES=/tmp/packages_end.txt 10:06:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:16 + PACKAGES=/tmp/packages_start.txt 10:06:16 + '[' /w/workspace/cps-master-verify-java ']' 10:06:16 + PACKAGES=/tmp/packages_end.txt 10:06:16 + case "${OS_FAMILY}" in 10:06:16 + rpm -qa 10:06:16 + sort 10:06:16 [INFO] 10:06:16 [INFO] Results: 10:06:16 [INFO] 10:06:16 [INFO] Tests run: 188, Failures: 0, Errors: 0, Skipped: 0 10:06:16 [INFO] 10:06:16 [INFO] ------------------------------------------------------------------------ 10:06:16 [INFO] Reactor Summary for cps 3.4.6-SNAPSHOT: 10:06:16 [INFO] 10:06:16 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.981 s] 10:06:16 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 10:06:16 [INFO] checkstyle ......................................... SUCCESS [ 3.963 s] 10:06:16 [INFO] spotbugs ........................................... SUCCESS [ 0.019 s] 10:06:16 [INFO] cps-parent ......................................... SUCCESS [ 9.611 s] 10:06:16 [INFO] cps-events ......................................... SUCCESS [ 6.268 s] 10:06:16 [INFO] cps-path-parser .................................... SUCCESS [ 11.825 s] 10:06:16 [INFO] cps-service ........................................ SUCCESS [ 47.912 s] 10:06:16 [INFO] cps-rest ........................................... SUCCESS [ 36.931 s] 10:06:16 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.104 s] 10:06:16 [INFO] cps-ncmp-service ................................... FAILURE [01:50 min] 10:06:16 [INFO] cps-ncmp-rest ...................................... SKIPPED 10:06:16 [INFO] cps-ncmp-rest-stub ................................. SKIPPED 10:06:16 [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED 10:06:16 [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED 10:06:16 [INFO] cps-ri ............................................. SKIPPED 10:06:16 [INFO] dmi-plugin-demo-and-csit-stub ...................... SKIPPED 10:06:16 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SKIPPED 10:06:16 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SKIPPED 10:06:16 [INFO] integration-test ................................... SKIPPED 10:06:16 [INFO] cps-application .................................... SKIPPED 10:06:16 [INFO] jacoco-report ...................................... SKIPPED 10:06:16 [INFO] cps ................................................ SKIPPED 10:06:16 [INFO] ------------------------------------------------------------------------ 10:06:16 [INFO] BUILD FAILURE 10:06:16 [INFO] ------------------------------------------------------------------------ 10:06:16 [INFO] Total time: 03:55 min 10:06:16 [INFO] Finished at: 2024-02-29T10:06:16Z 10:06:16 [INFO] ------------------------------------------------------------------------ 10:06:16 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project cps-ncmp-service: There are test failures. 10:06:16 [ERROR] 10:06:16 [ERROR] Please refer to /w/workspace/cps-master-verify-java/cps-ncmp-service/target/surefire-reports for the individual test results. 10:06:16 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 10:06:16 [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 10:06:16 [ERROR] Command was /bin/sh -c cd /w/workspace/cps-master-verify-java/cps-ncmp-service && /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java '-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*' -jar /w/workspace/cps-master-verify-java/cps-ncmp-service/target/surefire/surefirebooter11624335582027132570.jar /w/workspace/cps-master-verify-java/cps-ncmp-service/target/surefire 2024-02-29T10-02-44_599-jvmRun1 surefire7760202371851362512tmp surefire_38020514052140388259tmp 10:06:16 [ERROR] Error occurred in starting fork, check output in log 10:06:16 [ERROR] Process Exit Code: 143 10:06:16 [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 10:06:16 [ERROR] Command was /bin/sh -c cd /w/workspace/cps-master-verify-java/cps-ncmp-service && /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java '-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*' -jar /w/workspace/cps-master-verify-java/cps-ncmp-service/target/surefire/surefirebooter11624335582027132570.jar /w/workspace/cps-master-verify-java/cps-ncmp-service/target/surefire 2024-02-29T10-02-44_599-jvmRun1 surefire7760202371851362512tmp surefire_38020514052140388259tmp 10:06:16 [ERROR] Error occurred in starting fork, check output in log 10:06:16 [ERROR] Process Exit Code: 143 10:06:16 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:748) 10:06:16 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:305) 10:06:16 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:265) 10:06:16 [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1314) 10:06:16 [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1159) 10:06:16 [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:932) 10:06:16 [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) 10:06:16 [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) 10:06:16 [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) 10:06:16 [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) 10:06:16 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) 10:06:16 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) 10:06:16 [ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) 10:06:16 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) 10:06:16 [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) 10:06:16 [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) 10:06:16 [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) 10:06:16 [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) 10:06:16 [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) 10:06:16 [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) 10:06:16 [ERROR] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:06:16 [ERROR] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:06:16 [ERROR] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:06:16 [ERROR] at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:06:16 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) 10:06:16 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) 10:06:16 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) 10:06:16 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) 10:06:16 [ERROR] -> [Help 1] 10:06:16 [ERROR] 10:06:16 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 10:06:16 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 10:06:16 [ERROR] 10:06:16 [ERROR] For more information about the errors and possible solutions, please read the following articles: 10:06:16 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 10:06:16 [ERROR] 10:06:16 [ERROR] After correcting the problems, you can resume the build with the command 10:06:16 [ERROR] mvn -rf :cps-ncmp-service 10:06:16 + '[' -f /tmp/packages_start.txt ']' 10:06:16 + '[' -f /tmp/packages_end.txt ']' 10:06:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:16 + '[' /w/workspace/cps-master-verify-java ']' 10:06:16 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 10:06:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 10:06:16 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1992862880165544808.sh 10:06:16 ---> capture-instance-metadata.sh 10:06:16 Setup pyenv: 10:06:17 system 10:06:17 3.8.13 10:06:17 3.9.13 10:06:17 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xjtu from file:/tmp/.os_lf_venv 10:06:18 lf-activate-venv(): INFO: Installing: lftools 10:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-Xjtu/bin to PATH 10:06:29 INFO: Running in OpenStack, capturing instance metadata 10:06:30 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1693100060833695062.sh 10:06:30 provisioning config files... 10:06:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5186679692746768335tmp 10:06:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:06:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:06:30 [EnvInject] - Injecting environment variables from a build step. 10:06:30 [EnvInject] - Injecting as environment variables the properties content 10:06:30 SERVER_ID=logs 10:06:30 10:06:30 [EnvInject] - Variables injected successfully. 10:06:30 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3165449801063139881.sh 10:06:30 ---> create-netrc.sh 10:06:30 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4649640101250753379.sh 10:06:30 ---> python-tools-install.sh 10:06:30 Setup pyenv: 10:06:30 system 10:06:30 3.8.13 10:06:30 3.9.13 10:06:30 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xjtu from file:/tmp/.os_lf_venv 10:06:31 lf-activate-venv(): INFO: Installing: lftools 10:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-Xjtu/bin to PATH 10:06:40 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16391105039155176021.sh 10:06:40 ---> sudo-logs.sh 10:06:40 Archiving 'sudo' log.. 10:06:40 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13779062655870716133.sh 10:06:40 ---> job-cost.sh 10:06:40 Setup pyenv: 10:06:40 system 10:06:40 3.8.13 10:06:40 3.9.13 10:06:40 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xjtu from file:/tmp/.os_lf_venv 10:06:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-Xjtu/bin to PATH 10:06:47 INFO: No Stack... 10:06:47 INFO: Retrieving Pricing Info for: v3-standard-8 10:06:48 INFO: Archiving Costs 10:06:48 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins4959383455732731404.sh 10:06:48 ---> logs-deploy.sh 10:06:48 Setup pyenv: 10:06:48 system 10:06:48 3.8.13 10:06:48 3.9.13 10:06:48 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xjtu from file:/tmp/.os_lf_venv 10:06:49 lf-activate-venv(): INFO: Installing: lftools 10:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-Xjtu/bin to PATH 10:06:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6994 10:06:58 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 10:06:59 Archives upload complete. 10:06:59 INFO: archiving logs to Nexus 10:07:00 ---> uname -a: 10:07:00 Linux prd-centos8-docker-8c-8g-9663.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:07:00 10:07:00 10:07:00 ---> lscpu: 10:07:00 Architecture: x86_64 10:07:00 CPU op-mode(s): 32-bit, 64-bit 10:07:00 Byte Order: Little Endian 10:07:00 CPU(s): 8 10:07:00 On-line CPU(s) list: 0-7 10:07:00 Thread(s) per core: 1 10:07:00 Core(s) per socket: 1 10:07:00 Socket(s): 8 10:07:00 NUMA node(s): 1 10:07:00 Vendor ID: AuthenticAMD 10:07:00 CPU family: 23 10:07:00 Model: 49 10:07:00 Model name: AMD EPYC-Rome Processor 10:07:00 Stepping: 0 10:07:00 CPU MHz: 2800.000 10:07:00 BogoMIPS: 5600.00 10:07:00 Virtualization: AMD-V 10:07:00 Hypervisor vendor: KVM 10:07:00 Virtualization type: full 10:07:00 L1d cache: 32K 10:07:00 L1i cache: 32K 10:07:00 L2 cache: 512K 10:07:00 L3 cache: 16384K 10:07:00 NUMA node0 CPU(s): 0-7 10:07:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:07:00 10:07:00 10:07:00 ---> nproc: 10:07:00 8 10:07:00 10:07:00 10:07:00 ---> df -h: 10:07:00 Filesystem Size Used Avail Use% Mounted on 10:07:00 devtmpfs 16G 0 16G 0% /dev 10:07:00 tmpfs 16G 0 16G 0% /dev/shm 10:07:00 tmpfs 16G 17M 16G 1% /run 10:07:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:07:00 /dev/vda1 160G 12G 149G 7% / 10:07:00 tmpfs 3.2G 0 3.2G 0% /run/user/1001 10:07:00 10:07:00 10:07:00 ---> free -m: 10:07:00 total used free shared buff/cache available 10:07:00 Mem: 31890 1042 27330 19 3517 30384 10:07:00 Swap: 1023 0 1023 10:07:00 10:07:00 10:07:00 ---> ip addr: 10:07:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:07:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:07:00 inet 127.0.0.1/8 scope host lo 10:07:00 valid_lft forever preferred_lft forever 10:07:00 inet6 ::1/128 scope host 10:07:00 valid_lft forever preferred_lft forever 10:07:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:07:00 link/ether fa:16:3e:00:ce:69 brd ff:ff:ff:ff:ff:ff 10:07:00 altname enp0s3 10:07:00 altname ens3 10:07:00 inet 10.30.107.210/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:07:00 valid_lft 86001sec preferred_lft 86001sec 10:07:00 inet6 fe80::f816:3eff:fe00:ce69/64 scope link 10:07:00 valid_lft forever preferred_lft forever 10:07:00 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:07:00 link/ether 02:42:1d:02:db:83 brd ff:ff:ff:ff:ff:ff 10:07:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:07:00 valid_lft forever preferred_lft forever 10:07:00 inet6 fe80::42:1dff:fe02:db83/64 scope link 10:07:00 valid_lft forever preferred_lft forever 10:07:00 10:07:00 10:07:00 ---> sar -b -r -n DEV: 10:07:00 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/29/2024 _x86_64_ (8 CPU) 10:07:00 10:07:00 10:00:02 LINUX RESTART (8 CPU) 10:07:00 10:07:00 10:01:01 AM tps rtps wtps bread/s bwrtn/s 10:07:00 10:02:01 AM 92.87 7.03 85.84 1303.88 6236.17 10:07:00 10:03:01 AM 272.89 20.18 252.72 3968.14 11344.22 10:07:00 10:04:01 AM 78.04 1.28 76.76 385.87 10757.80 10:07:00 10:05:01 AM 28.92 0.10 28.82 27.86 2503.62 10:07:00 10:06:01 AM 110.81 12.40 98.42 869.98 28147.30 10:07:00 Average: 116.71 8.20 108.51 1311.15 11797.63 10:07:00 10:07:00 10:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:07:00 10:02:01 AM 29617216 31293264 3038496 9.30 2688 2000348 1464000 4.34 168268 2443292 151216 10:07:00 10:03:01 AM 28125096 30321808 4530616 13.87 2688 2510468 2273508 6.75 261272 3789516 294212 10:07:00 10:04:01 AM 27869228 30135220 4786484 14.66 2688 2577040 2359708 7.00 303736 3990128 47404 10:07:00 10:05:01 AM 26179100 28852908 6476612 19.83 2688 2981048 3416404 10.14 370576 5596792 390824 10:07:00 10:06:01 AM 25516476 28629936 7139236 21.86 2688 3406868 3620352 10.74 530344 6046444 472 10:07:00 Average: 27461423 29846627 5194289 15.91 2688 2695154 2626794 7.79 326839 4373234 176826 10:07:00 10:07:00 10:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:07:00 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:00 10:02:01 AM eth0 51.56 36.62 757.17 6.86 0.00 0.00 0.00 0.00 10:07:00 10:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:00 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:00 10:03:01 AM eth0 399.42 329.01 5273.66 56.98 0.00 0.00 0.00 0.00 10:07:00 10:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:00 10:04:01 AM lo 2.07 2.07 0.35 0.35 0.00 0.00 0.00 0.00 10:07:00 10:04:01 AM eth0 85.44 74.41 719.07 18.94 0.00 0.00 0.00 0.00 10:07:00 10:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:00 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:00 10:05:01 AM eth0 780.07 287.94 5417.40 32.10 0.00 0.00 0.00 0.00 10:07:00 10:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:00 10:06:01 AM lo 23.08 23.08 2.10 2.10 0.00 0.00 0.00 0.00 10:07:00 10:06:01 AM eth0 172.48 97.67 1073.98 23.17 0.00 0.00 0.00 0.00 10:07:00 10:06:01 AM docker0 6.71 7.48 0.86 0.88 0.00 0.00 0.00 0.00 10:07:00 Average: lo 5.03 5.03 0.49 0.49 0.00 0.00 0.00 0.00 10:07:00 Average: eth0 297.78 165.12 2648.19 27.61 0.00 0.00 0.00 0.00 10:07:00 Average: docker0 1.34 1.50 0.17 0.18 0.00 0.00 0.00 0.00 10:07:00 10:07:00 10:07:00 ---> sar -P ALL: 10:07:00 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/29/2024 _x86_64_ (8 CPU) 10:07:00 10:07:00 10:00:02 LINUX RESTART (8 CPU) 10:07:00 10:07:00 10:01:01 AM CPU %user %nice %system %iowait %steal %idle 10:07:00 10:02:01 AM all 7.85 0.00 0.78 0.81 0.15 90.41 10:07:00 10:02:01 AM 0 7.65 0.00 0.88 0.47 0.05 90.95 10:07:00 10:02:01 AM 1 13.89 0.00 1.42 0.52 0.08 84.08 10:07:00 10:02:01 AM 2 12.45 0.00 0.87 1.44 0.13 85.11 10:07:00 10:02:01 AM 3 4.82 0.00 0.63 1.95 0.05 92.54 10:07:00 10:02:01 AM 4 6.59 0.00 0.40 0.25 0.03 92.73 10:07:00 10:02:01 AM 5 5.54 0.00 0.77 0.57 0.03 93.10 10:07:00 10:02:01 AM 6 2.42 0.00 0.45 0.40 0.05 96.68 10:07:00 10:02:01 AM 7 9.45 0.00 0.84 0.88 0.73 88.10 10:07:00 10:03:01 AM all 25.42 0.00 1.61 1.55 0.09 71.34 10:07:00 10:03:01 AM 0 22.43 0.00 1.64 1.09 0.08 74.76 10:07:00 10:03:01 AM 1 33.30 0.00 1.92 2.12 0.10 62.55 10:07:00 10:03:01 AM 2 32.33 0.00 1.59 0.92 0.08 65.07 10:07:00 10:03:01 AM 3 18.25 0.00 1.66 1.76 0.08 78.24 10:07:00 10:03:01 AM 4 19.61 0.00 1.36 1.98 0.08 76.97 10:07:00 10:03:01 AM 5 25.26 0.00 1.99 2.46 0.10 70.19 10:07:00 10:03:01 AM 6 27.63 0.00 1.53 0.98 0.08 69.77 10:07:00 10:03:01 AM 7 24.54 0.00 1.15 1.09 0.07 73.15 10:07:00 10:04:01 AM all 27.02 0.00 0.95 0.88 0.43 70.72 10:07:00 10:04:01 AM 0 36.70 0.00 0.86 1.13 0.72 60.58 10:07:00 10:04:01 AM 1 17.62 0.00 0.55 0.17 0.88 80.77 10:07:00 10:04:01 AM 2 31.86 0.00 1.39 0.12 0.89 65.74 10:07:00 10:04:01 AM 3 27.68 0.00 0.78 0.14 0.12 71.28 10:07:00 10:04:01 AM 4 18.46 0.00 1.92 3.44 0.51 75.67 10:07:00 10:04:01 AM 5 23.05 0.00 0.63 1.13 0.07 75.11 10:07:00 10:04:01 AM 6 40.01 0.00 0.91 0.46 0.09 58.54 10:07:00 10:04:01 AM 7 21.13 0.00 0.57 0.48 0.18 77.64 10:07:00 10:05:01 AM all 43.64 0.00 1.47 0.13 0.10 54.66 10:07:00 10:05:01 AM 0 68.12 0.00 1.94 0.03 0.13 29.77 10:07:00 10:05:01 AM 1 37.27 0.00 1.76 0.02 0.10 60.85 10:07:00 10:05:01 AM 2 48.64 0.00 1.04 0.02 0.10 50.21 10:07:00 10:05:01 AM 3 33.26 0.00 1.41 0.13 0.08 65.12 10:07:00 10:05:01 AM 4 50.36 0.00 1.51 0.00 0.10 48.03 10:07:00 10:05:01 AM 5 43.90 0.00 1.23 0.08 0.12 54.67 10:07:00 10:05:01 AM 6 32.84 0.00 1.53 0.75 0.10 64.78 10:07:00 10:05:01 AM 7 34.74 0.00 1.32 0.00 0.07 63.87 10:07:00 10:06:01 AM all 20.21 0.30 3.10 1.88 0.09 74.41 10:07:00 10:06:01 AM 0 22.68 0.17 3.37 2.55 0.10 71.13 10:07:00 10:06:01 AM 1 26.18 0.00 3.58 1.76 0.10 68.37 10:07:00 10:06:01 AM 2 22.49 0.34 3.47 1.41 0.08 72.21 10:07:00 10:06:01 AM 3 17.59 0.05 2.98 0.69 0.08 78.61 10:07:00 10:06:01 AM 4 23.79 0.00 2.50 0.05 0.10 73.56 10:07:00 10:06:01 AM 5 17.33 0.00 2.82 5.03 0.10 74.72 10:07:00 10:06:01 AM 6 14.26 0.02 3.18 1.26 0.08 81.20 10:07:00 10:06:01 AM 7 17.35 1.85 2.93 2.32 0.08 75.47 10:07:00 Average: all 24.79 0.06 1.59 1.05 0.17 72.34 10:07:00 Average: 0 31.41 0.03 1.75 1.05 0.21 65.54 10:07:00 Average: 1 25.70 0.00 1.85 0.92 0.25 71.27 10:07:00 Average: 2 29.52 0.07 1.67 0.79 0.25 67.70 10:07:00 Average: 3 20.25 0.01 1.50 0.94 0.08 77.22 10:07:00 Average: 4 23.81 0.00 1.53 1.12 0.16 73.37 10:07:00 Average: 5 23.00 0.00 1.49 1.85 0.08 73.57 10:07:00 Average: 6 23.27 0.00 1.52 0.77 0.08 74.35 10:07:00 Average: 7 21.42 0.37 1.37 0.96 0.23 75.65 10:07:00 10:07:00 10:07:00