16:15:21 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/rappmanager/+/15402 16:15:21 Running as SYSTEM 16:15:21 [EnvInject] - Loading node environment variables. 16:15:21 Building remotely on prd-ubuntu1804-docker-4c-4g-1008 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17 16:15:21 [ssh-agent] Looking for ssh-agent implementation... 16:15:21 $ ssh-agent 16:15:21 SSH_AUTH_SOCK=/tmp/ssh-gddjLs7Xa5oP/agent.2039 16:15:21 SSH_AGENT_PID=2041 16:15:21 [ssh-agent] Started. 16:15:21 Running ssh-add (command line suppressed) 16:15:21 Identity added: /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17@tmp/private_key_17254393089499407868.key (jenkins-ssh) 16:15:21 [ssh-agent] Using credentials jenkins (jenkins) 16:15:21 The recommended git tool is: NONE 16:15:24 using credential jenkins 16:15:24 Wiping out workspace first. 16:15:24 Cloning the remote Git repository 16:15:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 16:15:24 > git init /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17 # timeout=10 16:15:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 16:15:24 > git --version # timeout=10 16:15:24 > git --version # 'git version 2.17.1' 16:15:24 using GIT_SSH to set credentials jenkins 16:15:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 16:15:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:26 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 16:15:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 16:15:26 using GIT_SSH to set credentials jenkins 16:15:26 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager refs/changes/02/15402/2 # timeout=10 16:15:26 > git rev-parse 3b4813b6dab278581601a06185c146ea47b4ebb7^{commit} # timeout=10 16:15:26 Checking out Revision 3b4813b6dab278581601a06185c146ea47b4ebb7 (refs/changes/02/15402/2) 16:15:26 > git config core.sparsecheckout # timeout=10 16:15:26 > git checkout -f 3b4813b6dab278581601a06185c146ea47b4ebb7 # timeout=10 16:15:30 Commit message: "Update RTD documentation after M-Release" 16:15:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:15:30 > git rev-list --no-walk 78ff134d75de4a2c8ba3e29a8494b8fe3ec33069 # timeout=10 16:15:30 > git remote # timeout=10 16:15:30 > git submodule init # timeout=10 16:15:30 > git submodule sync # timeout=10 16:15:30 > git config --get remote.origin.url # timeout=10 16:15:30 > git submodule init # timeout=10 16:15:30 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:15:30 > git config --get submodule.sme.url # timeout=10 16:15:30 > git config -f .gitmodules --get submodule.sme.path # timeout=10 16:15:30 > git submodule update --init --recursive sme # timeout=10 16:15:31 provisioning config files... 16:15:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:15:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:15:31 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins11709765947925083569.sh 16:15:31 ---> python-tools-install.sh 16:15:31 Setup pyenv: 16:15:31 * system (set by /opt/pyenv/version) 16:15:31 * 3.8.13 (set by /opt/pyenv/version) 16:15:32 * 3.9.13 (set by /opt/pyenv/version) 16:15:32 * 3.10.6 (set by /opt/pyenv/version) 16:15:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-38ZV 16:15:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:15:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:15:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:15:45 lf-activate-venv(): INFO: Base packages installed successfully 16:15:45 lf-activate-venv(): INFO: Installing additional packages: lftools 16:16:27 lf-activate-venv(): INFO: Adding /tmp/venv-38ZV/bin to PATH 16:16:27 Generating Requirements File 16:17:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:17:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:17:02 Python 3.10.6 16:17:03 pip 25.3 from /tmp/venv-38ZV/lib/python3.10/site-packages/pip (python 3.10) 16:17:03 appdirs==1.4.4 16:17:03 argcomplete==3.6.3 16:17:03 aspy.yaml==1.3.0 16:17:03 attrs==25.4.0 16:17:03 autopage==0.5.2 16:17:03 backports.strenum==1.3.1 16:17:03 beautifulsoup4==4.14.3 16:17:03 boto3==1.42.11 16:17:03 botocore==1.42.11 16:17:03 bs4==0.0.2 16:17:03 cachetools==6.2.4 16:17:03 certifi==2025.11.12 16:17:03 cffi==2.0.0 16:17:03 cfgv==3.5.0 16:17:03 chardet==5.2.0 16:17:03 charset-normalizer==3.4.4 16:17:03 click==8.3.1 16:17:03 cliff==4.13.0 16:17:03 cmd2==3.0.0 16:17:03 cryptography==3.3.2 16:17:03 debtcollector==3.0.0 16:17:03 decorator==5.2.1 16:17:03 defusedxml==0.7.1 16:17:03 Deprecated==1.3.1 16:17:03 distlib==0.4.0 16:17:03 dnspython==2.8.0 16:17:03 docker==7.1.0 16:17:03 dogpile.cache==1.5.0 16:17:03 durationpy==0.10 16:17:03 email-validator==2.3.0 16:17:03 filelock==3.20.1 16:17:03 future==1.0.0 16:17:03 gitdb==4.0.12 16:17:03 GitPython==3.1.45 16:17:03 google-auth==2.45.0 16:17:03 httplib2==0.31.0 16:17:03 identify==2.6.15 16:17:03 idna==3.11 16:17:03 importlib-resources==1.5.0 16:17:03 iso8601==2.1.0 16:17:03 Jinja2==3.1.6 16:17:03 jmespath==1.0.1 16:17:03 jsonpatch==1.33 16:17:03 jsonpointer==3.0.0 16:17:03 jsonschema==4.25.1 16:17:03 jsonschema-specifications==2025.9.1 16:17:03 keystoneauth1==5.12.0 16:17:03 kubernetes==34.1.0 16:17:03 lftools==0.37.18 16:17:03 lxml==6.0.2 16:17:03 markdown-it-py==4.0.0 16:17:03 MarkupSafe==3.0.3 16:17:03 mdurl==0.1.2 16:17:03 msgpack==1.1.2 16:17:03 multi_key_dict==2.0.3 16:17:03 munch==4.0.0 16:17:03 netaddr==1.3.0 16:17:03 niet==1.4.2 16:17:03 nodeenv==1.9.1 16:17:03 oauth2client==4.1.3 16:17:03 oauthlib==3.3.1 16:17:03 openstacksdk==4.8.0 16:17:03 os-service-types==1.8.2 16:17:03 osc-lib==4.2.0 16:17:03 oslo.config==10.1.0 16:17:03 oslo.context==6.2.0 16:17:03 oslo.i18n==6.7.1 16:17:03 oslo.log==7.2.1 16:17:03 oslo.serialization==5.8.0 16:17:03 oslo.utils==9.2.0 16:17:03 packaging==25.0 16:17:03 pbr==7.0.3 16:17:03 platformdirs==4.5.1 16:17:03 prettytable==3.17.0 16:17:03 psutil==7.1.3 16:17:03 pyasn1==0.6.1 16:17:03 pyasn1_modules==0.4.2 16:17:03 pycparser==2.23 16:17:03 pygerrit2==2.0.15 16:17:03 PyGithub==2.8.1 16:17:03 Pygments==2.19.2 16:17:03 PyJWT==2.10.1 16:17:03 PyNaCl==1.6.1 16:17:03 pyparsing==2.4.7 16:17:03 pyperclip==1.11.0 16:17:03 pyrsistent==0.20.0 16:17:03 python-cinderclient==9.8.0 16:17:03 python-dateutil==2.9.0.post0 16:17:03 python-heatclient==4.3.0 16:17:03 python-jenkins==1.8.3 16:17:03 python-keystoneclient==5.7.0 16:17:03 python-magnumclient==4.9.0 16:17:03 python-openstackclient==8.2.0 16:17:03 python-swiftclient==4.9.0 16:17:03 PyYAML==6.0.3 16:17:03 referencing==0.37.0 16:17:03 requests==2.32.5 16:17:03 requests-oauthlib==2.0.0 16:17:03 requestsexceptions==1.4.0 16:17:03 rfc3986==2.0.0 16:17:03 rich==14.2.0 16:17:03 rich-argparse==1.7.2 16:17:03 rpds-py==0.30.0 16:17:03 rsa==4.9.1 16:17:03 ruamel.yaml==0.18.16 16:17:03 ruamel.yaml.clib==0.2.15 16:17:03 s3transfer==0.16.0 16:17:03 simplejson==3.20.2 16:17:03 six==1.17.0 16:17:03 smmap==5.0.2 16:17:03 soupsieve==2.8 16:17:03 stevedore==5.6.0 16:17:03 tabulate==0.9.0 16:17:03 toml==0.10.2 16:17:03 tomlkit==0.13.3 16:17:03 tqdm==4.67.1 16:17:03 typing_extensions==4.15.0 16:17:03 tzdata==2025.3 16:17:03 urllib3==1.26.20 16:17:03 virtualenv==20.35.4 16:17:03 wcwidth==0.2.14 16:17:03 websocket-client==1.9.0 16:17:03 wrapt==2.0.1 16:17:03 xdg==6.0.0 16:17:03 xmltodict==1.0.2 16:17:03 yq==3.4.3 16:17:03 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins10008047653402571502.sh 16:17:03 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/target/classes /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/jacoco/classes 16:17:03 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins16348414924972822042.sh 16:17:03 + echo quiet=on 16:17:03 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-1008 16:17:05 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=m-release -DGERRIT_PATCHSET_REVISION=3b4813b6dab278581601a06185c146ea47b4ebb7 -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/+/15402 -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 16:17:05 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=nonrtric/plt/rappmanager -DGERRIT_PATCHSET_UPLOADER_USERNAME=JohnKeeney -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=15402 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"John Keeney\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/02/15402/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=John Keeney" '-DGERRIT_CHANGE_OWNER=\"John Keeney\" ' -DPROJECT=nonrtric/plt/rappmanager -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRlIFJURCBkb2N1bWVudGF0aW9uIGFmdGVyIE0tUmVsZWFzZQoKSXNzdWUtSUQ6IE5PTlJUUklDLTEwOTUKQ2hhbmdlLUlkOiBJZjc0ZGRkZGQwMzE2YzBjOGQyOTM2YzEwNGVkYzg1YWRjODE2YWM2OApTaWduZWQtb2ZmLWJ5OiBKb2huS2VlbmV5IDxqb2huLmtlZW5leUBlc3QudGVjaD4KKGNoZXJyeSBwaWNrZWQgZnJvbSBjb21taXQgYjAxOTUxYzMwYWNhNjNiODQzNTQwNzUwZWNhOWMxYzg2YWY3YmRlMSkK -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Update RTD documentation after M-Release" -DSTREAM=m-release -DGERRIT_EVENT_ACCOUNT_USERNAME=JohnKeeney -DGERRIT_CHANGE_OWNER_USERNAME=JohnKeeney '-DGERRIT_EVENT_ACCOUNT=\"John Keeney\" ' -Dsha1=origin/m-release -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If74ddddd0316c0c8d2936c104edc85adc816ac68 -DGERRIT_EVENT_HASH=-1894982315 -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 16:17:05 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 16:17:05 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 16:17:05 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 16:17:05 Default locale: en, platform encoding: UTF-8 16:17:05 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 16:17:06 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins15262273489599254522.sh 16:17:06 + rm /home/jenkins/.wgetrc 16:17:06 [EnvInject] - Injecting environment variables from a build step. 16:17:06 [EnvInject] - Injecting as environment variables the properties content 16:17:06 SET_JDK_VERSION=openjdk17 16:17:06 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 16:17:06 16:17:06 [EnvInject] - Variables injected successfully. 16:17:06 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/sh /tmp/jenkins1883584560757620484.sh 16:17:06 ---> update-java-alternatives.sh 16:17:06 ---> Updating Java version 16:17:06 ---> Ubuntu/Debian system detected 16:17:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 16:17:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 16:17:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 16:17:07 openjdk version "17.0.7" 2023-04-18 16:17:07 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 16:17:07 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 16:17:07 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 16:17:07 [EnvInject] - Injecting environment variables from a build step. 16:17:07 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:17:07 [EnvInject] - Variables injected successfully. 16:17:07 provisioning config files... 16:17:07 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17@tmp/config2907481796711810919tmp 16:17:07 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17@tmp/config16723915641802515225tmp 16:17:07 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins17276888350126810191.sh 16:17:07 ---> docker-login.sh 16:17:07 nexus3.o-ran-sc.org:10001 16:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:07 Configure a credential helper to remove this warning. See 16:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:07 16:17:07 Login Succeeded 16:17:07 nexus3.o-ran-sc.org:10002 16:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:07 Configure a credential helper to remove this warning. See 16:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:07 16:17:07 Login Succeeded 16:17:07 nexus3.o-ran-sc.org:10003 16:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:08 Configure a credential helper to remove this warning. See 16:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:08 16:17:08 Login Succeeded 16:17:08 nexus3.o-ran-sc.org:10004 16:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:08 Configure a credential helper to remove this warning. See 16:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:08 16:17:08 Login Succeeded 16:17:08 ---> docker-login.sh ends 16:17:08 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins14890768220409087241.sh 16:17:08 provisioning config files... 16:17:08 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17@tmp/config11312996066809423706tmp 16:17:08 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17@tmp/config9454436583184753821tmp 16:17:08 [EnvInject] - Injecting environment variables from a build step. 16:17:08 [EnvInject] - Injecting as environment variables the properties content 16:17:08 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 16:17:08 16:17:08 [EnvInject] - Variables injected successfully. 16:17:08 [EnvInject] - Injecting environment variables from a build step. 16:17:08 [EnvInject] - Injecting as environment variables the properties content 16:17:08 MAVEN_GOALS=clean install 16:17:08 16:17:08 [EnvInject] - Variables injected successfully. 16:17:08 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins15636677737738771473.sh 16:17:08 ---> common-variables.sh 16:17:08 --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 16:17:08 ---> maven-build.sh 16:17:08 + set +u 16:17:08 + export MAVEN_OPTS 16:17:08 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean install -e --global-settings /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17@tmp/config11312996066809423706tmp --settings /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17@tmp/config9454436583184753821tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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=5 -f participants 16:17:08 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 16:17:08 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 16:17:08 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 16:17:08 Default locale: en, platform encoding: UTF-8 16:17:08 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 16:17:10 [INFO] Error stacktraces are turned on. 16:17:10 [INFO] Scanning for projects... 16:17:23 [INFO] ------------------------------------------------------------------------ 16:17:23 [INFO] Reactor Build Order: 16:17:23 [INFO] 16:17:23 [INFO] NONRTRIC ACM Participants [pom] 16:17:23 [INFO] participant-impl-dme [jar] 16:17:23 [INFO] 16:17:23 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 16:17:23 [INFO] Building NONRTRIC ACM Participants 0.4.1-SNAPSHOT [1/2] 16:17:23 [INFO] from pom.xml 16:17:23 [INFO] --------------------------------[ pom ]--------------------------------- 16:17:23 [INFO] 16:17:23 [INFO] --- clean:3.4.1:clean (default-clean) @ participants --- 16:17:23 [INFO] 16:17:23 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ participants --- 16:17:24 [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-m-release-mvn39-openjdk17/participants/target/jacoco.exec 16:17:24 [INFO] 16:17:24 [INFO] --- jacoco:0.8.14:report (default-report) @ participants --- 16:17:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:17:24 [INFO] 16:17:24 [INFO] --- install:3.1.4:install (default-install) @ participants --- 16:17:25 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.4.1-SNAPSHOT/participants-0.4.1-SNAPSHOT.pom 16:17:25 [INFO] 16:17:25 [INFO] ----< org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme >----- 16:17:25 [INFO] Building participant-impl-dme 0.4.1-SNAPSHOT [2/2] 16:17:25 [INFO] from participant-impl-dme/pom.xml 16:17:25 [INFO] --------------------------------[ jar ]--------------------------------- 16:18:30 [INFO] 16:18:30 [INFO] --- clean:3.4.1:clean (default-clean) @ participant-impl-dme --- 16:18:30 [INFO] 16:18:30 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ participant-impl-dme --- 16:18:30 [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-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/jacoco.exec 16:18:30 [INFO] 16:18:30 [INFO] --- openapi-generator:7.15.0:generate (dme-participant-spec-generator) @ participant-impl-dme --- 16:18:34 [INFO] Generating with dryRun=false 16:18:34 [INFO] Output directory (/w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:18:34 [INFO] OpenAPI Generator: java (client) 16:18:34 [INFO] Generator 'java' is considered stable. 16:18:34 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:18:34 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:18:34 [INFO] Processing operation subscriptionAuth 16:18:34 [INFO] Processing operation getInfoTypdentifiers 16:18:34 [INFO] Processing operation threaddump 16:18:34 [INFO] Processing operation getEiType 16:18:34 [INFO] Processing operation getInfoType 16:18:34 [INFO] Processing operation putInfoType 16:18:34 [INFO] Processing operation deleteInfoType 16:18:34 [INFO] Processing operation getIndividualTypeSubscription 16:18:34 [INFO] Processing operation putIndividualTypeSubscription 16:18:34 [INFO] Processing operation deleteIndividualTypeSubscription 16:18:34 [INFO] Processing operation producerSupervision 16:18:34 [INFO] Processing operation loggers 16:18:34 [INFO] Processing operation health-path 16:18:34 [INFO] Processing operation getinfoTypeIdentifiers 16:18:34 [INFO] Processing operation typeStatusCallback 16:18:34 [INFO] Processing operation shutdown 16:18:34 [INFO] Processing operation metrics-requiredMetricName 16:18:34 [INFO] Processing operation links 16:18:34 [INFO] Processing operation getJobIds 16:18:34 [INFO] Processing operation deleteJobsForOwner 16:18:34 [INFO] Processing operation loggers-name 16:18:34 [INFO] Processing operation loggers-name_2 16:18:34 [INFO] Processing operation jobCreatedCallback 16:18:34 [INFO] Processing operation jobDeletedCallback 16:18:34 [INFO] Processing operation getEiJobStatus 16:18:34 [INFO] Processing operation getInfoProducerStatus 16:18:34 [INFO] Processing operation getInfoJobStatus 16:18:34 [INFO] Processing operation metrics 16:18:34 [INFO] Processing operation jobStatusCallback 16:18:34 [INFO] Processing operation info 16:18:34 [INFO] Processing operation getEiTypeIdentifiers 16:18:34 [INFO] Processing operation getInfoProducer 16:18:34 [INFO] Processing operation putInfoProducer 16:18:34 [INFO] Processing operation deleteInfoProducer 16:18:34 [INFO] Processing operation getStatus 16:18:34 [INFO] Processing operation getInfoTypeSubscriptions 16:18:34 [INFO] Processing operation getIndividualEiJob 16:18:34 [INFO] Processing operation putIndividualEiJob 16:18:34 [INFO] Processing operation deleteIndividualEiJob 16:18:34 [INFO] Processing operation logfile 16:18:34 [INFO] Processing operation getIndividualInfoJob 16:18:34 [INFO] Processing operation putIndividualInfoJob 16:18:34 [INFO] Processing operation deleteIndividualInfoJob 16:18:34 [INFO] Processing operation getInfoProducerIdentifiers 16:18:34 [INFO] Processing operation getInfoType_1 16:18:34 [INFO] Processing operation health 16:18:34 [INFO] Processing operation getEiJobIds 16:18:34 [INFO] Processing operation getInfoProducerJobs 16:18:34 [INFO] Processing operation heapdump 16:18:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 16:18:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 16:18:35 [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid 16:18:35 [INFO] Model EiTypeObject not generated since it's a free-form object 16:18:35 [INFO] Model Void not generated since it's a free-form object 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/AuthorizationResult.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationResult.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerInformationType.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerInformationType.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJob.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJob.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJobStatus.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJobStatus.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeRegistrationInfo.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeSubscriptionInfo.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeSubscriptionInfo.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobObject.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobObject.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobStatusObject.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobStatusObject.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Input.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/Input.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Link.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/Link.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProblemDetails.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProblemDetails.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoJobRequest.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoJobRequest.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoTypeInfo.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoTypeInfo.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerRegistrationInfo.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerStatus.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerStatus.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ServiceStatusInfo.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusInfo.md (Skipped by modelDocs options supplied by user.) 16:18:35 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/SubscriptionAuthorization.java 16:18:35 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/SubscriptionAuthorization.md (Skipped by modelDocs options supplied by user.) 16:18:36 [WARNING] No application/json content media type found in response. Response examples can currently only be generated for application/json media type. 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClient.java 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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.) 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClient.java 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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.) 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ActuatorApiClient.java 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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.) 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ActuatorApiClient.md (Skipped by apiDocs options supplied by user.) 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/AuthorizationApiApiClient.java 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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.) 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationApiApiClient.md (Skipped by apiDocs options supplied by user.) 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerApiClient.java 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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.) 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerApiClient.md (Skipped by apiDocs options supplied by user.) 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClient.java 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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.) 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClient.java 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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.) 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClient.java 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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.) 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ServiceStatusApiClient.java 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-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.) 16:18:36 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusApiClient.md (Skipped by apiDocs options supplied by user.) 16:18:36 [INFO] Skipping generation of Webhooks. 16:18: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/] 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/pom.xml 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/README.md 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/build.gradle 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/build.sbt 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/settings.gradle 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradle.properties 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/AndroidManifest.xml 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.travis.yml 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ApiClient.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerConfiguration.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerVariable.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.github/workflows/maven.yml 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/api/openapi.yaml 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/JavaTimeFormatter.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBasicAuth.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBearerAuth.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/ApiKeyAuth.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradlew 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradlew.bat 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/git_push.sh 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.gitignore 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/BaseApi.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/Authentication.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339DateFormat.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339InstantDeserializer.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339JavaTimeModule.java 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator-ignore 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/VERSION 16:18:36 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/FILES 16:18:36 ############################################################################################ 16:18:36 # Thanks for using OpenAPI Generator. # 16:18:36 # We appreciate your support! Please consider donation to help us maintain this project. # 16:18:36 # https://opencollective.com/openapi_generator/donate # 16:18:36 ############################################################################################ 16:18:36 [INFO] 16:18:36 [INFO] --- resources:3.3.1:resources (default-resources) @ participant-impl-dme --- 16:18:36 [INFO] Copying 1 resource from src/main/resources to target/classes 16:18:36 [INFO] Copying 0 resource from src/main/resources to target/classes 16:18:36 [INFO] 16:18:36 [INFO] --- compiler:3.14.0:compile (default-compile) @ participant-impl-dme --- 16:18:37 [INFO] Recompiling the module because of changed source code. 16:18:37 [INFO] Compiling 53 source files with javac [debug parameters release 17] to target/classes 16:18:42 [INFO] 16:18:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ participant-impl-dme --- 16:18:42 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:18:42 [INFO] 16:18:42 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ participant-impl-dme --- 16:18:42 [INFO] Recompiling the module because of changed dependency. 16:18:42 [INFO] Compiling 7 source files with javac [debug parameters release 17] to target/test-classes 16:18:43 [INFO] 16:18:43 [INFO] --- surefire:3.5.4:test (default-test) @ participant-impl-dme --- 16:18:44 [INFO] Surefire report directory: /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/surefire-reports 16:18:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:18:45 [INFO] 16:18:45 [INFO] ------------------------------------------------------- 16:18:45 [INFO] T E S T S 16:18:45 [INFO] ------------------------------------------------------- 16:18:47 [INFO] Running org.oransc.participant.dme.rest.ActuatorControllerTest 16:18:48 16:18:47.990 [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. 16:18:48 16:18:48.288 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.participant.dme.Application for test class org.oransc.participant.dme.rest.ActuatorControllerTest 16:18:49 16:18:49 . ____ _ __ _ _ 16:18:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:49 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:49 =========|_|==============|___/=/_/_/_/ 16:18:49 16:18:49 :: Spring Boot :: (v3.5.6) 16:18:49 16:18:49 2025-12-17T16:18:49.812Z INFO 2980 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.7 with PID 2980 (started by jenkins in /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme) 16:18:49 2025-12-17T16:18:49.822Z INFO 2980 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : The following 1 profile is active: "test" 16:18:54 2025-12-17T16:18:54.199Z INFO 2980 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 16:18:54 2025-12-17T16:18:54.239Z INFO 2980 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 16:18:54 2025-12-17T16:18:54.241Z INFO 2980 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.46] 16:18:54 2025-12-17T16:18:54.367Z INFO 2980 --- [ main] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring embedded WebApplicationContext 16:18:54 2025-12-17T16:18:54.369Z INFO 2980 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4512 ms 16:18:56 2025-12-17T16:18:56.811Z INFO 2980 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 16:18:58 2025-12-17T16:18:58.183Z INFO 2980 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 16:18:58 2025-12-17T16:18:58.517Z INFO 2980 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 45215 (http) with context path '/nonrtric/dmeparticipant' 16:18:58 2025-12-17T16:18:58.551Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 16:18:58 2025-12-17T16:18:58.554Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 16:18:58 2025-12-17T16:18:58.561Z INFO 2980 --- [ 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 16:18:58 2025-12-17T16:18:58.569Z INFO 2980 --- [ 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 16:18:58 2025-12-17T16:18:58.570Z INFO 2980 --- [ 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 16:18:58 2025-12-17T16:18:58.570Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 16:18:58 2025-12-17T16:18:58.572Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 16:18:58 2025-12-17T16:18:58.572Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 16:18:58 2025-12-17T16:18:58.572Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 16:18:58 2025-12-17T16:18:58.572Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 16:18:58 2025-12-17T16:18:58.573Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 16:18:58 2025-12-17T16:18:58.573Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 16:18:58 2025-12-17T16:18:58.573Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 16:18:58 2025-12-17T16:18:58.573Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 16:18:58 2025-12-17T16:18:58.573Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 16:18:58 2025-12-17T16:18:58.574Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 16:18:58 2025-12-17T16:18:58.577Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 16:18:58 2025-12-17T16:18:58.578Z INFO 2980 --- [ 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@1123c95f 16:18:58 2025-12-17T16:18:58.579Z INFO 2980 --- [ 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@5867bfb6 16:18:58 2025-12-17T16:18:58.579Z INFO 2980 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 16:18:58 2025-12-17T16:18:58.582Z INFO 2980 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Started ActuatorControllerTest in 9.854 seconds (process running for 13.158) 16:18:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:19:00 2025-12-17T16:19:00.641Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:00 2025-12-17T16:19:00.667Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:00 2025-12-17T16:19:00.905Z INFO 2980 --- [o-auto-1-exec-1] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:19:00 2025-12-17T16:19:00.905Z INFO 2980 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:19:00 2025-12-17T16:19:00.908Z INFO 2980 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:19:01 2025-12-17T16:19:01.584Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:01 2025-12-17T16:19:01.587Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:01 2025-12-17T16:19:01.708Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:01 2025-12-17T16:19:01.712Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:01 2025-12-17T16:19:01.803Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:01 2025-12-17T16:19:01.806Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:02 2025-12-17T16:19:02.092Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:02 2025-12-17T16:19:02.096Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:02 2025-12-17T16:19:02.256Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:02 2025-12-17T16:19:02.259Z INFO 2980 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 16:19:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.73 s -- in org.oransc.participant.dme.rest.ActuatorControllerTest 16:19:02 [INFO] Running org.oransc.participant.dme.restclient.AcA1PmsClientTest 16:19:02 2025-12-17T16:19:02.325Z INFO 2980 --- [ 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. 16:19:03 2025-12-17T16:19:03.746Z INFO 2980 --- [ Thread-5] [ ] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: 16:19:03 [] 16:19:03 2025-12-17T16:19:03.750Z INFO 2980 --- [ Thread-5] [ ] network : [OUT|NOOP|policy-acruntime-participant] 16:19:03 {"participantSupportedElementType":[{"id":"72e7a851-3678-4fe4-a802-8274ad8db552","typeName":"org.onap.policy.clamp.acm.DMEAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"392e8dc5-9cdf-4581-9fac-c05448c4d555","timestamp":"2025-12-17T16:19:03.594450335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c08","replicaId":"24ba96b8-3bc1-44fd-b3e7-0ab8108cacfe"} 16:19:03 2025-12-17T16:19:03.756Z INFO 2980 --- [ Thread-5] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=392e8dc5-9cdf-4581-9fac-c05448c4d555, timestamp=2025-12-17T16:19:03.594450335Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c08, replicaId=24ba96b8-3bc1-44fd-b3e7-0ab8108cacfe, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=72e7a851-3678-4fe4-a802-8274ad8db552, typeName=org.onap.policy.clamp.acm.DMEAutomationCompositionElement, typeVersion=1.0.1)]) 16:19:04 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 s -- in org.oransc.participant.dme.restclient.AcA1PmsClientTest 16:19:04 [INFO] Running org.oransc.participant.dme.handler.AcElementHandlerTest 16:19:05 2025-12-17T16:19:05.439Z WARN 2980 --- [ main] [ ] .d.h.AutomationCompositionElementHandler : Failed to connect with DME. Service configuration is: null 16:19:05 2025-12-17T16:19:05.575Z ERROR 2980 --- [ 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.'}] 16:19:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in org.oransc.participant.dme.handler.AcElementHandlerTest 16:19:05 [INFO] Running org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 16:19:05 2025-12-17T16:19:05.815Z INFO 2980 --- [ 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. 16:19:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 16:19:06 [INFO] 16:19:06 [INFO] Results: 16:19:06 [INFO] 16:19:06 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 16:19:06 [INFO] 16:19:06 [INFO] 16:19:06 [INFO] --- jacoco:0.8.14:report (default-report) @ participant-impl-dme --- 16:19:06 [INFO] Loading execution data file /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/jacoco.exec 16:19:07 [INFO] Analyzed bundle 'participant-impl-dme' with 105 classes 16:19:07 [INFO] 16:19:07 [INFO] --- jar:3.4.2:jar (default-jar) @ participant-impl-dme --- 16:19:08 [INFO] Building jar: /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.1-SNAPSHOT.jar 16:19:08 [INFO] 16:19:08 [INFO] --- spring-boot:3.5.6:repackage (repackage) @ participant-impl-dme --- 16:19:10 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:19:10 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.1-SNAPSHOT.jar.original 16:19:10 [INFO] 16:19:10 [INFO] --- spring-boot:3.5.6:repackage (default) @ participant-impl-dme --- 16:19:10 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:19:10 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.1-SNAPSHOT.jar.original 16:19:10 [INFO] 16:19:10 [INFO] --- docker:0.46.0:build (generate-nonrtric-plt-participant-impl-dme-image) @ participant-impl-dme --- 16:19:14 [INFO] Building tar: /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/docker/o-ran-sc/nonrtric-plt-participant-impl-dme/0.4.1-SNAPSHOT/tmp/docker-build.tar 16:19:15 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-participant-impl-dme:0.4.1-SNAPSHOT]: Created docker-build.tar in 891 milliseconds 16:19:16 [INFO] DOCKER> Pulling from amazoncorretto 16:19:25 [INFO] DOCKER> Digest: sha256:8ad2b454056f263ab05b1e0b70e364e5231a321cee75a2c012b40a50b3d807a0 16:19:25 [INFO] DOCKER> Status: Downloaded newer image for nexus3.o-ran-sc.org:10001/amazoncorretto:17.0.17 16:19:25 [INFO] DOCKER> Pulled nexus3.o-ran-sc.org:10001/amazoncorretto:17.0.17 in 9 seconds 16:19:25 [INFO] DOCKER> Pulling from debian 16:19:28 [INFO] DOCKER> Digest: sha256:5fc1d68d490d6e22a8b182f67d2b9ed800e6dd49e997dd595a46977fe7cece46 16:19:28 [INFO] DOCKER> Status: Downloaded newer image for nexus3.o-ran-sc.org:10001/debian:11-slim 16:19:28 [INFO] DOCKER> Pulled nexus3.o-ran-sc.org:10001/debian:11-slim in 2 seconds 16:20:17 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-participant-impl-dme:0.4.1-SNAPSHOT]: Built image sha256:3050a3c62d8aa6fcefd477a2f361702f444ab1dbf70bcbfd7e3fc78be57bf70a 16:20:17 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-participant-impl-dme:0.4.1-SNAPSHOT]: Tag with 0.4.1-SNAPSHOT,latest 16:20:17 [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-participant-impl-dme:0.4.1-SNAPSHOT successful! 16:20:17 [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-participant-impl-dme:latest successful! 16:20:17 [INFO] 16:20:17 [INFO] --- install:3.1.4:install (default-install) @ participant-impl-dme --- 16:20:17 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.4.1-SNAPSHOT/participant-impl-dme-0.4.1-SNAPSHOT.pom 16:20:17 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/participant-impl-dme-0.4.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.4.1-SNAPSHOT/participant-impl-dme-0.4.1-SNAPSHOT.jar 16:20:17 [INFO] ------------------------------------------------------------------------ 16:20:17 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.4.1-SNAPSHOT: 16:20:17 [INFO] 16:20:17 [INFO] NONRTRIC ACM Participants .......................... SUCCESS [ 1.941 s] 16:20:17 [INFO] participant-impl-dme ............................... SUCCESS [02:52 min] 16:20:17 [INFO] ------------------------------------------------------------------------ 16:20:17 [INFO] BUILD SUCCESS 16:20:17 [INFO] ------------------------------------------------------------------------ 16:20:17 [INFO] Total time: 03:07 min 16:20:17 [INFO] Finished at: 2025-12-17T16:20:17Z 16:20:17 [INFO] ------------------------------------------------------------------------ 16:20:17 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins8613044539170612115.sh 16:20:18 $ ssh-agent -k 16:20:18 unset SSH_AUTH_SOCK; 16:20:18 unset SSH_AGENT_PID; 16:20:18 echo Agent pid 2041 killed; 16:20:18 [ssh-agent] Stopped. 16:20:18 [JaCoCo plugin] Collecting JaCoCo coverage data... 16:20:18 [JaCoCo plugin] Version: 3.3.7 16:20:18 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 16:20:18 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 16:20:18 [JaCoCo plugin] Saving matched execfiles: /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/jacoco.exec 16:20:18 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 16:20:18 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/jacoco/classes 0 files 16:20:18 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/classes 112 files 16:20:18 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/target/classes 0 files 16:20:18 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 16:20:18 [JaCoCo plugin] Source Inclusions: **/*.java 16:20:18 [JaCoCo plugin] Source Exclusions: null 16:20:18 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/src/main/java 15 files 16:20:19 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java 38 files 16:20:19 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/rapp-manager-acm/src/main/java 3 files 16:20:19 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/rapp-manager-application/src/main/java 8 files 16:20:19 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/rapp-manager-dme/src/main/java 6 files 16:20:19 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/rapp-manager-models/src/main/java 47 files 16:20:19 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/rapp-manager-sme/src/main/java 3 files 16:20:19 [JaCoCo plugin] - /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/sample-rapp-generator/rapp-ran-nssmf-simulator/ran-nssmf-simulator/src/main/java 18 files 16:20:19 [JaCoCo plugin] Loading inclusions files.. 16:20:19 [JaCoCo plugin] inclusions: [] 16:20:19 [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/**] 16:20:19 [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] 16:20:19 [JaCoCo plugin] Publishing the results.. 16:20:19 [JaCoCo plugin] Loading packages.. 16:20:19 [JaCoCo plugin] Done. 16:20:19 [JaCoCo plugin] Overall coverage: class: 100.0, method: 100.0, line: 96.732025, branch: 80.0, instruction: 97.04579, complexity: 83.870964 16:20:19 [PostBuildScript] - [INFO] Executing post build scripts. 16:20:19 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins18116128259403199576.sh 16:20:19 ---> sysstat.sh 16:20:19 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins12193160778230824228.sh 16:20:19 ---> package-listing.sh 16:20:19 ++ facter osfamily 16:20:19 ++ tr '[:upper:]' '[:lower:]' 16:20:20 + OS_FAMILY=debian 16:20:20 + workspace=/w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17 16:20:20 + START_PACKAGES=/tmp/packages_start.txt 16:20:20 + END_PACKAGES=/tmp/packages_end.txt 16:20:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:20 + PACKAGES=/tmp/packages_start.txt 16:20:20 + '[' /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17 ']' 16:20:20 + PACKAGES=/tmp/packages_end.txt 16:20:20 + case "${OS_FAMILY}" in 16:20:20 + grep '^ii' 16:20:20 + dpkg -l 16:20:20 + '[' -f /tmp/packages_start.txt ']' 16:20:20 + '[' -f /tmp/packages_end.txt ']' 16:20:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:20 + '[' /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17 ']' 16:20:20 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/archives/ 16:20:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/archives/ 16:20:20 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins6166788058864357173.sh 16:20:20 ---> capture-instance-metadata.sh 16:20:20 Setup pyenv: 16:20:20 system 16:20:20 3.8.13 16:20:20 3.9.13 16:20:20 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/.python-version) 16:20:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-38ZV from file:/tmp/.os_lf_venv 16:20:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:20:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:20:23 lf-activate-venv(): INFO: Base packages installed successfully 16:20:23 lf-activate-venv(): INFO: Installing additional packages: lftools 16:20:43 lf-activate-venv(): INFO: Adding /tmp/venv-38ZV/bin to PATH 16:20:43 INFO: Running in OpenStack, capturing instance metadata 16:20:43 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins4194311374865009126.sh 16:20:43 provisioning config files... 16:20:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17@tmp/config1704314403349643961tmp 16:20:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:20:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:20:43 [EnvInject] - Injecting environment variables from a build step. 16:20:43 [EnvInject] - Injecting as environment variables the properties content 16:20:43 SERVER_ID=logs 16:20:43 16:20:43 [EnvInject] - Variables injected successfully. 16:20:43 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins8358647805866602513.sh 16:20:43 ---> create-netrc.sh 16:20:44 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins17098452356445899837.sh 16:20:44 ---> python-tools-install.sh 16:20:44 Setup pyenv: 16:20:44 system 16:20:44 3.8.13 16:20:44 3.9.13 16:20:44 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/.python-version) 16:20:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-38ZV from file:/tmp/.os_lf_venv 16:20:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:20:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:20:47 lf-activate-venv(): INFO: Base packages installed successfully 16:20:47 lf-activate-venv(): INFO: Installing additional packages: lftools 16:21:06 lf-activate-venv(): INFO: Adding /tmp/venv-38ZV/bin to PATH 16:21:06 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins6167343437824100191.sh 16:21:06 ---> sudo-logs.sh 16:21:06 Archiving 'sudo' log.. 16:21:06 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash /tmp/jenkins3894489576202423025.sh 16:21:06 ---> job-cost.sh 16:21:06 Setup pyenv: 16:21:06 system 16:21:06 3.8.13 16:21:06 3.9.13 16:21:06 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/.python-version) 16:21:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-38ZV from file:/tmp/.os_lf_venv 16:21:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:21:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:21:10 lf-activate-venv(): INFO: Base packages installed successfully 16:21:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:21:20 lf-activate-venv(): INFO: Adding /tmp/venv-38ZV/bin to PATH 16:21:20 INFO: No Stack... 16:21:21 INFO: Retrieving Pricing Info for: v3-starter-4 16:21:21 INFO: Archiving Costs 16:21:21 [nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins6777313725329450628.sh 16:21:21 ---> logs-deploy.sh 16:21:21 Setup pyenv: 16:21:21 system 16:21:21 3.8.13 16:21:21 3.9.13 16:21:21 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/.python-version) 16:21:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-38ZV from file:/tmp/.os_lf_venv 16:21:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:21:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:21:25 lf-activate-venv(): INFO: Base packages installed successfully 16:21:25 lf-activate-venv(): INFO: Installing additional packages: lftools 16:21:44 lf-activate-venv(): INFO: Adding /tmp/venv-38ZV/bin to PATH 16:21:44 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-docker-verify-m-release-mvn39-openjdk17/5 16:21:44 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 16:21:46 Archives upload complete. 16:21:47 INFO: archiving logs to Nexus 16:21:48 ---> uname -a: 16:21:48 Linux prd-ubuntu1804-docker-4c-4g-1008 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:21:48 16:21:48 16:21:48 ---> lscpu: 16:21:48 Architecture: x86_64 16:21:48 CPU op-mode(s): 32-bit, 64-bit 16:21:48 Byte Order: Little Endian 16:21:48 CPU(s): 4 16:21:48 On-line CPU(s) list: 0-3 16:21:48 Thread(s) per core: 1 16:21:48 Core(s) per socket: 1 16:21:48 Socket(s): 4 16:21:48 NUMA node(s): 1 16:21:48 Vendor ID: AuthenticAMD 16:21:48 CPU family: 23 16:21:48 Model: 49 16:21:48 Model name: AMD EPYC-Rome Processor 16:21:48 Stepping: 0 16:21:48 CPU MHz: 2800.000 16:21:48 BogoMIPS: 5600.00 16:21:48 Virtualization: AMD-V 16:21:48 Hypervisor vendor: KVM 16:21:48 Virtualization type: full 16:21:48 L1d cache: 32K 16:21:48 L1i cache: 32K 16:21:48 L2 cache: 512K 16:21:48 L3 cache: 16384K 16:21:48 NUMA node0 CPU(s): 0-3 16:21:48 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 16:21:48 16:21:48 16:21:48 ---> nproc: 16:21:48 4 16:21:48 16:21:48 16:21:48 ---> df -h: 16:21:48 Filesystem Size Used Avail Use% Mounted on 16:21:48 udev 3.9G 0 3.9G 0% /dev 16:21:48 tmpfs 798M 696K 797M 1% /run 16:21:48 /dev/vda1 20G 11G 8.4G 57% / 16:21:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:21:48 tmpfs 5.0M 0 5.0M 0% /run/lock 16:21:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:21:48 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:21:48 tmpfs 798M 0 798M 0% /run/user/1001 16:21:48 16:21:48 16:21:48 ---> free -m: 16:21:48 total used free shared buff/cache available 16:21:48 Mem: 7976 541 3236 0 4197 7136 16:21:48 Swap: 1023 0 1023 16:21:48 16:21:48 16:21:48 ---> ip addr: 16:21:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:21:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:21:48 inet 127.0.0.1/8 scope host lo 16:21:48 valid_lft forever preferred_lft forever 16:21:48 inet6 ::1/128 scope host 16:21:48 valid_lft forever preferred_lft forever 16:21:48 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:21:48 link/ether fa:16:3e:c2:94:0e brd ff:ff:ff:ff:ff:ff 16:21:48 inet 10.32.6.191/23 brd 10.32.7.255 scope global dynamic ens3 16:21:48 valid_lft 85969sec preferred_lft 85969sec 16:21:48 inet6 fe80::f816:3eff:fec2:940e/64 scope link 16:21:48 valid_lft forever preferred_lft forever 16:21:48 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:21:48 link/ether 02:42:7a:6e:27:59 brd ff:ff:ff:ff:ff:ff 16:21:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:21:48 valid_lft forever preferred_lft forever 16:21:48 inet6 fe80::42:7aff:fe6e:2759/64 scope link 16:21:48 valid_lft forever preferred_lft forever 16:21:48 16:21:48 16:21:48 ---> sar -b -r -n DEV: 16:21:48 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1008) 12/17/25 _x86_64_ (4 CPU) 16:21:48 16:21:48 16:14:40 LINUX RESTART (4 CPU) 16:21:48 16:21:48 16:15:01 tps rtps wtps bread/s bwrtn/s 16:21:48 16:16:01 158.82 69.31 89.52 5586.14 40533.26 16:21:48 16:17:01 61.26 0.13 61.12 21.60 9652.66 16:21:48 16:18:01 63.93 35.00 28.92 2452.92 5576.67 16:21:48 16:19:01 26.48 12.65 13.83 843.19 4632.03 16:21:48 16:20:01 80.85 3.10 77.75 375.54 67659.92 16:21:48 16:21:01 72.55 0.67 71.89 47.06 30960.44 16:21:48 Average: 77.32 20.14 57.17 1554.43 26501.92 16:21:48 16:21:48 16:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:21:48 16:16:01 5865728 7409220 2301700 28.18 39756 1682756 971324 10.54 596448 1533232 67068 16:21:48 16:17:01 5543360 7358560 2624068 32.13 60296 1917892 1004552 10.90 659864 1758552 129260 16:21:48 16:18:01 5361808 7275220 2805620 34.35 65472 2007996 1089412 11.82 770160 1824436 6396 16:21:48 16:19:01 4477276 6583100 3690152 45.18 69096 2190684 1710656 18.56 1527756 1935876 41168 16:21:48 16:20:01 2535900 6118296 5631528 68.95 87748 3596608 2285588 24.80 2208080 3122096 560 16:21:48 16:21:01 3277696 7267236 4889732 59.87 92456 3987684 1078068 11.70 1283036 3297564 27360 16:21:48 Average: 4510295 7001939 3657133 44.78 69137 2563937 1356600 14.72 1174224 2245293 45302 16:21:48 16:21:48 16:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:21:48 16:16:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:21:48 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:48 16:16:01 ens3 364.22 219.63 1315.68 67.74 0.00 0.00 0.00 0.00 16:21:48 16:17:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:21:48 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:48 16:17:01 ens3 55.49 44.44 663.31 5.41 0.00 0.00 0.00 0.00 16:21:48 16:18:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 16:21:48 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:48 16:18:01 ens3 88.54 69.03 317.36 19.77 0.00 0.00 0.00 0.00 16:21:48 16:19:01 lo 0.78 0.78 0.43 0.43 0.00 0.00 0.00 0.00 16:21:48 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:48 16:19:01 ens3 216.21 191.08 2523.64 30.66 0.00 0.00 0.00 0.00 16:21:48 16:20:01 lo 2.07 2.07 0.24 0.24 0.00 0.00 0.00 0.00 16:21:48 16:20:01 docker0 252.34 2235.76 12.93 1643.33 0.00 0.00 0.00 0.00 16:21:48 16:20:01 vethb5d6247 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:21:48 16:20:01 ens3 2420.35 389.35 6433.89 29.80 0.00 0.00 0.00 0.00 16:21:48 16:21:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:21:48 16:21:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:21:48 16:21:01 ens3 24.08 23.65 25.53 31.03 0.00 0.00 0.00 0.00 16:21:48 Average: lo 1.22 1.22 0.18 0.18 0.00 0.00 0.00 0.00 16:21:48 Average: docker0 42.06 372.62 2.15 273.88 0.00 0.00 0.00 0.00 16:21:48 Average: ens3 528.14 156.19 1879.86 30.73 0.00 0.00 0.00 0.00 16:21:48 16:21:48 16:21:48 ---> sar -P ALL: 16:21:48 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1008) 12/17/25 _x86_64_ (4 CPU) 16:21:48 16:21:48 16:14:40 LINUX RESTART (4 CPU) 16:21:48 16:21:48 16:15:01 CPU %user %nice %system %iowait %steal %idle 16:21:48 16:16:01 all 19.46 0.00 2.90 6.17 2.40 69.07 16:21:48 16:16:01 0 17.89 0.00 2.21 5.20 2.16 72.54 16:21:48 16:16:01 1 12.31 0.00 1.81 8.58 2.12 75.19 16:21:48 16:16:01 2 32.36 0.00 2.72 3.27 3.25 58.39 16:21:48 16:16:01 3 15.28 0.00 4.88 7.62 2.05 70.17 16:21:48 16:17:01 all 19.31 0.00 1.22 2.20 1.44 75.82 16:21:48 16:17:01 0 18.28 0.00 1.27 8.11 2.05 70.29 16:21:48 16:17:01 1 51.85 0.00 2.99 0.61 2.13 42.42 16:21:48 16:17:01 2 5.55 0.00 0.46 0.07 1.28 92.65 16:21:48 16:17:01 3 1.64 0.00 0.13 0.00 0.32 97.91 16:21:48 16:18:01 all 12.86 0.00 0.93 1.34 1.89 82.98 16:21:48 16:18:01 0 15.23 0.00 1.12 1.77 2.05 79.84 16:21:48 16:18:01 1 14.02 0.00 1.01 0.53 1.69 82.74 16:21:48 16:18:01 2 13.27 0.00 1.04 2.12 2.52 81.04 16:21:48 16:18:01 3 8.91 0.00 0.60 0.95 1.27 88.28 16:21:48 16:19:01 all 36.87 0.00 1.47 0.93 5.23 55.51 16:21:48 16:19:01 0 34.36 0.00 1.74 1.63 5.32 56.95 16:21:48 16:19:01 1 37.96 0.00 1.29 0.86 4.95 54.95 16:21:48 16:19:01 2 38.87 0.00 1.51 0.89 6.03 52.71 16:21:48 16:19:01 3 36.29 0.00 1.29 0.38 4.62 57.43 16:21:48 16:20:01 all 33.98 0.00 5.56 2.01 4.05 54.40 16:21:48 16:20:01 0 35.78 0.00 4.93 2.25 4.13 52.90 16:21:48 16:20:01 1 31.23 0.00 3.88 3.88 3.75 57.25 16:21:48 16:20:01 2 40.18 0.00 6.27 1.73 4.22 47.59 16:21:48 16:20:01 3 28.74 0.00 7.14 0.20 4.12 59.81 16:21:48 16:21:01 all 20.87 0.00 2.03 2.18 1.79 73.13 16:21:48 16:21:01 0 35.75 0.00 2.89 1.98 2.44 56.94 16:21:48 16:21:01 1 22.03 0.00 1.33 0.43 1.40 74.81 16:21:48 16:21:01 2 10.56 0.00 1.96 1.58 1.77 84.13 16:21:48 16:21:01 3 15.12 0.00 1.93 4.76 1.57 76.62 16:21:48 Average: all 23.91 0.00 2.35 2.47 2.80 68.47 16:21:48 Average: 0 26.22 0.00 2.36 3.49 3.03 64.90 16:21:48 Average: 1 28.24 0.00 2.05 2.48 2.67 64.56 16:21:48 Average: 2 23.47 0.00 2.32 1.61 3.18 69.42 16:21:48 Average: 3 17.69 0.00 2.66 2.31 2.32 75.01 16:21:48 16:21:48 16:21:48