08:16:07 Started by timer 08:16:07 Running as SYSTEM 08:16:07 [EnvInject] - Loading node environment variables. 08:16:07 Building remotely on prd-ubuntu1804-builder-4c-4g-2938 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:16:07 [ssh-agent] Looking for ssh-agent implementation... 08:16:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:07 $ ssh-agent 08:16:07 SSH_AUTH_SOCK=/tmp/ssh-P5OjlFT88shu/agent.1837 08:16:07 SSH_AGENT_PID=1839 08:16:07 [ssh-agent] Started. 08:16:07 Running ssh-add (command line suppressed) 08:16:07 Identity added: /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/private_key_10571172630481359449.key (jenkins-ssh) 08:16:07 [ssh-agent] Using credentials jenkins (jenkins) 08:16:07 The recommended git tool is: NONE 08:16:09 using credential jenkins 08:16:09 Wiping out workspace first. 08:16:09 Cloning the remote Git repository 08:16:09 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:09 > git init /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release # timeout=10 08:16:09 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:09 > git --version # timeout=10 08:16:09 > git --version # 'git version 2.17.1' 08:16:09 using GIT_SSH to set credentials jenkins 08:16:09 > 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:10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 08:16:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:11 Avoid second fetch 08:16:11 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 08:16:11 Checking out Revision b7e138bf5fd1419a1a0134db8ba016320f968ca7 (refs/remotes/origin/i-release) 08:16:11 > git config core.sparsecheckout # timeout=10 08:16:11 > git checkout -f b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:11 Commit message: "Re-enable participant links & checks after first build of i-release docs" 08:16:11 > git rev-list --no-walk b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:11 > git remote # timeout=10 08:16:11 > git submodule init # timeout=10 08:16:11 > git submodule sync # timeout=10 08:16:11 > git config --get remote.origin.url # timeout=10 08:16:11 > git submodule init # timeout=10 08:16:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:16:11 > git config --get submodule.sme.url # timeout=10 08:16:11 > git config -f .gitmodules --get submodule.sme.path # timeout=10 08:16:11 > git submodule update --init --recursive sme # timeout=10 08:16:15 provisioning config files... 08:16:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:16:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:16:15 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins7384698388957416282.sh 08:16:15 ---> python-tools-install.sh 08:16:15 Setup pyenv: 08:16:15 * system (set by /opt/pyenv/version) 08:16:15 * 3.8.13 (set by /opt/pyenv/version) 08:16:15 * 3.9.13 (set by /opt/pyenv/version) 08:16:15 * 3.10.6 (set by /opt/pyenv/version) 08:16:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3aYF 08:16:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:16:23 lf-activate-venv(): INFO: Installing: lftools 08:16:56 lf-activate-venv(): INFO: Adding /tmp/venv-3aYF/bin to PATH 08:16:56 Generating Requirements File 08:17:21 Python 3.10.6 08:17:21 pip 24.0 from /tmp/venv-3aYF/lib/python3.10/site-packages/pip (python 3.10) 08:17:21 appdirs==1.4.4 08:17:21 argcomplete==3.3.0 08:17:21 aspy.yaml==1.3.0 08:17:21 attrs==23.2.0 08:17:21 autopage==0.5.2 08:17:21 beautifulsoup4==4.12.3 08:17:21 boto3==1.34.122 08:17:21 botocore==1.34.122 08:17:21 bs4==0.0.2 08:17:21 cachetools==5.3.3 08:17:21 certifi==2024.6.2 08:17:21 cffi==1.16.0 08:17:21 cfgv==3.4.0 08:17:21 chardet==5.2.0 08:17:21 charset-normalizer==3.3.2 08:17:21 click==8.1.7 08:17:21 cliff==4.7.0 08:17:21 cmd2==2.4.3 08:17:21 cryptography==3.3.2 08:17:21 debtcollector==3.0.0 08:17:21 decorator==5.1.1 08:17:21 defusedxml==0.7.1 08:17:21 Deprecated==1.2.14 08:17:21 distlib==0.3.8 08:17:21 dnspython==2.6.1 08:17:21 docker==4.2.2 08:17:21 dogpile.cache==1.3.3 08:17:21 email_validator==2.1.1 08:17:21 filelock==3.14.0 08:17:21 future==1.0.0 08:17:21 gitdb==4.0.11 08:17:21 GitPython==3.1.43 08:17:21 google-auth==2.30.0 08:17:21 httplib2==0.22.0 08:17:21 identify==2.5.36 08:17:21 idna==3.7 08:17:21 importlib-resources==1.5.0 08:17:21 iso8601==2.1.0 08:17:21 Jinja2==3.1.4 08:17:21 jmespath==1.0.1 08:17:21 jsonpatch==1.33 08:17:21 jsonpointer==2.4 08:17:21 jsonschema==4.22.0 08:17:21 jsonschema-specifications==2023.12.1 08:17:21 keystoneauth1==5.6.0 08:17:21 kubernetes==30.1.0 08:17:21 lftools==0.37.10 08:17:21 lxml==5.2.2 08:17:21 MarkupSafe==2.1.5 08:17:21 msgpack==1.0.8 08:17:21 multi_key_dict==2.0.3 08:17:21 munch==4.0.0 08:17:21 netaddr==1.3.0 08:17:21 netifaces==0.11.0 08:17:21 niet==1.4.2 08:17:21 nodeenv==1.9.1 08:17:21 oauth2client==4.1.3 08:17:21 oauthlib==3.2.2 08:17:21 openstacksdk==3.1.0 08:17:21 os-client-config==2.1.0 08:17:21 os-service-types==1.7.0 08:17:21 osc-lib==3.0.1 08:17:21 oslo.config==9.4.0 08:17:21 oslo.context==5.5.0 08:17:21 oslo.i18n==6.3.0 08:17:21 oslo.log==6.0.0 08:17:21 oslo.serialization==5.4.0 08:17:21 oslo.utils==7.1.0 08:17:21 packaging==24.0 08:17:21 pbr==6.0.0 08:17:21 platformdirs==4.2.2 08:17:21 prettytable==3.10.0 08:17:21 pyasn1==0.6.0 08:17:21 pyasn1_modules==0.4.0 08:17:21 pycparser==2.22 08:17:21 pygerrit2==2.0.15 08:17:21 PyGithub==2.3.0 08:17:21 PyJWT==2.8.0 08:17:21 PyNaCl==1.5.0 08:17:21 pyparsing==2.4.7 08:17:21 pyperclip==1.8.2 08:17:21 pyrsistent==0.20.0 08:17:21 python-cinderclient==9.5.0 08:17:21 python-dateutil==2.9.0.post0 08:17:21 python-heatclient==3.5.0 08:17:21 python-jenkins==1.8.2 08:17:21 python-keystoneclient==5.4.0 08:17:21 python-magnumclient==4.5.0 08:17:21 python-novaclient==18.6.0 08:17:21 python-openstackclient==6.6.0 08:17:21 python-swiftclient==4.6.0 08:17:21 PyYAML==6.0.1 08:17:21 referencing==0.35.1 08:17:21 requests==2.32.3 08:17:21 requests-oauthlib==2.0.0 08:17:21 requestsexceptions==1.4.0 08:17:21 rfc3986==2.0.0 08:17:21 rpds-py==0.18.1 08:17:21 rsa==4.9 08:17:21 ruamel.yaml==0.18.6 08:17:21 ruamel.yaml.clib==0.2.8 08:17:21 s3transfer==0.10.1 08:17:21 simplejson==3.19.2 08:17:21 six==1.16.0 08:17:21 smmap==5.0.1 08:17:21 soupsieve==2.5 08:17:21 stevedore==5.2.0 08:17:21 tabulate==0.9.0 08:17:21 toml==0.10.2 08:17:21 tomlkit==0.12.5 08:17:21 tqdm==4.66.4 08:17:21 typing_extensions==4.12.2 08:17:21 tzdata==2024.1 08:17:21 urllib3==1.26.18 08:17:21 virtualenv==20.26.2 08:17:21 wcwidth==0.2.13 08:17:21 websocket-client==1.8.0 08:17:21 wrapt==1.16.0 08:17:21 xdg==6.0.0 08:17:21 xmltodict==0.13.0 08:17:21 yq==3.4.3 08:17:22 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins3127811658640731734.sh 08:17:22 + echo quiet=on 08:17:22 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-2938 08:17:22 [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:22 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 08:17:23 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:23 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:23 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 08:17:23 Default locale: en, platform encoding: UTF-8 08:17:23 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:17:23 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins16932556603631892533.sh 08:17:23 + rm /home/jenkins/.wgetrc 08:17:23 [EnvInject] - Injecting environment variables from a build step. 08:17:23 [EnvInject] - Injecting as environment variables the properties content 08:17:23 SET_JDK_VERSION=openjdk17 08:17:23 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 08:17:23 08:17:23 [EnvInject] - Variables injected successfully. 08:17:23 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh /tmp/jenkins9324275670479383829.sh 08:17:23 ---> update-java-alternatives.sh 08:17:23 ---> Updating Java version 08:17:23 ---> Ubuntu/Debian system detected 08:17:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 08:17:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 08:17:23 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:24 openjdk version "17.0.4" 2022-07-19 08:17:24 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 08:17:24 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 08:17:24 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 08:17:24 [EnvInject] - Injecting environment variables from a build step. 08:17:24 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:17:24 [EnvInject] - Variables injected successfully. 08:17:24 provisioning config files... 08:17:24 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config16488592103541201328tmp 08:17:24 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config3828111850463208749tmp 08:17:24 [EnvInject] - Injecting environment variables from a build step. 08:17:24 [EnvInject] - Injecting as environment variables the properties content 08:17:24 MAVEN_GOALS=clean install 08:17:24 08:17:24 [EnvInject] - Variables injected successfully. 08:17:24 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins18437960237459750455.sh 08:17:24 ---> common-variables.sh 08:17:24 --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:24 ---> sonatype-clm.sh 08:17:24 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:24 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:24 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 08:17:24 Default locale: en, platform encoding: UTF-8 08:17:24 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:17:25 [INFO] Scanning for projects... 08:17:46 [INFO] ------------------------------------------------------------------------ 08:17:46 [INFO] Reactor Build Order: 08:17:46 [INFO] 08:17:46 [INFO] NONRTRIC rAppmanager [pom] 08:17:46 [INFO] rapp-manager-models [jar] 08:17:46 [INFO] rapp-manager-dme [jar] 08:17:46 [INFO] rapp-manager-acm [jar] 08:17:46 [INFO] rapp-manager-sme [jar] 08:17:46 [INFO] rapp-manager-application [jar] 08:17:48 [INFO] 08:17:48 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:rappmanager >---------------- 08:17:48 [INFO] Building NONRTRIC rAppmanager 0.0.2-SNAPSHOT [1/6] 08:17:48 [INFO] --------------------------------[ pom ]--------------------------------- 08:17:48 [INFO] 08:17:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rappmanager --- 08:17:48 [INFO] 08:17:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ rappmanager --- 08:17:50 [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:50 [INFO] 08:17:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ rappmanager --- 08:17:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:17:50 [INFO] 08:17:50 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ rappmanager --- 08:17:50 [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:50 [INFO] 08:17:50 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rappmanager --- 08:17:58 [INFO] org.o-ran-sc.nonrtric.plt:rappmanager:pom:0.0.2-SNAPSHOT 08:17:58 [INFO] 08:17:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rappmanager --- 08:17:58 [INFO] ------------------------------------------------------------------------ 08:17:58 [INFO] Reactor Summary for NONRTRIC rAppmanager 0.0.2-SNAPSHOT: 08:17:58 [INFO] 08:17:58 [INFO] NONRTRIC rAppmanager ............................... FAILURE [ 10.263 s] 08:17:58 [INFO] rapp-manager-models ................................ SKIPPED 08:17:58 [INFO] rapp-manager-dme ................................... SKIPPED 08:17:58 [INFO] rapp-manager-acm ................................... SKIPPED 08:17:58 [INFO] rapp-manager-sme ................................... SKIPPED 08:17:58 [INFO] rapp-manager-application ........................... SKIPPED 08:17:58 [INFO] ------------------------------------------------------------------------ 08:17:58 [INFO] BUILD FAILURE 08:17:58 [INFO] ------------------------------------------------------------------------ 08:17:58 [INFO] Total time: 33.441 s 08:17:58 [INFO] Finished at: 2024-06-08T08:17:58Z 08:17:58 [INFO] ------------------------------------------------------------------------ 08:17:58 [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:17:58 [ERROR] ----------------------------------------------------- 08:17:58 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 08:17:58 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 08:17:58 [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:17:58 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 08:17:58 [ERROR] Number of foreign imports: 1 08:17:58 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 08:17:58 [ERROR] 08:17:58 [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 @25dad235 08:17:58 [ERROR] -> [Help 1] 08:17:58 [ERROR] 08:17:58 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 08:17:58 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 08:17:58 [ERROR] 08:17:58 [ERROR] For more information about the errors and possible solutions, please read the following articles: 08:17:58 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 08:17:58 Build step 'Execute shell' marked build as failure 08:17:58 $ ssh-agent -k 08:17:58 unset SSH_AUTH_SOCK; 08:17:58 unset SSH_AGENT_PID; 08:17:58 echo Agent pid 1839 killed; 08:17:58 [ssh-agent] Stopped. 08:17:59 [PostBuildScript] - [INFO] Executing post build scripts. 08:17:59 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins16944637354048426987.sh 08:17:59 ---> sysstat.sh 08:17:59 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins285110693168348560.sh 08:17:59 ---> package-listing.sh 08:17:59 ++ facter osfamily 08:17:59 ++ tr '[:upper:]' '[:lower:]' 08:17:59 + OS_FAMILY=debian 08:17:59 + workspace=/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:17:59 + START_PACKAGES=/tmp/packages_start.txt 08:17:59 + END_PACKAGES=/tmp/packages_end.txt 08:17:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:59 + PACKAGES=/tmp/packages_start.txt 08:17:59 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:17:59 + PACKAGES=/tmp/packages_end.txt 08:17:59 + case "${OS_FAMILY}" in 08:17:59 + dpkg -l 08:17:59 + grep '^ii' 08:17:59 + '[' -f /tmp/packages_start.txt ']' 08:17:59 + '[' -f /tmp/packages_end.txt ']' 08:17:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:59 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:17:59 + mkdir -p /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/archives/ 08:17:59 + 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:17:59 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins12404899563503286539.sh 08:17:59 ---> capture-instance-metadata.sh 08:17:59 Setup pyenv: 08:17:59 system 08:17:59 3.8.13 08:17:59 3.9.13 08:17:59 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:17:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3aYF from file:/tmp/.os_lf_venv 08:18:01 lf-activate-venv(): INFO: Installing: lftools 08:18:11 lf-activate-venv(): INFO: Adding /tmp/venv-3aYF/bin to PATH 08:18:11 INFO: Running in OpenStack, capturing instance metadata 08:18:11 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins4775667638451630875.sh 08:18:11 provisioning config files... 08:18:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config18052518855569960771tmp 08:18:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:18:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:18:11 [EnvInject] - Injecting environment variables from a build step. 08:18:11 [EnvInject] - Injecting as environment variables the properties content 08:18:11 SERVER_ID=logs 08:18:11 08:18:11 [EnvInject] - Variables injected successfully. 08:18:11 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins4894131436766794255.sh 08:18:11 ---> create-netrc.sh 08:18:11 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins15742728945908197593.sh 08:18:11 ---> python-tools-install.sh 08:18:11 Setup pyenv: 08:18:12 system 08:18:12 3.8.13 08:18:12 3.9.13 08:18:12 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3aYF from file:/tmp/.os_lf_venv 08:18:13 lf-activate-venv(): INFO: Installing: lftools 08:18:23 lf-activate-venv(): INFO: Adding /tmp/venv-3aYF/bin to PATH 08:18:23 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins11138234914070824049.sh 08:18:23 ---> sudo-logs.sh 08:18:23 Archiving 'sudo' log.. 08:18:23 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins15078559536999741217.sh 08:18:23 ---> job-cost.sh 08:18:23 Setup pyenv: 08:18:23 system 08:18:23 3.8.13 08:18:23 3.9.13 08:18:23 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3aYF from file:/tmp/.os_lf_venv 08:18:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:18:30 lf-activate-venv(): INFO: Adding /tmp/venv-3aYF/bin to PATH 08:18:30 INFO: No Stack... 08:18:31 INFO: Retrieving Pricing Info for: v2-highcpu-4 08:18:32 INFO: Archiving Costs 08:18:32 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins11471773389457905630.sh 08:18:32 ---> logs-deploy.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-3aYF from file:/tmp/.os_lf_venv 08:18:33 lf-activate-venv(): INFO: Installing: lftools 08:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-3aYF/bin to PATH 08:18:43 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappmanager-maven-clm-i-release/26 08:18:43 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:44 Archives upload complete. 08:18:44 INFO: archiving logs to Nexus 08:18:45 ---> uname -a: 08:18:45 Linux prd-ubuntu1804-builder-4c-4g-2938 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:45 08:18:45 08:18:45 ---> lscpu: 08:18:45 Architecture: x86_64 08:18:45 CPU op-mode(s): 32-bit, 64-bit 08:18:45 Byte Order: Little Endian 08:18:45 CPU(s): 4 08:18:45 On-line CPU(s) list: 0-3 08:18:45 Thread(s) per core: 1 08:18:45 Core(s) per socket: 1 08:18:45 Socket(s): 4 08:18:45 NUMA node(s): 1 08:18:45 Vendor ID: AuthenticAMD 08:18:45 CPU family: 23 08:18:45 Model: 49 08:18:45 Model name: AMD EPYC-Rome Processor 08:18:45 Stepping: 0 08:18:45 CPU MHz: 2799.998 08:18:45 BogoMIPS: 5599.99 08:18:45 Virtualization: AMD-V 08:18:45 Hypervisor vendor: KVM 08:18:45 Virtualization type: full 08:18:45 L1d cache: 32K 08:18:45 L1i cache: 32K 08:18:45 L2 cache: 512K 08:18:45 L3 cache: 16384K 08:18:45 NUMA node0 CPU(s): 0-3 08:18: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 08:18:45 08:18:45 08:18:45 ---> nproc: 08:18:45 4 08:18:45 08:18:45 08:18:45 ---> df -h: 08:18:45 Filesystem Size Used Avail Use% Mounted on 08:18:45 udev 2.0G 0 2.0G 0% /dev 08:18:45 tmpfs 395M 664K 394M 1% /run 08:18:45 /dev/vda1 20G 7.4G 12G 39% / 08:18:45 tmpfs 2.0G 0 2.0G 0% /dev/shm 08:18:45 tmpfs 5.0M 0 5.0M 0% /run/lock 08:18:45 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 08:18:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:18:45 tmpfs 395M 0 395M 0% /run/user/1001 08:18:45 08:18:45 08:18:45 ---> free -m: 08:18:45 total used free shared buff/cache available 08:18:45 Mem: 3943 407 1517 0 2018 3277 08:18:45 Swap: 1023 0 1023 08:18:45 08:18:45 08:18:45 ---> ip addr: 08:18:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:18:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:18:45 inet 127.0.0.1/8 scope host lo 08:18:45 valid_lft forever preferred_lft forever 08:18:45 inet6 ::1/128 scope host 08:18:45 valid_lft forever preferred_lft forever 08:18:45 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:18:45 link/ether fa:16:3e:7b:d6:65 brd ff:ff:ff:ff:ff:ff 08:18:45 inet 10.32.6.20/23 brd 10.32.7.255 scope global dynamic ens3 08:18:45 valid_lft 86225sec preferred_lft 86225sec 08:18:45 inet6 fe80::f816:3eff:fe7b:d665/64 scope link 08:18:45 valid_lft forever preferred_lft forever 08:18:45 08:18:45 08:18:45 ---> sar -b -r -n DEV: 08:18:45 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2938) 06/08/24 _x86_64_ (4 CPU) 08:18:45 08:18:45 08:15:51 LINUX RESTART (4 CPU) 08:18:45 08:18:45 08:16:01 tps rtps wtps bread/s bwrtn/s 08:18:45 08:17:01 147.54 67.64 79.90 4545.78 14391.07 08:18:45 08:18:01 100.20 30.39 69.81 1685.05 11221.73 08:18:45 Average: 123.87 49.02 74.85 3115.41 12806.40 08:18:45 08:18:45 08:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:18:45 08:17:01 1831992 3404776 2206660 54.64 49932 1678300 562236 11.05 518876 1513224 138872 08:18:45 08:18:01 1599604 3393308 2439048 60.39 60536 1878748 559940 11.01 576820 1670132 9464 08:18:45 Average: 1715798 3399042 2322854 57.52 55234 1778524 561088 11.03 547848 1591678 74168 08:18:45 08:18:45 08:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:18:45 08:17:01 ens3 440.36 282.92 1590.49 74.22 0.00 0.00 0.00 0.00 08:18:45 08:17:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:18:45 08:18:01 ens3 207.32 222.15 1163.33 42.74 0.00 0.00 0.00 0.00 08:18:45 08:18:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 08:18:45 Average: ens3 323.84 252.53 1376.91 58.48 0.00 0.00 0.00 0.00 08:18:45 Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 08:18:45 08:18:45 08:18:45 ---> sar -P ALL: 08:18:45 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2938) 06/08/24 _x86_64_ (4 CPU) 08:18:45 08:18:45 08:15:51 LINUX RESTART (4 CPU) 08:18:45 08:18:45 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:18:45 08:17:01 all 21.24 0.00 2.15 4.21 0.06 72.33 08:18:45 08:17:01 0 37.83 0.00 2.68 2.61 0.07 56.81 08:18:45 08:17:01 1 25.85 0.00 2.19 2.64 0.07 69.26 08:18:45 08:17:01 2 8.13 0.00 1.95 3.91 0.07 85.94 08:18:45 08:17:01 3 13.12 0.00 1.79 7.71 0.05 77.32 08:18:45 08:18:01 all 21.32 0.00 1.24 2.06 0.06 75.32 08:18:45 08:18:01 0 39.11 0.00 1.80 1.65 0.08 57.36 08:18:45 08:18:01 1 19.02 0.00 1.24 2.34 0.07 77.34 08:18:45 08:18:01 2 13.74 0.00 0.84 1.25 0.07 84.11 08:18:45 08:18:01 3 13.33 0.00 1.09 2.99 0.07 82.52 08:18:45 Average: all 21.28 0.00 1.70 3.14 0.06 73.83 08:18:45 Average: 0 38.47 0.00 2.24 2.13 0.08 57.09 08:18:45 Average: 1 22.44 0.00 1.71 2.49 0.07 73.30 08:18:45 Average: 2 10.93 0.00 1.40 2.58 0.07 85.02 08:18:45 Average: 3 13.23 0.00 1.44 5.35 0.06 79.92 08:18:45 08:18:45 08:18:45