20:42:25 Started by timer 20:42:25 Running as SYSTEM 20:42:25 [EnvInject] - Loading node environment variables. 20:42:26 Building remotely on prd-ubuntu1804-docker-4c-4g-3525 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:42:26 [ssh-agent] Looking for ssh-agent implementation... 20:42:26 $ ssh-agent 20:42:26 SSH_AUTH_SOCK=/tmp/ssh-328AAQ3DR52E/agent.2062 20:42:26 SSH_AGENT_PID=2064 20:42:26 [ssh-agent] Started. 20:42:26 Running ssh-add (command line suppressed) 20:42:26 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/private_key_10376472071901754095.key (jenkins-ssh) 20:42:26 [ssh-agent] Using credentials jenkins (jenkins) 20:42:26 The recommended git tool is: NONE 20:42:28 using credential jenkins 20:42:28 Wiping out workspace first. 20:42:28 Cloning the remote Git repository 20:42:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:28 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script # timeout=10 20:42:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:28 > git --version # timeout=10 20:42:28 > git --version # 'git version 2.17.1' 20:42:28 using GIT_SSH to set credentials jenkins 20:42:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:29 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 20:42:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:30 Avoid second fetch 20:42:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:42:30 Checking out Revision 197761482f7460ae420db6a3325a036ade1fa541 (refs/remotes/origin/master) 20:42:30 > git config core.sparsecheckout # timeout=10 20:42:30 > git checkout -f 197761482f7460ae420db6a3325a036ade1fa541 # timeout=10 20:42:30 Commit message: "Deprecation notice added" 20:42:30 > git rev-list --no-walk 197761482f7460ae420db6a3325a036ade1fa541 # timeout=10 20:42:33 provisioning config files... 20:42:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:42:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:42:33 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins1099156443888475404.sh 20:42:33 ---> python-tools-install.sh 20:42:33 Setup pyenv: 20:42:34 * system (set by /opt/pyenv/version) 20:42:34 * 3.8.13 (set by /opt/pyenv/version) 20:42:34 * 3.9.13 (set by /opt/pyenv/version) 20:42:34 * 3.10.6 (set by /opt/pyenv/version) 20:42:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y89W 20:42:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:42:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:42:51 lf-activate-venv(): INFO: Base packages installed successfully 20:42:51 lf-activate-venv(): INFO: Installing additional packages: lftools 20:43:33 lf-activate-venv(): INFO: Adding /tmp/venv-Y89W/bin to PATH 20:43:33 Generating Requirements File 20:44:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:44:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:44:12 Python 3.10.6 20:44:12 pip 25.2 from /tmp/venv-Y89W/lib/python3.10/site-packages/pip (python 3.10) 20:44:13 appdirs==1.4.4 20:44:13 argcomplete==3.6.2 20:44:13 aspy.yaml==1.3.0 20:44:13 attrs==25.3.0 20:44:13 autopage==0.5.2 20:44:13 beautifulsoup4==4.13.5 20:44:13 boto3==1.40.29 20:44:13 botocore==1.40.29 20:44:13 bs4==0.0.2 20:44:13 cachetools==5.5.2 20:44:13 certifi==2025.8.3 20:44:13 cffi==2.0.0 20:44:13 cfgv==3.4.0 20:44:13 chardet==5.2.0 20:44:13 charset-normalizer==3.4.3 20:44:13 click==8.2.1 20:44:13 cliff==4.11.0 20:44:13 cmd2==2.7.0 20:44:13 cryptography==3.3.2 20:44:13 debtcollector==3.0.0 20:44:13 decorator==5.2.1 20:44:13 defusedxml==0.7.1 20:44:13 Deprecated==1.2.18 20:44:13 distlib==0.4.0 20:44:13 dnspython==2.8.0 20:44:13 docker==7.1.0 20:44:13 dogpile.cache==1.4.0 20:44:13 durationpy==0.10 20:44:13 email-validator==2.3.0 20:44:13 filelock==3.19.1 20:44:13 future==1.0.0 20:44:13 gitdb==4.0.12 20:44:13 GitPython==3.1.45 20:44:13 google-auth==2.40.3 20:44:13 httplib2==0.31.0 20:44:13 identify==2.6.14 20:44:13 idna==3.10 20:44:13 importlib-resources==1.5.0 20:44:13 iso8601==2.1.0 20:44:13 Jinja2==3.1.6 20:44:13 jmespath==1.0.1 20:44:13 jsonpatch==1.33 20:44:13 jsonpointer==3.0.0 20:44:13 jsonschema==4.25.1 20:44:13 jsonschema-specifications==2025.9.1 20:44:13 keystoneauth1==5.12.0 20:44:13 kubernetes==33.1.0 20:44:13 lftools==0.37.13 20:44:13 lxml==6.0.1 20:44:13 markdown-it-py==4.0.0 20:44:13 MarkupSafe==3.0.2 20:44:13 mdurl==0.1.2 20:44:13 msgpack==1.1.1 20:44:13 multi_key_dict==2.0.3 20:44:13 munch==4.0.0 20:44:13 netaddr==1.3.0 20:44:13 niet==1.4.2 20:44:13 nodeenv==1.9.1 20:44:13 oauth2client==4.1.3 20:44:13 oauthlib==3.3.1 20:44:13 openstacksdk==4.7.1 20:44:13 os-service-types==1.8.0 20:44:13 osc-lib==4.2.0 20:44:13 oslo.config==10.0.0 20:44:13 oslo.context==6.1.0 20:44:13 oslo.i18n==6.6.0 20:44:13 oslo.log==7.2.1 20:44:13 oslo.serialization==5.8.0 20:44:13 oslo.utils==9.1.0 20:44:13 packaging==25.0 20:44:13 pbr==7.0.1 20:44:13 platformdirs==4.4.0 20:44:13 prettytable==3.16.0 20:44:13 psutil==7.0.0 20:44:13 pyasn1==0.6.1 20:44:13 pyasn1_modules==0.4.2 20:44:13 pycparser==2.23 20:44:13 pygerrit2==2.0.15 20:44:13 PyGithub==2.8.1 20:44:13 Pygments==2.19.2 20:44:13 PyJWT==2.10.1 20:44:13 PyNaCl==1.6.0 20:44:13 pyparsing==2.4.7 20:44:13 pyperclip==1.9.0 20:44:13 pyrsistent==0.20.0 20:44:13 python-cinderclient==9.8.0 20:44:13 python-dateutil==2.9.0.post0 20:44:13 python-heatclient==4.3.0 20:44:13 python-jenkins==1.8.3 20:44:13 python-keystoneclient==5.7.0 20:44:13 python-magnumclient==4.9.0 20:44:13 python-openstackclient==8.2.0 20:44:13 python-swiftclient==4.8.0 20:44:13 PyYAML==6.0.2 20:44:13 referencing==0.36.2 20:44:13 requests==2.32.5 20:44:13 requests-oauthlib==2.0.0 20:44:13 requestsexceptions==1.4.0 20:44:13 rfc3986==2.0.0 20:44:13 rich==14.1.0 20:44:13 rich-argparse==1.7.1 20:44:13 rpds-py==0.27.1 20:44:13 rsa==4.9.1 20:44:13 ruamel.yaml==0.18.15 20:44:13 ruamel.yaml.clib==0.2.12 20:44:13 s3transfer==0.14.0 20:44:13 simplejson==3.20.1 20:44:13 six==1.17.0 20:44:13 smmap==5.0.2 20:44:13 soupsieve==2.8 20:44:13 stevedore==5.5.0 20:44:13 tabulate==0.9.0 20:44:13 toml==0.10.2 20:44:13 tomlkit==0.13.3 20:44:13 tqdm==4.67.1 20:44:13 typing_extensions==4.15.0 20:44:13 tzdata==2025.2 20:44:13 urllib3==1.26.20 20:44:13 virtualenv==20.34.0 20:44:13 wcwidth==0.2.13 20:44:13 websocket-client==1.8.0 20:44:13 wrapt==1.17.3 20:44:13 xdg==6.0.0 20:44:13 xmltodict==0.15.1 20:44:13 yq==3.4.3 20:44:13 [EnvInject] - Injecting environment variables from a build step. 20:44:13 [EnvInject] - Injecting as environment variables the properties content 20:44:13 SET_JDK_VERSION=openjdk17 20:44:13 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:44:13 20:44:13 [EnvInject] - Variables injected successfully. 20:44:13 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins6330012762827825662.sh 20:44:13 ---> update-java-alternatives.sh 20:44:13 ---> Updating Java version 20:44:13 ---> Ubuntu/Debian system detected 20:44:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:44:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:44:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:44:14 openjdk version "17.0.7" 2023-04-18 20:44:14 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:44:14 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:44:14 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:44:14 [EnvInject] - Injecting environment variables from a build step. 20:44:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:44:14 [EnvInject] - Variables injected successfully. 20:44:14 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins241036385282743170.sh 20:44:14 --> prescan-dmaapmediatorproducer-ubuntu.sh 20:44:14 + sudo apt-get update 20:44:14 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 20:44:14 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:44:14 Hit:3 http://apt.puppetlabs.com xenial InRelease 20:44:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:44:14 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:14 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:44:14 Err:3 http://apt.puppetlabs.com xenial InRelease 20:44:14 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:15 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:44:15 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:44:15 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:15 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:15 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:15 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:15 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 20:44:15 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:44:16 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:44:16 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:44:16 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 20:44:16 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 20:44:16 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 20:44:16 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:44:16 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 20:44:16 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 20:44:16 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 20:44:16 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 20:44:16 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 20:44:16 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 20:44:16 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 20:44:16 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 20:44:16 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 20:44:16 Get:31 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 20:44:27 Fetched 28.0 MB in 7s (3746 kB/s) 20:44:27 Reading package lists... 20:44:29 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:29 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:29 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:44:29 + bash ./build-dmaapmediatorproducer-ubuntu.sh 20:44:29 + echo '--> build-dmaapmediatorproducer-ubuntu.sh' 20:44:29 --> build-dmaapmediatorproducer-ubuntu.sh 20:44:29 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 20:44:29 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 20:44:29 + export GO111MODULE=on 20:44:29 + GO111MODULE=on 20:44:29 + go version 20:44:29 go version go1.19 linux/amd64 20:44:29 + go install github.com/ory/go-acc 20:44:30 no required module provides package github.com/ory/go-acc; to add it: 20:44:30 go get github.com/ory/go-acc 20:44:30 Build step 'Execute shell' marked build as failure 20:44:30 $ ssh-agent -k 20:44:30 unset SSH_AUTH_SOCK; 20:44:30 unset SSH_AGENT_PID; 20:44:30 echo Agent pid 2064 killed; 20:44:30 [ssh-agent] Stopped. 20:44:30 [PostBuildScript] - [INFO] Executing post build scripts. 20:44:30 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins14880809230679822780.sh 20:44:30 ---> sysstat.sh 20:44:31 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins4076619211210536380.sh 20:44:31 ---> package-listing.sh 20:44:31 ++ tr '[:upper:]' '[:lower:]' 20:44:31 ++ facter osfamily 20:44:31 + OS_FAMILY=debian 20:44:31 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:44:31 + START_PACKAGES=/tmp/packages_start.txt 20:44:31 + END_PACKAGES=/tmp/packages_end.txt 20:44:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:31 + PACKAGES=/tmp/packages_start.txt 20:44:31 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:31 + PACKAGES=/tmp/packages_end.txt 20:44:31 + case "${OS_FAMILY}" in 20:44:31 + grep '^ii' 20:44:31 + dpkg -l 20:44:31 + '[' -f /tmp/packages_start.txt ']' 20:44:31 + '[' -f /tmp/packages_end.txt ']' 20:44:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:31 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:31 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:44:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:44:31 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins7565853230060481965.sh 20:44:31 ---> capture-instance-metadata.sh 20:44:31 Setup pyenv: 20:44:32 system 20:44:32 3.8.13 20:44:32 3.9.13 20:44:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y89W from file:/tmp/.os_lf_venv 20:44:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:35 lf-activate-venv(): INFO: Base packages installed successfully 20:44:35 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:55 lf-activate-venv(): INFO: Adding /tmp/venv-Y89W/bin to PATH 20:44:55 INFO: Running in OpenStack, capturing instance metadata 20:44:55 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins5258899495774890561.sh 20:44:55 provisioning config files... 20:44:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/config1364183346831626632tmp 20:44:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:44:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:44:55 [EnvInject] - Injecting environment variables from a build step. 20:44:55 [EnvInject] - Injecting as environment variables the properties content 20:44:55 SERVER_ID=logs 20:44:55 20:44:55 [EnvInject] - Variables injected successfully. 20:44:55 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins6547007984759560621.sh 20:44:55 ---> create-netrc.sh 20:44:55 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins13721094168908271675.sh 20:44:55 ---> python-tools-install.sh 20:44:55 Setup pyenv: 20:44:55 system 20:44:55 3.8.13 20:44:55 3.9.13 20:44:55 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y89W from file:/tmp/.os_lf_venv 20:44:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:59 lf-activate-venv(): INFO: Base packages installed successfully 20:44:59 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:17 lf-activate-venv(): INFO: Adding /tmp/venv-Y89W/bin to PATH 20:45:17 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins18130004095615053935.sh 20:45:17 ---> sudo-logs.sh 20:45:17 Archiving 'sudo' log.. 20:45:18 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins13199625185068577398.sh 20:45:18 ---> job-cost.sh 20:45:18 Setup pyenv: 20:45:18 system 20:45:18 3.8.13 20:45:18 3.9.13 20:45:18 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y89W from file:/tmp/.os_lf_venv 20:45:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:21 lf-activate-venv(): INFO: Base packages installed successfully 20:45:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:45:32 lf-activate-venv(): INFO: Adding /tmp/venv-Y89W/bin to PATH 20:45:32 INFO: No Stack... 20:45:33 INFO: Retrieving Pricing Info for: v3-starter-4 20:45:33 INFO: Archiving Costs 20:45:33 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins2105493057271287397.sh 20:45:33 ---> logs-deploy.sh 20:45:33 Setup pyenv: 20:45:33 system 20:45:33 3.8.13 20:45:33 3.9.13 20:45:33 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y89W from file:/tmp/.os_lf_venv 20:45:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:37 lf-activate-venv(): INFO: Base packages installed successfully 20:45:37 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:55 lf-activate-venv(): INFO: Adding /tmp/venv-Y89W/bin to PATH 20:45:55 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/1291 20:45:55 INFO: archiving workspace using pattern(s): -p **/*.log 20:45:57 Archives upload complete. 20:45:58 INFO: archiving logs to Nexus 20:45:59 ---> uname -a: 20:45:59 Linux prd-ubuntu1804-docker-4c-4g-3525 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 20:45:59 20:45:59 20:45:59 ---> lscpu: 20:45:59 Architecture: x86_64 20:45:59 CPU op-mode(s): 32-bit, 64-bit 20:45:59 Byte Order: Little Endian 20:45:59 CPU(s): 4 20:45:59 On-line CPU(s) list: 0-3 20:45:59 Thread(s) per core: 1 20:45:59 Core(s) per socket: 1 20:45:59 Socket(s): 4 20:45:59 NUMA node(s): 1 20:45:59 Vendor ID: AuthenticAMD 20:45:59 CPU family: 23 20:45:59 Model: 49 20:45:59 Model name: AMD EPYC-Rome Processor 20:45:59 Stepping: 0 20:45:59 CPU MHz: 2800.000 20:45:59 BogoMIPS: 5600.00 20:45:59 Virtualization: AMD-V 20:45:59 Hypervisor vendor: KVM 20:45:59 Virtualization type: full 20:45:59 L1d cache: 32K 20:45:59 L1i cache: 32K 20:45:59 L2 cache: 512K 20:45:59 L3 cache: 16384K 20:45:59 NUMA node0 CPU(s): 0-3 20:45:59 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 20:45:59 20:45:59 20:45:59 ---> nproc: 20:45:59 4 20:45:59 20:45:59 20:45:59 ---> df -h: 20:45:59 Filesystem Size Used Avail Use% Mounted on 20:45:59 udev 3.9G 0 3.9G 0% /dev 20:45:59 tmpfs 798M 696K 797M 1% /run 20:45:59 /dev/vda1 20G 9.1G 11G 48% / 20:45:59 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:45:59 tmpfs 5.0M 0 5.0M 0% /run/lock 20:45:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:45:59 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:45:59 tmpfs 798M 0 798M 0% /run/user/1001 20:45:59 20:45:59 20:45:59 ---> free -m: 20:45:59 total used free shared buff/cache available 20:45:59 Mem: 7976 484 5183 0 2308 7213 20:45:59 Swap: 1023 0 1023 20:45:59 20:45:59 20:45:59 ---> ip addr: 20:45:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:45:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:45:59 inet 127.0.0.1/8 scope host lo 20:45:59 valid_lft forever preferred_lft forever 20:45:59 inet6 ::1/128 scope host 20:45:59 valid_lft forever preferred_lft forever 20:45:59 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:45:59 link/ether fa:16:3e:05:f7:a7 brd ff:ff:ff:ff:ff:ff 20:45:59 inet 10.32.6.195/23 brd 10.32.7.255 scope global dynamic ens3 20:45:59 valid_lft 86145sec preferred_lft 86145sec 20:45:59 inet6 fe80::f816:3eff:fe05:f7a7/64 scope link 20:45:59 valid_lft forever preferred_lft forever 20:45:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:45:59 link/ether 02:42:a0:44:64:71 brd ff:ff:ff:ff:ff:ff 20:45:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:45:59 valid_lft forever preferred_lft forever 20:45:59 20:45:59 20:45:59 ---> sar -b -r -n DEV: 20:45:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3525) 09/12/25 _x86_64_ (4 CPU) 20:45:59 20:45:59 20:41:48 LINUX RESTART (4 CPU) 20:45:59 20:45:59 20:42:01 tps rtps wtps bread/s bwrtn/s 20:45:59 20:43:01 154.59 69.17 85.42 5588.80 39498.23 20:45:59 20:44:01 60.62 0.27 60.36 29.86 9308.85 20:45:59 20:45:01 69.78 18.56 51.22 1752.22 16198.87 20:45:59 Average: 95.00 29.33 65.66 2456.92 21668.35 20:45:59 20:45:59 20:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:45:59 20:43:01 5888568 7391636 2278860 27.90 35768 1648836 1035928 11.24 604564 1505652 53056 20:45:59 20:44:01 5651864 7380676 2515564 30.80 54920 1842916 1013632 11.00 625016 1696560 65760 20:45:59 20:45:01 5325024 7397984 2842404 34.80 63060 2169192 967616 10.50 813876 1815076 117668 20:45:59 Average: 5621819 7390099 2545609 31.17 51249 1886981 1005725 10.91 681152 1672429 78828 20:45:59 20:45:59 20:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:45:59 20:43:01 ens3 440.29 231.23 1048.39 65.75 0.00 0.00 0.00 0.00 20:45:59 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:59 20:43:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 20:45:59 20:44:01 ens3 56.29 46.68 694.90 5.91 0.00 0.00 0.00 0.00 20:45:59 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:59 20:44:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 20:45:59 20:45:01 ens3 146.75 85.17 509.72 11.59 0.00 0.00 0.00 0.00 20:45:59 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:59 20:45:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 20:45:59 Average: ens3 214.44 121.02 750.99 27.75 0.00 0.00 0.00 0.00 20:45:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:59 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 20:45:59 20:45:59 20:45:59 ---> sar -P ALL: 20:45:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3525) 09/12/25 _x86_64_ (4 CPU) 20:45:59 20:45:59 20:41:48 LINUX RESTART (4 CPU) 20:45:59 20:45:59 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:45:59 20:43:01 all 19.06 0.00 2.80 4.92 1.40 71.81 20:45:59 20:43:01 0 16.90 0.00 2.27 4.92 1.40 74.50 20:45:59 20:43:01 1 12.02 0.00 4.15 6.01 1.38 76.44 20:45:59 20:43:01 2 15.88 0.00 1.88 6.72 1.28 74.23 20:45:59 20:43:01 3 31.44 0.00 2.88 2.05 1.57 62.06 20:45:59 20:44:01 all 20.52 0.00 1.21 1.66 1.17 75.43 20:45:59 20:44:01 0 41.27 0.00 2.08 0.32 1.48 54.85 20:45:59 20:44:01 1 3.40 0.00 0.80 5.57 0.71 89.52 20:45:59 20:44:01 2 21.07 0.00 0.93 0.63 1.77 75.61 20:45:59 20:44:01 3 16.39 0.00 1.03 0.12 0.73 81.73 20:45:59 20:45:01 all 19.96 1.90 2.17 1.44 1.49 73.04 20:45:59 20:45:01 0 2.63 0.00 1.23 2.19 0.63 93.32 20:45:59 20:45:01 1 40.59 0.00 2.70 1.00 1.96 53.76 20:45:59 20:45:01 2 30.61 7.59 3.50 0.38 1.74 56.16 20:45:59 20:45:01 3 6.06 0.03 1.22 2.20 1.60 88.89 20:45:59 Average: all 19.85 0.64 2.06 2.67 1.36 73.43 20:45:59 Average: 0 20.26 0.00 1.86 2.47 1.17 74.24 20:45:59 Average: 1 18.68 0.00 2.55 4.19 1.35 73.24 20:45:59 Average: 2 22.53 2.53 2.10 2.57 1.60 68.67 20:45:59 Average: 3 17.93 0.01 1.71 1.46 1.30 77.59 20:45:59 20:45:59 20:45:59