01:59:22 Started by timer 01:59:22 Running as SYSTEM 01:59:22 [EnvInject] - Loading node environment variables. 01:59:22 Building remotely on prd-ubuntu1804-docker-4c-4g-739 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-l-release 01:59:22 [ssh-agent] Looking for ssh-agent implementation... 01:59:22 $ ssh-agent 01:59:22 SSH_AUTH_SOCK=/tmp/ssh-QglcLfEA5Hs7/agent.2126 01:59:22 SSH_AGENT_PID=2128 01:59:22 [ssh-agent] Started. 01:59:22 Running ssh-add (command line suppressed) 01:59:22 Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/private_key_15165645306334465926.key (jenkins-ssh) 01:59:22 [ssh-agent] Using credentials jenkins (jenkins) 01:59:22 The recommended git tool is: NONE 01:59:25 using credential jenkins 01:59:25 Wiping out workspace first. 01:59:25 Cloning the remote Git repository 01:59:25 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 01:59:25 > git init /w/workspace/nonrtric-plt-participants-maven-clm-l-release # timeout=10 01:59:25 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 01:59:25 > git --version # timeout=10 01:59:25 > git --version # 'git version 2.17.1' 01:59:25 using GIT_SSH to set credentials jenkins 01:59:25 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:26 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 01:59:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:27 Avoid second fetch 01:59:27 > git rev-parse refs/remotes/origin/l-release^{commit} # timeout=10 01:59:27 Checking out Revision 67b12d9980ca0c14b9c054bba3aa6a9ee58bcbd3 (refs/remotes/origin/l-release) 01:59:27 > git config core.sparsecheckout # timeout=10 01:59:27 > git checkout -f 67b12d9980ca0c14b9c054bba3aa6a9ee58bcbd3 # timeout=10 01:59:27 Commit message: "Roll version for l-release branch (0.3.0->0.3.1)" 01:59:27 > git rev-list --no-walk 67b12d9980ca0c14b9c054bba3aa6a9ee58bcbd3 # timeout=10 01:59:27 > git remote # timeout=10 01:59:27 > git submodule init # timeout=10 01:59:27 > git submodule sync # timeout=10 01:59:27 > git config --get remote.origin.url # timeout=10 01:59:27 > git submodule init # timeout=10 01:59:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:59:27 > git config --get submodule.sme.url # timeout=10 01:59:27 > git config -f .gitmodules --get submodule.sme.path # timeout=10 01:59:27 > git submodule update --init --recursive sme # timeout=10 01:59:31 provisioning config files... 01:59:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:59:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:59:32 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins7862797337971367113.sh 01:59:32 ---> python-tools-install.sh 01:59:32 Setup pyenv: 01:59:32 * system (set by /opt/pyenv/version) 01:59:32 * 3.8.13 (set by /opt/pyenv/version) 01:59:32 * 3.9.13 (set by /opt/pyenv/version) 01:59:32 * 3.10.6 (set by /opt/pyenv/version) 01:59:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wSb0 01:59:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:59:46 lf-activate-venv(): INFO: Installing: lftools 02:00:26 lf-activate-venv(): INFO: Adding /tmp/venv-wSb0/bin to PATH 02:00:26 Generating Requirements File 02:01:03 Python 3.10.6 02:01:03 pip 25.1.1 from /tmp/venv-wSb0/lib/python3.10/site-packages/pip (python 3.10) 02:01:04 appdirs==1.4.4 02:01:04 argcomplete==3.6.2 02:01:04 aspy.yaml==1.3.0 02:01:04 attrs==25.3.0 02:01:04 autopage==0.5.2 02:01:04 beautifulsoup4==4.13.4 02:01:04 boto3==1.39.9 02:01:04 botocore==1.39.9 02:01:04 bs4==0.0.2 02:01:04 cachetools==5.5.2 02:01:04 certifi==2025.7.14 02:01:04 cffi==1.17.1 02:01:04 cfgv==3.4.0 02:01:04 chardet==5.2.0 02:01:04 charset-normalizer==3.4.2 02:01:04 click==8.2.1 02:01:04 cliff==4.10.0 02:01:04 cmd2==2.7.0 02:01:04 cryptography==3.3.2 02:01:04 debtcollector==3.0.0 02:01:04 decorator==5.2.1 02:01:04 defusedxml==0.7.1 02:01:04 Deprecated==1.2.18 02:01:04 distlib==0.4.0 02:01:04 dnspython==2.7.0 02:01:04 docker==7.1.0 02:01:04 dogpile.cache==1.4.0 02:01:04 durationpy==0.10 02:01:04 email_validator==2.2.0 02:01:04 filelock==3.18.0 02:01:04 future==1.0.0 02:01:04 gitdb==4.0.12 02:01:04 GitPython==3.1.44 02:01:04 google-auth==2.40.3 02:01:04 httplib2==0.22.0 02:01:04 identify==2.6.12 02:01:04 idna==3.10 02:01:04 importlib-resources==1.5.0 02:01:04 iso8601==2.1.0 02:01:04 Jinja2==3.1.6 02:01:04 jmespath==1.0.1 02:01:04 jsonpatch==1.33 02:01:04 jsonpointer==3.0.0 02:01:04 jsonschema==4.25.0 02:01:04 jsonschema-specifications==2025.4.1 02:01:04 keystoneauth1==5.11.1 02:01:04 kubernetes==33.1.0 02:01:04 lftools==0.37.13 02:01:04 lxml==6.0.0 02:01:04 markdown-it-py==3.0.0 02:01:04 MarkupSafe==3.0.2 02:01:04 mdurl==0.1.2 02:01:04 msgpack==1.1.1 02:01:04 multi_key_dict==2.0.3 02:01:04 munch==4.0.0 02:01:04 netaddr==1.3.0 02:01:04 niet==1.4.2 02:01:04 nodeenv==1.9.1 02:01:04 oauth2client==4.1.3 02:01:04 oauthlib==3.3.1 02:01:04 openstacksdk==4.6.0 02:01:04 os-client-config==2.3.0 02:01:04 os-service-types==1.8.0 02:01:04 osc-lib==4.1.0 02:01:04 oslo.config==10.0.0 02:01:04 oslo.context==6.0.0 02:01:04 oslo.i18n==6.5.1 02:01:04 oslo.log==7.2.0 02:01:04 oslo.serialization==5.7.0 02:01:04 oslo.utils==9.0.0 02:01:04 packaging==25.0 02:01:04 pbr==6.1.1 02:01:04 platformdirs==4.3.8 02:01:04 prettytable==3.16.0 02:01:04 psutil==7.0.0 02:01:04 pyasn1==0.6.1 02:01:04 pyasn1_modules==0.4.2 02:01:04 pycparser==2.22 02:01:04 pygerrit2==2.0.15 02:01:04 PyGithub==2.6.1 02:01:04 Pygments==2.19.2 02:01:04 PyJWT==2.10.1 02:01:04 PyNaCl==1.5.0 02:01:04 pyparsing==2.4.7 02:01:04 pyperclip==1.9.0 02:01:04 pyrsistent==0.20.0 02:01:04 python-cinderclient==9.7.0 02:01:04 python-dateutil==2.9.0.post0 02:01:04 python-heatclient==4.3.0 02:01:04 python-jenkins==1.8.2 02:01:04 python-keystoneclient==5.6.0 02:01:04 python-magnumclient==4.8.1 02:01:04 python-openstackclient==8.1.0 02:01:04 python-swiftclient==4.8.0 02:01:04 PyYAML==6.0.2 02:01:04 referencing==0.36.2 02:01:04 requests==2.32.4 02:01:04 requests-oauthlib==2.0.0 02:01:04 requestsexceptions==1.4.0 02:01:04 rfc3986==2.0.0 02:01:04 rich==14.0.0 02:01:04 rich-argparse==1.7.1 02:01:04 rpds-py==0.26.0 02:01:04 rsa==4.9.1 02:01:04 ruamel.yaml==0.18.14 02:01:04 ruamel.yaml.clib==0.2.12 02:01:04 s3transfer==0.13.1 02:01:04 simplejson==3.20.1 02:01:04 six==1.17.0 02:01:04 smmap==5.0.2 02:01:04 soupsieve==2.7 02:01:04 stevedore==5.4.1 02:01:04 tabulate==0.9.0 02:01:04 toml==0.10.2 02:01:04 tomlkit==0.13.3 02:01:04 tqdm==4.67.1 02:01:04 typing_extensions==4.14.1 02:01:04 tzdata==2025.2 02:01:04 urllib3==1.26.20 02:01:04 virtualenv==20.31.2 02:01:04 wcwidth==0.2.13 02:01:04 websocket-client==1.8.0 02:01:04 wrapt==1.17.2 02:01:04 xdg==6.0.0 02:01:04 xmltodict==0.14.2 02:01:04 yq==3.4.3 02:01:04 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins4200917007672944475.sh 02:01:04 + echo quiet=on 02:01:04 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-739 02:01:06 [nonrtric-plt-participants-maven-clm-l-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=l-release -Dsha1=origin/l-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/rappmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/l-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=l-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 02:01:06 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Ddocker.skip=true -f participants" -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 02:01:06 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 02:01:06 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 02:01:06 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 02:01:06 Default locale: en, platform encoding: UTF-8 02:01:06 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 02:01:06 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins12054919322232163341.sh 02:01:06 + rm /home/jenkins/.wgetrc 02:01:06 [EnvInject] - Injecting environment variables from a build step. 02:01:06 [EnvInject] - Injecting as environment variables the properties content 02:01:06 SET_JDK_VERSION=openjdk17 02:01:06 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 02:01:06 02:01:06 [EnvInject] - Variables injected successfully. 02:01:06 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh /tmp/jenkins352327481592347085.sh 02:01:06 ---> update-java-alternatives.sh 02:01:06 ---> Updating Java version 02:01:07 ---> Ubuntu/Debian system detected 02:01:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 02:01:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 02:01:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 02:01:07 openjdk version "17.0.7" 2023-04-18 02:01:07 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 02:01:07 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 02:01:07 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 02:01:07 [EnvInject] - Injecting environment variables from a build step. 02:01:07 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:01:07 [EnvInject] - Variables injected successfully. 02:01:07 provisioning config files... 02:01:07 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/config10660320608068826167tmp 02:01:07 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/config803932110488767267tmp 02:01:07 [EnvInject] - Injecting environment variables from a build step. 02:01:07 [EnvInject] - Injecting as environment variables the properties content 02:01:07 MAVEN_GOALS=clean install 02:01:07 02:01:07 [EnvInject] - Variables injected successfully. 02:01:07 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash -l /tmp/jenkins17055127976216516293.sh 02:01:08 ---> common-variables.sh 02:01: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 02:01:08 ---> sonatype-clm.sh 02:01:08 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 02:01:08 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 02:01:08 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 02:01:08 Default locale: en, platform encoding: UTF-8 02:01:08 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 02:01:10 [INFO] Scanning for projects... 02:01:23 [INFO] ------------------------------------------------------------------------ 02:01:23 [INFO] Reactor Build Order: 02:01:23 [INFO] 02:01:23 [INFO] NONRTRIC ACM Participants [pom] 02:01:23 [INFO] participant-impl-dme [jar] 02:01:26 [INFO] 02:01:26 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 02:01:26 [INFO] Building NONRTRIC ACM Participants 0.3.1-SNAPSHOT [1/2] 02:01:26 [INFO] from pom.xml 02:01:26 [INFO] --------------------------------[ pom ]--------------------------------- 02:01:26 [INFO] 02:01:26 [INFO] --- clean:3.3.2:clean (default-clean) @ participants --- 02:01:26 [INFO] 02:01:26 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ participants --- 02:01:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/target/jacoco.exec 02:01:27 [INFO] 02:01:27 [INFO] --- jacoco:0.8.12:report (default-report) @ participants --- 02:01:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:01:27 [INFO] 02:01:27 [INFO] --- install:3.1.3:install (default-install) @ participants --- 02:01:27 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.3.1-SNAPSHOT/participants-0.3.1-SNAPSHOT.pom 02:01:27 [INFO] 02:01:27 [INFO] --- dependency:3.6.1:tree (default-cli) @ participants --- 02:01:33 [INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.3.1-SNAPSHOT 02:01:33 [INFO] 02:01:33 [INFO] --- clm:2.52.2-01:index (default-cli) @ participants --- 02:01:34 [INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/target/sonatype-clm/module.xml 02:01:34 [INFO] 02:01:34 [INFO] ----< org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme >----- 02:01:34 [INFO] Building participant-impl-dme 0.3.1-SNAPSHOT [2/2] 02:01:34 [INFO] from participant-impl-dme/pom.xml 02:01:34 [INFO] --------------------------------[ jar ]--------------------------------- 02:02:39 [INFO] 02:02:39 [INFO] --- clean:3.3.2:clean (default-clean) @ participant-impl-dme --- 02:02:39 [INFO] 02:02:39 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ participant-impl-dme --- 02:02:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/jacoco.exec 02:02:39 [INFO] 02:02:39 [INFO] --- openapi-generator:7.3.0:generate (dme-participant-spec-generator) @ participant-impl-dme --- 02:02:43 [INFO] Generating with dryRun=false 02:02:43 [INFO] Output directory (/w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 02:02:43 [INFO] OpenAPI Generator: java (client) 02:02:43 [INFO] Generator 'java' is considered stable. 02:02:43 [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) 02:02:43 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 02:02:43 [INFO] Processing operation subscriptionAuth 02:02:43 [INFO] Processing operation getInfoTypdentifiers 02:02:43 [INFO] Processing operation threaddump 02:02:43 [INFO] Processing operation getEiType 02:02:43 [INFO] Processing operation getInfoType 02:02:43 [INFO] Processing operation putInfoType 02:02:43 [INFO] Processing operation deleteInfoType 02:02:43 [INFO] Processing operation getIndividualTypeSubscription 02:02:43 [INFO] Processing operation putIndividualTypeSubscription 02:02:43 [INFO] Processing operation deleteIndividualTypeSubscription 02:02:43 [INFO] Processing operation producerSupervision 02:02:43 [INFO] Processing operation loggers 02:02:43 [INFO] Processing operation health-path 02:02:43 [INFO] Processing operation getinfoTypeIdentifiers 02:02:43 [INFO] Processing operation typeStatusCallback 02:02:43 [INFO] Processing operation shutdown 02:02:43 [INFO] Processing operation metrics-requiredMetricName 02:02:43 [INFO] Processing operation links 02:02:43 [INFO] Processing operation getJobIds 02:02:43 [INFO] Processing operation deleteJobsForOwner 02:02:43 [INFO] Processing operation loggers-name 02:02:43 [INFO] Processing operation loggers-name_2 02:02:43 [INFO] Processing operation jobCreatedCallback 02:02:43 [INFO] Processing operation jobDeletedCallback 02:02:43 [INFO] Processing operation getEiJobStatus 02:02:43 [INFO] Processing operation getInfoProducerStatus 02:02:43 [INFO] Processing operation getInfoJobStatus 02:02:43 [INFO] Processing operation metrics 02:02:43 [INFO] Processing operation jobStatusCallback 02:02:43 [INFO] Processing operation info 02:02:43 [INFO] Processing operation getEiTypeIdentifiers 02:02:43 [INFO] Processing operation getInfoProducer 02:02:43 [INFO] Processing operation putInfoProducer 02:02:43 [INFO] Processing operation deleteInfoProducer 02:02:43 [INFO] Processing operation getStatus 02:02:43 [INFO] Processing operation getInfoTypeSubscriptions 02:02:43 [INFO] Processing operation getIndividualEiJob 02:02:43 [INFO] Processing operation putIndividualEiJob 02:02:43 [INFO] Processing operation deleteIndividualEiJob 02:02:43 [INFO] Processing operation logfile 02:02:43 [INFO] Processing operation getIndividualInfoJob 02:02:43 [INFO] Processing operation putIndividualInfoJob 02:02:43 [INFO] Processing operation deleteIndividualInfoJob 02:02:43 [INFO] Processing operation getInfoProducerIdentifiers 02:02:43 [INFO] Processing operation getInfoType_1 02:02:43 [INFO] Processing operation health 02:02:43 [INFO] Processing operation getEiJobIds 02:02:43 [INFO] Processing operation getInfoProducerJobs 02:02:43 [INFO] Processing operation heapdump 02:02:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:43 [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid 02:02:43 [INFO] Model EiTypeObject not generated since it's a free-form object 02:02:43 [INFO] Model Void not generated since it's a free-form object 02:02:43 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/AuthorizationResult.java 02:02:43 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationResult.md (Skipped by modelDocs options supplied by user.) 02:02:43 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerInformationType.java 02:02:43 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerInformationType.md (Skipped by modelDocs options supplied by user.) 02:02:43 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJob.java 02:02:43 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJob.md (Skipped by modelDocs options supplied by user.) 02:02:43 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerJobStatus.java 02:02:43 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerJobStatus.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeRegistrationInfo.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ConsumerTypeSubscriptionInfo.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ConsumerTypeSubscriptionInfo.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobObject.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobObject.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/EiJobStatusObject.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/EiJobStatusObject.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Input.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/Input.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/Link.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/Link.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProblemDetails.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProblemDetails.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoJobRequest.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoJobRequest.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerInfoTypeInfo.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerInfoTypeInfo.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerRegistrationInfo.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerRegistrationInfo.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ProducerStatus.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ProducerStatus.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/ServiceStatusInfo.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusInfo.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/data/SubscriptionAuthorization.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/SubscriptionAuthorization.md (Skipped by modelDocs options supplied by user.) 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiCallbacksApiClient.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/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.) 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/A1EiRegistrationApiClient.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/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.) 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/A1EiRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ActuatorApiClient.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/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.) 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ActuatorApiClient.md (Skipped by apiDocs options supplied by user.) 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/AuthorizationApiApiClient.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/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.) 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/AuthorizationApiApiClient.md (Skipped by apiDocs options supplied by user.) 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerApiClient.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/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.) 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerApiClient.md (Skipped by apiDocs options supplied by user.) 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataConsumerCallbacksApiClient.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/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.) 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataConsumerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerCallbacksApiClient.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/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.) 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerCallbacksApiClient.md (Skipped by apiDocs options supplied by user.) 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/DataProducerRegistrationApiClient.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/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.) 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/DataProducerRegistrationApiClient.md (Skipped by apiDocs options supplied by user.) 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/rest/ServiceStatusApiClient.java 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/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.) 02:02:44 [INFO] Skipped /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/docs/ServiceStatusApiClient.md (Skipped by apiDocs options supplied by user.) 02:02:44 [INFO] Skipping generation of Webhooks. 02:02:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/pom.xml 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/README.md 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/build.gradle 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/build.sbt 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/settings.gradle 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle.properties 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/AndroidManifest.xml 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.travis.yml 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ApiClient.java 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerConfiguration.java 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/ServerVariable.java 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.github/workflows/maven.yml 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/api/openapi.yaml 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/JavaTimeFormatter.java 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBasicAuth.java 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/HttpBearerAuth.java 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/ApiKeyAuth.java 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradlew.bat 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/git_push.sh 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.gitignore 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/auth/Authentication.java 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/src/main/java/com/oransc/participant/dme/RFC3339DateFormat.java 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator-ignore 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/VERSION 02:02:44 [INFO] writing file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/generated-sources/openapi/.openapi-generator/FILES 02:02:44 ################################################################################ 02:02:44 # Thanks for using OpenAPI Generator. # 02:02:44 # Please consider donation to help us maintain this project 🙏 # 02:02:44 # https://opencollective.com/openapi_generator/donate # 02:02:44 ################################################################################ 02:02:44 [INFO] 02:02:44 [INFO] --- resources:3.3.1:resources (default-resources) @ participant-impl-dme --- 02:02:44 [INFO] Copying 1 resource from src/main/resources to target/classes 02:02:44 [INFO] Copying 0 resource from src/main/resources to target/classes 02:02:44 [INFO] 02:02:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ participant-impl-dme --- 02:02:45 [INFO] Recompiling the module because of changed source code. 02:02:45 [INFO] Compiling 50 source files with javac [debug parameters release 17] to target/classes 02:02:50 [INFO] 02:02:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ participant-impl-dme --- 02:02:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes 02:02:50 [INFO] 02:02:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ participant-impl-dme --- 02:02:50 [INFO] Recompiling the module because of changed dependency. 02:02:50 [INFO] Compiling 7 source files with javac [debug parameters release 17] to target/test-classes 02:02:52 [INFO] 02:02:52 [INFO] --- surefire:3.2.5:test (default-test) @ participant-impl-dme --- 02:02:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:02:53 [INFO] 02:02:53 [INFO] ------------------------------------------------------- 02:02:53 [INFO] T E S T S 02:02:53 [INFO] ------------------------------------------------------- 02:02:55 [INFO] Running org.oransc.participant.dme.rest.ActuatorControllerTest 02:02:56 02:02:56.484 [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. 02:02:56 02:02:56.732 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.participant.dme.Application for test class org.oransc.participant.dme.rest.ActuatorControllerTest 02:02:57 02:02:57 . ____ _ __ _ _ 02:02:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:02:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:02:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:02:57 ' |____| .__|_| |_|_| |_\__, | / / / / 02:02:57 =========|_|==============|___/=/_/_/_/ 02:02:57 02:02:57 :: Spring Boot :: (v3.3.4) 02:02:57 02:02:58 2025-07-19T02:02:58.086Z INFO 2939 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Starting ActuatorControllerTest using Java 17.0.7 with PID 2939 (started by jenkins in /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme) 02:02:58 2025-07-19T02:02:58.090Z INFO 2939 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : The following 1 profile is active: "test" 02:03:03 2025-07-19T02:03:03.781Z INFO 2939 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 02:03:03 2025-07-19T02:03:03.824Z INFO 2939 --- [ main] [ ] o.apache.catalina.core.StandardService : Starting service [Tomcat] 02:03:03 2025-07-19T02:03:03.825Z INFO 2939 --- [ main] [ ] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.30] 02:03:04 2025-07-19T02:03:03.996Z INFO 2939 --- [ main] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring embedded WebApplicationContext 02:03:04 2025-07-19T02:03:03.999Z INFO 2939 --- [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5845 ms 02:03:06 2025-07-19T02:03:06.898Z INFO 2939 --- [ main] [ ] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 02:03:08 2025-07-19T02:03:08.422Z INFO 2939 --- [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '' 02:03:08 2025-07-19T02:03:08.872Z INFO 2939 --- [ main] [ ] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 39901 (http) with context path '/nonrtric/dmeparticipant' 02:03:08 2025-07-19T02:03:08.901Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting 02:03:08 2025-07-19T02:03:08.905Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 02:03:08 2025-07-19T02:03:08.910Z INFO 2939 --- [ 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 02:03:08 2025-07-19T02:03:08.917Z INFO 2939 --- [ 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 02:03:08 2025-07-19T02:03:08.917Z INFO 2939 --- [ 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 02:03:08 2025-07-19T02:03:08.917Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPropertyUpdateListener 02:03:08 2025-07-19T02:03:08.919Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionDeployListener 02:03:08 2025-07-19T02:03:08.923Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AcPrepareListener 02:03:08 2025-07-19T02:03:08.923Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionMigrationListener 02:03:08 2025-07-19T02:03:08.924Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 02:03:08 2025-07-19T02:03:08.924Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantPrimeListener 02:03:08 2025-07-19T02:03:08.924Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeListener 02:03:08 2025-07-19T02:03:08.924Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 02:03:08 2025-07-19T02:03:08.925Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 02:03:08 2025-07-19T02:03:08.925Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantSyncListener 02:03:08 2025-07-19T02:03:08.925Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 02:03:08 2025-07-19T02:03:08.929Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 02:03:08 2025-07-19T02:03:08.930Z INFO 2939 --- [ 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@f805ab0 02:03:08 2025-07-19T02:03:08.930Z INFO 2939 --- [ 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@26ee3c94 02:03:08 2025-07-19T02:03:08.931Z INFO 2939 --- [ main] [ ] o.o.p.c.utils.services.ServiceManager : service manager started 02:03:08 2025-07-19T02:03:08.936Z INFO 2939 --- [ main] [ ] o.o.p.dme.rest.ActuatorControllerTest : Started ActuatorControllerTest in 11.825 seconds (process running for 14.865) 02:03:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:03:11 2025-07-19T02:03:11.432Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:11 2025-07-19T02:03:11.455Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:11 2025-07-19T02:03:11.701Z INFO 2939 --- [o-auto-1-exec-1] [ ] o.a.c.c.C.[.[.[/nonrtric/dmeparticipant] : Initializing Spring DispatcherServlet 'dispatcherServlet' 02:03:11 2025-07-19T02:03:11.702Z INFO 2939 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 02:03:11 2025-07-19T02:03:11.705Z INFO 2939 --- [o-auto-1-exec-1] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 02:03:12 2025-07-19T02:03:12.333Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:12 2025-07-19T02:03:12.338Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:12 2025-07-19T02:03:12.451Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:12 2025-07-19T02:03:12.455Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:12 2025-07-19T02:03:12.510Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:12 2025-07-19T02:03:12.513Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:12 2025-07-19T02:03:12.801Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:12 2025-07-19T02:03:12.804Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:12 2025-07-19T02:03:12.964Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:12 2025-07-19T02:03:12.969Z INFO 2939 --- [ main] [ ] o.o.p.c.gson.GsonMessageBodyHandler : Using GSON for REST calls 02:03:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.05 s -- in org.oransc.participant.dme.rest.ActuatorControllerTest 02:03:13 [INFO] Running org.oransc.participant.dme.restclient.AcA1PmsClientTest 02:03:13 2025-07-19T02:03:13.025Z INFO 2939 --- [ 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. 02:03:14 2025-07-19T02:03:14.164Z INFO 2939 --- [ Thread-6] [ ] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: 02:03:14 [] 02:03:14 2025-07-19T02:03:14.170Z INFO 2939 --- [ Thread-6] [ ] network : [OUT|NOOP|policy-acruntime-participant] 02:03:14 {"participantSupportedElementType":[{"id":"2eb4b77e-a524-4fe6-adfd-9ec05a6d0376","typeName":"org.onap.policy.clamp.acm.DMEAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3dde40bf-2958-4b3a-bfff-54c470bf5b1d","timestamp":"2025-07-19T02:03:13.949629221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c08","replicaId":"e1bf0ce2-9e8a-49bc-91ee-6c9db0cb68d2"} 02:03:14 2025-07-19T02:03:14.173Z INFO 2939 --- [ Thread-6] [ ] .p.c.a.p.i.c.ParticipantMessagePublisher : Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=3dde40bf-2958-4b3a-bfff-54c470bf5b1d, timestamp=2025-07-19T02:03:13.949629221Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c08, replicaId=e1bf0ce2-9e8a-49bc-91ee-6c9db0cb68d2, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=2eb4b77e-a524-4fe6-adfd-9ec05a6d0376, typeName=org.onap.policy.clamp.acm.DMEAutomationCompositionElement, typeVersion=1.0.1)]) 02:03:14 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s -- in org.oransc.participant.dme.restclient.AcA1PmsClientTest 02:03:14 [INFO] Running org.oransc.participant.dme.handler.AcElementHandlerTest 02:03:15 2025-07-19T02:03:15.845Z WARN 2939 --- [ main] [ ] .d.h.AutomationCompositionElementHandler : Failed to connect with DME. Service configuration is: null 02:03:16 2025-07-19T02:03:15.997Z ERROR 2939 --- [ 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.'}] 02:03:16 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s -- in org.oransc.participant.dme.handler.AcElementHandlerTest 02:03:16 [INFO] Running org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 02:03:16 2025-07-19T02:03:16.219Z INFO 2939 --- [ 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. 02:03:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.oransc.participant.dme.validator.AtleastOneNonNullFieldValidatorTest 02:03:17 [INFO] 02:03:17 [INFO] Results: 02:03:17 [INFO] 02:03:17 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 02:03:17 [INFO] 02:03:17 [INFO] 02:03:17 [INFO] --- jacoco:0.8.12:report (default-report) @ participant-impl-dme --- 02:03:17 [INFO] Loading execution data file /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/jacoco.exec 02:03:17 [INFO] Analyzed bundle 'participant-impl-dme' with 100 classes 02:03:17 [INFO] 02:03:17 [INFO] --- jar:3.4.2:jar (default-jar) @ participant-impl-dme --- 02:03:18 [INFO] Building jar: /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar 02:03:18 [INFO] 02:03:18 [INFO] --- spring-boot:3.3.4:repackage (repackage) @ participant-impl-dme --- 02:03:20 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 02:03:20 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar.original 02:03:20 [INFO] 02:03:20 [INFO] --- spring-boot:3.3.4:repackage (default) @ participant-impl-dme --- 02:03:20 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 02:03:20 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar.original 02:03:20 [INFO] 02:03:20 [INFO] --- docker:0.45.0:build (generate-nonrtric-plt-participant-impl-dme-image) @ participant-impl-dme --- 02:03:22 [INFO] 02:03:22 [INFO] --- install:3.1.3:install (default-install) @ participant-impl-dme --- 02:03:22 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.3.1-SNAPSHOT/participant-impl-dme-0.3.1-SNAPSHOT.pom 02:03:22 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/participant-impl-dme-0.3.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/participant-impl-dme/0.3.1-SNAPSHOT/participant-impl-dme-0.3.1-SNAPSHOT.jar 02:03:22 [INFO] 02:03:22 [INFO] --- dependency:3.6.1:tree (default-cli) @ participant-impl-dme --- 02:03:22 [INFO] org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme:jar:0.3.1-SNAPSHOT 02:03:22 [INFO] +- org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:8.0.1:compile 02:03:22 [INFO] | +- org.onap.policy.common:common-parameters:jar:3.0.1:compile 02:03:22 [INFO] | | \- com.google.re2j:re2j:jar:1.7:compile 02:03:22 [INFO] | +- org.onap.policy.common:message-bus:jar:3.0.1:compile 02:03:22 [INFO] | | +- org.onap.policy.common:gson:jar:3.0.1:compile 02:03:22 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile 02:03:22 [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.37.0:compile 02:03:22 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.7.0-alpha:compile 02:03:22 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.7.0:compile 02:03:22 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.7.0-alpha:compile 02:03:22 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.7.0-alpha:runtime 02:03:22 [INFO] | +- org.onap.policy.common:policy-endpoints:jar:3.0.1:compile 02:03:22 [INFO] | | +- io.prometheus:simpleclient_hotspot:jar:0.16.0:compile 02:03:22 [INFO] | | | \- io.prometheus:simpleclient:jar:0.16.0:compile 02:03:22 [INFO] | | | +- io.prometheus:simpleclient_tracer_otel:jar:0.16.0:compile 02:03:22 [INFO] | | | | \- io.prometheus:simpleclient_tracer_common:jar:0.16.0:compile 02:03:22 [INFO] | | | \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.16.0:compile 02:03:22 [INFO] | | +- io.prometheus:simpleclient_servlet_jakarta:jar:0.16.0:compile 02:03:22 [INFO] | | | +- io.prometheus:simpleclient_common:jar:0.16.0:compile 02:03:22 [INFO] | | | \- io.prometheus:simpleclient_servlet_common:jar:0.16.0:compile 02:03:22 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:12.0.13:compile 02:03:22 [INFO] | | +- org.eclipse.jetty:jetty-server:jar:12.0.13:compile 02:03:22 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:12.0.13:compile 02:03:22 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:12.0.13:compile 02:03:22 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:11.0.24:compile 02:03:22 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:12.0.13:compile 02:03:22 [INFO] | | +- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2:compile 02:03:22 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.8:compile 02:03:22 [INFO] | | | \- org.glassfish.jersey.core:jersey-common:jar:3.1.8:compile 02:03:22 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:03:22 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:3.1.8:compile 02:03:22 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:3.1.8:compile 02:03:22 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 02:03:22 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 02:03:22 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 02:03:22 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 02:03:22 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 02:03:22 [INFO] | | \- org.glassfish.jersey.inject:jersey-hk2:jar:3.1.8:runtime 02:03:22 [INFO] | | +- org.glassfish.hk2:hk2-locator:jar:3.0.6:runtime 02:03:22 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.6:runtime 02:03:22 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:3.0.6:runtime 02:03:22 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:3.0.6:runtime 02:03:22 [INFO] | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 02:03:22 [INFO] | +- org.onap.policy.common:utils:jar:3.0.1:compile 02:03:22 [INFO] | | +- org.onap.policy.common:capabilities:jar:3.0.1:compile 02:03:22 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.8:compile 02:03:22 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.8:compile 02:03:22 [INFO] | | +- commons-cli:commons-cli:jar:1.5.0:compile 02:03:22 [INFO] | | +- commons-io:commons-io:jar:2.17.0:compile 02:03:22 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 02:03:22 [INFO] | | \- org.yaml:snakeyaml:jar:2.2:compile 02:03:22 [INFO] | +- org.onap.policy.models:policy-models-base:jar:4.0.1:compile 02:03:22 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 02:03:22 [INFO] | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 02:03:22 [INFO] | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 02:03:22 [INFO] | | | +- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 02:03:22 [INFO] | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.16:runtime 02:03:22 [INFO] | | | \- com.github.ben-manes.caffeine:caffeine:jar:3.1.8:runtime 02:03:22 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.21.1:runtime 02:03:22 [INFO] | | \- org.postgresql:postgresql:jar:42.7.4:runtime 02:03:22 [INFO] | | \- org.checkerframework:checker-qual:jar:3.42.0:runtime 02:03:22 [INFO] | +- org.onap.policy.models:policy-models-tosca:jar:4.0.1:compile 02:03:22 [INFO] | | \- org.onap.policy.models:policy-models-dao:jar:4.0.1:compile 02:03:22 [INFO] | +- io.micrometer:micrometer-core:jar:1.13.4:compile 02:03:22 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.13.4:compile 02:03:22 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 02:03:22 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:03:22 [INFO] | +- io.opentelemetry:opentelemetry-context:jar:1.37.0:compile 02:03:22 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0:compile 02:03:22 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 02:03:22 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.16:compile 02:03:22 [INFO] | +- org.springframework:spring-context:jar:6.1.13:compile 02:03:22 [INFO] | | +- org.springframework:spring-beans:jar:6.1.13:compile 02:03:22 [INFO] | | \- org.springframework:spring-expression:jar:6.1.13:compile 02:03:22 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:3.3.4:compile 02:03:22 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.30:compile 02:03:22 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:8.0.1.Final:compile 02:03:22 [INFO] | +- org.onap.policy.clamp:policy-clamp-common:jar:8.0.1:compile 02:03:22 [INFO] | | \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 02:03:22 [INFO] | +- org.onap.policy.clamp:policy-clamp-examples:jar:8.0.1:compile 02:03:22 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.7.1:runtime 02:03:22 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-3:runtime 02:03:22 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 02:03:22 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 02:03:22 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.37.0:compile 02:03:22 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.37.0:compile 02:03:22 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.37.0:compile 02:03:22 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.37.0:compile 02:03:22 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.37.0:runtime 02:03:22 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.37.0:runtime 02:03:22 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.37.0:compile 02:03:22 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.37.0:compile 02:03:22 [INFO] | | +- io.opentelemetry:opentelemetry-sdk:jar:1.37.0:compile 02:03:22 [INFO] | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.37.0-alpha:runtime 02:03:22 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.37.0:compile 02:03:22 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.37.0:runtime 02:03:22 [INFO] | | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 02:03:22 [INFO] | | +- com.squareup.okio:okio:jar:3.6.0:runtime 02:03:22 [INFO] | | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 02:03:22 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 02:03:22 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 02:03:22 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 02:03:22 [INFO] | | | \- org.jetbrains:annotations:jar:13.0:runtime 02:03:22 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 02:03:22 [INFO] | +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.3.4:compile 02:03:22 [INFO] | | +- io.micrometer:micrometer-tracing:jar:1.3.4:compile 02:03:22 [INFO] | | | +- io.micrometer:context-propagation:jar:1.1.1:compile 02:03:22 [INFO] | | | \- aopalliance:aopalliance:jar:1.0:compile 02:03:22 [INFO] | | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.23.1-alpha:compile 02:03:22 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.37.0:compile 02:03:22 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv:jar:1.33.3-alpha:compile 02:03:22 [INFO] | | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.37.0:compile 02:03:22 [INFO] | +- io.netty:netty-all:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-dns:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-haproxy:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-memcache:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-mqtt:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-redis:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-smtp:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-stomp:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-codec-xml:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-resolver:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-transport:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-transport-rxtx:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-transport-sctp:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-transport-udt:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-transport-classes-kqueue:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.113.Final:compile 02:03:22 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.113.Final:runtime 02:03:22 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.113.Final:runtime 02:03:22 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.113.Final:runtime 02:03:22 [INFO] | | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.113.Final:runtime 02:03:22 [INFO] | | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.113.Final:runtime 02:03:22 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.113.Final:runtime 02:03:22 [INFO] | | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.113.Final:runtime 02:03:22 [INFO] | +- io.netty:netty-buffer:jar:4.1.113.Final:compile 02:03:22 [INFO] | +- io.netty:netty-codec:jar:4.1.113.Final:compile 02:03:22 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.113.Final:compile 02:03:22 [INFO] | +- io.netty:netty-common:jar:4.1.113.Final:compile 02:03:22 [INFO] | +- io.netty:netty-handler:jar:4.1.113.Final:compile 02:03:22 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.113.Final:compile 02:03:22 [INFO] +- org.onap.policy.clamp:policy-clamp-models:jar:8.0.1:compile 02:03:22 [INFO] | +- org.onap.policy.models:policy-models-errors:jar:4.0.1:compile 02:03:22 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:03:22 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 02:03:22 [INFO] | +- org.apache.commons:commons-collections4:jar:4.5.0-M2:compile 02:03:22 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:03:22 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.5.3.Final:compile 02:03:22 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 02:03:22 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.5.3.Final:compile 02:03:22 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:6.0.6.Final:runtime 02:03:22 [INFO] | | +- io.smallrye:jandex:jar:3.1.2:runtime 02:03:22 [INFO] | | +- com.fasterxml:classmate:jar:1.7.0:compile 02:03:22 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.14.19:runtime 02:03:22 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 02:03:22 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 02:03:22 [INFO] | +- org.springframework:spring-web:jar:6.1.13:compile 02:03:22 [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.3.4:compile 02:03:22 [INFO] | | +- org.springframework:spring-orm:jar:6.1.13:compile 02:03:22 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.1.13:compile 02:03:22 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 02:03:22 [INFO] | +- org.springframework.data:spring-data-commons:jar:3.3.4:compile 02:03:22 [INFO] | +- org.springframework:spring-core:jar:6.1.13:compile 02:03:22 [INFO] | | \- org.springframework:spring-jcl:jar:6.1.13:compile 02:03:22 [INFO] | \- org.springframework:spring-tx:jar:6.1.13:compile 02:03:22 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile 02:03:22 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile 02:03:22 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.3.4:compile 02:03:22 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.4:compile 02:03:22 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:3.3.4:compile 02:03:22 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.23.1:compile 02:03:22 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.23.1:compile 02:03:22 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.16:compile 02:03:22 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.3.4:compile 02:03:22 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2:compile 02:03:22 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:compile 02:03:22 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2:compile 02:03:22 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.4:compile 02:03:22 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.30:compile 02:03:22 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.30:compile 02:03:22 [INFO] | \- org.springframework:spring-webmvc:jar:6.1.13:compile 02:03:22 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.3.4:compile 02:03:22 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.3.4:compile 02:03:22 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.3.4:compile 02:03:22 [INFO] | +- io.micrometer:micrometer-observation:jar:1.13.4:compile 02:03:22 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.13.4:compile 02:03:22 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:3.3.4:compile 02:03:22 [INFO] | +- org.springframework:spring-aop:jar:6.1.13:compile 02:03:22 [INFO] | +- org.springframework.security:spring-security-config:jar:6.3.3:compile 02:03:22 [INFO] | | \- org.springframework.security:spring-security-core:jar:6.3.3:compile 02:03:22 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:6.3.3:compile 02:03:22 [INFO] | \- org.springframework.security:spring-security-web:jar:6.3.3:compile 02:03:22 [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.3.4:compile 02:03:22 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.22.1:compile 02:03:22 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.13.4:compile 02:03:22 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.2.1:compile 02:03:22 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.2.1:compile 02:03:22 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.2.1:compile 02:03:22 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.2.1:compile 02:03:22 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.2.1:runtime 02:03:22 [INFO] | \- io.prometheus:prometheus-metrics-shaded-protobuf:jar:1.2.1:runtime 02:03:22 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 02:03:22 [INFO] +- org.projectlombok:lombok:jar:1.18.34:compile 02:03:22 [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile 02:03:22 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile 02:03:22 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile 02:03:22 [INFO] \- org.springframework.boot:spring-boot-starter-test:jar:3.3.4:test 02:03:22 [INFO] +- org.springframework.boot:spring-boot-test:jar:3.3.4:test 02:03:22 [INFO] +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.4:test 02:03:22 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:test 02:03:22 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile 02:03:22 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile 02:03:22 [INFO] +- net.minidev:json-smart:jar:2.5.1:test 02:03:22 [INFO] | \- net.minidev:accessors-smart:jar:2.5.1:test 02:03:22 [INFO] | \- org.ow2.asm:asm:jar:9.6:test 02:03:22 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:03:22 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 02:03:22 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:03:22 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.10.3:test 02:03:22 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.10.3:test 02:03:22 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:03:22 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.10.3:test 02:03:22 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:03:22 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.10.3:test 02:03:22 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3:test 02:03:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.3:test 02:03:22 [INFO] +- org.mockito:mockito-core:jar:5.11.0:test 02:03:22 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.19:test 02:03:22 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 02:03:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:03:22 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.3:test 02:03:22 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 02:03:22 [INFO] +- org.springframework:spring-test:jar:6.1.13:test 02:03:22 [INFO] \- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:03:22 [INFO] 02:03:22 [INFO] --- clm:2.52.2-01:index (default-cli) @ participant-impl-dme --- 02:03:22 [INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-l-release/participants/participant-impl-dme/target/sonatype-clm/module.xml 02:03:22 [INFO] ------------------------------------------------------------------------ 02:03:22 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.3.1-SNAPSHOT: 02:03:22 [INFO] 02:03:22 [INFO] NONRTRIC ACM Participants .......................... SUCCESS [ 7.905 s] 02:03:22 [INFO] participant-impl-dme ............................... SUCCESS [01:48 min] 02:03:22 [INFO] ------------------------------------------------------------------------ 02:03:22 [INFO] BUILD SUCCESS 02:03:22 [INFO] ------------------------------------------------------------------------ 02:03:22 [INFO] Total time: 02:12 min 02:03:22 [INFO] Finished at: 2025-07-19T02:03:22Z 02:03:22 [INFO] ------------------------------------------------------------------------ 02:03:23 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins10251894561295931470.sh 02:03:23 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins8999123589989510282.sh 02:03:23 + + xargs rm -rf 02:03:23 find . -regex .*karaf/target 02:03:24 $ ssh-agent -k 02:03:24 unset SSH_AUTH_SOCK; 02:03:24 unset SSH_AGENT_PID; 02:03:24 echo Agent pid 2128 killed; 02:03:24 [ssh-agent] Stopped. 02:03:24 FATAL: Could not verify application public id from IQ Server 02:03:24 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 02:03:24 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 02:03:24 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 02:03:24 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 02:03:24 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 02:03:24 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 02:03:24 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 02:03:24 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 02:03:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:03:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 02:03:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:136) 02:03:24 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 02:03:24 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 02:03:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:03:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 02:03:24 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 02:03:24 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:03:24 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:03:24 at hudson.model.Build$BuildExecution.build(Build.java:199) 02:03:24 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 02:03:24 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 02:03:24 at hudson.model.Run.execute(Run.java:1895) 02:03:24 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:03:24 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:03:24 at hudson.model.Executor.run(Executor.java:442) 02:03:24 [PostBuildScript] - [INFO] Executing post build scripts. 02:03:24 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins4930487131798378094.sh 02:03:24 ---> sysstat.sh 02:03:25 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins3169099307162865329.sh 02:03:25 ---> package-listing.sh 02:03:25 ++ facter osfamily 02:03:25 ++ tr '[:upper:]' '[:lower:]' 02:03:25 + OS_FAMILY=debian 02:03:25 + workspace=/w/workspace/nonrtric-plt-participants-maven-clm-l-release 02:03:25 + START_PACKAGES=/tmp/packages_start.txt 02:03:25 + END_PACKAGES=/tmp/packages_end.txt 02:03:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:25 + PACKAGES=/tmp/packages_start.txt 02:03:25 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-l-release ']' 02:03:25 + PACKAGES=/tmp/packages_end.txt 02:03:25 + case "${OS_FAMILY}" in 02:03:25 + dpkg -l 02:03:25 + grep '^ii' 02:03:25 + '[' -f /tmp/packages_start.txt ']' 02:03:25 + '[' -f /tmp/packages_end.txt ']' 02:03:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:25 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-l-release ']' 02:03:25 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-l-release/archives/ 02:03:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-clm-l-release/archives/ 02:03:25 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins1857467275838939799.sh 02:03:25 ---> capture-instance-metadata.sh 02:03:25 Setup pyenv: 02:03:25 system 02:03:25 3.8.13 02:03:25 3.9.13 02:03:25 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:03:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wSb0 from file:/tmp/.os_lf_venv 02:03:29 lf-activate-venv(): INFO: Installing: lftools 02:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-wSb0/bin to PATH 02:03:47 INFO: Running in OpenStack, capturing instance metadata 02:03:47 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins3422157543310502034.sh 02:03:47 provisioning config files... 02:03:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-l-release@tmp/config17483790746746722384tmp 02:03:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:03:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:03:48 [EnvInject] - Injecting environment variables from a build step. 02:03:48 [EnvInject] - Injecting as environment variables the properties content 02:03:48 SERVER_ID=logs 02:03:48 02:03:48 [EnvInject] - Variables injected successfully. 02:03:48 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins17493929598650570096.sh 02:03:48 ---> create-netrc.sh 02:03:48 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins864022522937820026.sh 02:03:48 ---> python-tools-install.sh 02:03:48 Setup pyenv: 02:03:48 system 02:03:48 3.8.13 02:03:48 3.9.13 02:03:48 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:03:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wSb0 from file:/tmp/.os_lf_venv 02:03:51 lf-activate-venv(): INFO: Installing: lftools 02:04:09 lf-activate-venv(): INFO: Adding /tmp/venv-wSb0/bin to PATH 02:04:09 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins6694477736836881093.sh 02:04:09 ---> sudo-logs.sh 02:04:09 Archiving 'sudo' log.. 02:04:09 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash /tmp/jenkins9826614406812389189.sh 02:04:09 ---> job-cost.sh 02:04:09 Setup pyenv: 02:04:09 system 02:04:09 3.8.13 02:04:09 3.9.13 02:04:09 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:04:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wSb0 from file:/tmp/.os_lf_venv 02:04:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-wSb0/bin to PATH 02:04:23 INFO: No Stack... 02:04:24 INFO: Retrieving Pricing Info for: v2-highcpu-4 02:04:24 INFO: Archiving Costs 02:04:24 [nonrtric-plt-participants-maven-clm-l-release] $ /bin/bash -l /tmp/jenkins16704502803088147760.sh 02:04:24 ---> logs-deploy.sh 02:04:24 Setup pyenv: 02:04:24 system 02:04:24 3.8.13 02:04:24 3.9.13 02:04:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-l-release/.python-version) 02:04:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wSb0 from file:/tmp/.os_lf_venv 02:04:28 lf-activate-venv(): INFO: Installing: lftools 02:04:45 lf-activate-venv(): INFO: Adding /tmp/venv-wSb0/bin to PATH 02:04:45 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-clm-l-release/3 02:04:45 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 02:04:47 Archives upload complete. 02:04:48 INFO: archiving logs to Nexus 02:04:49 ---> uname -a: 02:04:49 Linux prd-ubuntu1804-docker-4c-4g-739 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 02:04:49 02:04:49 02:04:49 ---> lscpu: 02:04:49 Architecture: x86_64 02:04:49 CPU op-mode(s): 32-bit, 64-bit 02:04:49 Byte Order: Little Endian 02:04:49 CPU(s): 4 02:04:49 On-line CPU(s) list: 0-3 02:04:49 Thread(s) per core: 1 02:04:49 Core(s) per socket: 1 02:04:49 Socket(s): 4 02:04:49 NUMA node(s): 1 02:04:49 Vendor ID: AuthenticAMD 02:04:49 CPU family: 23 02:04:49 Model: 49 02:04:49 Model name: AMD EPYC-Rome Processor 02:04:49 Stepping: 0 02:04:49 CPU MHz: 2800.000 02:04:49 BogoMIPS: 5600.00 02:04:49 Virtualization: AMD-V 02:04:49 Hypervisor vendor: KVM 02:04:49 Virtualization type: full 02:04:49 L1d cache: 32K 02:04:49 L1i cache: 32K 02:04:49 L2 cache: 512K 02:04:49 L3 cache: 16384K 02:04:49 NUMA node0 CPU(s): 0-3 02:04:49 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 02:04:49 02:04:49 02:04:49 ---> nproc: 02:04:49 4 02:04:49 02:04:49 02:04:49 ---> df -h: 02:04:49 Filesystem Size Used Avail Use% Mounted on 02:04:49 udev 2.0G 0 2.0G 0% /dev 02:04:49 tmpfs 395M 696K 394M 1% /run 02:04:49 /dev/vda1 20G 9.4G 9.9G 49% / 02:04:49 tmpfs 2.0G 0 2.0G 0% /dev/shm 02:04:49 tmpfs 5.0M 0 5.0M 0% /run/lock 02:04:49 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 02:04:49 /dev/vda15 105M 5.3M 100M 5% /boot/efi 02:04:49 tmpfs 395M 0 395M 0% /run/user/1001 02:04:49 02:04:49 02:04:49 ---> free -m: 02:04:49 total used free shared buff/cache available 02:04:49 Mem: 3943 478 830 0 2635 3193 02:04:49 Swap: 1023 0 1023 02:04:49 02:04:49 02:04:49 ---> ip addr: 02:04:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:04:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:04:49 inet 127.0.0.1/8 scope host lo 02:04:49 valid_lft forever preferred_lft forever 02:04:49 inet6 ::1/128 scope host 02:04:49 valid_lft forever preferred_lft forever 02:04:49 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 02:04:49 link/ether fa:16:3e:48:f0:c8 brd ff:ff:ff:ff:ff:ff 02:04:49 inet 10.32.6.162/23 brd 10.32.7.255 scope global dynamic ens3 02:04:49 valid_lft 86034sec preferred_lft 86034sec 02:04:49 inet6 fe80::f816:3eff:fe48:f0c8/64 scope link 02:04:49 valid_lft forever preferred_lft forever 02:04:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 02:04:49 link/ether 02:42:76:0e:37:2b brd ff:ff:ff:ff:ff:ff 02:04:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:04:49 valid_lft forever preferred_lft forever 02:04:49 02:04:49 02:04:49 ---> sar -b -r -n DEV: 02:04:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-739) 07/19/25 _x86_64_ (4 CPU) 02:04:49 02:04:49 01:58:45 LINUX RESTART (4 CPU) 02:04:49 02:04:49 01:59:01 tps rtps wtps bread/s bwrtn/s 02:04:49 02:00:02 159.26 69.32 89.94 5580.00 40568.59 02:04:49 02:01:01 58.94 0.15 58.79 26.57 9131.06 02:04:49 02:02:01 61.41 31.88 29.53 1690.52 7155.61 02:04:49 02:03:01 15.68 6.78 8.90 616.59 1358.21 02:04:49 02:04:01 37.37 4.97 32.40 235.07 14148.00 02:04:49 Average: 66.55 22.70 43.86 1635.12 14489.73 02:04:49 02:04:49 01:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:04:49 02:00:02 1761096 3323420 2277556 56.39 39500 1685712 928276 18.25 576240 1536632 64832 02:04:49 02:01:01 1451708 3276996 2586944 64.05 59656 1912936 959272 18.86 635880 1753996 125912 02:04:49 02:02:01 1155912 3126972 2882740 71.38 66512 2046568 1091056 21.45 800096 1875360 25532 02:04:49 02:03:01 319236 2466372 3719416 92.10 70376 2213344 1684128 33.11 1493164 2005144 149268 02:04:49 02:04:01 834648 3251772 3204004 79.33 74580 2474788 962332 18.92 835396 2142004 26188 02:04:49 Average: 1104520 3089106 2934132 72.65 62125 2066670 1125013 22.11 868155 1862627 78346 02:04:49 02:04:49 01:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:04:49 02:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:49 02:00:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:04:49 02:00:02 ens3 463.56 261.94 1301.48 71.60 0.00 0.00 0.00 0.00 02:04:49 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:49 02:01:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 02:04:49 02:01:01 ens3 54.06 43.11 652.33 5.37 0.00 0.00 0.00 0.00 02:04:49 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:49 02:02:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 02:04:49 02:02:01 ens3 135.23 117.01 1339.41 22.35 0.00 0.00 0.00 0.00 02:04:49 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:49 02:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:04:49 02:03:01 ens3 213.90 191.15 2370.92 26.57 0.00 0.00 0.00 0.00 02:04:49 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:49 02:04:01 lo 1.30 1.30 0.54 0.54 0.00 0.00 0.00 0.00 02:04:49 02:04:01 ens3 79.40 70.23 712.08 15.82 0.00 0.00 0.00 0.00 02:04:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:49 Average: lo 0.89 0.89 0.17 0.17 0.00 0.00 0.00 0.00 02:04:49 Average: ens3 189.68 137.01 1277.38 28.42 0.00 0.00 0.00 0.00 02:04:49 02:04:49 02:04:49 ---> sar -P ALL: 02:04:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-739) 07/19/25 _x86_64_ (4 CPU) 02:04:49 02:04:49 01:58:45 LINUX RESTART (4 CPU) 02:04:49 02:04:49 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:04:49 02:00:02 all 19.08 0.00 2.90 4.96 0.93 72.13 02:04:49 02:00:02 0 24.26 0.00 2.79 7.49 0.99 64.47 02:04:49 02:00:02 1 29.26 0.00 2.12 5.98 1.15 61.48 02:04:49 02:00:02 2 11.77 0.00 1.69 1.96 0.72 83.86 02:04:49 02:00:02 3 11.01 0.00 4.99 4.40 0.87 78.73 02:04:49 02:01:01 all 20.88 0.00 1.25 1.70 0.66 75.51 02:04:49 02:01:01 0 2.36 0.00 0.41 2.76 0.14 94.34 02:04:49 02:01:01 1 31.13 0.00 1.73 0.15 0.81 66.17 02:04:49 02:01:01 2 15.63 0.00 0.54 0.47 0.54 82.82 02:04:49 02:01:01 3 34.46 0.00 2.34 3.41 1.15 58.64 02:04:49 02:02:01 all 18.92 0.00 1.14 1.27 1.23 77.43 02:04:49 02:02:01 0 14.30 0.00 1.07 1.46 0.89 82.29 02:04:49 02:02:01 1 24.44 0.00 0.60 1.07 1.12 72.78 02:04:49 02:02:01 2 22.00 0.00 1.82 1.94 1.60 72.64 02:04:49 02:02:01 3 14.91 0.00 1.07 0.65 1.32 82.05 02:04:49 02:03:01 all 30.28 0.00 1.29 0.53 1.98 65.91 02:04:49 02:03:01 0 30.57 0.00 1.43 0.12 2.03 65.84 02:04:49 02:03:01 1 36.71 0.00 1.22 0.23 2.17 59.67 02:04:49 02:03:01 2 24.76 0.00 1.21 0.84 1.74 71.44 02:04:49 02:03:01 3 29.15 0.00 1.27 0.90 1.97 66.70 02:04:49 02:04:01 all 37.84 0.00 1.45 1.12 2.02 57.57 02:04:49 02:04:01 0 27.26 0.00 1.28 2.25 1.56 67.65 02:04:49 02:04:01 1 31.60 0.00 1.07 0.30 1.67 65.36 02:04:49 02:04:01 2 60.84 0.00 2.33 1.80 2.70 32.33 02:04:49 02:04:01 3 31.61 0.00 1.16 0.18 2.15 64.89 02:04:49 Average: all 25.42 0.00 1.61 1.92 1.37 69.69 02:04:49 Average: 0 19.81 0.00 1.40 2.81 1.12 74.85 02:04:49 Average: 1 30.62 0.00 1.35 1.55 1.39 65.09 02:04:49 Average: 2 27.04 0.00 1.52 1.40 1.46 68.57 02:04:49 Average: 3 24.21 0.00 2.16 1.90 1.49 70.23 02:04:49 02:04:49 02:04:49