04:36:07 Started by timer 04:36:07 Running as SYSTEM 04:36:07 [EnvInject] - Loading node environment variables. 04:36:07 Building remotely on prd-ubuntu1804-docker-4c-4g-13041 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-master 04:36:07 [ssh-agent] Looking for ssh-agent implementation... 04:36:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:07 $ ssh-agent 04:36:07 SSH_AUTH_SOCK=/tmp/ssh-OQMpfyY84OY7/agent.2114 04:36:07 SSH_AGENT_PID=2116 04:36:07 [ssh-agent] Started. 04:36:07 Running ssh-add (command line suppressed) 04:36:07 Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-master@tmp/private_key_3582361524533981514.key (jenkins-ssh) 04:36:07 [ssh-agent] Using credentials jenkins (jenkins) 04:36:07 The recommended git tool is: NONE 04:36:08 using credential jenkins 04:36:08 Wiping out workspace first. 04:36:08 Cloning the remote Git repository 04:36:08 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 04:36:08 > git init /w/workspace/nonrtric-plt-participants-maven-clm-master # timeout=10 04:36:08 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 04:36:08 > git --version # timeout=10 04:36:08 > git --version # 'git version 2.17.1' 04:36:08 using GIT_SSH to set credentials jenkins 04:36:08 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 04:36:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:10 Avoid second fetch 04:36:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:36:10 Checking out Revision a17a11eecd5a71d64a1e960a62a89d6ed2c653b7 (refs/remotes/origin/master) 04:36:10 > git config core.sparsecheckout # timeout=10 04:36:10 > git checkout -f a17a11eecd5a71d64a1e960a62a89d6ed2c653b7 # timeout=10 04:36:10 Commit message: "Dependency Updates for rappManager" 04:36:10 > git rev-list --no-walk a17a11eecd5a71d64a1e960a62a89d6ed2c653b7 # timeout=10 04:36:10 > git remote # timeout=10 04:36:10 > git submodule init # timeout=10 04:36:10 > git submodule sync # timeout=10 04:36:10 > git config --get remote.origin.url # timeout=10 04:36:10 > git submodule init # timeout=10 04:36:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:36:10 > git config --get submodule.sme.url # timeout=10 04:36:10 > git config -f .gitmodules --get submodule.sme.path # timeout=10 04:36:10 > git submodule update --init --recursive sme # timeout=10 04:36:14 provisioning config files... 04:36:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:36:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:36:14 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins297367690718251744.sh 04:36:14 ---> python-tools-install.sh 04:36:14 Setup pyenv: 04:36:15 * system (set by /opt/pyenv/version) 04:36:15 * 3.8.13 (set by /opt/pyenv/version) 04:36:15 * 3.9.13 (set by /opt/pyenv/version) 04:36:15 * 3.10.6 (set by /opt/pyenv/version) 04:36:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qAlU 04:36:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:36:22 lf-activate-venv(): INFO: Installing: lftools 04:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-qAlU/bin to PATH 04:36:52 Generating Requirements File 04:37:13 Python 3.10.6 04:37:13 pip 24.3.1 from /tmp/venv-qAlU/lib/python3.10/site-packages/pip (python 3.10) 04:37:13 appdirs==1.4.4 04:37:13 argcomplete==3.5.2 04:37:13 aspy.yaml==1.3.0 04:37:13 attrs==24.2.0 04:37:13 autopage==0.5.2 04:37:13 beautifulsoup4==4.12.3 04:37:13 boto3==1.35.80 04:37:13 botocore==1.35.80 04:37:13 bs4==0.0.2 04:37:13 cachetools==5.5.0 04:37:13 certifi==2024.8.30 04:37:13 cffi==1.17.1 04:37:13 cfgv==3.4.0 04:37:13 chardet==5.2.0 04:37:13 charset-normalizer==3.4.0 04:37:13 click==8.1.7 04:37:13 cliff==4.8.0 04:37:13 cmd2==2.5.7 04:37:13 cryptography==3.3.2 04:37:13 debtcollector==3.0.0 04:37:13 decorator==5.1.1 04:37:13 defusedxml==0.7.1 04:37:13 Deprecated==1.2.15 04:37:13 distlib==0.3.9 04:37:13 dnspython==2.7.0 04:37:13 docker==4.2.2 04:37:13 dogpile.cache==1.3.3 04:37:13 durationpy==0.9 04:37:13 email_validator==2.2.0 04:37:13 filelock==3.16.1 04:37:13 future==1.0.0 04:37:13 gitdb==4.0.11 04:37:13 GitPython==3.1.43 04:37:13 google-auth==2.37.0 04:37:13 httplib2==0.22.0 04:37:13 identify==2.6.3 04:37:13 idna==3.10 04:37:13 importlib-resources==1.5.0 04:37:13 iso8601==2.1.0 04:37:13 Jinja2==3.1.4 04:37:13 jmespath==1.0.1 04:37:13 jsonpatch==1.33 04:37:13 jsonpointer==3.0.0 04:37:13 jsonschema==4.23.0 04:37:13 jsonschema-specifications==2024.10.1 04:37:13 keystoneauth1==5.9.1 04:37:13 kubernetes==31.0.0 04:37:13 lftools==0.37.10 04:37:13 lxml==5.3.0 04:37:13 MarkupSafe==3.0.2 04:37:13 msgpack==1.1.0 04:37:13 multi_key_dict==2.0.3 04:37:13 munch==4.0.0 04:37:13 netaddr==1.3.0 04:37:13 netifaces==0.11.0 04:37:13 niet==1.4.2 04:37:13 nodeenv==1.9.1 04:37:13 oauth2client==4.1.3 04:37:13 oauthlib==3.2.2 04:37:13 openstacksdk==4.1.0 04:37:13 os-client-config==2.1.0 04:37:13 os-service-types==1.7.0 04:37:13 osc-lib==3.2.0 04:37:13 oslo.config==9.7.0 04:37:13 oslo.context==5.7.0 04:37:13 oslo.i18n==6.5.0 04:37:13 oslo.log==6.2.0 04:37:13 oslo.serialization==5.6.0 04:37:13 oslo.utils==8.0.0 04:37:13 packaging==24.2 04:37:13 pbr==6.1.0 04:37:13 platformdirs==4.3.6 04:37:13 prettytable==3.12.0 04:37:13 psutil==6.1.0 04:37:13 pyasn1==0.6.1 04:37:13 pyasn1_modules==0.4.1 04:37:13 pycparser==2.22 04:37:13 pygerrit2==2.0.15 04:37:13 PyGithub==2.5.0 04:37:13 PyJWT==2.10.1 04:37:13 PyNaCl==1.5.0 04:37:13 pyparsing==2.4.7 04:37:13 pyperclip==1.9.0 04:37:13 pyrsistent==0.20.0 04:37:13 python-cinderclient==9.6.0 04:37:13 python-dateutil==2.9.0.post0 04:37:13 python-heatclient==4.0.0 04:37:13 python-jenkins==1.8.2 04:37:13 python-keystoneclient==5.5.0 04:37:13 python-magnumclient==4.7.0 04:37:13 python-openstackclient==7.2.1 04:37:13 python-swiftclient==4.6.0 04:37:13 PyYAML==6.0.2 04:37:13 referencing==0.35.1 04:37:13 requests==2.32.3 04:37:13 requests-oauthlib==2.0.0 04:37:13 requestsexceptions==1.4.0 04:37:13 rfc3986==2.0.0 04:37:13 rpds-py==0.22.3 04:37:13 rsa==4.9 04:37:13 ruamel.yaml==0.18.6 04:37:13 ruamel.yaml.clib==0.2.12 04:37:13 s3transfer==0.10.4 04:37:13 simplejson==3.19.3 04:37:13 six==1.17.0 04:37:13 smmap==5.0.1 04:37:13 soupsieve==2.6 04:37:13 stevedore==5.4.0 04:37:13 tabulate==0.9.0 04:37:13 toml==0.10.2 04:37:13 tomlkit==0.13.2 04:37:13 tqdm==4.67.1 04:37:13 typing_extensions==4.12.2 04:37:13 tzdata==2024.2 04:37:13 urllib3==1.26.20 04:37:13 virtualenv==20.28.0 04:37:13 wcwidth==0.2.13 04:37:13 websocket-client==1.8.0 04:37:13 wrapt==1.17.0 04:37:13 xdg==6.0.0 04:37:13 xmltodict==0.14.2 04:37:13 yq==3.4.3 04:37:13 [nonrtric-plt-participants-maven-clm-master] $ /bin/sh -xe /tmp/jenkins12515158167684421357.sh 04:37:13 + echo quiet=on 04:37:13 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-13041 04:37:14 [nonrtric-plt-participants-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/rappmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 04:37:14 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Ddocker.skip=true -f participants" -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 04:37:14 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 04:37:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:37:14 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 04:37:14 Default locale: en, platform encoding: UTF-8 04:37:14 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 04:37:14 [nonrtric-plt-participants-maven-clm-master] $ /bin/sh -xe /tmp/jenkins7824537508188096223.sh 04:37:14 + rm /home/jenkins/.wgetrc 04:37:14 [EnvInject] - Injecting environment variables from a build step. 04:37:14 [EnvInject] - Injecting as environment variables the properties content 04:37:14 SET_JDK_VERSION=openjdk17 04:37:14 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 04:37:14 04:37:14 [EnvInject] - Variables injected successfully. 04:37:14 [nonrtric-plt-participants-maven-clm-master] $ /bin/sh /tmp/jenkins11936793299867062778.sh 04:37:14 ---> update-java-alternatives.sh 04:37:14 ---> Updating Java version 04:37:15 ---> Ubuntu/Debian system detected 04:37:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 04:37:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 04:37:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 04:37:15 openjdk version "17.0.7" 2023-04-18 04:37:15 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 04:37:15 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 04:37:15 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 04:37:15 [EnvInject] - Injecting environment variables from a build step. 04:37:15 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 04:37:15 [EnvInject] - Variables injected successfully. 04:37:15 provisioning config files... 04:37:15 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-master@tmp/config6223694919585375161tmp 04:37:15 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-master@tmp/config6435626425934679149tmp 04:37:15 [EnvInject] - Injecting environment variables from a build step. 04:37:15 [EnvInject] - Injecting as environment variables the properties content 04:37:15 MAVEN_GOALS=clean install 04:37:15 04:37:15 [EnvInject] - Variables injected successfully. 04:37:15 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash -l /tmp/jenkins11496757488862051948.sh 04:37:15 ---> common-variables.sh 04:37:15 --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 04:37:15 ---> sonatype-clm.sh 04:37:16 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 04:37:16 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:37:16 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 04:37:16 Default locale: en, platform encoding: UTF-8 04:37:16 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 04:37:17 [INFO] Scanning for projects... 04:37:30 [INFO] ------------------------------------------------------------------------ 04:37:30 [INFO] Reactor Build Order: 04:37:30 [INFO] 04:37:30 [INFO] NONRTRIC ACM Participants [pom] 04:37:30 [INFO] participant-impl-dme [jar] 04:37:31 [INFO] 04:37:31 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 04:37:31 [INFO] Building NONRTRIC ACM Participants 0.2.0-SNAPSHOT [1/2] 04:37:31 [INFO] from pom.xml 04:37:31 [INFO] --------------------------------[ pom ]--------------------------------- 04:37:31 [INFO] 04:37:31 [INFO] --- clean:3.3.2:clean (default-clean) @ participants --- 04:37:31 [INFO] 04:37:31 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ participants --- 04:37:32 [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-master/participants/target/jacoco.exec 04:37:32 [INFO] 04:37:32 [INFO] --- jacoco:0.8.12:report (default-report) @ participants --- 04:37:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:37:32 [INFO] 04:37:32 [INFO] --- install:3.1.3:install (default-install) @ participants --- 04:37:32 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-master/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.2.0-SNAPSHOT/participants-0.2.0-SNAPSHOT.pom 04:37:32 [INFO] 04:37:32 [INFO] --- dependency:3.6.1:tree (default-cli) @ participants --- 04:37:36 [INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.2.0-SNAPSHOT 04:37:36 [INFO] 04:37:36 [INFO] --- clm:2.48.3-01:index (default-cli) @ participants --- 04:37:36 [INFO] Saved module information to /w/workspace/nonrtric-plt-participants-maven-clm-master/participants/target/sonatype-clm/module.xml 04:37:36 [INFO] 04:37:36 [INFO] ----< org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme >----- 04:37:36 [INFO] Building participant-impl-dme 0.2.0-SNAPSHOT [2/2] 04:37:36 [INFO] from participant-impl-dme/pom.xml 04:37:36 [INFO] --------------------------------[ jar ]--------------------------------- 04:37:37 [WARNING] The POM for org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:8.0.1-SNAPSHOT is missing, no dependency information available 04:37:37 [WARNING] The POM for org.onap.policy.clamp:policy-clamp-models:jar:8.0.1-SNAPSHOT is missing, no dependency information available 04:38:00 [INFO] ------------------------------------------------------------------------ 04:38:00 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.2.0-SNAPSHOT: 04:38:00 [INFO] 04:38:00 [INFO] NONRTRIC ACM Participants .......................... SUCCESS [ 4.651 s] 04:38:00 [INFO] participant-impl-dme ............................... FAILURE [ 23.881 s] 04:38:00 [INFO] ------------------------------------------------------------------------ 04:38:00 [INFO] BUILD FAILURE 04:38:00 [INFO] ------------------------------------------------------------------------ 04:38:00 [INFO] Total time: 42.823 s 04:38:00 [INFO] Finished at: 2024-12-14T04:38:00Z 04:38:00 [INFO] ------------------------------------------------------------------------ 04:38:00 [ERROR] Failed to execute goal on project participant-impl-dme: Could not resolve dependencies for project org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme:jar:0.2.0-SNAPSHOT 04:38:00 [ERROR] dependency: org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:8.0.1-SNAPSHOT (compile) 04:38:00 [ERROR] Could not find artifact org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:8.0.1-SNAPSHOT in snapshots (https://nexus.o-ran-sc.org/content/repositories/snapshots/) 04:38:00 [ERROR] Could not find artifact org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:8.0.1-SNAPSHOT in onap-releases (https://nexus.onap.org/content/repositories/releases/) 04:38:00 [ERROR] Could not find artifact org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:8.0.1-SNAPSHOT in onap-snapshots (https://nexus.onap.org/content/repositories/snapshots/) 04:38:00 [ERROR] dependency: org.onap.policy.clamp:policy-clamp-models:jar:8.0.1-SNAPSHOT (compile) 04:38:00 [ERROR] Could not find artifact org.onap.policy.clamp:policy-clamp-models:jar:8.0.1-SNAPSHOT in snapshots (https://nexus.o-ran-sc.org/content/repositories/snapshots/) 04:38:00 [ERROR] Could not find artifact org.onap.policy.clamp:policy-clamp-models:jar:8.0.1-SNAPSHOT in onap-releases (https://nexus.onap.org/content/repositories/releases/) 04:38:00 [ERROR] Could not find artifact org.onap.policy.clamp:policy-clamp-models:jar:8.0.1-SNAPSHOT in onap-snapshots (https://nexus.onap.org/content/repositories/snapshots/) 04:38:00 [ERROR] -> [Help 1] 04:38:00 [ERROR] 04:38:00 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 04:38:00 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 04:38:00 [ERROR] 04:38:00 [ERROR] For more information about the errors and possible solutions, please read the following articles: 04:38:00 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException 04:38:00 [ERROR] 04:38:00 [ERROR] After correcting the problems, you can resume the build with the command 04:38:00 [ERROR] mvn -rf :participant-impl-dme 04:38:00 Build step 'Execute shell' marked build as failure 04:38:00 $ ssh-agent -k 04:38:00 unset SSH_AUTH_SOCK; 04:38:00 unset SSH_AGENT_PID; 04:38:00 echo Agent pid 2116 killed; 04:38:00 [ssh-agent] Stopped. 04:38:00 [PostBuildScript] - [INFO] Executing post build scripts. 04:38:00 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins772011924532640551.sh 04:38:00 ---> sysstat.sh 04:38:00 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins1044311439209091447.sh 04:38:00 ---> package-listing.sh 04:38:00 ++ facter osfamily 04:38:00 ++ tr '[:upper:]' '[:lower:]' 04:38:01 + OS_FAMILY=debian 04:38:01 + workspace=/w/workspace/nonrtric-plt-participants-maven-clm-master 04:38:01 + START_PACKAGES=/tmp/packages_start.txt 04:38:01 + END_PACKAGES=/tmp/packages_end.txt 04:38:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:38:01 + PACKAGES=/tmp/packages_start.txt 04:38:01 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-master ']' 04:38:01 + PACKAGES=/tmp/packages_end.txt 04:38:01 + case "${OS_FAMILY}" in 04:38:01 + dpkg -l 04:38:01 + grep '^ii' 04:38:01 + '[' -f /tmp/packages_start.txt ']' 04:38:01 + '[' -f /tmp/packages_end.txt ']' 04:38:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:38:01 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-master ']' 04:38:01 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-master/archives/ 04:38:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-clm-master/archives/ 04:38:01 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins13794066086068549448.sh 04:38:01 ---> capture-instance-metadata.sh 04:38:01 Setup pyenv: 04:38:01 system 04:38:01 3.8.13 04:38:01 3.9.13 04:38:01 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-master/.python-version) 04:38:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qAlU from file:/tmp/.os_lf_venv 04:38:02 lf-activate-venv(): INFO: Installing: lftools 04:38:12 lf-activate-venv(): INFO: Adding /tmp/venv-qAlU/bin to PATH 04:38:12 INFO: Running in OpenStack, capturing instance metadata 04:38:12 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins13414550868646170858.sh 04:38:12 provisioning config files... 04:38:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-master@tmp/config4428729098727583234tmp 04:38:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:38:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:38:12 [EnvInject] - Injecting environment variables from a build step. 04:38:12 [EnvInject] - Injecting as environment variables the properties content 04:38:12 SERVER_ID=logs 04:38:12 04:38:12 [EnvInject] - Variables injected successfully. 04:38:12 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins11597401725495539603.sh 04:38:12 ---> create-netrc.sh 04:38:12 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins11330237118539527391.sh 04:38:12 ---> python-tools-install.sh 04:38:12 Setup pyenv: 04:38:12 system 04:38:12 3.8.13 04:38:12 3.9.13 04:38:12 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-master/.python-version) 04:38:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qAlU from file:/tmp/.os_lf_venv 04:38:13 lf-activate-venv(): INFO: Installing: lftools 04:38:25 lf-activate-venv(): INFO: Adding /tmp/venv-qAlU/bin to PATH 04:38:25 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins5099477929290979136.sh 04:38:25 ---> sudo-logs.sh 04:38:25 Archiving 'sudo' log.. 04:38:25 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins1507849586781573024.sh 04:38:25 ---> job-cost.sh 04:38:25 Setup pyenv: 04:38:25 system 04:38:25 3.8.13 04:38:25 3.9.13 04:38:25 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-master/.python-version) 04:38:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qAlU from file:/tmp/.os_lf_venv 04:38:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:38:31 lf-activate-venv(): INFO: Adding /tmp/venv-qAlU/bin to PATH 04:38:31 INFO: No Stack... 04:38:32 INFO: Retrieving Pricing Info for: v2-highcpu-4 04:38:32 INFO: Archiving Costs 04:38:32 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash -l /tmp/jenkins11850012696500920754.sh 04:38:32 ---> logs-deploy.sh 04:38:32 Setup pyenv: 04:38:32 system 04:38:32 3.8.13 04:38:32 3.9.13 04:38:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-master/.python-version) 04:38:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qAlU from file:/tmp/.os_lf_venv 04:38:33 lf-activate-venv(): INFO: Installing: lftools 04:38:42 lf-activate-venv(): INFO: Adding /tmp/venv-qAlU/bin to PATH 04:38:42 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-clm-master/60 04:38:42 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 04:38:44 Archives upload complete. 04:38:44 INFO: archiving logs to Nexus 04:38:45 ---> uname -a: 04:38:45 Linux prd-ubuntu1804-docker-4c-4g-13041 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 04:38:45 04:38:45 04:38:45 ---> lscpu: 04:38:45 Architecture: x86_64 04:38:45 CPU op-mode(s): 32-bit, 64-bit 04:38:45 Byte Order: Little Endian 04:38:45 CPU(s): 4 04:38:45 On-line CPU(s) list: 0-3 04:38:45 Thread(s) per core: 1 04:38:45 Core(s) per socket: 1 04:38:45 Socket(s): 4 04:38:45 NUMA node(s): 1 04:38:45 Vendor ID: AuthenticAMD 04:38:45 CPU family: 23 04:38:45 Model: 49 04:38:45 Model name: AMD EPYC-Rome Processor 04:38:45 Stepping: 0 04:38:45 CPU MHz: 2799.998 04:38:45 BogoMIPS: 5599.99 04:38:45 Virtualization: AMD-V 04:38:45 Hypervisor vendor: KVM 04:38:45 Virtualization type: full 04:38:45 L1d cache: 32K 04:38:45 L1i cache: 32K 04:38:45 L2 cache: 512K 04:38:45 L3 cache: 16384K 04:38:45 NUMA node0 CPU(s): 0-3 04:38:45 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 04:38:45 04:38:45 04:38:45 ---> nproc: 04:38:45 4 04:38:45 04:38:45 04:38:45 ---> df -h: 04:38:45 Filesystem Size Used Avail Use% Mounted on 04:38:45 udev 2.0G 0 2.0G 0% /dev 04:38:45 tmpfs 395M 696K 394M 1% /run 04:38:45 /dev/vda1 20G 9.0G 11G 47% / 04:38:45 tmpfs 2.0G 0 2.0G 0% /dev/shm 04:38:45 tmpfs 5.0M 0 5.0M 0% /run/lock 04:38:45 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 04:38:45 /dev/vda15 105M 5.3M 100M 5% /boot/efi 04:38:45 tmpfs 395M 0 395M 0% /run/user/1001 04:38:45 04:38:45 04:38:45 ---> free -m: 04:38:45 total used free shared buff/cache available 04:38:45 Mem: 3943 439 1280 0 2224 3243 04:38:45 Swap: 1023 0 1023 04:38:45 04:38:45 04:38:45 ---> ip addr: 04:38:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:38:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:38:45 inet 127.0.0.1/8 scope host lo 04:38:45 valid_lft forever preferred_lft forever 04:38:45 inet6 ::1/128 scope host 04:38:45 valid_lft forever preferred_lft forever 04:38:45 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 04:38:45 link/ether fa:16:3e:63:a4:ba brd ff:ff:ff:ff:ff:ff 04:38:45 inet 10.32.6.227/23 brd 10.32.7.255 scope global dynamic ens3 04:38:45 valid_lft 86203sec preferred_lft 86203sec 04:38:45 inet6 fe80::f816:3eff:fe63:a4ba/64 scope link 04:38:45 valid_lft forever preferred_lft forever 04:38:45 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:38:45 link/ether 02:42:27:0b:d9:90 brd ff:ff:ff:ff:ff:ff 04:38:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:38:45 valid_lft forever preferred_lft forever 04:38:45 04:38:45 04:38:45 ---> sar -b -r -n DEV: 04:38:45 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13041) 12/14/24 _x86_64_ (4 CPU) 04:38:45 04:38:45 04:35:30 LINUX RESTART (4 CPU) 04:38:45 04:38:45 04:36:01 tps rtps wtps bread/s bwrtn/s 04:38:45 04:37:01 137.11 54.39 82.72 3873.89 8516.05 04:38:45 04:38:01 81.70 31.06 50.64 1693.98 9054.62 04:38:45 Average: 109.41 42.73 66.68 2783.94 8785.34 04:38:45 04:38:45 04:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:38:45 04:37:01 1668864 3411580 2369788 58.68 54968 1841172 829768 16.31 516076 1671240 142596 04:38:45 04:38:01 1385256 3386528 2653396 65.70 65416 2078472 841144 16.53 579576 1865824 112012 04:38:45 Average: 1527060 3399054 2511592 62.19 60192 1959822 835456 16.42 547826 1768532 127304 04:38:45 04:38:45 04:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:38:45 04:37:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 04:38:45 04:37:01 ens3 416.66 256.06 1639.81 73.05 0.00 0.00 0.00 0.00 04:38:45 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:45 04:38:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 04:38:45 04:38:01 ens3 192.30 182.00 1981.39 30.06 0.00 0.00 0.00 0.00 04:38:45 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:45 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 04:38:45 Average: ens3 304.48 219.03 1810.60 51.55 0.00 0.00 0.00 0.00 04:38:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:45 04:38:45 04:38:45 ---> sar -P ALL: 04:38:45 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13041) 12/14/24 _x86_64_ (4 CPU) 04:38:45 04:38:45 04:35:30 LINUX RESTART (4 CPU) 04:38:45 04:38:45 04:36:01 CPU %user %nice %system %iowait %steal %idle 04:38:45 04:37:01 all 20.75 0.00 1.91 4.06 0.06 73.23 04:38:45 04:37:01 0 18.81 0.00 1.50 1.27 0.05 78.37 04:38:45 04:37:01 1 7.34 0.00 1.09 6.48 0.03 85.06 04:38:45 04:37:01 2 22.86 0.00 2.29 5.83 0.07 68.96 04:38:45 04:37:01 3 34.00 0.00 2.77 2.65 0.07 60.51 04:38:45 04:38:01 all 16.49 0.00 1.03 1.60 0.05 80.83 04:38:45 04:38:01 0 13.91 0.00 0.99 1.34 0.05 83.71 04:38:45 04:38:01 1 11.82 0.00 1.00 3.38 0.05 83.75 04:38:45 04:38:01 2 13.35 0.00 1.26 1.48 0.07 83.85 04:38:45 04:38:01 3 26.87 0.00 0.85 0.22 0.05 72.01 04:38:45 Average: all 18.62 0.00 1.47 2.83 0.05 77.03 04:38:45 Average: 0 16.35 0.00 1.25 1.30 0.05 81.05 04:38:45 Average: 1 9.57 0.00 1.05 4.93 0.04 84.41 04:38:45 Average: 2 18.11 0.00 1.78 3.65 0.07 76.39 04:38:45 Average: 3 30.43 0.00 1.81 1.43 0.06 66.27 04:38:45 04:38:45 04:38:45