08:16:09 Started by timer 08:16:09 Running as SYSTEM 08:16:09 [EnvInject] - Loading node environment variables. 08:16:09 Building remotely on prd-ubuntu1804-builder-4c-4g-5296 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:16:09 [ssh-agent] Looking for ssh-agent implementation... 08:16:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:09 $ ssh-agent 08:16:09 SSH_AUTH_SOCK=/tmp/ssh-WlV64fVJG1HJ/agent.1817 08:16:09 SSH_AGENT_PID=1819 08:16:09 [ssh-agent] Started. 08:16:09 Running ssh-add (command line suppressed) 08:16:09 Identity added: /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/private_key_7711804275503630980.key (jenkins-ssh) 08:16:09 [ssh-agent] Using credentials jenkins (jenkins) 08:16:09 The recommended git tool is: NONE 08:16:11 using credential jenkins 08:16:11 Wiping out workspace first. 08:16:11 Cloning the remote Git repository 08:16:11 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:11 > git init /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release # timeout=10 08:16:11 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:11 > git --version # timeout=10 08:16:11 > git --version # 'git version 2.17.1' 08:16:11 using GIT_SSH to set credentials jenkins 08:16:11 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:12 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 08:16:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:13 Avoid second fetch 08:16:13 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 08:16:13 Checking out Revision b7e138bf5fd1419a1a0134db8ba016320f968ca7 (refs/remotes/origin/i-release) 08:16:13 > git config core.sparsecheckout # timeout=10 08:16:13 > git checkout -f b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:13 Commit message: "Re-enable participant links & checks after first build of i-release docs" 08:16:13 > git rev-list --no-walk b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:13 > git remote # timeout=10 08:16:13 > git submodule init # timeout=10 08:16:13 > git submodule sync # timeout=10 08:16:13 > git config --get remote.origin.url # timeout=10 08:16:13 > git submodule init # timeout=10 08:16:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:16:13 > git config --get submodule.sme.url # timeout=10 08:16:13 > git config -f .gitmodules --get submodule.sme.path # timeout=10 08:16:13 > git submodule update --init --recursive sme # timeout=10 08:16:14 provisioning config files... 08:16:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:16:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:16:14 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins1055062894343496087.sh 08:16:14 ---> python-tools-install.sh 08:16:14 Setup pyenv: 08:16:14 * system (set by /opt/pyenv/version) 08:16:14 * 3.8.13 (set by /opt/pyenv/version) 08:16:14 * 3.9.13 (set by /opt/pyenv/version) 08:16:14 * 3.10.6 (set by /opt/pyenv/version) 08:16:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-btm7 08:16:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:16:22 lf-activate-venv(): INFO: Installing: lftools 08:16:56 lf-activate-venv(): INFO: Adding /tmp/venv-btm7/bin to PATH 08:16:56 Generating Requirements File 08:17:26 Python 3.10.6 08:17:26 pip 24.0 from /tmp/venv-btm7/lib/python3.10/site-packages/pip (python 3.10) 08:17:27 appdirs==1.4.4 08:17:27 argcomplete==3.2.3 08:17:27 aspy.yaml==1.3.0 08:17:27 attrs==23.2.0 08:17:27 autopage==0.5.2 08:17:27 beautifulsoup4==4.12.3 08:17:27 boto3==1.34.69 08:17:27 botocore==1.34.69 08:17:27 bs4==0.0.2 08:17:27 cachetools==5.3.3 08:17:27 certifi==2024.2.2 08:17:27 cffi==1.16.0 08:17:27 cfgv==3.4.0 08:17:27 chardet==5.2.0 08:17:27 charset-normalizer==3.3.2 08:17:27 click==8.1.7 08:17:27 cliff==4.6.0 08:17:27 cmd2==2.4.3 08:17:27 cryptography==3.3.2 08:17:27 debtcollector==3.0.0 08:17:27 decorator==5.1.1 08:17:27 defusedxml==0.7.1 08:17:27 Deprecated==1.2.14 08:17:27 distlib==0.3.8 08:17:27 dnspython==2.6.1 08:17:27 docker==4.2.2 08:17:27 dogpile.cache==1.3.2 08:17:27 email_validator==2.1.1 08:17:27 filelock==3.13.1 08:17:27 future==1.0.0 08:17:27 gitdb==4.0.11 08:17:27 GitPython==3.1.42 08:17:27 google-auth==2.29.0 08:17:27 httplib2==0.22.0 08:17:27 identify==2.5.35 08:17:27 idna==3.6 08:17:27 importlib-resources==1.5.0 08:17:27 iso8601==2.1.0 08:17:27 Jinja2==3.1.3 08:17:27 jmespath==1.0.1 08:17:27 jsonpatch==1.33 08:17:27 jsonpointer==2.4 08:17:27 jsonschema==4.21.1 08:17:27 jsonschema-specifications==2023.12.1 08:17:27 keystoneauth1==5.6.0 08:17:27 kubernetes==29.0.0 08:17:27 lftools==0.37.10 08:17:27 lxml==5.1.0 08:17:27 MarkupSafe==2.1.5 08:17:27 msgpack==1.0.8 08:17:27 multi_key_dict==2.0.3 08:17:27 munch==4.0.0 08:17:27 netaddr==1.2.1 08:17:27 netifaces==0.11.0 08:17:27 niet==1.4.2 08:17:27 nodeenv==1.8.0 08:17:27 oauth2client==4.1.3 08:17:27 oauthlib==3.2.2 08:17:27 openstacksdk==3.0.0 08:17:27 os-client-config==2.1.0 08:17:27 os-service-types==1.7.0 08:17:27 osc-lib==3.0.1 08:17:27 oslo.config==9.4.0 08:17:27 oslo.context==5.5.0 08:17:27 oslo.i18n==6.3.0 08:17:27 oslo.log==5.5.0 08:17:27 oslo.serialization==5.4.0 08:17:27 oslo.utils==7.1.0 08:17:27 packaging==24.0 08:17:27 pbr==6.0.0 08:17:27 platformdirs==4.2.0 08:17:27 prettytable==3.10.0 08:17:27 pyasn1==0.5.1 08:17:27 pyasn1-modules==0.3.0 08:17:27 pycparser==2.21 08:17:27 pygerrit2==2.0.15 08:17:27 PyGithub==2.2.0 08:17:27 pyinotify==0.9.6 08:17:27 PyJWT==2.8.0 08:17:27 PyNaCl==1.5.0 08:17:27 pyparsing==2.4.7 08:17:27 pyperclip==1.8.2 08:17:27 pyrsistent==0.20.0 08:17:27 python-cinderclient==9.5.0 08:17:27 python-dateutil==2.9.0.post0 08:17:27 python-heatclient==3.5.0 08:17:27 python-jenkins==1.8.2 08:17:27 python-keystoneclient==5.4.0 08:17:27 python-magnumclient==4.4.0 08:17:27 python-novaclient==18.6.0 08:17:27 python-openstackclient==6.6.0 08:17:27 python-swiftclient==4.5.0 08:17:27 PyYAML==6.0.1 08:17:27 referencing==0.34.0 08:17:27 requests==2.31.0 08:17:27 requests-oauthlib==2.0.0 08:17:27 requestsexceptions==1.4.0 08:17:27 rfc3986==2.0.0 08:17:27 rpds-py==0.18.0 08:17:27 rsa==4.9 08:17:27 ruamel.yaml==0.18.6 08:17:27 ruamel.yaml.clib==0.2.8 08:17:27 s3transfer==0.10.1 08:17:27 simplejson==3.19.2 08:17:27 six==1.16.0 08:17:27 smmap==5.0.1 08:17:27 soupsieve==2.5 08:17:27 stevedore==5.2.0 08:17:27 tabulate==0.9.0 08:17:27 toml==0.10.2 08:17:27 tomlkit==0.12.4 08:17:27 tqdm==4.66.2 08:17:27 typing_extensions==4.10.0 08:17:27 tzdata==2024.1 08:17:27 urllib3==1.26.18 08:17:27 virtualenv==20.25.1 08:17:27 wcwidth==0.2.13 08:17:27 websocket-client==1.7.0 08:17:27 wrapt==1.16.0 08:17:27 xdg==6.0.0 08:17:27 xmltodict==0.13.0 08:17:27 yq==3.2.3 08:17:27 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins8533654427205880745.sh 08:17:27 + echo quiet=on 08:17:27 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-5296 08:17:28 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=i-release -Dsha1=origin/i-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/rappmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/i-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=i-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 08:17:28 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 08:17:28 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:28 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:28 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 08:17:28 Default locale: en, platform encoding: UTF-8 08:17:28 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:17:28 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins346786963857224327.sh 08:17:28 + rm /home/jenkins/.wgetrc 08:17:28 [EnvInject] - Injecting environment variables from a build step. 08:17:28 [EnvInject] - Injecting as environment variables the properties content 08:17:28 SET_JDK_VERSION=openjdk17 08:17:28 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 08:17:28 08:17:28 [EnvInject] - Variables injected successfully. 08:17:28 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh /tmp/jenkins9716006936715351420.sh 08:17:28 ---> update-java-alternatives.sh 08:17:28 ---> Updating Java version 08:17:28 ---> Ubuntu/Debian system detected 08:17:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 08:17:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 08:17:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 08:17:29 openjdk version "17.0.4" 2022-07-19 08:17:29 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 08:17:29 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 08:17:29 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 08:17:29 [EnvInject] - Injecting environment variables from a build step. 08:17:29 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:17:29 [EnvInject] - Variables injected successfully. 08:17:29 provisioning config files... 08:17:29 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config3079871009563223147tmp 08:17:29 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config16200553702670068585tmp 08:17:29 [EnvInject] - Injecting environment variables from a build step. 08:17:29 [EnvInject] - Injecting as environment variables the properties content 08:17:29 MAVEN_GOALS=clean install 08:17:29 08:17:29 [EnvInject] - Variables injected successfully. 08:17:29 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins18352820879053933274.sh 08:17:29 ---> common-variables.sh 08:17:29 --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 08:17:29 ---> sonatype-clm.sh 08:17:30 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:30 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:30 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 08:17:30 Default locale: en, platform encoding: UTF-8 08:17:30 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:17:30 [INFO] Scanning for projects... 08:17:52 [INFO] ------------------------------------------------------------------------ 08:17:52 [INFO] Reactor Build Order: 08:17:52 [INFO] 08:17:52 [INFO] NONRTRIC rAppmanager [pom] 08:17:52 [INFO] rapp-manager-models [jar] 08:17:52 [INFO] rapp-manager-dme [jar] 08:17:52 [INFO] rapp-manager-acm [jar] 08:17:52 [INFO] rapp-manager-sme [jar] 08:17:52 [INFO] rapp-manager-application [jar] 08:17:54 [INFO] 08:17:54 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:rappmanager >---------------- 08:17:54 [INFO] Building NONRTRIC rAppmanager 0.0.2-SNAPSHOT [1/6] 08:17:54 [INFO] --------------------------------[ pom ]--------------------------------- 08:17:54 [INFO] 08:17:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rappmanager --- 08:17:55 [INFO] 08:17:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ rappmanager --- 08:17:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/target/jacoco.exec 08:17:56 [INFO] 08:17:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ rappmanager --- 08:17:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:17:56 [INFO] 08:17:56 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ rappmanager --- 08:17:57 [INFO] Installing /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/rappmanager/0.0.2-SNAPSHOT/rappmanager-0.0.2-SNAPSHOT.pom 08:17:57 [INFO] 08:17:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rappmanager --- 08:18:05 [INFO] org.o-ran-sc.nonrtric.plt:rappmanager:pom:0.0.2-SNAPSHOT 08:18:05 [INFO] 08:18:05 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rappmanager --- 08:18:05 [INFO] ------------------------------------------------------------------------ 08:18:05 [INFO] Reactor Summary for NONRTRIC rAppmanager 0.0.2-SNAPSHOT: 08:18:05 [INFO] 08:18:05 [INFO] NONRTRIC rAppmanager ............................... FAILURE [ 10.472 s] 08:18:05 [INFO] rapp-manager-models ................................ SKIPPED 08:18:05 [INFO] rapp-manager-dme ................................... SKIPPED 08:18:05 [INFO] rapp-manager-acm ................................... SKIPPED 08:18:05 [INFO] rapp-manager-sme ................................... SKIPPED 08:18:05 [INFO] rapp-manager-application ........................... SKIPPED 08:18:05 [INFO] ------------------------------------------------------------------------ 08:18:05 [INFO] BUILD FAILURE 08:18:05 [INFO] ------------------------------------------------------------------------ 08:18:05 [INFO] Total time: 34.478 s 08:18:05 [INFO] Finished at: 2024-03-23T08:18:05Z 08:18:05 [INFO] ------------------------------------------------------------------------ 08:18:05 [ERROR] Failed to execute goal com.sonatype.clm:clm-maven-plugin:2.41.0-02:index (default-cli) on project rappmanager: Execution default-cli of goal com.sonatype.clm:clm-maven-plugin:2.41.0-02:index failed: An API incompatibility was encountered while executing com.sonatype.clm:clm-maven-plugin:2.41.0-02:index: java.lang.ExceptionInInitializerError: null 08:18:05 [ERROR] ----------------------------------------------------- 08:18:05 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 08:18:05 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 08:18:05 [ERROR] urls[0] = file:/tmp/r/com/sonatype/clm/clm-maven-plugin/2.41.0-02/clm-maven-plugin-2.41.0-02.jar 08:18:05 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 08:18:05 [ERROR] Number of foreign imports: 1 08:18:05 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 08:18:05 [ERROR] 08:18:05 [ERROR] -----------------------------------------------------: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @fefb66c 08:18:05 [ERROR] -> [Help 1] 08:18:05 [ERROR] 08:18:05 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 08:18:05 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 08:18:05 [ERROR] 08:18:05 [ERROR] For more information about the errors and possible solutions, please read the following articles: 08:18:05 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 08:18:05 Build step 'Execute shell' marked build as failure 08:18:05 $ ssh-agent -k 08:18:05 unset SSH_AUTH_SOCK; 08:18:05 unset SSH_AGENT_PID; 08:18:05 echo Agent pid 1819 killed; 08:18:05 [ssh-agent] Stopped. 08:18:05 [PostBuildScript] - [INFO] Executing post build scripts. 08:18:05 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins7157731041529409139.sh 08:18:05 ---> sysstat.sh 08:18:06 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins507275355771441527.sh 08:18:06 ---> package-listing.sh 08:18:06 ++ facter osfamily 08:18:06 ++ tr '[:upper:]' '[:lower:]' 08:18:06 + OS_FAMILY=debian 08:18:06 + workspace=/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:18:06 + START_PACKAGES=/tmp/packages_start.txt 08:18:06 + END_PACKAGES=/tmp/packages_end.txt 08:18:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:06 + PACKAGES=/tmp/packages_start.txt 08:18:06 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:18:06 + PACKAGES=/tmp/packages_end.txt 08:18:06 + case "${OS_FAMILY}" in 08:18:06 + dpkg -l 08:18:06 + grep '^ii' 08:18:06 + '[' -f /tmp/packages_start.txt ']' 08:18:06 + '[' -f /tmp/packages_end.txt ']' 08:18:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:06 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:18:06 + mkdir -p /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/archives/ 08:18:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/archives/ 08:18:06 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins9375511430430614101.sh 08:18:06 ---> capture-instance-metadata.sh 08:18:06 Setup pyenv: 08:18:06 system 08:18:06 3.8.13 08:18:06 3.9.13 08:18:06 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-btm7 from file:/tmp/.os_lf_venv 08:18:07 lf-activate-venv(): INFO: Installing: lftools 08:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-btm7/bin to PATH 08:18:19 INFO: Running in OpenStack, capturing instance metadata 08:18:20 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins8085187734906106519.sh 08:18:20 provisioning config files... 08:18:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config13546565484700317188tmp 08:18:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:18:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:18:20 [EnvInject] - Injecting environment variables from a build step. 08:18:20 [EnvInject] - Injecting as environment variables the properties content 08:18:20 SERVER_ID=logs 08:18:20 08:18:20 [EnvInject] - Variables injected successfully. 08:18:20 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins9791524523634758695.sh 08:18:20 ---> create-netrc.sh 08:18:20 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins3209831978044805761.sh 08:18:20 ---> python-tools-install.sh 08:18:20 Setup pyenv: 08:18:20 system 08:18:20 3.8.13 08:18:20 3.9.13 08:18:20 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-btm7 from file:/tmp/.os_lf_venv 08:18:21 lf-activate-venv(): INFO: Installing: lftools 08:18:32 lf-activate-venv(): INFO: Adding /tmp/venv-btm7/bin to PATH 08:18:32 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins15989418926933937063.sh 08:18:32 ---> sudo-logs.sh 08:18:32 Archiving 'sudo' log.. 08:18:32 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins6409437696993754142.sh 08:18:32 ---> job-cost.sh 08:18:32 Setup pyenv: 08:18:32 system 08:18:32 3.8.13 08:18:32 3.9.13 08:18:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-btm7 from file:/tmp/.os_lf_venv 08:18:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:18:39 lf-activate-venv(): INFO: Adding /tmp/venv-btm7/bin to PATH 08:18:39 INFO: No Stack... 08:18:40 INFO: Retrieving Pricing Info for: v2-highcpu-4 08:18:40 INFO: Archiving Costs 08:18:40 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins5770916484656713431.sh 08:18:40 ---> logs-deploy.sh 08:18:40 Setup pyenv: 08:18:40 system 08:18:40 3.8.13 08:18:40 3.9.13 08:18:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-btm7 from file:/tmp/.os_lf_venv 08:18:42 lf-activate-venv(): INFO: Installing: lftools 08:18:52 lf-activate-venv(): INFO: Adding /tmp/venv-btm7/bin to PATH 08:18:52 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappmanager-maven-clm-i-release/15 08:18:52 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 08:18:53 Archives upload complete. 08:18:53 INFO: archiving logs to Nexus 08:18:54 ---> uname -a: 08:18:54 Linux prd-ubuntu1804-builder-4c-4g-5296 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:18:54 08:18:54 08:18:54 ---> lscpu: 08:18:54 Architecture: x86_64 08:18:54 CPU op-mode(s): 32-bit, 64-bit 08:18:54 Byte Order: Little Endian 08:18:54 CPU(s): 4 08:18:54 On-line CPU(s) list: 0-3 08:18:54 Thread(s) per core: 1 08:18:54 Core(s) per socket: 1 08:18:54 Socket(s): 4 08:18:54 NUMA node(s): 1 08:18:54 Vendor ID: AuthenticAMD 08:18:54 CPU family: 23 08:18:54 Model: 49 08:18:54 Model name: AMD EPYC-Rome Processor 08:18:54 Stepping: 0 08:18:54 CPU MHz: 2799.998 08:18:54 BogoMIPS: 5599.99 08:18:54 Virtualization: AMD-V 08:18:54 Hypervisor vendor: KVM 08:18:54 Virtualization type: full 08:18:54 L1d cache: 32K 08:18:54 L1i cache: 32K 08:18:54 L2 cache: 512K 08:18:54 L3 cache: 16384K 08:18:54 NUMA node0 CPU(s): 0-3 08:18:54 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 08:18:54 08:18:54 08:18:54 ---> nproc: 08:18:54 4 08:18:54 08:18:54 08:18:54 ---> df -h: 08:18:54 Filesystem Size Used Avail Use% Mounted on 08:18:54 udev 2.0G 0 2.0G 0% /dev 08:18:54 tmpfs 395M 664K 394M 1% /run 08:18:54 /dev/vda1 20G 7.4G 12G 39% / 08:18:54 tmpfs 2.0G 0 2.0G 0% /dev/shm 08:18:54 tmpfs 5.0M 0 5.0M 0% /run/lock 08:18:54 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 08:18:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:18:54 tmpfs 395M 0 395M 0% /run/user/1001 08:18:54 08:18:54 08:18:54 ---> free -m: 08:18:54 total used free shared buff/cache available 08:18:54 Mem: 3943 424 1491 0 2028 3259 08:18:54 Swap: 1023 0 1023 08:18:54 08:18:54 08:18:54 ---> ip addr: 08:18:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:18:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:18:54 inet 127.0.0.1/8 scope host lo 08:18:54 valid_lft forever preferred_lft forever 08:18:54 inet6 ::1/128 scope host 08:18:54 valid_lft forever preferred_lft forever 08:18:54 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:18:54 link/ether fa:16:3e:39:5a:8b brd ff:ff:ff:ff:ff:ff 08:18:54 inet 10.32.7.203/23 brd 10.32.7.255 scope global dynamic ens3 08:18:54 valid_lft 86219sec preferred_lft 86219sec 08:18:54 inet6 fe80::f816:3eff:fe39:5a8b/64 scope link 08:18:54 valid_lft forever preferred_lft forever 08:18:54 08:18:54 08:18:54 ---> sar -b -r -n DEV: 08:18:54 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-5296) 03/23/24 _x86_64_ (4 CPU) 08:18:54 08:18:54 08:15:54 LINUX RESTART (4 CPU) 08:18:54 08:18:54 08:16:01 tps rtps wtps bread/s bwrtn/s 08:18:54 08:17:02 139.94 69.47 70.47 4593.37 42485.20 08:18:54 08:18:01 94.03 29.28 64.75 1638.64 11055.35 08:18:54 Average: 117.18 49.55 67.64 3128.42 26902.31 08:18:54 08:18:54 08:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:18:54 08:17:02 1798904 3379352 2239740 55.46 49752 1685868 583004 11.46 542792 1521608 146784 08:18:54 08:18:01 1434740 3211856 2603904 64.47 59836 1863568 743416 14.61 727732 1682320 6904 08:18:54 Average: 1616822 3295604 2421822 59.97 54794 1774718 663210 13.04 635262 1601964 76844 08:18:54 08:18:54 08:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:18:54 08:17:02 ens3 422.21 262.52 1555.15 78.36 0.00 0.00 0.00 0.00 08:18:54 08:17:02 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 08:18:54 08:18:01 ens3 183.44 173.16 906.77 35.82 0.00 0.00 0.00 0.00 08:18:54 08:18:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 08:18:54 Average: ens3 303.83 218.22 1233.68 57.27 0.00 0.00 0.00 0.00 08:18:54 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 08:18:54 08:18:54 08:18:54 ---> sar -P ALL: 08:18:54 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-5296) 03/23/24 _x86_64_ (4 CPU) 08:18:54 08:18:54 08:15:54 LINUX RESTART (4 CPU) 08:18:54 08:18:54 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:18:54 08:17:02 all 22.61 0.00 2.33 4.25 0.07 70.74 08:18:54 08:17:02 0 37.51 0.00 2.87 5.33 0.10 54.19 08:18:54 08:17:02 1 27.62 0.00 2.93 3.22 0.07 66.16 08:18:54 08:17:02 2 11.58 0.00 1.46 1.10 0.05 85.81 08:18:54 08:17:02 3 13.75 0.00 2.05 7.35 0.07 76.78 08:18:54 08:18:01 all 21.48 0.00 1.09 2.03 0.06 75.34 08:18:54 08:18:01 0 16.09 0.00 0.97 0.64 0.05 82.25 08:18:54 08:18:01 1 33.91 0.00 1.32 0.78 0.08 63.90 08:18:54 08:18:01 2 25.62 0.00 1.19 1.68 0.08 71.42 08:18:54 08:18:01 3 10.39 0.00 0.89 4.96 0.05 83.71 08:18:54 Average: all 22.05 0.00 1.71 3.14 0.07 73.03 08:18:54 Average: 0 26.88 0.00 1.93 3.01 0.08 68.11 08:18:54 Average: 1 30.75 0.00 2.13 2.01 0.08 65.04 08:18:54 Average: 2 18.55 0.00 1.32 1.39 0.07 78.67 08:18:54 Average: 3 12.07 0.00 1.47 6.16 0.06 80.24 08:18:54 08:18:54 08:18:54