12:39:52 Started by timer 12:39:52 Running as SYSTEM 12:39:52 [EnvInject] - Loading node environment variables. 12:39:52 Building remotely on prd-ubuntu2204-docker-8c-8g-19525 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdnc-oam-maven-docker-stage-master 12:39:52 [ssh-agent] Looking for ssh-agent implementation... 12:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:52 $ ssh-agent 12:39:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzGsSLf/agent.1606 12:39:52 SSH_AGENT_PID=1608 12:39:52 [ssh-agent] Started. 12:39:52 Running ssh-add (command line suppressed) 12:39:52 Identity added: /w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_14653042250334155286.key (/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_14653042250334155286.key) 12:39:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:39:52 The recommended git tool is: NONE 12:39:54 using credential onap-jenkins-ssh 12:39:54 Wiping out workspace first. 12:39:54 Cloning the remote Git repository 12:39:54 Cloning repository git://cloud.onap.org/mirror/sdnc/oam 12:39:54 > git init /w/workspace/sdnc-oam-maven-docker-stage-master # timeout=10 12:39:54 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam 12:39:54 > git --version # timeout=10 12:39:54 > git --version # 'git version 2.34.1' 12:39:54 using GIT_SSH to set credentials Gerrit user 12:39:54 Verifying host key using manually-configured host key entries 12:39:54 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdnc/oam +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:57 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/oam # timeout=10 12:39:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:57 Avoid second fetch 12:39:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:39:57 Checking out Revision 210dab225f084e1f963bc93b726282fe7090d253 (refs/remotes/origin/master) 12:39:57 > git config core.sparsecheckout # timeout=10 12:39:57 > git checkout -f 210dab225f084e1f963bc93b726282fe7090d253 # timeout=10 12:39:57 Commit message: "fixed sdnc-web dist" 12:39:57 > git rev-list --no-walk 210dab225f084e1f963bc93b726282fe7090d253 # timeout=10 12:40:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:40:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:40:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:40:01 provisioning config files... 12:40:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:40:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:40:01 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins16902164915275461334.sh 12:40:01 ---> python-tools-install.sh 12:40:01 Setup pyenv: 12:40:01 * system (set by /opt/pyenv/version) 12:40:01 * 3.8.20 (set by /opt/pyenv/version) 12:40:01 * 3.9.20 (set by /opt/pyenv/version) 12:40:01 * 3.10.15 (set by /opt/pyenv/version) 12:40:01 * 3.11.10 (set by /opt/pyenv/version) 12:40:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O53j 12:40:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:40:16 lf-activate-venv(): INFO: Installing: lftools 12:40:39 lf-activate-venv(): INFO: Adding /tmp/venv-O53j/bin to PATH 12:40:39 Generating Requirements File 12:40:57 Python 3.11.10 12:40:57 pip 25.1.1 from /tmp/venv-O53j/lib/python3.11/site-packages/pip (python 3.11) 12:40:57 appdirs==1.4.4 12:40:57 argcomplete==3.6.2 12:40:57 aspy.yaml==1.3.0 12:40:57 attrs==25.3.0 12:40:57 autopage==0.5.2 12:40:57 beautifulsoup4==4.13.4 12:40:57 boto3==1.38.32 12:40:57 botocore==1.38.32 12:40:57 bs4==0.0.2 12:40:57 cachetools==5.5.2 12:40:57 certifi==2025.4.26 12:40:57 cffi==1.17.1 12:40:57 cfgv==3.4.0 12:40:57 chardet==5.2.0 12:40:57 charset-normalizer==3.4.2 12:40:57 click==8.2.1 12:40:57 cliff==4.10.0 12:40:57 cmd2==2.6.0 12:40:57 cryptography==3.3.2 12:40:57 debtcollector==3.0.0 12:40:57 decorator==5.2.1 12:40:57 defusedxml==0.7.1 12:40:57 Deprecated==1.2.18 12:40:57 distlib==0.3.9 12:40:57 dnspython==2.7.0 12:40:57 docker==7.1.0 12:40:57 dogpile.cache==1.4.0 12:40:57 durationpy==0.10 12:40:57 email_validator==2.2.0 12:40:57 filelock==3.18.0 12:40:57 future==1.0.0 12:40:57 gitdb==4.0.12 12:40:57 GitPython==3.1.44 12:40:57 google-auth==2.40.3 12:40:57 httplib2==0.22.0 12:40:57 identify==2.6.12 12:40:57 idna==3.10 12:40:57 importlib-resources==1.5.0 12:40:57 iso8601==2.1.0 12:40:57 Jinja2==3.1.6 12:40:57 jmespath==1.0.1 12:40:57 jsonpatch==1.33 12:40:57 jsonpointer==3.0.0 12:40:57 jsonschema==4.24.0 12:40:57 jsonschema-specifications==2025.4.1 12:40:57 keystoneauth1==5.11.0 12:40:57 kubernetes==32.0.1 12:40:57 lftools==0.37.13 12:40:57 lxml==5.4.0 12:40:57 MarkupSafe==3.0.2 12:40:57 msgpack==1.1.0 12:40:57 multi_key_dict==2.0.3 12:40:57 munch==4.0.0 12:40:57 netaddr==1.3.0 12:40:57 niet==1.4.2 12:40:57 nodeenv==1.9.1 12:40:57 oauth2client==4.1.3 12:40:57 oauthlib==3.2.2 12:40:57 openstacksdk==4.6.0 12:40:57 os-client-config==2.1.0 12:40:57 os-service-types==1.7.0 12:40:57 osc-lib==4.0.2 12:40:57 oslo.config==9.8.0 12:40:57 oslo.context==6.0.0 12:40:57 oslo.i18n==6.5.1 12:40:57 oslo.log==7.1.0 12:40:57 oslo.serialization==5.7.0 12:40:57 oslo.utils==9.0.0 12:40:57 packaging==25.0 12:40:57 pbr==6.1.1 12:40:57 platformdirs==4.3.8 12:40:57 prettytable==3.16.0 12:40:57 psutil==7.0.0 12:40:57 pyasn1==0.6.1 12:40:57 pyasn1_modules==0.4.2 12:40:57 pycparser==2.22 12:40:57 pygerrit2==2.0.15 12:40:57 PyGithub==2.6.1 12:40:57 PyJWT==2.10.1 12:40:57 PyNaCl==1.5.0 12:40:57 pyparsing==2.4.7 12:40:57 pyperclip==1.9.0 12:40:57 pyrsistent==0.20.0 12:40:57 python-cinderclient==9.7.0 12:40:57 python-dateutil==2.9.0.post0 12:40:57 python-heatclient==4.2.0 12:40:57 python-jenkins==1.8.2 12:40:57 python-keystoneclient==5.6.0 12:40:57 python-magnumclient==4.8.1 12:40:57 python-openstackclient==8.1.0 12:40:57 python-swiftclient==4.8.0 12:40:57 PyYAML==6.0.2 12:40:57 referencing==0.36.2 12:40:57 requests==2.32.3 12:40:57 requests-oauthlib==2.0.0 12:40:57 requestsexceptions==1.4.0 12:40:57 rfc3986==2.0.0 12:40:57 rpds-py==0.25.1 12:40:57 rsa==4.9.1 12:40:57 ruamel.yaml==0.18.13 12:40:57 ruamel.yaml.clib==0.2.12 12:40:57 s3transfer==0.13.0 12:40:57 simplejson==3.20.1 12:40:57 six==1.17.0 12:40:57 smmap==5.0.2 12:40:57 soupsieve==2.7 12:40:57 stevedore==5.4.1 12:40:57 tabulate==0.9.0 12:40:57 toml==0.10.2 12:40:57 tomlkit==0.13.3 12:40:57 tqdm==4.67.1 12:40:57 typing_extensions==4.14.0 12:40:57 tzdata==2025.2 12:40:57 urllib3==1.26.20 12:40:57 virtualenv==20.31.2 12:40:57 wcwidth==0.2.13 12:40:57 websocket-client==1.8.0 12:40:57 wrapt==1.17.2 12:40:57 xdg==6.0.0 12:40:57 xmltodict==0.14.2 12:40:57 yq==3.4.3 12:40:57 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins14046910994664709510.sh 12:40:57 + mkdir -p /w/workspace/sdnc-oam-maven-docker-stage-master/target/classes /w/workspace/sdnc-oam-maven-docker-stage-master/jacoco/classes 12:40:57 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins9354598777591602612.sh 12:40:57 + echo quiet=on 12:40:57 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-19525 12:40:58 [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:40:58 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 12:40:58 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:40:58 Java version: 21.0.6, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:40:58 Default locale: en, platform encoding: UTF-8 12:40:58 OS name: "linux", version: "5.15.0-138-generic", arch: "amd64", family: "unix" 12:40:58 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins9592333234966972357.sh 12:40:58 + rm /home/jenkins/.wgetrc 12:40:58 [EnvInject] - Injecting environment variables from a build step. 12:40:58 [EnvInject] - Injecting as environment variables the properties content 12:40:58 SET_JDK_VERSION=openjdk21 12:40:58 GIT_URL="git://cloud.onap.org/mirror" 12:40:58 12:40:58 [EnvInject] - Variables injected successfully. 12:40:58 [sdnc-oam-maven-docker-stage-master] $ /bin/sh /tmp/jenkins12221208526802218860.sh 12:40:58 ---> update-java-alternatives.sh 12:40:58 ---> Updating Java version 12:40:58 ---> Ubuntu/Debian system detected 12:40:59 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:40:59 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:40:59 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:59 openjdk version "21.0.6" 2025-01-21 12:40:59 OpenJDK Runtime Environment (build 21.0.6+7-Ubuntu-122.04.1) 12:40:59 OpenJDK 64-Bit Server VM (build 21.0.6+7-Ubuntu-122.04.1, mixed mode, sharing) 12:40:59 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 12:40:59 [EnvInject] - Injecting environment variables from a build step. 12:40:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:40:59 [EnvInject] - Variables injected successfully. 12:40:59 provisioning config files... 12:40:59 copy managed file [global-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config15351416036177090390tmp 12:40:59 copy managed file [sdnc-oam-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config1461880170887641632tmp 12:40:59 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins10858802648023890790.sh 12:40:59 ---> docker-login.sh 12:40:59 nexus3.onap.org:10001 12:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:59 12:40:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:59 Configure a credential helper to remove this warning. See 12:40:59 https://docs.docker.com/go/credential-store/ 12:40:59 12:40:59 Login Succeeded 12:40:59 nexus3.onap.org:10002 12:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:59 12:40:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:59 Configure a credential helper to remove this warning. See 12:40:59 https://docs.docker.com/go/credential-store/ 12:40:59 12:40:59 Login Succeeded 12:40:59 nexus3.onap.org:10003 12:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:59 12:40:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:59 Configure a credential helper to remove this warning. See 12:40:59 https://docs.docker.com/go/credential-store/ 12:40:59 12:40:59 Login Succeeded 12:40:59 nexus3.onap.org:10004 12:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:59 12:40:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:59 Configure a credential helper to remove this warning. See 12:40:59 https://docs.docker.com/go/credential-store/ 12:40:59 12:40:59 Login Succeeded 12:40:59 docker.io 12:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:00 12:41:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:41:00 Configure a credential helper to remove this warning. See 12:41:00 https://docs.docker.com/go/credential-store/ 12:41:00 12:41:00 Login Succeeded 12:41:00 ---> docker-login.sh ends 12:41:00 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6169281207417404612.sh 12:41:00 provisioning config files... 12:41:00 copy managed file [global-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config9497503044985947834tmp 12:41:00 copy managed file [sdnc-oam-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config11733987775945695942tmp 12:41:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:41:00 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:41:00 [EnvInject] - Injecting environment variables from a build step. 12:41:00 [EnvInject] - Injecting as environment variables the properties file path 'version.properties' 12:41:00 [EnvInject] - Variables injected successfully. 12:41:00 using settings config with name sdnc-oam-settings 12:41:00 Replacing all maven server entries not found in credentials list is true 12:41:00 using global settings config with name global-settings 12:41:00 Replacing all maven server entries not found in credentials list is true 12:41:00 [sdnc-oam-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f -s /tmp/settings6186162150533735885.xml -gs /tmp/global-settings7644522369924562470.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:41:00 POM file specified with the -f/--file command line argument does not exist 12:41:01 [INFO] Scanning for projects... 12:41:01 [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:41:01 [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:41:01 [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:41:01 [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:41:01 [ERROR] [ERROR] Some problems were encountered while processing the POMs: 12:41:01 [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:41:01 @ 12:41:01 [ERROR] The build could not read 1 project -> [Help 1] 12:41:01 [ERROR] 12:41:01 [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:41:01 [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:41:01 [ERROR] 12:41:01 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 12:41:01 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:41:01 [ERROR] 12:41:01 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:41:01 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException 12:41:01 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException 12:41:01 Build step 'Conditional steps (multiple)' marked build as failure 12:41:01 $ ssh-agent -k 12:41:01 unset SSH_AUTH_SOCK; 12:41:01 unset SSH_AGENT_PID; 12:41:01 echo Agent pid 1608 killed; 12:41:01 [ssh-agent] Stopped. 12:41:01 [PostBuildScript] - [INFO] Executing post build scripts. 12:41:01 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins12703953469580616545.sh 12:41:01 ---> sysstat.sh 12:41:02 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins11151002035857151760.sh 12:41:02 ---> package-listing.sh 12:41:02 ++ facter osfamily 12:41:02 ++ tr '[:upper:]' '[:lower:]' 12:41:02 + OS_FAMILY=debian 12:41:02 + workspace=/w/workspace/sdnc-oam-maven-docker-stage-master 12:41:02 + START_PACKAGES=/tmp/packages_start.txt 12:41:02 + END_PACKAGES=/tmp/packages_end.txt 12:41:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:41:02 + PACKAGES=/tmp/packages_start.txt 12:41:02 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:41:02 + PACKAGES=/tmp/packages_end.txt 12:41:02 + case "${OS_FAMILY}" in 12:41:02 + dpkg -l 12:41:02 + grep '^ii' 12:41:02 + '[' -f /tmp/packages_start.txt ']' 12:41:02 + '[' -f /tmp/packages_end.txt ']' 12:41:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:41:02 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:41:02 + mkdir -p /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:41:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:41:02 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins7918677797328981254.sh 12:41:02 ---> capture-instance-metadata.sh 12:41:02 Setup pyenv: 12:41:02 system 12:41:02 3.8.20 12:41:02 3.9.20 12:41:02 3.10.15 12:41:02 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O53j from file:/tmp/.os_lf_venv 12:41:04 lf-activate-venv(): INFO: Installing: lftools 12:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-O53j/bin to PATH 12:41:12 INFO: Running in OpenStack, capturing instance metadata 12:41:13 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins855942445537754750.sh 12:41:13 provisioning config files... 12:41:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config7468769444669697728tmp 12:41:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:41:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:41:13 [EnvInject] - Injecting environment variables from a build step. 12:41:13 [EnvInject] - Injecting as environment variables the properties content 12:41:13 SERVER_ID=logs 12:41:13 12:41:13 [EnvInject] - Variables injected successfully. 12:41:13 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6171365684222693700.sh 12:41:13 ---> create-netrc.sh 12:41:13 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins8152781408060995321.sh 12:41:13 ---> python-tools-install.sh 12:41:13 Setup pyenv: 12:41:13 system 12:41:13 3.8.20 12:41:13 3.9.20 12:41:13 3.10.15 12:41:13 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O53j from file:/tmp/.os_lf_venv 12:41:15 lf-activate-venv(): INFO: Installing: lftools 12:41:23 lf-activate-venv(): INFO: Adding /tmp/venv-O53j/bin to PATH 12:41:23 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins12800101538574779822.sh 12:41:23 ---> sudo-logs.sh 12:41:23 Archiving 'sudo' log.. 12:41:23 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins1753171114430315975.sh 12:41:23 ---> job-cost.sh 12:41:23 Setup pyenv: 12:41:23 system 12:41:23 3.8.20 12:41:23 3.9.20 12:41:23 3.10.15 12:41:23 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O53j from file:/tmp/.os_lf_venv 12:41:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:41:29 lf-activate-venv(): INFO: Adding /tmp/venv-O53j/bin to PATH 12:41:29 INFO: No Stack... 12:41:30 INFO: Retrieving Pricing Info for: v3-standard-8 12:41:30 INFO: Archiving Costs 12:41:30 [sdnc-oam-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins13028569863073661678.sh 12:41:30 ---> logs-deploy.sh 12:41:30 Setup pyenv: 12:41:30 system 12:41:30 3.8.20 12:41:30 3.9.20 12:41:30 3.10.15 12:41:30 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O53j from file:/tmp/.os_lf_venv 12:41:32 lf-activate-venv(): INFO: Installing: lftools 12:41:39 lf-activate-venv(): INFO: Adding /tmp/venv-O53j/bin to PATH 12:41:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-oam-maven-docker-stage-master/2134 12:41:39 INFO: archiving workspace using pattern(s): 12:41:40 Archives upload complete. 12:41:40 INFO: archiving logs to Nexus 12:41:41 ---> uname -a: 12:41:41 Linux prd-ubuntu2204-docker-8c-8g-19525 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:41:41 12:41:41 12:41:41 ---> lscpu: 12:41:41 Architecture: x86_64 12:41:41 CPU op-mode(s): 32-bit, 64-bit 12:41:41 Address sizes: 40 bits physical, 48 bits virtual 12:41:41 Byte Order: Little Endian 12:41:41 CPU(s): 8 12:41:41 On-line CPU(s) list: 0-7 12:41:41 Vendor ID: AuthenticAMD 12:41:41 Model name: AMD EPYC-Rome Processor 12:41:41 CPU family: 23 12:41:41 Model: 49 12:41:41 Thread(s) per core: 1 12:41:41 Core(s) per socket: 1 12:41:41 Socket(s): 8 12:41:41 Stepping: 0 12:41:41 BogoMIPS: 5599.99 12:41:41 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:41:41 Virtualization: AMD-V 12:41:41 Hypervisor vendor: KVM 12:41:41 Virtualization type: full 12:41:41 L1d cache: 256 KiB (8 instances) 12:41:41 L1i cache: 256 KiB (8 instances) 12:41:41 L2 cache: 4 MiB (8 instances) 12:41:41 L3 cache: 128 MiB (8 instances) 12:41:41 NUMA node(s): 1 12:41:41 NUMA node0 CPU(s): 0-7 12:41:41 Vulnerability Gather data sampling: Not affected 12:41:41 Vulnerability Itlb multihit: Not affected 12:41:41 Vulnerability L1tf: Not affected 12:41:41 Vulnerability Mds: Not affected 12:41:41 Vulnerability Meltdown: Not affected 12:41:41 Vulnerability Mmio stale data: Not affected 12:41:41 Vulnerability Reg file data sampling: Not affected 12:41:41 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:41:41 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:41:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:41:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:41:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:41:41 Vulnerability Srbds: Not affected 12:41:41 Vulnerability Tsx async abort: Not affected 12:41:41 12:41:41 12:41:41 ---> nproc: 12:41:41 8 12:41:41 12:41:41 12:41:41 ---> df -h: 12:41:41 Filesystem Size Used Avail Use% Mounted on 12:41:41 tmpfs 3.2G 1.1M 3.2G 1% /run 12:41:41 /dev/vda1 155G 9.6G 146G 7% / 12:41:41 tmpfs 16G 0 16G 0% /dev/shm 12:41:41 tmpfs 5.0M 0 5.0M 0% /run/lock 12:41:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:41:41 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 12:41:41 12:41:41 12:41:41 ---> free -m: 12:41:41 total used free shared buff/cache available 12:41:41 Mem: 32092 660 28966 4 2465 30995 12:41:41 Swap: 1023 0 1023 12:41:41 12:41:41 12:41:41 ---> ip addr: 12:41:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:41:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:41:41 inet 127.0.0.1/8 scope host lo 12:41:41 valid_lft forever preferred_lft forever 12:41:41 inet6 ::1/128 scope host 12:41:41 valid_lft forever preferred_lft forever 12:41:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:41:41 link/ether fa:16:3e:55:71:87 brd ff:ff:ff:ff:ff:ff 12:41:41 altname enp0s3 12:41:41 inet 10.30.107.143/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 12:41:41 valid_lft 86256sec preferred_lft 86256sec 12:41:41 inet6 fe80::f816:3eff:fe55:7187/64 scope link 12:41:41 valid_lft forever preferred_lft forever 12:41:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:41:41 link/ether 2e:2d:ff:f9:31:bf brd ff:ff:ff:ff:ff:ff 12:41:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:41:41 valid_lft forever preferred_lft forever 12:41:41 12:41:41 12:41:41 ---> sar -b -r -n DEV: 12:41:41 Linux 5.15.0-138-generic (prd-ubuntu2204-docker-8c-8g-19525) 06/08/25 _x86_64_ (8 CPU) 12:41:41 12:41:41 12:39:21 LINUX RESTART (8 CPU) 12:41:41 12:41:41 12:41:41 ---> sar -P ALL: 12:41:41 Linux 5.15.0-138-generic (prd-ubuntu2204-docker-8c-8g-19525) 06/08/25 _x86_64_ (8 CPU) 12:41:41 12:41:41 12:39:21 LINUX RESTART (8 CPU) 12:41:41 12:41:41 12:41:41