Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/rappmanager/+/12545 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2333 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-dKnvLC01XtGt/agent.2049 SSH_AGENT_PID=2051 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-participants-maven-docker-merge-master@tmp/private_key_7864286053157814132.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager > git init /w/workspace/nonrtric-plt-participants-maven-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager refs/changes/45/12545/1 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c9785060554d2ad1cdef28bca317fa7f11e82fc0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c9785060554d2ad1cdef28bca317fa7f11e82fc0 # timeout=10 Commit message: "Merge "Upgrade dependencies version"" > git rev-list --no-walk 77a08f7b9a97e0c6fcce5729cdcc3c18ea90c002 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.sme.url # timeout=10 > git config -f .gitmodules --get submodule.sme.path # timeout=10 > git submodule update --init --recursive sme # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins2677784365913835633.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4wiH lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4wiH/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-4wiH/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.45 botocore==1.34.45 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.1 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.0 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8770282713818472956.sh + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/target/classes /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/jacoco/classes [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4992206421533031483.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-4c-4g-2333 [nonrtric-plt-participants-maven-docker-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=23c289b67cc9695e466cd1bd81fd836decd8d4fb -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=aravindhan.a@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Aravindhan Ayyanathan" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/rappmanager/+/12545 -DGERRIT_PATCHSET_UPLOADER_EMAIL=aravindhan.a@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=nonrtric/plt/rappmanager -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=12545 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Aravindhan Ayyanathan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/45/12545/1 -DGERRIT_NEWREV=c9785060554d2ad1cdef28bca317fa7f11e82fc0 "-DGERRIT_PATCHSET_UPLOADER_NAME=Aravindhan Ayyanathan" '-DGERRIT_CHANGE_OWNER=\"Aravindhan Ayyanathan\" ' -DPROJECT=nonrtric/plt/rappmanager -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBncmFkZSBkZXBlbmRlbmNpZXMgdmVyc2lvbgoKRGVwZW5kZW5jaWVzIHZlcnNpb24gdXBncmFkZWQgZm9yIHBhcnRpY2lwYW50IGFuZCByQXBwIE1hbmFnZXIuCgpJc3N1ZS1JRDogTk9OUlRSSUMtOTc1CkNoYW5nZS1JZDogSTg3YWE3ZDM4NzNjNmNjNTUyN2RkOTcxOTQ4ZDA5NmZhYjJlZDMxNDAKU2lnbmVkLW9mZi1ieTogYXJhdmluZC5lc3QgPGFyYXZpbmRoYW4uYUBlc3QudGVjaD4K -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Upgrade dependencies version" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Aravindhan Ayyanathan\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I87aa7d3873c6cc5527dd971948d096fab2ed3140 -DGERRIT_EVENT_HASH=-1940436164 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=aravindhan.a@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} -f participants" "-DGERRIT_CHANGE_OWNER_NAME=Aravindhan Ayyanathan" --version Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/sh -xe /tmp/jenkins696232038822525815.sh + rm /home/jenkins/.wgetrc provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master@tmp/config16957438443612171063tmp copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master@tmp/config5312524783435967144tmp [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins13219623341177855399.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins6256152810123842948.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/sh /tmp/jenkins4568961213457710756.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master@tmp/config1336268540069564601tmp copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master@tmp/config14471748769249640479tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=snapshots [EnvInject] - Variables injected successfully. [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins1793762277082809175.sh ---> create-netrc.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content NEXUS_CUT_DIRS=6 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10003 NEXUS_REPO=snapshots [EnvInject] - Variables injected successfully. [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash -l /tmp/jenkins3039903149882421897.sh ---> maven-fetch-metadata.sh ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' participants/pom.xml + project=org.o-ran-sc.nonrtric.plt + project_path=org/o-ran-sc/nonrtric/plt + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo/org/o-ran-sc/nonrtric/plt + pushd /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo/org/o-ran-sc/nonrtric/plt /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo/org/o-ran-sc/nonrtric/plt /w/workspace/nonrtric-plt-participants-maven-docker-merge-master + set +e + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/plt/ https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/plt/: 2024-02-20 11:31:03 ERROR 404: Not Found. + set -e + popd /w/workspace/nonrtric-plt-participants-maven-docker-merge-master + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo-backup + cp -a /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo/org /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo-backup [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash -l /tmp/jenkins5808484278491006253.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean deploy -e --global-settings /w/workspace/nonrtric-plt-participants-maven-docker-merge-master@tmp/config1336268540069564601tmp --settings /w/workspace/nonrtric-plt-participants-maven-docker-merge-master@tmp/config14471748769249640479tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dbuild.number=14 -f participants Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] NONRTRIC ACM Participants [pom] [INFO] participant-impl-dme [jar] [INFO] [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- [INFO] Building NONRTRIC ACM Participants 0.1.0-SNAPSHOT [1/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ participants --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ participants --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-report) @ participants --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ participants --- [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.1.0-SNAPSHOT/participants-0.1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ participants --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo" instead. [INFO] [INFO] ----< org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme >----- [INFO] Building participant-impl-dme 0.1.0-SNAPSHOT [2/2] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ participant-impl-dme --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ participant-impl-dme --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/jacoco.exec [INFO] [INFO] --- openapi-generator-maven-plugin:7.3.0:generate (dme-participant-spec-generator) @ participant-impl-dme --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: java (client) [INFO] Generator 'java' is considered stable. [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation subscriptionAuth [INFO] Processing operation getInfoTypdentifiers [INFO] Processing operation threaddump [INFO] Processing operation getEiType [INFO] Processing operation getInfoType [INFO] Processing operation putInfoType [INFO] Processing operation deleteInfoType [INFO] Processing operation getIndividualTypeSubscription [INFO] Processing operation putIndividualTypeSubscription [INFO] Processing operation deleteIndividualTypeSubscription [INFO] Processing operation producerSupervision [INFO] Processing operation loggers [INFO] Processing operation health-path [INFO] Processing operation getinfoTypeIdentifiers [INFO] Processing operation typeStatusCallback [INFO] Processing operation shutdown [INFO] Processing operation metrics-requiredMetricName [INFO] Processing operation links [INFO] Processing operation getJobIds [INFO] Processing operation deleteJobsForOwner [INFO] Processing operation loggers-name [INFO] Processing operation loggers-name_2 [INFO] Processing operation jobCreatedCallback [INFO] Processing operation jobDeletedCallback [INFO] Processing operation getEiJobStatus [INFO] Processing operation getInfoProducerStatus [INFO] Processing operation getInfoJobStatus [INFO] Processing operation metrics [INFO] Processing operation jobStatusCallback [INFO] Processing operation info [INFO] Processing operation getEiTypeIdentifiers [INFO] Processing operation getInfoProducer [INFO] Processing operation putInfoProducer [INFO] Processing operation deleteInfoProducer [INFO] Processing operation getStatus [INFO] Processing operation getInfoTypeSubscriptions [INFO] Processing operation getIndividualEiJob [INFO] Processing operation putIndividualEiJob [INFO] Processing operation deleteIndividualEiJob [INFO] Processing operation logfile [INFO] Processing operation getIndividualInfoJob [INFO] Processing operation putIndividualInfoJob [INFO] Processing operation deleteIndividualInfoJob [INFO] Processing operation getInfoProducerIdentifiers [INFO] Processing operation getInfoType_1 [INFO] Processing operation health [INFO] Processing operation getEiJobIds [INFO] Processing operation getInfoProducerJobs [INFO] Processing operation heapdump [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Model EiTypeObject not generated since it's a free-form object [INFO] Model Void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/AuthorizationResult.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationResult.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerInformationType.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerInformationType.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJob.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJob.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJobStatus.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJobStatus.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeRegistrationInfo.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeRegistrationInfo.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeSubscriptionInfo.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeSubscriptionInfo.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobObject.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobObject.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobStatusObject.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobStatusObject.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Input.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/Input.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Link.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/Link.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProblemDetails.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProblemDetails.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoJobRequest.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoJobRequest.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoTypeInfo.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoTypeInfo.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerRegistrationInfo.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerRegistrationInfo.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerStatus.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerStatus.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ServiceStatusInfo.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusInfo.md (Skipped by modelDocs options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/SubscriptionAuthorization.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/SubscriptionAuthorization.md (Skipped by modelDocs options supplied by user.) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClient.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.) [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClient.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClientTest.java (Skipped by apiTests options supplied by user.) [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ActuatorApiClient.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/ActuatorApiClientTest.java (Skipped by apiTests options supplied by user.) [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ActuatorApiClient.md (Skipped by apiDocs options supplied by user.) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/AuthorizationApiApiClient.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/AuthorizationApiApiClientTest.java (Skipped by apiTests options supplied by user.) [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationApiApiClient.md (Skipped by apiDocs options supplied by user.) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerApiClient.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataConsumerApiClientTest.java (Skipped by apiTests options supplied by user.) [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerApiClient.md (Skipped by apiDocs options supplied by user.) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClient.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.) [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClient.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClientTest.java (Skipped by apiTests options supplied by user.) [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClient.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClientTest.java (Skipped by apiTests options supplied by user.) [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ServiceStatusApiClient.java [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/test/java/com/oransc/participant/dme/rest/ServiceStatusApiClientTest.java (Skipped by apiTests options supplied by user.) [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusApiClient.md (Skipped by apiDocs options supplied by user.) [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/pom.xml [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/build.gradle [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/build.sbt [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/settings.gradle [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/gradle.properties [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/AndroidManifest.xml [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/.travis.yml [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ApiClient.java [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerConfiguration.java [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerVariable.java [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/.github/workflows/maven.yml [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/api/openapi.yaml [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/JavaTimeFormatter.java [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBasicAuth.java [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBearerAuth.java [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/ApiKeyAuth.java [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/gradlew [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/gradlew.bat [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/git_push.sh [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/.gitignore [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/Authentication.java [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339DateFormat.java [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ participant-impl-dme --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ participant-impl-dme --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 50 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ participant-impl-dme --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ participant-impl-dme --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ participant-impl-dme --- [INFO] Surefire report directory: /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.oransc.participant.dme.rest.ActuatorControllerTest 11:37:05.131 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oransc.participant.dme.rest.ActuatorControllerTest]: ActuatorControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:37:05.289 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.participant.dme.Application for test class org.oransc.participant.dme.rest.ActuatorControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.2) 2024-02-20T11:37:05.983Z WARN 3259 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/tmp/r/org/json/json/20131018/json-20131018.jar!/org/json/JSONObject.class jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-02-20T11:37:05.997Z INFO 3259 --- [ main] o.o.p.dme.rest.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.7 with PID 3259 (started by jenkins in /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme) 2024-02-20T11:37:05.998Z INFO 3259 --- [ main] o.o.p.dme.rest.ActuatorControllerTest : The following 1 profile is active: "test" 2024-02-20T11:37:08.864Z INFO 3259 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2024-02-20T11:37:08.885Z INFO 3259 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-02-20T11:37:08.885Z INFO 3259 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.18] 2024-02-20T11:37:08.958Z INFO 3259 --- [ main] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring embedded WebApplicationContext 2024-02-20T11:37:08.959Z INFO 3259 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2942 ms 2024-02-20T11:37:10.047Z INFO 3259 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0ff33f4d-cd60-4c8d-a536-5d9e55560b93, consumerInstance=prd-ubuntu1804-docker-4c-4g-2333, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-20T11:37:10.731Z INFO 3259 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '' 2024-02-20T11:37:10.768Z INFO 3259 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@26a159a3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@43db68e8, org.springframework.security.web.context.SecurityContextHolderFilter@6fbdf386, org.springframework.security.web.header.HeaderWriterFilter@7baa178, org.springframework.web.filter.CorsFilter@508218dc, org.springframework.security.web.authentication.logout.LogoutFilter@15d075c0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@da1e37a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@343131f7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1314b8f8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fd57ae2, org.springframework.security.web.access.ExceptionTranslationFilter@31248251, org.springframework.security.web.access.intercept.AuthorizationFilter@6a544178] 2024-02-20T11:37:11.529Z INFO 3259 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 43049 (http) with context path '/nonrtric/dmeparticipant' 2024-02-20T11:37:11.550Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2024-02-20T11:37:11.550Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2024-02-20T11:37:11.557Z INFO 3259 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0ff33f4d-cd60-4c8d-a536-5d9e55560b93, consumerInstance=prd-ubuntu1804-docker-4c-4g-2333, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-02-20T11:37:11.558Z INFO 3259 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0ff33f4d-cd60-4c8d-a536-5d9e55560b93, consumerInstance=prd-ubuntu1804-docker-4c-4g-2333, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-20T11:37:11.559Z INFO 3259 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a40c91a2-e1dd-46c5-a3fe-f0e1d6f10be0, alive=false, publisher=null]]: starting 2024-02-20T11:37:11.570Z INFO 3259 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a40c91a2-e1dd-46c5-a3fe-f0e1d6f10be0, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-02-20T11:37:11.571Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 2024-02-20T11:37:11.589Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2024-02-20T11:37:11.590Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 2024-02-20T11:37:11.590Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRestartListener 2024-02-20T11:37:11.590Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2024-02-20T11:37:11.591Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 2024-02-20T11:37:11.591Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 2024-02-20T11:37:11.591Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2024-02-20T11:37:11.591Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 2024-02-20T11:37:11.591Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 2024-02-20T11:37:11.591Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2024-02-20T11:37:11.591Z INFO 3259 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0ff33f4d-cd60-4c8d-a536-5d9e55560b93, consumerInstance=prd-ubuntu1804-docker-4c-4g-2333, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@75ecbcb4 2024-02-20T11:37:11.592Z INFO 3259 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0ff33f4d-cd60-4c8d-a536-5d9e55560b93, consumerInstance=prd-ubuntu1804-docker-4c-4g-2333, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2024-02-20T11:37:11.592Z INFO 3259 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2024-02-20T11:37:11.596Z INFO 3259 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/0ff33f4d-cd60-4c8d-a536-5d9e55560b93/prd-ubuntu1804-docker-4c-4g-2333?timeout=15000 2024-02-20T11:37:11.601Z INFO 3259 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT/0ff33f4d-cd60-4c8d-a536-5d9e55560b93/prd-ubuntu1804-docker-4c-4g-2333?timeout=15000 (anonymous) ... 2024-02-20T11:37:11.612Z INFO 3259 --- [ main] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2024-02-20T11:37:11.614Z INFO 3259 --- [ main] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"participantSupportedElementType":[{"id":"32d1cff1-5dd2-4f69-a403-cf0f110690de","typeName":"org.onap.policy.clamp.acm.DMEAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0c70d3f7-be3e-4ccd-9ac7-2ae8ce880c68","timestamp":"2024-02-20T11:37:11.593053198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c08"} 2024-02-20T11:37:11.615Z INFO 3259 --- [ main] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=0c70d3f7-be3e-4ccd-9ac7-2ae8ce880c68, timestamp=2024-02-20T11:37:11.593053198Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c08, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=32d1cff1-5dd2-4f69-a403-cf0f110690de, typeName=org.onap.policy.clamp.acm.DMEAutomationCompositionElement, typeVersion=1.0.1)]) 2024-02-20T11:37:11.626Z INFO 3259 --- [ main] o.o.p.dme.rest.ActuatorControllerTest : Started ActuatorControllerTest in 6.128 seconds (process running for 8.039) 2024-02-20T11:37:11.650Z WARN 3259 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 2024-02-20T11:37:11.651Z ERROR 3259 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 2024-02-20T11:37:11.652Z INFO 3259 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2024-02-20T11:37:11.665Z INFO 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 49 ms 2024-02-20T11:37:11.668Z INFO 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2024-02-20T11:37:11.670Z WARN 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 2024-02-20T11:37:11.670Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na] at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na] at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5] ... 20 common frames omitted 2024-02-20T11:37:11.678Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-20T11:37:12.715Z INFO 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1099 ms 2024-02-20T11:37:12.715Z WARN 3259 --- [pool-5-thread-1] c.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2024-02-20T11:37:12.715Z INFO 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2024-02-20T11:37:12.716Z WARN 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 2024-02-20T11:37:12.716Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na] at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na] at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5] ... 20 common frames omitted 2024-02-20T11:37:12.717Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. 2024-02-20T11:37:13.154Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:13.163Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:13.285Z INFO 3259 --- [o-auto-1-exec-1] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-02-20T11:37:13.285Z INFO 3259 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-02-20T11:37:13.287Z INFO 3259 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-02-20T11:37:13.621Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:13.624Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:13.681Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:13.684Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:13.725Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:13.727Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:13.765Z INFO 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2149 ms 2024-02-20T11:37:13.765Z WARN 3259 --- [pool-5-thread-1] c.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2024-02-20T11:37:13.765Z INFO 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2024-02-20T11:37:13.767Z WARN 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 2024-02-20T11:37:13.767Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na] at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na] at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5] ... 20 common frames omitted 2024-02-20T11:37:13.768Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. 2024-02-20T11:37:13.910Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:13.912Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:14.020Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 2024-02-20T11:37:14.022Z INFO 3259 --- [ main] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.165 s -- in org.oransc.participant.dme.rest.ActuatorControllerTest [INFO] Running org.oransc.participant.dme.restclient.AcA1PmsClientTest 2024-02-20T11:37:14.057Z INFO 3259 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oransc.participant.dme.restclient.AcA1PmsClientTest]: AcA1PmsClientTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-02-20T11:37:14.089Z WARN 3259 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/tmp/r/org/json/json/20131018/json-20131018.jar!/org/json/JSONObject.class jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-02-20T11:37:14.815Z INFO 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3199 ms 2024-02-20T11:37:14.815Z WARN 3259 --- [pool-5-thread-1] c.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2024-02-20T11:37:14.816Z INFO 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2024-02-20T11:37:14.817Z WARN 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 2024-02-20T11:37:14.817Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na] at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na] at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5] ... 20 common frames omitted 2024-02-20T11:37:14.820Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s -- in org.oransc.participant.dme.restclient.AcA1PmsClientTest [INFO] Running org.oransc.participant.dme.handler.AcElementHandlerTest 2024-02-20T11:37:15.658Z WARN 3259 --- [ main] .d.h.AutomationCompositionElementHandler : Failed to connect with DME. Service configuration is: null 2024-02-20T11:37:15.730Z ERROR 3259 --- [ main] .d.h.AutomationCompositionElementHandler : Violations found in the config request parameters: [ConstraintViolationImpl{interpolatedMessage='Atleast one field should not be null.', propertyPath=, rootBeanClass=class org.oransc.participant.dme.models.ConfigurationEntity, messageTemplate='Atleast one field should not be null.'}] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.oransc.participant.dme.handler.AcElementHandlerTest [INFO] Running org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 2024-02-20T11:37:15.852Z INFO 3259 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest]: AtleastOneNonNullFieldValidatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-02-20T11:37:15.865Z INFO 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4249 ms 2024-02-20T11:37:15.865Z WARN 3259 --- [pool-5-thread-1] c.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2024-02-20T11:37:15.865Z INFO 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://localhost:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2024-02-20T11:37:15.867Z WARN 3259 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 2024-02-20T11:37:15.867Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.5.jar:4.5] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) ~[saClientLibrary-1.3.0-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) ~[cambriaClient-1.2.1-oss.jar:na] at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) ~[cambriaClient-1.2.1-oss.jar:na] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na] at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na] at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:579) ~[na:na] at java.base/sun.nio.ch.Net.connect(Net.java:568) ~[na:na] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[na:na] at java.base/java.net.Socket.connect(Socket.java:633) ~[na:na] at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74) ~[httpclient-4.5.jar:4.5] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[httpclient-4.5.jar:4.5] ... 20 common frames omitted 2024-02-20T11:37:15.869Z WARN 3259 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. 2024-02-20T11:37:16.031Z WARN 3259 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/tmp/r/org/json/json/20131018/json-20131018.jar!/org/json/JSONObject.class jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-report) @ participant-impl-dme --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/jacoco.exec [INFO] Analyzed bundle 'participant-impl-dme' with 100 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ participant-impl-dme --- [INFO] Building jar: /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/participant-impl-dme-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.2:repackage (repackage) @ participant-impl-dme --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/participant-impl-dme-0.1.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/participant-impl-dme-0.1.0-SNAPSHOT.jar.original [INFO] [INFO] --- spring-boot-maven-plugin:3.2.2:repackage (default) @ participant-impl-dme --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/participant-impl-dme-0.1.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/participant-impl-dme-0.1.0-SNAPSHOT.jar.original [INFO] [INFO] --- docker-maven-plugin:0.43.4:build (generate-nonrtric-plt-participant-impl-dme-image) @ participant-impl-dme --- [INFO] Building tar: /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/docker/o-ran-sc/nonrtric-plt-participant-impl-dme/0.1.0-SNAPSHOT/tmp/docker-build.tar [INFO] DOCKER> [o-ran-sc/nonrtric-plt-participant-impl-dme:0.1.0-SNAPSHOT]: Created docker-build.tar in 521 milliseconds [INFO] DOCKER> Pulling from openjdk [INFO] DOCKER> Digest: sha256:528707081fdb9562eb819128a9f85ae7fe000e2fbaeaf9f87662e7b3f38cb7d8 [INFO] DOCKER> Status: Downloaded newer image for nexus3.o-ran-sc.org:10001/openjdk:17-jdk [INFO] DOCKER> Pulled openjdk:17-jdk in 5 seconds [INFO] DOCKER> Pulling from debian [INFO] DOCKER> Digest: sha256:c6d9e246479d56687c1a579a7a0336956a5ce6f2bc26bd7925b0c7405e81dbff [INFO] DOCKER> Status: Downloaded newer image for nexus3.o-ran-sc.org:10001/debian:11-slim [INFO] DOCKER> Pulled debian:11-slim in 1 second [INFO] DOCKER> [o-ran-sc/nonrtric-plt-participant-impl-dme:0.1.0-SNAPSHOT]: Built image sha256:2d8d0 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-participant-impl-dme:0.1.0-SNAPSHOT]: Tag with 0.1.0-SNAPSHOT,latest [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-participant-impl-dme:0.1.0-SNAPSHOT successful! [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-participant-impl-dme:latest successful! [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ participant-impl-dme --- [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.1.0-SNAPSHOT/participant-impl-dme-0.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/participant-impl-dme-0.1.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.1.0-SNAPSHOT/participant-impl-dme-0.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ participant-impl-dme --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master/m2repo" instead. [INFO] [INFO] --- docker-maven-plugin:0.43.4:push (push-nonrtric-plt-participant-impl-dme-image) @ participant-impl-dme --- [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/nonrtric-plt-participant-impl-dme] [INFO] DOCKER> 0.1.0-SNAPSHOT: digest: sha256:42438d695e1a1538deccc50a187846ffa87fcba15b870265353cfc1e9f1abd03 size: 1789 [INFO] DOCKER> Pushed o-ran-sc/nonrtric-plt-participant-impl-dme:0.1.0-SNAPSHOT in 15 seconds [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/nonrtric-plt-participant-impl-dme] [INFO] DOCKER> 0.1.0-SNAPSHOT: digest: sha256:42438d695e1a1538deccc50a187846ffa87fcba15b870265353cfc1e9f1abd03 size: 1789 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/nonrtric-plt-participant-impl-dme] [INFO] DOCKER> latest: digest: sha256:42438d695e1a1538deccc50a187846ffa87fcba15b870265353cfc1e9f1abd03 size: 1789 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for NONRTRIC ACM Participants 0.1.0-SNAPSHOT: [INFO] [INFO] NONRTRIC ACM Participants .......................... SUCCESS [ 2.218 s] [INFO] participant-impl-dme ............................... SUCCESS [06:21 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:07 min [INFO] Finished at: 2024-02-20T11:38:12Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins5760308712509349525.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2051 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 [JaCoCo plugin] Saving matched execfiles: /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/classes 107 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/target/classes 0 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/src/main/java 15 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java 35 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/rapp-manager-acm/src/main/java 3 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/rapp-manager-application/src/main/java 7 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/rapp-manager-dme/src/main/java 6 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/rapp-manager-models/src/main/java 25 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/rapp-manager-sme/src/main/java 3 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [com/oransc/participant/dme/*.class, com/oransc/participant/dme/rest/**, com/oransc/participant/dme/auth/**, com/oransc/participant/dme/data/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 100.0, method: 97.2973, line: 95.5414, branch: 80.0, instruction: 96.4132, complexity: 83.58209 [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins1728066943443564932.sh ---> sysstat.sh [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins10433369740568043925.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-participants-maven-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-participants-maven-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-participants-maven-docker-merge-master ']' + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/archives/ [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins13547603068937278950.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4wiH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4wiH/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins3768530098941309226.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-merge-master@tmp/config10169515026851469144tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins16288052677605921476.sh ---> create-netrc.sh [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins5300359825126859309.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4wiH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4wiH/bin to PATH [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins3865489981880810640.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash /tmp/jenkins713867141786189585.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4wiH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-4wiH/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-participants-maven-docker-merge-master] $ /bin/bash -l /tmp/jenkins1565806818056738477.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4wiH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-4wiH/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-docker-merge-master/14 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2333 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 8.6G 56% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 456 632 0 2854 3225 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:ed:fb:35 brd ff:ff:ff:ff:ff:ff inet 10.32.6.229/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85792sec preferred_lft 85792sec inet6 fe80::f816:3eff:feed:fb35/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:4d:83:05:8c brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:4dff:fe83:58c/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2333) 02/20/24 _x86_64_ (4 CPU) 11:29:01 LINUX RESTART (4 CPU) 11:30:01 tps rtps wtps bread/s bwrtn/s 11:31:01 88.52 24.38 64.14 1951.14 10109.12 11:32:01 53.84 24.06 29.78 1463.36 4883.72 11:33:01 6.50 0.00 6.50 0.00 259.69 11:34:01 5.78 0.02 5.76 0.13 210.33 11:35:01 6.45 0.00 6.45 0.00 223.16 11:36:01 6.42 0.00 6.42 0.00 207.30 11:37:01 38.74 4.35 34.39 548.98 6189.37 11:38:01 170.83 38.41 132.43 6099.95 84999.23 11:39:01 56.54 30.44 26.10 1522.95 1959.01 Average: 48.19 13.52 34.67 1287.90 12123.53 11:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:01 1525596 3397352 2513064 62.23 61852 1956712 852780 16.76 550500 1763384 129048 11:32:01 1296196 3220748 2742464 67.91 62932 2007372 1035524 20.36 738148 1803916 2268 11:33:01 1297608 3225476 2741052 67.87 63564 2009680 1035524 20.36 733888 1805640 664 11:34:01 1293864 3225980 2744796 67.96 64560 2012476 1049188 20.62 734876 1808028 1384 11:35:01 1281792 3218096 2756868 68.26 65628 2015052 1057152 20.78 744232 1810012 952 11:36:01 1269928 3209904 2768732 68.56 66488 2017444 1063088 20.90 752596 1811980 764 11:37:01 683220 2820932 3355440 83.08 68956 2208192 1381068 27.15 1164612 1976804 6940 11:38:01 199368 2726312 3839292 95.06 83260 2590736 1468804 28.87 1557020 2079696 636 11:39:01 630164 3266112 3408496 84.40 90556 2689308 1006376 19.78 1113056 2087792 35412 Average: 1053082 3145657 2985578 73.92 69755 2167441 1105500 21.73 898770 1883028 19785 11:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:01 ens3 98.83 81.09 915.47 16.52 0.00 0.00 0.00 0.00 11:31:01 lo 2.33 2.33 0.21 0.21 0.00 0.00 0.00 0.00 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:01 ens3 118.65 110.81 140.47 29.16 0.00 0.00 0.00 0.00 11:32:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:01 ens3 46.08 64.41 46.49 9.86 0.00 0.00 0.00 0.00 11:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:01 ens3 46.33 65.56 54.24 10.33 0.00 0.00 0.00 0.00 11:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:01 ens3 43.99 63.71 49.64 9.98 0.00 0.00 0.00 0.00 11:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:01 ens3 42.91 62.44 46.11 9.82 0.00 0.00 0.00 0.00 11:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:01 ens3 358.57 403.00 2924.30 54.39 0.00 0.00 0.00 0.00 11:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:38:01 docker0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:38:01 ens3 577.09 711.97 5203.37 3447.93 0.00 0.00 0.00 0.00 11:38:01 lo 4.13 4.13 0.82 0.82 0.00 0.00 0.00 0.00 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:01 ens3 171.42 269.99 64.31 1875.13 0.00 0.00 0.00 0.00 11:39:01 lo 2.93 2.93 0.26 0.26 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 167.14 203.72 1049.82 607.32 0.00 0.00 0.00 0.00 Average: lo 1.37 1.37 0.17 0.17 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2333) 02/20/24 _x86_64_ (4 CPU) 11:29:01 LINUX RESTART (4 CPU) 11:30:01 CPU %user %nice %system %iowait %steal %idle 11:31:01 all 21.04 0.00 1.48 2.55 0.06 74.87 11:31:01 0 32.45 0.00 1.87 1.15 0.05 64.48 11:31:01 1 19.21 0.00 1.40 1.77 0.07 77.55 11:31:01 2 25.92 0.00 1.82 0.43 0.08 71.74 11:31:01 3 6.51 0.00 0.85 6.87 0.03 85.73 11:32:01 all 7.90 0.00 0.43 0.84 0.04 90.78 11:32:01 0 9.74 0.00 0.90 1.62 0.05 87.69 11:32:01 1 5.12 0.00 0.15 0.02 0.02 94.70 11:32:01 2 9.13 0.00 0.28 0.38 0.05 90.15 11:32:01 3 7.61 0.00 0.40 1.37 0.03 90.58 11:33:01 all 3.62 0.00 0.16 0.04 0.03 96.14 11:33:01 0 4.97 0.00 0.18 0.00 0.02 94.83 11:33:01 1 2.57 0.00 0.03 0.00 0.03 97.36 11:33:01 2 4.96 0.00 0.38 0.00 0.05 94.60 11:33:01 3 2.02 0.00 0.03 0.15 0.03 97.77 11:34:01 all 3.07 0.00 0.16 0.02 0.03 96.72 11:34:01 0 3.67 0.00 0.25 0.00 0.03 96.05 11:34:01 1 3.41 0.00 0.07 0.00 0.03 96.49 11:34:01 2 2.35 0.00 0.15 0.00 0.03 97.46 11:34:01 3 2.84 0.00 0.18 0.12 0.02 96.85 11:35:01 all 2.54 0.00 0.16 0.03 0.03 97.24 11:35:01 0 4.41 0.00 0.45 0.00 0.03 95.10 11:35:01 1 4.08 0.00 0.03 0.00 0.02 95.87 11:35:01 2 0.80 0.00 0.05 0.00 0.05 99.10 11:35:01 3 0.87 0.00 0.12 0.08 0.02 98.92 11:36:01 all 2.51 0.00 0.16 0.03 0.03 97.26 11:36:01 0 2.70 0.00 0.20 0.02 0.05 97.03 11:36:01 1 3.07 0.00 0.10 0.00 0.02 96.81 11:36:01 2 1.34 0.00 0.07 0.00 0.03 98.56 11:36:01 3 2.95 0.00 0.28 0.10 0.02 96.65 11:37:01 all 13.91 0.00 0.84 0.47 0.05 84.73 11:37:01 0 12.79 0.00 0.80 0.60 0.03 85.77 11:37:01 1 13.07 0.00 0.72 0.05 0.03 86.13 11:37:01 2 15.20 0.00 1.26 0.18 0.07 83.29 11:37:01 3 14.59 0.00 0.55 1.04 0.05 83.77 11:38:01 all 41.98 0.00 4.11 3.43 0.09 50.40 11:38:01 0 35.03 0.00 4.19 3.45 0.08 57.24 11:38:01 1 38.41 0.00 3.32 5.82 0.08 52.36 11:38:01 2 42.96 0.00 4.44 0.59 0.08 51.93 11:38:01 3 51.51 0.00 4.48 3.86 0.07 40.09 11:39:01 all 21.50 0.00 1.06 1.32 0.05 76.07 11:39:01 0 40.15 0.00 1.72 0.38 0.07 57.68 11:39:01 1 26.22 0.00 0.90 3.43 0.05 69.40 11:39:01 2 12.67 0.00 1.03 1.40 0.07 84.83 11:39:01 3 6.92 0.00 0.60 0.07 0.03 92.38 Average: all 13.09 0.00 0.95 0.97 0.04 84.95 Average: 0 16.20 0.00 1.17 0.80 0.05 81.79 Average: 1 12.78 0.00 0.75 1.23 0.04 85.21 Average: 2 12.80 0.00 1.05 0.33 0.06 85.76 Average: 3 10.58 0.00 0.83 1.51 0.03 87.05