20:03:05 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/rappmanager/+/15388 20:03:05 Running as SYSTEM 20:03:05 [EnvInject] - Loading node environment variables. 20:03:05 Building remotely on prd-ubuntu1804-docker-4c-4g-679 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 20:03:05 [ssh-agent] Looking for ssh-agent implementation... 20:03:05 $ ssh-agent 20:03:05 SSH_AUTH_SOCK=/tmp/ssh-IGGx6KMbiAhw/agent.2103 20:03:05 SSH_AGENT_PID=2105 20:03:05 [ssh-agent] Started. 20:03:05 Running ssh-add (command line suppressed) 20:03:06 Identity added: /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/private_key_14613377674629940101.key (jenkins-ssh) 20:03:06 [ssh-agent] Using credentials jenkins (jenkins) 20:03:06 The recommended git tool is: NONE 20:03:09 using credential jenkins 20:03:09 Wiping out workspace first. 20:03:09 Cloning the remote Git repository 20:03:09 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 20:03:09 > git init /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 # timeout=10 20:03:09 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 20:03:09 > git --version # timeout=10 20:03:09 > git --version # 'git version 2.17.1' 20:03:09 using GIT_SSH to set credentials jenkins 20:03:09 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 20:03:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:11 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 20:03:11 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 20:03:11 using GIT_SSH to set credentials jenkins 20:03:11 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager refs/changes/88/15388/2 # timeout=10 20:03:12 > git rev-parse 0364185edbb454d442a05832430900cfaf2e6b1b^{commit} # timeout=10 20:03:12 Checking out Revision 0364185edbb454d442a05832430900cfaf2e6b1b (refs/changes/88/15388/2) 20:03:12 > git config core.sparsecheckout # timeout=10 20:03:12 > git checkout -f 0364185edbb454d442a05832430900cfaf2e6b1b # timeout=10 20:03:15 Commit message: "Update Release Notes after M-Release" 20:03:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:03:15 > git rev-list --no-walk e84fcd2650b12128661b637c0dbb6ac1caea1921 # timeout=10 20:03:15 > git remote # timeout=10 20:03:15 > git submodule init # timeout=10 20:03:15 > git submodule sync # timeout=10 20:03:15 > git config --get remote.origin.url # timeout=10 20:03:15 > git submodule init # timeout=10 20:03:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:03:16 > git config --get submodule.sme.url # timeout=10 20:03:16 > git config -f .gitmodules --get submodule.sme.path # timeout=10 20:03:16 > git submodule update --init --recursive sme # timeout=10 20:03:17 provisioning config files... 20:03:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:03:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:03:17 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins8412858259113456544.sh 20:03:17 ---> python-tools-install.sh 20:03:17 Setup pyenv: 20:03:17 * system (set by /opt/pyenv/version) 20:03:17 * 3.8.13 (set by /opt/pyenv/version) 20:03:17 * 3.9.13 (set by /opt/pyenv/version) 20:03:17 * 3.10.6 (set by /opt/pyenv/version) 20:03:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qaKc 20:03:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:03:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:03:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:03:32 lf-activate-venv(): INFO: Base packages installed successfully 20:03:32 lf-activate-venv(): INFO: Installing additional packages: lftools 20:04:18 lf-activate-venv(): INFO: Adding /tmp/venv-qaKc/bin to PATH 20:04:18 Generating Requirements File 20:04:55 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. 20:04:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:04:56 Python 3.10.6 20:04:56 pip 25.3 from /tmp/venv-qaKc/lib/python3.10/site-packages/pip (python 3.10) 20:04:57 appdirs==1.4.4 20:04:57 argcomplete==3.6.3 20:04:57 aspy.yaml==1.3.0 20:04:57 attrs==25.4.0 20:04:57 autopage==0.5.2 20:04:57 backports.strenum==1.3.1 20:04:57 beautifulsoup4==4.14.3 20:04:57 boto3==1.42.9 20:04:57 botocore==1.42.9 20:04:57 bs4==0.0.2 20:04:57 cachetools==6.2.3 20:04:57 certifi==2025.11.12 20:04:57 cffi==2.0.0 20:04:57 cfgv==3.5.0 20:04:57 chardet==5.2.0 20:04:57 charset-normalizer==3.4.4 20:04:57 click==8.3.1 20:04:57 cliff==4.13.0 20:04:57 cmd2==3.0.0 20:04:57 cryptography==3.3.2 20:04:57 debtcollector==3.0.0 20:04:57 decorator==5.2.1 20:04:57 defusedxml==0.7.1 20:04:57 Deprecated==1.3.1 20:04:57 distlib==0.4.0 20:04:57 dnspython==2.8.0 20:04:57 docker==7.1.0 20:04:57 dogpile.cache==1.5.0 20:04:57 durationpy==0.10 20:04:57 email-validator==2.3.0 20:04:57 filelock==3.20.0 20:04:57 future==1.0.0 20:04:57 gitdb==4.0.12 20:04:57 GitPython==3.1.45 20:04:57 google-auth==2.43.0 20:04:57 httplib2==0.31.0 20:04:57 identify==2.6.15 20:04:57 idna==3.11 20:04:57 importlib-resources==1.5.0 20:04:57 iso8601==2.1.0 20:04:57 Jinja2==3.1.6 20:04:57 jmespath==1.0.1 20:04:57 jsonpatch==1.33 20:04:57 jsonpointer==3.0.0 20:04:57 jsonschema==4.25.1 20:04:57 jsonschema-specifications==2025.9.1 20:04:57 keystoneauth1==5.12.0 20:04:57 kubernetes==34.1.0 20:04:57 lftools==0.37.18 20:04:57 lxml==6.0.2 20:04:57 markdown-it-py==4.0.0 20:04:57 MarkupSafe==3.0.3 20:04:57 mdurl==0.1.2 20:04:57 msgpack==1.1.2 20:04:57 multi_key_dict==2.0.3 20:04:57 munch==4.0.0 20:04:57 netaddr==1.3.0 20:04:57 niet==1.4.2 20:04:57 nodeenv==1.9.1 20:04:57 oauth2client==4.1.3 20:04:57 oauthlib==3.3.1 20:04:57 openstacksdk==4.8.0 20:04:57 os-service-types==1.8.2 20:04:57 osc-lib==4.2.0 20:04:57 oslo.config==10.1.0 20:04:57 oslo.context==6.2.0 20:04:57 oslo.i18n==6.7.1 20:04:57 oslo.log==7.2.1 20:04:57 oslo.serialization==5.8.0 20:04:57 oslo.utils==9.2.0 20:04:57 packaging==25.0 20:04:57 pbr==7.0.3 20:04:57 platformdirs==4.5.1 20:04:57 prettytable==3.17.0 20:04:57 psutil==7.1.3 20:04:57 pyasn1==0.6.1 20:04:57 pyasn1_modules==0.4.2 20:04:57 pycparser==2.23 20:04:57 pygerrit2==2.0.15 20:04:57 PyGithub==2.8.1 20:04:57 Pygments==2.19.2 20:04:57 PyJWT==2.10.1 20:04:57 PyNaCl==1.6.1 20:04:57 pyparsing==2.4.7 20:04:57 pyperclip==1.11.0 20:04:57 pyrsistent==0.20.0 20:04:57 python-cinderclient==9.8.0 20:04:57 python-dateutil==2.9.0.post0 20:04:57 python-heatclient==4.3.0 20:04:57 python-jenkins==1.8.3 20:04:57 python-keystoneclient==5.7.0 20:04:57 python-magnumclient==4.9.0 20:04:57 python-openstackclient==8.2.0 20:04:57 python-swiftclient==4.9.0 20:04:57 PyYAML==6.0.3 20:04:57 referencing==0.37.0 20:04:57 requests==2.32.5 20:04:57 requests-oauthlib==2.0.0 20:04:57 requestsexceptions==1.4.0 20:04:57 rfc3986==2.0.0 20:04:57 rich==14.2.0 20:04:57 rich-argparse==1.7.2 20:04:57 rpds-py==0.30.0 20:04:57 rsa==4.9.1 20:04:57 ruamel.yaml==0.18.16 20:04:57 ruamel.yaml.clib==0.2.15 20:04:57 s3transfer==0.16.0 20:04:57 simplejson==3.20.2 20:04:57 six==1.17.0 20:04:57 smmap==5.0.2 20:04:57 soupsieve==2.8 20:04:57 stevedore==5.6.0 20:04:57 tabulate==0.9.0 20:04:57 toml==0.10.2 20:04:57 tomlkit==0.13.3 20:04:57 tqdm==4.67.1 20:04:57 typing_extensions==4.15.0 20:04:57 tzdata==2025.3 20:04:57 urllib3==1.26.20 20:04:57 virtualenv==20.35.4 20:04:57 wcwidth==0.2.14 20:04:57 websocket-client==1.9.0 20:04:57 wrapt==2.0.1 20:04:57 xdg==6.0.0 20:04:57 xmltodict==1.0.2 20:04:57 yq==3.4.3 20:04:57 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins6658158603459147632.sh 20:04:57 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/target/classes /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/jacoco/classes 20:04:57 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins15760818775894078022.sh 20:04:57 + echo quiet=on 20:04:57 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-679 20:04:59 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=0364185edbb454d442a05832430900cfaf2e6b1b -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=john.keeney@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=John Keeney" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/rappmanager/+/15388 -DGERRIT_PATCHSET_UPLOADER_EMAIL=john.keeney@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 20:04:59 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=nonrtric/plt/rappmanager -DGERRIT_PATCHSET_UPLOADER_USERNAME=JohnKeeney -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=15388 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"John Keeney\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/88/15388/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=John Keeney" '-DGERRIT_CHANGE_OWNER=\"John Keeney\" ' -DPROJECT=nonrtric/plt/rappmanager -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRlIFJlbGVhc2UgTm90ZXMgYWZ0ZXIgTS1SZWxlYXNlCgpJc3N1ZS1JRDogTk9OUlRSSUMtMTA5NQpDaGFuZ2UtSWQ6IEllMGQ5ODhkZTE1NTU1MTUwMzNlNDdjM2EyNWY0M2ZhNzE1NzkwZjE4ClNpZ25lZC1vZmYtYnk6IEpvaG5LZWVuZXkgPGpvaG4ua2VlbmV5QGVzdC50ZWNoPgo= -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Update Release Notes after M-Release" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=JohnKeeney -DGERRIT_CHANGE_OWNER_USERNAME=JohnKeeney '-DGERRIT_EVENT_ACCOUNT=\"John Keeney\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ie0d988de1555515033e47c3a25f43fa715790f18 -DGERRIT_EVENT_HASH=-1327834160 -DGERRIT_VERSION=3.8.10 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=john.keeney@est.tech -DGERRIT_PATCHSET_NUMBER=2 "-DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} -f participants" "-DGERRIT_CHANGE_OWNER_NAME=John Keeney" --version 20:04:59 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 20:04:59 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:04:59 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 20:04:59 Default locale: en, platform encoding: UTF-8 20:04:59 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 20:04:59 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins12115578238947226083.sh 20:04:59 + rm /home/jenkins/.wgetrc 20:04:59 [EnvInject] - Injecting environment variables from a build step. 20:04:59 [EnvInject] - Injecting as environment variables the properties content 20:04:59 SET_JDK_VERSION=openjdk17 20:04:59 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:04:59 20:04:59 [EnvInject] - Variables injected successfully. 20:04:59 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh /tmp/jenkins7294502265532705120.sh 20:04:59 ---> update-java-alternatives.sh 20:04:59 ---> Updating Java version 20:04:59 ---> Ubuntu/Debian system detected 20:05:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:05:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:05:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:05:00 openjdk version "17.0.7" 2023-04-18 20:05:00 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:05:00 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:05:00 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:05:00 [EnvInject] - Injecting environment variables from a build step. 20:05:00 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:05:00 [EnvInject] - Variables injected successfully. 20:05:00 provisioning config files... 20:05:00 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config7332129520963410730tmp 20:05:00 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config5064991459402047434tmp 20:05:00 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins15294867481014526700.sh 20:05:00 ---> docker-login.sh 20:05:00 nexus3.o-ran-sc.org:10001 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 nexus3.o-ran-sc.org:10002 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 nexus3.o-ran-sc.org:10003 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 nexus3.o-ran-sc.org:10004 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 ---> docker-login.sh ends 20:05:01 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins122489823990670486.sh 20:05:01 provisioning config files... 20:05:02 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config14952735307712313208tmp 20:05:02 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config2186951714035503077tmp 20:05:02 [EnvInject] - Injecting environment variables from a build step. 20:05:02 [EnvInject] - Injecting as environment variables the properties content 20:05:02 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 20:05:02 20:05:02 [EnvInject] - Variables injected successfully. 20:05:02 [EnvInject] - Injecting environment variables from a build step. 20:05:02 [EnvInject] - Injecting as environment variables the properties content 20:05:02 MAVEN_GOALS=clean install 20:05:02 20:05:02 [EnvInject] - Variables injected successfully. 20:05:02 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins14970542979071042621.sh 20:05:02 ---> common-variables.sh 20:05:02 --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 20:05:02 ---> maven-build.sh 20:05:02 + set +u 20:05:02 + export MAVEN_OPTS 20:05:02 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean install -e --global-settings /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config14952735307712313208tmp --settings /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config2186951714035503077tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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=27 -f participants 20:05:02 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 20:05:02 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:05:02 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 20:05:02 Default locale: en, platform encoding: UTF-8 20:05:02 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 20:05:05 [INFO] Error stacktraces are turned on. 20:05:05 [INFO] Scanning for projects... 20:05:17 [INFO] ------------------------------------------------------------------------ 20:05:17 [INFO] Reactor Build Order: 20:05:17 [INFO] 20:05:17 [INFO] NONRTRIC ACM Participants [pom] 20:05:17 [INFO] participant-impl-dme [jar] 20:05:17 [INFO] 20:05:17 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 20:05:17 [INFO] Building NONRTRIC ACM Participants 0.4.0-SNAPSHOT [1/2] 20:05:17 [INFO] from pom.xml 20:05:17 [INFO] --------------------------------[ pom ]--------------------------------- 20:05:17 [INFO] 20:05:17 [INFO] --- clean:3.4.1:clean (default-clean) @ participants --- 20:05:18 [INFO] 20:05:18 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ participants --- 20:05:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/target/jacoco.exec 20:05:19 [INFO] 20:05:19 [INFO] --- jacoco:0.8.14:report (default-report) @ participants --- 20:05:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:05:19 [INFO] 20:05:19 [INFO] --- install:3.1.4:install (default-install) @ participants --- 20:05:19 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.4.0-SNAPSHOT/participants-0.4.0-SNAPSHOT.pom 20:05:19 [INFO] 20:05:19 [INFO] ----< org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme >----- 20:05:19 [INFO] Building participant-impl-dme 0.4.0-SNAPSHOT [2/2] 20:05:19 [INFO] from participant-impl-dme/pom.xml 20:05:19 [INFO] --------------------------------[ jar ]--------------------------------- 20:06:29 [INFO] 20:06:29 [INFO] --- clean:3.4.1:clean (default-clean) @ participant-impl-dme --- 20:06:29 [INFO] 20:06:29 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ participant-impl-dme --- 20:06:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/jacoco.exec 20:06:29 [INFO] 20:06:29 [INFO] --- openapi-generator:7.15.0:generate (dme-participant-spec-generator) @ participant-impl-dme --- 20:06:35 [INFO] Generating with dryRun=false 20:06:35 [INFO] Output directory (/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 20:06:35 [INFO] OpenAPI Generator: java (client) 20:06:35 [INFO] Generator 'java' is considered stable. 20:06:35 [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) 20:06:35 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 20:06:36 [INFO] Processing operation subscriptionAuth 20:06:36 [INFO] Processing operation getInfoTypdentifiers 20:06:36 [INFO] Processing operation threaddump 20:06:36 [INFO] Processing operation getEiType 20:06:36 [INFO] Processing operation getInfoType 20:06:36 [INFO] Processing operation putInfoType 20:06:36 [INFO] Processing operation deleteInfoType 20:06:36 [INFO] Processing operation getIndividualTypeSubscription 20:06:36 [INFO] Processing operation putIndividualTypeSubscription 20:06:36 [INFO] Processing operation deleteIndividualTypeSubscription 20:06:36 [INFO] Processing operation producerSupervision 20:06:36 [INFO] Processing operation loggers 20:06:36 [INFO] Processing operation health-path 20:06:36 [INFO] Processing operation getinfoTypeIdentifiers 20:06:36 [INFO] Processing operation typeStatusCallback 20:06:36 [INFO] Processing operation shutdown 20:06:36 [INFO] Processing operation metrics-requiredMetricName 20:06:36 [INFO] Processing operation links 20:06:36 [INFO] Processing operation getJobIds 20:06:36 [INFO] Processing operation deleteJobsForOwner 20:06:36 [INFO] Processing operation loggers-name 20:06:36 [INFO] Processing operation loggers-name_2 20:06:36 [INFO] Processing operation jobCreatedCallback 20:06:36 [INFO] Processing operation jobDeletedCallback 20:06:36 [INFO] Processing operation getEiJobStatus 20:06:36 [INFO] Processing operation getInfoProducerStatus 20:06:36 [INFO] Processing operation getInfoJobStatus 20:06:36 [INFO] Processing operation metrics 20:06:36 [INFO] Processing operation jobStatusCallback 20:06:36 [INFO] Processing operation info 20:06:36 [INFO] Processing operation getEiTypeIdentifiers 20:06:36 [INFO] Processing operation getInfoProducer 20:06:36 [INFO] Processing operation putInfoProducer 20:06:36 [INFO] Processing operation deleteInfoProducer 20:06:36 [INFO] Processing operation getStatus 20:06:36 [INFO] Processing operation getInfoTypeSubscriptions 20:06:36 [INFO] Processing operation getIndividualEiJob 20:06:36 [INFO] Processing operation putIndividualEiJob 20:06:36 [INFO] Processing operation deleteIndividualEiJob 20:06:36 [INFO] Processing operation logfile 20:06:36 [INFO] Processing operation getIndividualInfoJob 20:06:36 [INFO] Processing operation putIndividualInfoJob 20:06:36 [INFO] Processing operation deleteIndividualInfoJob 20:06:36 [INFO] Processing operation getInfoProducerIdentifiers 20:06:36 [INFO] Processing operation getInfoType_1 20:06:36 [INFO] Processing operation health 20:06:36 [INFO] Processing operation getEiJobIds 20:06:36 [INFO] Processing operation getInfoProducerJobs 20:06:36 [INFO] Processing operation heapdump 20:06:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:36 [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid 20:06:36 [INFO] Model EiTypeObject not generated since it's a free-form object 20:06:36 [INFO] Model Void not generated since it's a free-form object 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/AuthorizationResult.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationResult.md (Skipped by modelDocs options supplied by user.) 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerInformationType.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerInformationType.md (Skipped by modelDocs options supplied by user.) 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJob.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJob.md (Skipped by modelDocs options supplied by user.) 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJobStatus.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJobStatus.md (Skipped by modelDocs options supplied by user.) 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeRegistrationInfo.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeSubscriptionInfo.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeSubscriptionInfo.md (Skipped by modelDocs options supplied by user.) 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobObject.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobObject.md (Skipped by modelDocs options supplied by user.) 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobStatusObject.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobStatusObject.md (Skipped by modelDocs options supplied by user.) 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Input.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/Input.md (Skipped by modelDocs options supplied by user.) 20:06:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Link.java 20:06:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/Link.md (Skipped by modelDocs options supplied by user.) 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProblemDetails.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProblemDetails.md (Skipped by modelDocs options supplied by user.) 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoJobRequest.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoJobRequest.md (Skipped by modelDocs options supplied by user.) 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoTypeInfo.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoTypeInfo.md (Skipped by modelDocs options supplied by user.) 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerRegistrationInfo.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerStatus.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerStatus.md (Skipped by modelDocs options supplied by user.) 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ServiceStatusInfo.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusInfo.md (Skipped by modelDocs options supplied by user.) 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/SubscriptionAuthorization.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/SubscriptionAuthorization.md (Skipped by modelDocs options supplied by user.) 20:06:37 [WARNING] No application/json content media type found in response. Response examples can currently only be generated for application/json media type. 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClient.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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.) 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClient.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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.) 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ActuatorApiClient.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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.) 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ActuatorApiClient.md (Skipped by apiDocs options supplied by user.) 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/AuthorizationApiApiClient.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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.) 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationApiApiClient.md (Skipped by apiDocs options supplied by user.) 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerApiClient.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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.) 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerApiClient.md (Skipped by apiDocs options supplied by user.) 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClient.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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.) 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClient.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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.) 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClient.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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.) 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ServiceStatusApiClient.java 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/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.) 20:06:37 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusApiClient.md (Skipped by apiDocs options supplied by user.) 20:06:37 [INFO] Skipping generation of Webhooks. 20:06:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/pom.xml 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/README.md 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/build.gradle 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/build.sbt 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/settings.gradle 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradle.properties 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/AndroidManifest.xml 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.travis.yml 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ApiClient.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerConfiguration.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerVariable.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.github/workflows/maven.yml 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/api/openapi.yaml 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/JavaTimeFormatter.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBasicAuth.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBearerAuth.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/ApiKeyAuth.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradlew 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradlew.bat 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/git_push.sh 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.gitignore 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/BaseApi.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/Authentication.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339DateFormat.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339InstantDeserializer.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339JavaTimeModule.java 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator-ignore 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/VERSION 20:06:37 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/FILES 20:06:37 ############################################################################################ 20:06:37 # Thanks for using OpenAPI Generator. # 20:06:37 # We appreciate your support! Please consider donation to help us maintain this project. # 20:06:37 # https://opencollective.com/openapi_generator/donate # 20:06:37 ############################################################################################ 20:06:37 [INFO] 20:06:37 [INFO] --- resources:3.3.1:resources (default-resources) @ participant-impl-dme --- 20:06:38 [INFO] Copying 1 resource from src/main/resources to target/classes 20:06:38 [INFO] Copying 0 resource from src/main/resources to target/classes 20:06:38 [INFO] 20:06:38 [INFO] --- compiler:3.14.0:compile (default-compile) @ participant-impl-dme --- 20:06:38 [INFO] Recompiling the module because of changed source code. 20:06:39 [INFO] Compiling 53 source files with javac [debug parameters release 17] to target/classes 20:06:45 [INFO] 20:06:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ participant-impl-dme --- 20:06:45 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:06:45 [INFO] 20:06:45 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ participant-impl-dme --- 20:06:45 [INFO] Recompiling the module because of changed dependency. 20:06:45 [INFO] Compiling 7 source files with javac [debug parameters release 17] to target/test-classes 20:06:46 [INFO] 20:06:46 [INFO] --- surefire:3.5.4:test (default-test) @ participant-impl-dme --- 20:06:47 [INFO] Surefire report directory: /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/surefire-reports 20:06:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:06:48 [INFO] 20:06:48 [INFO] ------------------------------------------------------- 20:06:48 [INFO] T E S T S 20:06:48 [INFO] ------------------------------------------------------- 20:06:51 [INFO] Running org.oransc.participant.dme.rest.ActuatorControllerTest 20:06:52 20:06:52.499 [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. 20:06:52 20:06:52.855 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.participant.dme.Application for test class org.oransc.participant.dme.rest.ActuatorControllerTest 20:06:54 20:06:54 . ____ _ __ _ _ 20:06:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:06:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:06:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:06:54 ' |____| .__|_| |_|_| |_\__, | / / / / 20:06:54 =========|_|==============|___/=/_/_/_/ 20:06:54 20:06:54 :: Spring Boot :: (v3.5.6) 20:06:54 20:06:55 2025-12-15T20:06:54.962Z INFO 3019 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.7 with PID 3019 (started by jenkins in /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme) 20:06:55 2025-12-15T20:06:54.971Z INFO 3019 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : The following 1 profile is active: "test" 20:06:59 2025-12-15T20:06:59.892Z INFO 3019 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 20:07:00 2025-12-15T20:06:59.958Z INFO 3019 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 20:07:00 2025-12-15T20:06:59.959Z INFO 3019 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.46] 20:07:00 2025-12-15T20:07:00.073Z INFO 3019 --- [ main] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring embedded WebApplicationContext 20:07:00 2025-12-15T20:07:00.082Z INFO 3019 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5063 ms 20:07:02 2025-12-15T20:07:02.826Z INFO 3019 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 20:07:04 2025-12-15T20:07:04.497Z INFO 3019 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 20:07:04 2025-12-15T20:07:04.849Z INFO 3019 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 35323 (http) with context path '/nonrtric/dmeparticipant' 20:07:04 2025-12-15T20:07:04.890Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 20:07:04 2025-12-15T20:07:04.895Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 20:07:04 2025-12-15T20:07:04.900Z INFO 3019 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 20:07:04 2025-12-15T20:07:04.908Z INFO 3019 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 20:07:04 2025-12-15T20:07:04.908Z INFO 3019 --- [ main] [ ] o.o.p.c.m.b.e.noop.NoopTopicEndpoint : NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 20:07:04 2025-12-15T20:07:04.909Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 20:07:04 2025-12-15T20:07:04.910Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 20:07:04 2025-12-15T20:07:04.911Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 20:07:04 2025-12-15T20:07:04.911Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 20:07:04 2025-12-15T20:07:04.911Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 20:07:04 2025-12-15T20:07:04.911Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 20:07:04 2025-12-15T20:07:04.912Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 20:07:04 2025-12-15T20:07:04.912Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 20:07:04 2025-12-15T20:07:04.912Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 20:07:04 2025-12-15T20:07:04.912Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 20:07:04 2025-12-15T20:07:04.913Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 20:07:04 2025-12-15T20:07:04.920Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 20:07:04 2025-12-15T20:07:04.923Z INFO 3019 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5e8d57d3 20:07:04 2025-12-15T20:07:04.924Z INFO 3019 --- [ main] [ ] o.o.p.c.m.bus.event.base.TopicBase : NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka.default.svc.cluster.local:9092], topic=acm-ppnt-sync, effectiveTopic=acm-ppnt-sync, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7879e3ac 20:07:04 2025-12-15T20:07:04.924Z INFO 3019 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 20:07:04 2025-12-15T20:07:04.928Z INFO 3019 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Started ActuatorControllerTest in 11.428 seconds (process running for 16.504) 20:07:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:07:07 2025-12-15T20:07:07.268Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:07 2025-12-15T20:07:07.297Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:07 2025-12-15T20:07:07.617Z INFO 3019 --- [o-auto-1-exec-1] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 20:07:07 2025-12-15T20:07:07.618Z INFO 3019 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 20:07:07 2025-12-15T20:07:07.622Z INFO 3019 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms 20:07:08 2025-12-15T20:07:08.291Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:08 2025-12-15T20:07:08.296Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:08 2025-12-15T20:07:08.447Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:08 2025-12-15T20:07:08.456Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:08 2025-12-15T20:07:08.543Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:08 2025-12-15T20:07:08.550Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:08 2025-12-15T20:07:08.891Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:08 2025-12-15T20:07:08.895Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:09 2025-12-15T20:07:09.055Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:09 2025-12-15T20:07:09.063Z INFO 3019 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 20:07:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.31 s -- in org.oransc.participant.dme.rest.ActuatorControllerTest 20:07:09 [INFO] Running org.oransc.participant.dme.restclient.AcA1PmsClientTest 20:07:09 2025-12-15T20:07:09.131Z INFO 3019 --- [ 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. 20:07:10 2025-12-15T20:07:10.187Z INFO 3019 --- [ Thread-5] [ ] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: 20:07:10 [] 20:07:10 2025-12-15T20:07:10.192Z INFO 3019 --- [ Thread-5] [ ] network : [OUT|NOOP|policy-acruntime-participant] 20:07:10 {"participantSupportedElementType":[{"id":"340f3d74-6e4e-4d0b-8698-ef20a1758c16","typeName":"org.onap.policy.clamp.acm.DMEAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c470e91e-59b5-4723-b6ec-ddc7cde11ef6","timestamp":"2025-12-15T20:07:09.933856998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c08","replicaId":"1786de90-ae93-490e-b94f-e10b6f6d5011"} 20:07:10 2025-12-15T20:07:10.194Z INFO 3019 --- [ Thread-5] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=c470e91e-59b5-4723-b6ec-ddc7cde11ef6, timestamp=2025-12-15T20:07:09.933856998Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c08, replicaId=1786de90-ae93-490e-b94f-e10b6f6d5011, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=340f3d74-6e4e-4d0b-8698-ef20a1758c16, typeName=org.onap.policy.clamp.acm.DMEAutomationCompositionElement, typeVersion=1.0.1)]) 20:07:11 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 s -- in org.oransc.participant.dme.restclient.AcA1PmsClientTest 20:07:11 [INFO] Running org.oransc.participant.dme.handler.AcElementHandlerTest 20:07:12 2025-12-15T20:07:12.566Z WARN 3019 --- [ main] [ ] .d.h.AutomationCompositionElementHandler : Failed to connect with DME. Service configuration is: null 20:07:12 2025-12-15T20:07:12.730Z ERROR 3019 --- [ 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.'}] 20:07:13 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.480 s -- in org.oransc.participant.dme.handler.AcElementHandlerTest 20:07:13 [INFO] Running org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 20:07:13 2025-12-15T20:07:13.015Z INFO 3019 --- [ 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. 20:07:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 20:07:14 [INFO] 20:07:14 [INFO] Results: 20:07:14 [INFO] 20:07:14 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 20:07:14 [INFO] 20:07:14 [INFO] 20:07:14 [INFO] --- jacoco:0.8.14:report (default-report) @ participant-impl-dme --- 20:07:14 [INFO] Loading execution data file /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/jacoco.exec 20:07:14 [INFO] Analyzed bundle 'participant-impl-dme' with 105 classes 20:07:15 [INFO] 20:07:15 [INFO] --- jar:3.4.2:jar (default-jar) @ participant-impl-dme --- 20:07:16 [INFO] Building jar: /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.0-SNAPSHOT.jar 20:07:16 [INFO] 20:07:16 [INFO] --- spring-boot:3.5.6:repackage (repackage) @ participant-impl-dme --- 20:07:18 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 20:07:18 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.0-SNAPSHOT.jar.original 20:07:18 [INFO] 20:07:18 [INFO] --- spring-boot:3.5.6:repackage (default) @ participant-impl-dme --- 20:07:18 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 20:07:18 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.0-SNAPSHOT.jar.original 20:07:18 [INFO] 20:07:18 [INFO] --- docker:0.46.0:build (generate-nonrtric-plt-participant-impl-dme-image) @ participant-impl-dme --- 20:07:24 [INFO] Building tar: /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/docker/o-ran-sc/nonrtric-plt-participant-impl-dme/0.4.0-SNAPSHOT/tmp/docker-build.tar 20:07:25 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-participant-impl-dme:0.4.0-SNAPSHOT]: Created docker-build.tar in 817 milliseconds 20:07:25 [INFO] DOCKER> Pulling from amazoncorretto 20:07:37 [INFO] DOCKER> Digest: sha256:8ad2b454056f263ab05b1e0b70e364e5231a321cee75a2c012b40a50b3d807a0 20:07:37 [INFO] DOCKER> Status: Downloaded newer image for nexus3.o-ran-sc.org:10001/amazoncorretto:17.0.17 20:07:37 [INFO] DOCKER> Pulled nexus3.o-ran-sc.org:10001/amazoncorretto:17.0.17 in 12 seconds 20:07:37 [INFO] DOCKER> Pulling from debian 20:07:40 [INFO] DOCKER> Digest: sha256:5fc1d68d490d6e22a8b182f67d2b9ed800e6dd49e997dd595a46977fe7cece46 20:07:40 [INFO] DOCKER> Status: Downloaded newer image for nexus3.o-ran-sc.org:10001/debian:11-slim 20:07:40 [INFO] DOCKER> Pulled nexus3.o-ran-sc.org:10001/debian:11-slim in 3 seconds 20:08:33 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-participant-impl-dme:0.4.0-SNAPSHOT]: Built image sha256:77124821d68b671b132cb6f96307f83e436bb87a0e2db5df70635e70414d0619 20:08:33 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-participant-impl-dme:0.4.0-SNAPSHOT]: Tag with 0.4.0-SNAPSHOT,latest 20:08:33 [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-participant-impl-dme:0.4.0-SNAPSHOT successful! 20:08:33 [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-participant-impl-dme:latest successful! 20:08:33 [INFO] 20:08:33 [INFO] --- install:3.1.4:install (default-install) @ participant-impl-dme --- 20:08:33 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.4.0-SNAPSHOT/participant-impl-dme-0.4.0-SNAPSHOT.pom 20:08:33 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.4.0-SNAPSHOT/participant-impl-dme-0.4.0-SNAPSHOT.jar 20:08:33 [INFO] ------------------------------------------------------------------------ 20:08:33 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.4.0-SNAPSHOT: 20:08:33 [INFO] 20:08:33 [INFO] NONRTRIC ACM Participants .......................... SUCCESS [ 2.190 s] 20:08:33 [INFO] participant-impl-dme ............................... SUCCESS [03:14 min] 20:08:33 [INFO] ------------------------------------------------------------------------ 20:08:33 [INFO] BUILD SUCCESS 20:08:33 [INFO] ------------------------------------------------------------------------ 20:08:33 [INFO] Total time: 03:28 min 20:08:33 [INFO] Finished at: 2025-12-15T20:08:33Z 20:08:33 [INFO] ------------------------------------------------------------------------ 20:08:33 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins8866343885782268901.sh 20:08:33 $ ssh-agent -k 20:08:33 unset SSH_AUTH_SOCK; 20:08:33 unset SSH_AGENT_PID; 20:08:33 echo Agent pid 2105 killed; 20:08:33 [ssh-agent] Stopped. 20:08:34 [JaCoCo plugin] Collecting JaCoCo coverage data... 20:08:34 [JaCoCo plugin] Version: 3.3.7 20:08:34 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 20:08:34 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 20:08:34 [JaCoCo plugin] Saving matched execfiles: /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/jacoco.exec 20:08:34 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/jacoco/classes 0 files 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/classes 112 files 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/target/classes 0 files 20:08:34 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 20:08:34 [JaCoCo plugin] Source Inclusions: **/*.java 20:08:34 [JaCoCo plugin] Source Exclusions: null 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/src/main/java 15 files 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java 38 files 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/rapp-manager-acm/src/main/java 3 files 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/rapp-manager-application/src/main/java 8 files 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/rapp-manager-dme/src/main/java 6 files 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/rapp-manager-models/src/main/java 47 files 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/rapp-manager-sme/src/main/java 3 files 20:08:34 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/sample-rapp-generator/rapp-ran-nssmf-simulator/ran-nssmf-simulator/src/main/java 18 files 20:08:34 [JaCoCo plugin] Loading inclusions files.. 20:08:34 [JaCoCo plugin] inclusions: [] 20:08:34 [JaCoCo plugin] exclusions: [com/oransc/participant/dme/*.class, com/oransc/participant/dme/rest/**, com/oransc/participant/dme/auth/**, com/oransc/participant/dme/data/**, org/oransc/participant/dme/*.class, org/oransc/participant/dme/rest/**, org/oransc/participant/dme/auth/**, org/oransc/participant/dme/data/**] 20:08:34 [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] 20:08:34 [JaCoCo plugin] Publishing the results.. 20:08:34 [JaCoCo plugin] Loading packages.. 20:08:34 [JaCoCo plugin] Done. 20:08:34 [JaCoCo plugin] Overall coverage: class: 100.0, method: 100.0, line: 96.732025, branch: 80.0, instruction: 97.04579, complexity: 83.870964 20:08:34 [PostBuildScript] - [INFO] Executing post build scripts. 20:08:34 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins1278580202978621401.sh 20:08:34 ---> sysstat.sh 20:08:35 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins11972448641003739827.sh 20:08:35 ---> package-listing.sh 20:08:35 ++ facter osfamily 20:08:35 ++ tr '[:upper:]' '[:lower:]' 20:08:36 + OS_FAMILY=debian 20:08:36 + workspace=/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 20:08:36 + START_PACKAGES=/tmp/packages_start.txt 20:08:36 + END_PACKAGES=/tmp/packages_end.txt 20:08:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:08:36 + PACKAGES=/tmp/packages_start.txt 20:08:36 + '[' /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 ']' 20:08:36 + PACKAGES=/tmp/packages_end.txt 20:08:36 + case "${OS_FAMILY}" in 20:08:36 + grep '^ii' 20:08:36 + dpkg -l 20:08:36 + '[' -f /tmp/packages_start.txt ']' 20:08:36 + '[' -f /tmp/packages_end.txt ']' 20:08:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:08:36 + '[' /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 ']' 20:08:36 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/archives/ 20:08:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/archives/ 20:08:36 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins9915780320261773447.sh 20:08:36 ---> capture-instance-metadata.sh 20:08:36 Setup pyenv: 20:08:36 system 20:08:36 3.8.13 20:08:36 3.9.13 20:08:36 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/.python-version) 20:08:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qaKc from file:/tmp/.os_lf_venv 20:08:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:08:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:08:39 lf-activate-venv(): INFO: Base packages installed successfully 20:08:39 lf-activate-venv(): INFO: Installing additional packages: lftools 20:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-qaKc/bin to PATH 20:09:00 INFO: Running in OpenStack, capturing instance metadata 20:09:01 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins12961941212533116685.sh 20:09:01 provisioning config files... 20:09:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config13320973300932535424tmp 20:09:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:09:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:09:01 [EnvInject] - Injecting environment variables from a build step. 20:09:01 [EnvInject] - Injecting as environment variables the properties content 20:09:01 SERVER_ID=logs 20:09:01 20:09:01 [EnvInject] - Variables injected successfully. 20:09:01 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins5153015120875012266.sh 20:09:01 ---> create-netrc.sh 20:09:01 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins17112288427621533840.sh 20:09:01 ---> python-tools-install.sh 20:09:01 Setup pyenv: 20:09:01 system 20:09:01 3.8.13 20:09:01 3.9.13 20:09:01 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/.python-version) 20:09:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qaKc from file:/tmp/.os_lf_venv 20:09:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:09:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:09:05 lf-activate-venv(): INFO: Base packages installed successfully 20:09:05 lf-activate-venv(): INFO: Installing additional packages: lftools 20:09:25 lf-activate-venv(): INFO: Adding /tmp/venv-qaKc/bin to PATH 20:09:25 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins7745903590403306371.sh 20:09:25 ---> sudo-logs.sh 20:09:25 Archiving 'sudo' log.. 20:09:25 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins3246627006439244943.sh 20:09:25 ---> job-cost.sh 20:09:25 Setup pyenv: 20:09:25 system 20:09:25 3.8.13 20:09:25 3.9.13 20:09:25 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/.python-version) 20:09:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qaKc from file:/tmp/.os_lf_venv 20:09:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:09:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:09:29 lf-activate-venv(): INFO: Base packages installed successfully 20:09:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:09:40 lf-activate-venv(): INFO: Adding /tmp/venv-qaKc/bin to PATH 20:09:40 INFO: No Stack... 20:09:40 INFO: Retrieving Pricing Info for: v3-starter-4 20:09:40 INFO: Archiving Costs 20:09:40 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins14998938931963032092.sh 20:09:40 ---> logs-deploy.sh 20:09:40 Setup pyenv: 20:09:40 system 20:09:40 3.8.13 20:09:40 3.9.13 20:09:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/.python-version) 20:09:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qaKc from file:/tmp/.os_lf_venv 20:09:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:09:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:09:44 lf-activate-venv(): INFO: Base packages installed successfully 20:09:44 lf-activate-venv(): INFO: Installing additional packages: lftools 20:10:04 lf-activate-venv(): INFO: Adding /tmp/venv-qaKc/bin to PATH 20:10:04 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/27 20:10:04 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 20:10:06 Archives upload complete. 20:10:06 INFO: archiving logs to Nexus 20:10:08 ---> uname -a: 20:10:08 Linux prd-ubuntu1804-docker-4c-4g-679 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 20:10:08 20:10:08 20:10:08 ---> lscpu: 20:10:08 Architecture: x86_64 20:10:08 CPU op-mode(s): 32-bit, 64-bit 20:10:08 Byte Order: Little Endian 20:10:08 CPU(s): 4 20:10:08 On-line CPU(s) list: 0-3 20:10:08 Thread(s) per core: 1 20:10:08 Core(s) per socket: 1 20:10:08 Socket(s): 4 20:10:08 NUMA node(s): 1 20:10:08 Vendor ID: AuthenticAMD 20:10:08 CPU family: 23 20:10:08 Model: 49 20:10:08 Model name: AMD EPYC-Rome Processor 20:10:08 Stepping: 0 20:10:08 CPU MHz: 2799.998 20:10:08 BogoMIPS: 5599.99 20:10:08 Virtualization: AMD-V 20:10:08 Hypervisor vendor: KVM 20:10:08 Virtualization type: full 20:10:08 L1d cache: 32K 20:10:08 L1i cache: 32K 20:10:08 L2 cache: 512K 20:10:08 L3 cache: 16384K 20:10:08 NUMA node0 CPU(s): 0-3 20:10:08 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 20:10:08 20:10:08 20:10:08 ---> nproc: 20:10:08 4 20:10:08 20:10:08 20:10:08 ---> df -h: 20:10:08 Filesystem Size Used Avail Use% Mounted on 20:10:08 udev 3.9G 0 3.9G 0% /dev 20:10:08 tmpfs 798M 696K 797M 1% /run 20:10:08 /dev/vda1 20G 11G 8.4G 57% / 20:10:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:10:08 tmpfs 5.0M 0 5.0M 0% /run/lock 20:10:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:10:08 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:10:08 tmpfs 798M 0 798M 0% /run/user/1001 20:10:08 20:10:08 20:10:08 ---> free -m: 20:10:08 total used free shared buff/cache available 20:10:08 Mem: 7975 557 3220 0 4198 7120 20:10:08 Swap: 1023 0 1023 20:10:08 20:10:08 20:10:08 ---> ip addr: 20:10:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:10:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:10:08 inet 127.0.0.1/8 scope host lo 20:10:08 valid_lft forever preferred_lft forever 20:10:08 inet6 ::1/128 scope host 20:10:08 valid_lft forever preferred_lft forever 20:10:08 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:10:08 link/ether fa:16:3e:86:28:2f brd ff:ff:ff:ff:ff:ff 20:10:08 inet 10.32.7.181/23 brd 10.32.7.255 scope global dynamic ens3 20:10:08 valid_lft 85933sec preferred_lft 85933sec 20:10:08 inet6 fe80::f816:3eff:fe86:282f/64 scope link 20:10:08 valid_lft forever preferred_lft forever 20:10:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:10:08 link/ether 02:42:1e:9e:05:a0 brd ff:ff:ff:ff:ff:ff 20:10:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:10:08 valid_lft forever preferred_lft forever 20:10:08 inet6 fe80::42:1eff:fe9e:5a0/64 scope link 20:10:08 valid_lft forever preferred_lft forever 20:10:08 20:10:08 20:10:08 ---> sar -b -r -n DEV: 20:10:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-679) 12/15/25 _x86_64_ (4 CPU) 20:10:08 20:10:08 20:02:24 LINUX RESTART (4 CPU) 20:10:08 20:10:08 20:03:01 tps rtps wtps bread/s bwrtn/s 20:10:08 20:04:01 96.50 31.43 65.07 1143.94 5732.11 20:10:08 20:05:01 69.51 20.58 48.93 1919.55 8231.96 20:10:08 20:06:01 44.24 14.50 29.74 552.22 5290.37 20:10:08 20:07:01 18.00 8.02 9.98 669.36 1009.43 20:10:08 20:08:01 77.62 8.33 69.29 568.48 58100.50 20:10:08 20:09:01 83.39 0.77 82.62 54.79 43691.12 20:10:08 20:10:01 20.60 0.03 20.56 0.27 4875.45 20:10:08 Average: 58.55 11.95 46.60 701.22 18133.64 20:10:08 20:10:08 20:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:10:08 20:04:01 5772636 7362072 2394784 29.32 41560 1725772 1039292 11.28 644424 1575048 63828 20:10:08 20:05:01 5544844 7422468 2622576 32.11 61924 1977672 1041532 11.30 593340 1821268 136536 20:10:08 20:06:01 5350628 7264092 2816792 34.49 65676 2007644 1108084 12.02 781312 1822780 6416 20:10:08 20:07:01 4403288 6502384 3764132 46.09 69104 2184580 1695840 18.40 1578936 1958232 147868 20:10:08 20:08:01 2763832 6771292 5403588 66.16 87532 4011092 1494632 16.22 1892712 3199880 415260 20:10:08 20:09:01 3352712 7342344 4814708 58.95 92220 3987936 997884 10.83 1205516 3300256 134056 20:10:08 20:10:01 3248484 7240648 4918936 60.23 94552 3987884 1127332 12.23 1313228 3295624 11728 20:10:08 Average: 4348061 7129329 3819359 46.76 73224 2840369 1214942 13.18 1144210 2424727 130813 20:10:08 20:10:08 20:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:10:08 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:10:08 20:04:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 20:10:08 20:04:01 ens3 397.30 213.28 1587.25 70.21 0.00 0.00 0.00 0.00 20:10:08 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:10:08 20:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:10:08 20:05:01 ens3 74.05 39.34 460.10 9.47 0.00 0.00 0.00 0.00 20:10:08 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:10:08 20:06:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 20:10:08 20:06:01 ens3 57.43 57.53 161.99 12.59 0.00 0.00 0.00 0.00 20:10:08 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:10:08 20:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:10:08 20:07:01 ens3 247.29 185.34 2516.89 25.13 0.00 0.00 0.00 0.00 20:10:08 20:08:01 docker0 544.00 2235.42 27.79 1643.06 0.00 0.00 0.00 0.00 20:10:08 20:08:01 lo 2.25 2.25 0.63 0.63 0.00 0.00 0.00 0.00 20:10:08 20:08:01 ens3 2450.28 683.56 6439.92 53.98 0.00 0.00 0.00 0.00 20:10:08 20:09:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:10:08 20:09:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:10:08 20:09:01 ens3 19.03 17.81 21.22 28.98 0.00 0.00 0.00 0.00 20:10:08 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:10:08 20:10:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:10:08 20:10:01 ens3 12.63 12.70 11.34 6.01 0.00 0.00 0.00 0.00 20:10:08 Average: docker0 77.72 319.40 3.97 234.75 0.00 0.00 0.00 0.00 20:10:08 Average: lo 1.05 1.05 0.16 0.16 0.00 0.00 0.00 0.00 20:10:08 Average: ens3 465.47 172.80 1599.90 29.48 0.00 0.00 0.00 0.00 20:10:08 20:10:08 20:10:08 ---> sar -P ALL: 20:10:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-679) 12/15/25 _x86_64_ (4 CPU) 20:10:08 20:10:08 20:02:24 LINUX RESTART (4 CPU) 20:10:08 20:10:08 20:03:01 CPU %user %nice %system %iowait %steal %idle 20:10:08 20:04:01 all 20.73 0.00 1.64 4.22 3.35 70.07 20:10:08 20:04:01 0 14.71 0.00 1.15 2.84 2.74 78.57 20:10:08 20:04:01 1 21.26 0.00 1.89 2.60 3.61 70.64 20:10:08 20:04:01 2 8.94 0.00 1.46 8.69 2.81 78.09 20:10:08 20:04:01 3 38.00 0.00 2.05 2.72 4.21 53.03 20:10:08 20:05:01 all 19.60 0.00 1.33 2.11 1.72 75.25 20:10:08 20:05:01 0 8.74 0.00 0.77 1.23 0.87 88.39 20:10:08 20:05:01 1 8.86 0.00 0.75 0.81 1.78 87.80 20:10:08 20:05:01 2 42.80 0.00 2.68 5.77 2.83 45.91 20:10:08 20:05:01 3 18.02 0.00 1.11 0.63 1.41 78.82 20:10:08 20:06:01 all 11.02 0.00 0.87 1.01 2.54 84.55 20:10:08 20:06:01 0 11.26 0.00 0.94 0.96 2.66 84.18 20:10:08 20:06:01 1 12.07 0.00 1.12 0.58 3.30 82.93 20:10:08 20:06:01 2 6.33 0.00 0.81 1.44 1.97 89.45 20:10:08 20:06:01 3 14.43 0.00 0.58 1.06 2.24 81.69 20:10:08 20:07:01 all 34.28 0.00 1.41 0.67 9.17 54.47 20:10:08 20:07:01 0 33.02 0.00 1.65 0.72 9.34 55.28 20:10:08 20:07:01 1 33.45 0.00 1.42 0.52 9.41 55.19 20:10:08 20:07:01 2 33.87 0.00 1.66 1.29 9.73 53.45 20:10:08 20:07:01 3 36.83 0.00 0.95 0.15 8.16 53.91 20:10:08 20:08:01 all 30.77 0.00 5.01 1.87 9.41 52.94 20:10:08 20:08:01 0 26.91 0.00 5.02 1.42 9.75 56.91 20:10:08 20:08:01 1 24.78 0.00 5.91 1.89 9.35 58.07 20:10:08 20:08:01 2 41.47 0.00 5.40 2.17 9.66 41.30 20:10:08 20:08:01 3 29.96 0.00 3.68 2.04 8.90 55.43 20:10:08 20:09:01 all 26.29 0.00 2.43 2.21 4.80 64.26 20:10:08 20:09:01 0 24.40 0.00 2.21 1.37 4.21 67.81 20:10:08 20:09:01 1 15.22 0.00 1.89 3.30 4.78 74.80 20:10:08 20:09:01 2 38.34 0.00 3.07 3.66 5.46 49.48 20:10:08 20:09:01 3 27.24 0.00 2.58 0.50 4.74 64.94 20:10:08 20:10:01 all 19.94 0.00 0.84 0.98 1.79 76.44 20:10:08 20:10:01 0 7.95 0.00 0.46 0.00 1.77 89.82 20:10:08 20:10:01 1 21.31 0.00 0.73 2.97 1.58 73.42 20:10:08 20:10:01 2 10.18 0.00 0.98 0.60 1.31 86.93 20:10:08 20:10:01 3 40.45 0.00 1.18 0.37 2.51 55.50 20:10:08 Average: all 23.28 0.00 1.94 1.87 4.71 68.20 20:10:08 Average: 0 18.22 0.00 1.76 1.22 4.51 74.30 20:10:08 Average: 1 19.61 0.00 1.98 1.81 4.86 71.74 20:10:08 Average: 2 26.04 0.00 2.30 3.37 4.85 63.44 20:10:08 Average: 3 29.30 0.00 1.74 1.07 4.61 63.28 20:10:08 20:10:08 20:10:08