12:39:00 Started by timer 12:39:00 Running as SYSTEM 12:39:00 [EnvInject] - Loading node environment variables. 12:39:00 Building remotely on prd-ubuntu2204-docker-8c-8g-18957 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdnc-oam-maven-docker-stage-master 12:39:00 [ssh-agent] Looking for ssh-agent implementation... 12:39:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:00 $ ssh-agent 12:39:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXB3R5mZ/agent.2873 12:39:00 SSH_AGENT_PID=2875 12:39:00 [ssh-agent] Started. 12:39:00 Running ssh-add (command line suppressed) 12:39:00 Identity added: /w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_236622766463310194.key (/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_236622766463310194.key) 12:39:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:39:00 The recommended git tool is: NONE 12:39:01 using credential onap-jenkins-ssh 12:39:01 Wiping out workspace first. 12:39:01 Cloning the remote Git repository 12:39:01 Cloning repository git://cloud.onap.org/mirror/sdnc/oam 12:39:01 > git init /w/workspace/sdnc-oam-maven-docker-stage-master # timeout=10 12:39:01 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam 12:39:01 > git --version # timeout=10 12:39:01 > git --version # 'git version 2.34.1' 12:39:01 using GIT_SSH to set credentials Gerrit user 12:39:01 Verifying host key using manually-configured host key entries 12:39:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdnc/oam +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:04 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/oam # timeout=10 12:39:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:04 Avoid second fetch 12:39:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:39:04 Checking out Revision 210dab225f084e1f963bc93b726282fe7090d253 (refs/remotes/origin/master) 12:39:04 > git config core.sparsecheckout # timeout=10 12:39:04 > git checkout -f 210dab225f084e1f963bc93b726282fe7090d253 # timeout=10 12:39:05 Commit message: "fixed sdnc-web dist" 12:39:05 > git rev-list --no-walk 210dab225f084e1f963bc93b726282fe7090d253 # timeout=10 12:39:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:39:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:39:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:39:08 provisioning config files... 12:39:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:39:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:39:08 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins11827170989066501241.sh 12:39:08 ---> python-tools-install.sh 12:39:08 Setup pyenv: 12:39:08 * system (set by /opt/pyenv/version) 12:39:08 * 3.8.20 (set by /opt/pyenv/version) 12:39:08 * 3.9.20 (set by /opt/pyenv/version) 12:39:08 * 3.10.15 (set by /opt/pyenv/version) 12:39:08 * 3.11.10 (set by /opt/pyenv/version) 12:39:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6pBF 12:39:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:39:18 lf-activate-venv(): INFO: Installing: lftools 12:39:39 lf-activate-venv(): INFO: Adding /tmp/venv-6pBF/bin to PATH 12:39:39 Generating Requirements File 12:39:58 Python 3.11.10 12:39:58 pip 25.1.1 from /tmp/venv-6pBF/lib/python3.11/site-packages/pip (python 3.11) 12:39:58 appdirs==1.4.4 12:39:58 argcomplete==3.6.2 12:39:58 aspy.yaml==1.3.0 12:39:58 attrs==25.3.0 12:39:58 autopage==0.5.2 12:39:58 beautifulsoup4==4.13.4 12:39:58 boto3==1.38.31 12:39:58 botocore==1.38.31 12:39:58 bs4==0.0.2 12:39:58 cachetools==5.5.2 12:39:58 certifi==2025.4.26 12:39:58 cffi==1.17.1 12:39:58 cfgv==3.4.0 12:39:58 chardet==5.2.0 12:39:58 charset-normalizer==3.4.2 12:39:58 click==8.2.1 12:39:58 cliff==4.10.0 12:39:58 cmd2==2.6.0 12:39:58 cryptography==3.3.2 12:39:58 debtcollector==3.0.0 12:39:58 decorator==5.2.1 12:39:58 defusedxml==0.7.1 12:39:58 Deprecated==1.2.18 12:39:58 distlib==0.3.9 12:39:58 dnspython==2.7.0 12:39:58 docker==7.1.0 12:39:58 dogpile.cache==1.4.0 12:39:58 durationpy==0.10 12:39:58 email_validator==2.2.0 12:39:58 filelock==3.18.0 12:39:58 future==1.0.0 12:39:58 gitdb==4.0.12 12:39:58 GitPython==3.1.44 12:39:58 google-auth==2.40.3 12:39:58 httplib2==0.22.0 12:39:58 identify==2.6.12 12:39:58 idna==3.10 12:39:58 importlib-resources==1.5.0 12:39:58 iso8601==2.1.0 12:39:58 Jinja2==3.1.6 12:39:58 jmespath==1.0.1 12:39:58 jsonpatch==1.33 12:39:58 jsonpointer==3.0.0 12:39:58 jsonschema==4.24.0 12:39:58 jsonschema-specifications==2025.4.1 12:39:58 keystoneauth1==5.11.0 12:39:58 kubernetes==32.0.1 12:39:58 lftools==0.37.13 12:39:58 lxml==5.4.0 12:39:58 MarkupSafe==3.0.2 12:39:58 msgpack==1.1.0 12:39:58 multi_key_dict==2.0.3 12:39:58 munch==4.0.0 12:39:58 netaddr==1.3.0 12:39:58 niet==1.4.2 12:39:58 nodeenv==1.9.1 12:39:58 oauth2client==4.1.3 12:39:58 oauthlib==3.2.2 12:39:58 openstacksdk==4.6.0 12:39:58 os-client-config==2.1.0 12:39:58 os-service-types==1.7.0 12:39:58 osc-lib==4.0.2 12:39:58 oslo.config==9.8.0 12:39:58 oslo.context==6.0.0 12:39:58 oslo.i18n==6.5.1 12:39:58 oslo.log==7.1.0 12:39:58 oslo.serialization==5.7.0 12:39:58 oslo.utils==9.0.0 12:39:58 packaging==25.0 12:39:58 pbr==6.1.1 12:39:58 platformdirs==4.3.8 12:39:58 prettytable==3.16.0 12:39:58 psutil==7.0.0 12:39:58 pyasn1==0.6.1 12:39:58 pyasn1_modules==0.4.2 12:39:58 pycparser==2.22 12:39:58 pygerrit2==2.0.15 12:39:58 PyGithub==2.6.1 12:39:58 PyJWT==2.10.1 12:39:58 PyNaCl==1.5.0 12:39:58 pyparsing==2.4.7 12:39:58 pyperclip==1.9.0 12:39:58 pyrsistent==0.20.0 12:39:58 python-cinderclient==9.7.0 12:39:58 python-dateutil==2.9.0.post0 12:39:58 python-heatclient==4.2.0 12:39:58 python-jenkins==1.8.2 12:39:58 python-keystoneclient==5.6.0 12:39:58 python-magnumclient==4.8.1 12:39:58 python-openstackclient==8.1.0 12:39:58 python-swiftclient==4.8.0 12:39:58 PyYAML==6.0.2 12:39:58 referencing==0.36.2 12:39:58 requests==2.32.3 12:39:58 requests-oauthlib==2.0.0 12:39:58 requestsexceptions==1.4.0 12:39:58 rfc3986==2.0.0 12:39:58 rpds-py==0.25.1 12:39:58 rsa==4.9.1 12:39:58 ruamel.yaml==0.18.12 12:39:58 ruamel.yaml.clib==0.2.12 12:39:58 s3transfer==0.13.0 12:39:58 simplejson==3.20.1 12:39:58 six==1.17.0 12:39:58 smmap==5.0.2 12:39:58 soupsieve==2.7 12:39:58 stevedore==5.4.1 12:39:58 tabulate==0.9.0 12:39:58 toml==0.10.2 12:39:58 tomlkit==0.13.3 12:39:58 tqdm==4.67.1 12:39:58 typing_extensions==4.14.0 12:39:58 tzdata==2025.2 12:39:58 urllib3==1.26.20 12:39:58 virtualenv==20.31.2 12:39:58 wcwidth==0.2.13 12:39:58 websocket-client==1.8.0 12:39:58 wrapt==1.17.2 12:39:58 xdg==6.0.0 12:39:58 xmltodict==0.14.2 12:39:58 yq==3.4.3 12:39:58 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins3144558609608102044.sh 12:39:58 + mkdir -p /w/workspace/sdnc-oam-maven-docker-stage-master/target/classes /w/workspace/sdnc-oam-maven-docker-stage-master/jacoco/classes 12:39:58 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins4582631255090926700.sh 12:39:58 + echo quiet=on 12:39:58 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-ubuntu2204-docker-8c-8g-18957 12:39:59 [sdnc-oam-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=sdnc/oam -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master -DARCHIVE_ARTIFACTS= -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=sdnc/oam -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Ddocker.skip.run=true -Pdocker" --version 12:39:59 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 12:39:59 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:39:59 Java version: 21.0.6, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:39:59 Default locale: en, platform encoding: UTF-8 12:39:59 OS name: "linux", version: "5.15.0-138-generic", arch: "amd64", family: "unix" 12:39:59 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins811783085232469842.sh 12:39:59 + rm /home/jenkins/.wgetrc 12:39:59 [EnvInject] - Injecting environment variables from a build step. 12:39:59 [EnvInject] - Injecting as environment variables the properties content 12:39:59 SET_JDK_VERSION=openjdk21 12:39:59 GIT_URL="git://cloud.onap.org/mirror" 12:39:59 12:39:59 [EnvInject] - Variables injected successfully. 12:39:59 [sdnc-oam-maven-docker-stage-master] $ /bin/sh /tmp/jenkins8500520708517557612.sh 12:39:59 ---> update-java-alternatives.sh 12:39:59 ---> Updating Java version 12:40:00 ---> Ubuntu/Debian system detected 12:40:00 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:40:00 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:40:00 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:40:00 openjdk version "21.0.6" 2025-01-21 12:40:00 OpenJDK Runtime Environment (build 21.0.6+7-Ubuntu-122.04.1) 12:40:00 OpenJDK 64-Bit Server VM (build 21.0.6+7-Ubuntu-122.04.1, mixed mode, sharing) 12:40:00 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 12:40:00 [EnvInject] - Injecting environment variables from a build step. 12:40:00 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:40:00 [EnvInject] - Variables injected successfully. 12:40:00 provisioning config files... 12:40:00 copy managed file [global-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config17361059706686168105tmp 12:40:00 copy managed file [sdnc-oam-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config13696453883798915726tmp 12:40:00 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins15716890181632715821.sh 12:40:00 ---> docker-login.sh 12:40:00 nexus3.onap.org:10001 12:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:00 12:40:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:00 Configure a credential helper to remove this warning. See 12:40:00 https://docs.docker.com/go/credential-store/ 12:40:00 12:40:00 Login Succeeded 12:40:00 nexus3.onap.org:10002 12:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:00 12:40:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:00 Configure a credential helper to remove this warning. See 12:40:00 https://docs.docker.com/go/credential-store/ 12:40:00 12:40:00 Login Succeeded 12:40:00 nexus3.onap.org:10003 12:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:00 12:40:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:00 Configure a credential helper to remove this warning. See 12:40:00 https://docs.docker.com/go/credential-store/ 12:40:00 12:40:00 Login Succeeded 12:40:00 nexus3.onap.org:10004 12:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:01 12:40:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:01 Configure a credential helper to remove this warning. See 12:40:01 https://docs.docker.com/go/credential-store/ 12:40:01 12:40:01 Login Succeeded 12:40:01 docker.io 12:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:01 12:40:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:01 Configure a credential helper to remove this warning. See 12:40:01 https://docs.docker.com/go/credential-store/ 12:40:01 12:40:01 Login Succeeded 12:40:01 ---> docker-login.sh ends 12:40:01 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins15599949996956920785.sh 12:40:01 provisioning config files... 12:40:01 copy managed file [global-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config12787238374556791178tmp 12:40:01 copy managed file [sdnc-oam-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config6345430257198789375tmp 12:40:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:40:01 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:40:01 [EnvInject] - Injecting environment variables from a build step. 12:40:01 [EnvInject] - Injecting as environment variables the properties file path 'version.properties' 12:40:01 [EnvInject] - Variables injected successfully. 12:40:01 using settings config with name sdnc-oam-settings 12:40:01 Replacing all maven server entries not found in credentials list is true 12:40:01 using global settings config with name global-settings 12:40:01 Replacing all maven server entries not found in credentials list is true 12:40:01 [sdnc-oam-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f -s /tmp/settings73735305585691460.xml -gs /tmp/global-settings7901084990503133796.xml -DGERRIT_BRANCH=master -DPROJECT=sdnc/oam -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master -DARCHIVE_ARTIFACTS= -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=sdnc/oam -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Ddocker.skip.run=true -Pdocker" -DnewVersion=3.1.0 versions:set versions:update-child-modules versions:commit -B 12:40:01 POM file specified with the -f/--file command line argument does not exist 12:40:02 [INFO] Scanning for projects... 12:40:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/odlparent-lite/3.1.0-SNAPSHOT/maven-metadata.xml 12:40:02 [INFO] Downloading from snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/parent/odlparent-lite/3.1.0-SNAPSHOT/maven-metadata.xml 12:40:03 [INFO] Downloading from snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/parent/odlparent-lite/3.1.0-SNAPSHOT/odlparent-lite-3.1.0-SNAPSHOT.pom 12:40:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/odlparent-lite/3.1.0-SNAPSHOT/odlparent-lite-3.1.0-SNAPSHOT.pom 12:40:03 [ERROR] [ERROR] Some problems were encountered while processing the POMs: 12:40:03 [FATAL] Non-resolvable parent POM for org.onap.sdnc.oam:sdnc-oam:3.1.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.ccsdk.parent:odlparent-lite:pom:3.1.0-SNAPSHOT (absent): Could not find artifact org.onap.ccsdk.parent:odlparent-lite:pom:3.1.0-SNAPSHOT in snapshots (https://nexus.onap.org/content/repositories/snapshots/) and 'parent.relativePath' points at no local POM @ line 5, column 13 12:40:03 @ 12:40:03 [ERROR] The build could not read 1 project -> [Help 1] 12:40:03 [ERROR] 12:40:03 [ERROR] The project org.onap.sdnc.oam:sdnc-oam:3.1.0-SNAPSHOT (/w/workspace/sdnc-oam-maven-docker-stage-master/pom.xml) has 1 error 12:40:03 [ERROR] Non-resolvable parent POM for org.onap.sdnc.oam:sdnc-oam:3.1.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.ccsdk.parent:odlparent-lite:pom:3.1.0-SNAPSHOT (absent): Could not find artifact org.onap.ccsdk.parent:odlparent-lite:pom:3.1.0-SNAPSHOT in snapshots (https://nexus.onap.org/content/repositories/snapshots/) and 'parent.relativePath' points at no local POM @ line 5, column 13 -> [Help 2] 12:40:03 [ERROR] 12:40:03 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 12:40:03 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:40:03 [ERROR] 12:40:03 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:40:03 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException 12:40:03 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException 12:40:03 Build step 'Conditional steps (multiple)' marked build as failure 12:40:03 $ ssh-agent -k 12:40:03 unset SSH_AUTH_SOCK; 12:40:03 unset SSH_AGENT_PID; 12:40:03 echo Agent pid 2875 killed; 12:40:03 [ssh-agent] Stopped. 12:40:03 [PostBuildScript] - [INFO] Executing post build scripts. 12:40:03 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins16097773200026171722.sh 12:40:03 ---> sysstat.sh 12:40:03 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins7703518135882140596.sh 12:40:03 ---> package-listing.sh 12:40:03 ++ facter osfamily 12:40:03 ++ tr '[:upper:]' '[:lower:]' 12:40:04 + OS_FAMILY=debian 12:40:04 + workspace=/w/workspace/sdnc-oam-maven-docker-stage-master 12:40:04 + START_PACKAGES=/tmp/packages_start.txt 12:40:04 + END_PACKAGES=/tmp/packages_end.txt 12:40:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:40:04 + PACKAGES=/tmp/packages_start.txt 12:40:04 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:40:04 + PACKAGES=/tmp/packages_end.txt 12:40:04 + case "${OS_FAMILY}" in 12:40:04 + dpkg -l 12:40:04 + grep '^ii' 12:40:04 + '[' -f /tmp/packages_start.txt ']' 12:40:04 + '[' -f /tmp/packages_end.txt ']' 12:40:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:40:04 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:40:04 + mkdir -p /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:40:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:40:04 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins13747450449335370593.sh 12:40:04 ---> capture-instance-metadata.sh 12:40:04 Setup pyenv: 12:40:04 system 12:40:04 3.8.20 12:40:04 3.9.20 12:40:04 3.10.15 12:40:04 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:40:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6pBF from file:/tmp/.os_lf_venv 12:40:06 lf-activate-venv(): INFO: Installing: lftools 12:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-6pBF/bin to PATH 12:40:13 INFO: Running in OpenStack, capturing instance metadata 12:40:14 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins549572200638456231.sh 12:40:14 provisioning config files... 12:40:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config10756118309921241950tmp 12:40:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:40:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:40:14 [EnvInject] - Injecting environment variables from a build step. 12:40:14 [EnvInject] - Injecting as environment variables the properties content 12:40:14 SERVER_ID=logs 12:40:14 12:40:14 [EnvInject] - Variables injected successfully. 12:40:14 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins1954215123267398700.sh 12:40:14 ---> create-netrc.sh 12:40:14 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins16228796594228981642.sh 12:40:14 ---> python-tools-install.sh 12:40:14 Setup pyenv: 12:40:14 system 12:40:14 3.8.20 12:40:14 3.9.20 12:40:14 3.10.15 12:40:14 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:40:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6pBF from file:/tmp/.os_lf_venv 12:40:16 lf-activate-venv(): INFO: Installing: lftools 12:40:24 lf-activate-venv(): INFO: Adding /tmp/venv-6pBF/bin to PATH 12:40:24 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins13286911819868867462.sh 12:40:24 ---> sudo-logs.sh 12:40:24 Archiving 'sudo' log.. 12:40:24 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins16284578131814181622.sh 12:40:24 ---> job-cost.sh 12:40:24 Setup pyenv: 12:40:24 system 12:40:24 3.8.20 12:40:24 3.9.20 12:40:24 3.10.15 12:40:24 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:40:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6pBF from file:/tmp/.os_lf_venv 12:40:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:40:30 lf-activate-venv(): INFO: Adding /tmp/venv-6pBF/bin to PATH 12:40:30 INFO: No Stack... 12:40:31 INFO: Retrieving Pricing Info for: v3-standard-8 12:40:31 INFO: Archiving Costs 12:40:31 [sdnc-oam-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins16360100896837872463.sh 12:40:31 ---> logs-deploy.sh 12:40:31 Setup pyenv: 12:40:31 system 12:40:31 3.8.20 12:40:31 3.9.20 12:40:31 3.10.15 12:40:31 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:40:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6pBF from file:/tmp/.os_lf_venv 12:40:33 lf-activate-venv(): INFO: Installing: lftools 12:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-6pBF/bin to PATH 12:40:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-oam-maven-docker-stage-master/2132 12:40:40 INFO: archiving workspace using pattern(s): 12:40:41 Archives upload complete. 12:40:42 INFO: archiving logs to Nexus 12:40:42 ---> uname -a: 12:40:42 Linux prd-ubuntu2204-docker-8c-8g-18957 5.15.0-138-generic #148-Ubuntu SMP Fri Mar 14 19:05:48 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:40:42 12:40:42 12:40:42 ---> lscpu: 12:40:42 Architecture: x86_64 12:40:42 CPU op-mode(s): 32-bit, 64-bit 12:40:42 Address sizes: 40 bits physical, 48 bits virtual 12:40:42 Byte Order: Little Endian 12:40:42 CPU(s): 8 12:40:42 On-line CPU(s) list: 0-7 12:40:42 Vendor ID: AuthenticAMD 12:40:42 Model name: AMD EPYC-Rome Processor 12:40:42 CPU family: 23 12:40:42 Model: 49 12:40:42 Thread(s) per core: 1 12:40:42 Core(s) per socket: 1 12:40:42 Socket(s): 8 12:40:42 Stepping: 0 12:40:42 BogoMIPS: 5599.99 12:40:42 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:40:42 Virtualization: AMD-V 12:40:42 Hypervisor vendor: KVM 12:40:42 Virtualization type: full 12:40:42 L1d cache: 256 KiB (8 instances) 12:40:42 L1i cache: 256 KiB (8 instances) 12:40:42 L2 cache: 4 MiB (8 instances) 12:40:42 L3 cache: 128 MiB (8 instances) 12:40:42 NUMA node(s): 1 12:40:42 NUMA node0 CPU(s): 0-7 12:40:42 Vulnerability Gather data sampling: Not affected 12:40:42 Vulnerability Itlb multihit: Not affected 12:40:42 Vulnerability L1tf: Not affected 12:40:42 Vulnerability Mds: Not affected 12:40:42 Vulnerability Meltdown: Not affected 12:40:42 Vulnerability Mmio stale data: Not affected 12:40:42 Vulnerability Reg file data sampling: Not affected 12:40:42 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:40:42 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:40:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:40:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:40:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:40:42 Vulnerability Srbds: Not affected 12:40:42 Vulnerability Tsx async abort: Not affected 12:40:42 12:40:42 12:40:42 ---> nproc: 12:40:42 8 12:40:42 12:40:42 12:40:42 ---> df -h: 12:40:42 Filesystem Size Used Avail Use% Mounted on 12:40:42 tmpfs 3.2G 1.1M 3.2G 1% /run 12:40:42 /dev/vda1 155G 9.8G 146G 7% / 12:40:42 tmpfs 16G 0 16G 0% /dev/shm 12:40:42 tmpfs 5.0M 0 5.0M 0% /run/lock 12:40:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:40:42 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 12:40:42 12:40:42 12:40:42 ---> free -m: 12:40:42 total used free shared buff/cache available 12:40:42 Mem: 32092 678 28478 4 2935 30973 12:40:42 Swap: 1023 0 1023 12:40:42 12:40:42 12:40:42 ---> ip addr: 12:40:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:40:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:40:42 inet 127.0.0.1/8 scope host lo 12:40:42 valid_lft forever preferred_lft forever 12:40:42 inet6 ::1/128 scope host 12:40:42 valid_lft forever preferred_lft forever 12:40:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:40:42 link/ether fa:16:3e:70:c4:c0 brd ff:ff:ff:ff:ff:ff 12:40:42 altname enp0s3 12:40:42 inet 10.30.107.112/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 12:40:42 valid_lft 82566sec preferred_lft 82566sec 12:40:42 inet6 fe80::f816:3eff:fe70:c4c0/64 scope link 12:40:42 valid_lft forever preferred_lft forever 12:40:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:40:42 link/ether 6e:51:4c:e4:4e:a6 brd ff:ff:ff:ff:ff:ff 12:40:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:40:42 valid_lft forever preferred_lft forever 12:40:42 12:40:42 12:40:42 ---> sar -b -r -n DEV: 12:40:42 Linux 5.15.0-138-generic (prd-ubuntu2204-docker-8c-8g-18957) 06/06/25 _x86_64_ (8 CPU) 12:40:42 12:40:42 11:36:52 LINUX RESTART (8 CPU) 12:40:42 12:40:42 11:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:40:42 11:50:23 6.51 0.44 5.48 0.59 562.58 881.36 14002.15 12:40:42 12:00:18 1.43 0.21 1.20 0.02 2.19 15.41 11.70 12:40:42 12:10:01 1.24 0.18 1.06 0.00 5.47 12.80 0.00 12:40:42 12:20:16 1.15 0.00 1.15 0.00 0.01 13.46 0.00 12:40:42 12:30:10 1.14 0.00 1.14 0.00 0.00 13.67 0.00 12:40:42 12:40:00 32.52 1.67 29.93 0.91 110.16 1148.24 1176.18 12:40:42 Average: 7.28 0.41 6.61 0.25 116.50 349.66 2613.61 12:40:42 12:40:42 11:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:40:42 11:50:23 29771360 31782356 597776 1.82 64492 2281920 1512948 4.46 399160 2400400 192 12:40:42 12:00:18 29763828 31776032 604260 1.84 65536 2282040 1513272 4.46 400256 2407268 36 12:40:42 12:10:01 29725404 31740048 639664 1.95 65956 2283648 1517056 4.47 401996 2448212 4 12:40:42 12:20:16 29716340 31731412 648564 1.97 66344 2283656 1517120 4.47 402380 2456508 4 12:40:42 12:30:10 29707348 31722856 657056 2.00 66776 2283664 1517184 4.47 402804 2464412 44 12:40:42 12:40:00 29331104 31844660 502340 1.53 101696 2719008 1095528 3.23 478480 2712792 256016 12:40:42 Average: 29669231 31766227 608277 1.85 71800 2355656 1445518 4.26 414179 2481599 42716 12:40:42 12:40:42 11:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:40:42 11:50:23 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 12:40:42 11:50:23 ens3 43.53 25.76 259.38 2.18 0.00 0.00 0.00 0.00 12:40:42 11:50:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:42 12:00:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:42 12:00:18 ens3 0.27 0.19 0.09 0.24 0.00 0.00 0.00 0.00 12:40:42 12:00:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:42 12:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:42 12:10:01 ens3 1.41 1.01 0.85 0.86 0.00 0.00 0.00 0.00 12:40:42 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:42 12:20:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:42 12:20:16 ens3 0.29 0.21 0.12 0.26 0.00 0.00 0.00 0.00 12:40:42 12:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:42 12:30:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:42 12:30:10 ens3 0.33 0.22 0.13 0.25 0.00 0.00 0.00 0.00 12:40:42 12:30:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:42 12:40:00 lo 0.24 0.24 0.03 0.03 0.00 0.00 0.00 0.00 12:40:42 12:40:00 ens3 32.30 20.76 181.57 7.25 0.00 0.00 0.00 0.00 12:40:42 12:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:42 Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:40:42 Average: ens3 13.19 8.12 74.77 1.83 0.00 0.00 0.00 0.00 12:40:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:42 12:40:42 12:40:42 ---> sar -P ALL: 12:40:42 Linux 5.15.0-138-generic (prd-ubuntu2204-docker-8c-8g-18957) 06/06/25 _x86_64_ (8 CPU) 12:40:42 12:40:42 11:36:52 LINUX RESTART (8 CPU) 12:40:42 12:40:42 11:40:01 CPU %user %nice %system %iowait %steal %idle 12:40:42 11:50:23 all 0.32 0.00 0.14 0.09 0.01 99.44 12:40:42 11:50:23 0 0.22 0.00 0.12 0.03 0.01 99.63 12:40:42 11:50:23 1 0.24 0.00 0.23 0.04 0.01 99.49 12:40:42 11:50:23 2 0.17 0.00 0.10 0.05 0.01 99.67 12:40:42 11:50:23 3 0.20 0.00 0.13 0.04 0.02 99.62 12:40:42 11:50:23 4 0.31 0.00 0.12 0.40 0.01 99.16 12:40:42 11:50:23 5 0.99 0.00 0.28 0.09 0.01 98.64 12:40:42 11:50:23 6 0.26 0.00 0.10 0.04 0.02 99.58 12:40:42 11:50:23 7 0.18 0.00 0.07 0.01 0.00 99.73 12:40:42 12:00:18 all 0.06 0.00 0.01 0.01 0.01 99.92 12:40:42 12:00:18 0 0.01 0.00 0.02 0.00 0.00 99.97 12:40:42 12:00:18 1 0.02 0.00 0.01 0.00 0.01 99.95 12:40:42 12:00:18 2 0.01 0.00 0.01 0.01 0.00 99.96 12:40:42 12:00:18 3 0.01 0.00 0.01 0.01 0.01 99.96 12:40:42 12:00:18 4 0.01 0.00 0.01 0.04 0.00 99.94 12:40:42 12:00:18 5 0.34 0.00 0.03 0.00 0.01 99.63 12:40:42 12:00:18 6 0.04 0.00 0.02 0.00 0.02 99.93 12:40:42 12:00:18 7 0.00 0.00 0.00 0.00 0.00 100.00 12:40:42 12:10:01 all 0.21 0.00 0.01 0.01 0.01 99.76 12:40:42 12:10:01 0 0.05 0.00 0.01 0.01 0.01 99.92 12:40:42 12:10:01 1 0.29 0.00 0.01 0.01 0.01 99.69 12:40:42 12:10:01 2 0.04 0.00 0.03 0.00 0.02 99.91 12:40:42 12:10:01 3 1.06 0.00 0.03 0.01 0.01 98.90 12:40:42 12:10:01 4 0.04 0.00 0.01 0.04 0.00 99.91 12:40:42 12:10:01 5 0.08 0.00 0.01 0.00 0.00 99.91 12:40:42 12:10:01 6 0.09 0.00 0.01 0.00 0.01 99.89 12:40:42 12:10:01 7 0.01 0.00 0.00 0.00 0.00 99.98 12:40:42 12:20:16 all 0.01 0.00 0.01 0.01 0.01 99.97 12:40:42 12:20:16 0 0.01 0.00 0.01 0.00 0.00 99.97 12:40:42 12:20:16 1 0.01 0.00 0.01 0.00 0.01 99.97 12:40:42 12:20:16 2 0.03 0.00 0.02 0.00 0.02 99.93 12:40:42 12:20:16 3 0.01 0.00 0.00 0.01 0.01 99.97 12:40:42 12:20:16 4 0.01 0.00 0.00 0.03 0.00 99.95 12:40:42 12:20:16 5 0.01 0.00 0.01 0.00 0.00 99.98 12:40:42 12:20:16 6 0.01 0.00 0.00 0.00 0.01 99.98 12:40:42 12:20:16 7 0.00 0.00 0.00 0.00 0.00 99.99 12:40:42 12:30:10 all 0.03 0.00 0.01 0.01 0.01 99.95 12:40:42 12:30:10 0 0.01 0.00 0.01 0.00 0.00 99.98 12:40:42 12:30:10 1 0.01 0.00 0.01 0.00 0.01 99.97 12:40:42 12:30:10 2 0.04 0.00 0.01 0.00 0.01 99.94 12:40:42 12:30:10 3 0.12 0.00 0.03 0.01 0.01 99.84 12:40:42 12:30:10 4 0.02 0.00 0.02 0.03 0.02 99.92 12:40:42 12:30:10 5 0.01 0.00 0.01 0.00 0.00 99.97 12:40:42 12:30:10 6 0.00 0.00 0.00 0.00 0.01 99.99 12:40:42 12:30:10 7 0.01 0.00 0.01 0.00 0.01 99.98 12:40:42 12:40:00 all 1.08 0.00 0.13 0.13 0.01 98.65 12:40:42 12:40:00 0 2.98 0.00 0.28 0.26 0.01 96.47 12:40:42 12:40:00 1 1.14 0.00 0.09 0.01 0.01 98.75 12:40:42 12:40:00 2 2.09 0.00 0.16 0.05 0.01 97.68 12:40:42 12:40:00 3 1.13 0.00 0.24 0.36 0.01 98.26 12:40:42 12:40:00 4 0.46 0.00 0.10 0.30 0.02 99.12 12:40:42 12:40:00 5 0.46 0.00 0.07 0.01 0.01 99.45 12:40:42 12:40:00 6 0.10 0.00 0.04 0.02 0.01 99.84 12:40:42 12:40:00 7 0.29 0.00 0.04 0.01 0.01 99.65 12:40:42 Average: all 0.28 0.00 0.05 0.04 0.01 99.62 12:40:42 Average: 0 0.54 0.00 0.08 0.05 0.00 99.33 12:40:42 Average: 1 0.28 0.00 0.06 0.01 0.01 99.64 12:40:42 Average: 2 0.39 0.00 0.06 0.02 0.01 99.52 12:40:42 Average: 3 0.41 0.00 0.07 0.07 0.01 99.43 12:40:42 Average: 4 0.14 0.00 0.04 0.14 0.01 99.66 12:40:42 Average: 5 0.32 0.00 0.07 0.02 0.01 99.59 12:40:42 Average: 6 0.08 0.00 0.03 0.01 0.01 99.87 12:40:42 Average: 7 0.08 0.00 0.02 0.00 0.00 99.89 12:40:42 12:40:42 12:40:42