20:42:32 Started by timer 20:42:32 Running as SYSTEM 20:42:32 [EnvInject] - Loading node environment variables. 20:42:32 Building remotely on prd-ubuntu1804-docker-4c-4g-1502 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:42:32 [ssh-agent] Looking for ssh-agent implementation... 20:42:33 $ ssh-agent 20:42:33 SSH_AUTH_SOCK=/tmp/ssh-XfmpDZ88At9R/agent.2112 20:42:33 SSH_AGENT_PID=2114 20:42:33 [ssh-agent] Started. 20:42:33 Running ssh-add (command line suppressed) 20:42:33 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/private_key_8125845416065948287.key (jenkins-ssh) 20:42:33 [ssh-agent] Using credentials jenkins (jenkins) 20:42:33 The recommended git tool is: NONE 20:42:35 using credential jenkins 20:42:35 Wiping out workspace first. 20:42:35 Cloning the remote Git repository 20:42:35 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:35 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script # timeout=10 20:42:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:35 > git --version # timeout=10 20:42:35 > git --version # 'git version 2.17.1' 20:42:35 using GIT_SSH to set credentials jenkins 20:42:35 > 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:36 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 20:42:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:36 Avoid second fetch 20:42:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:42:36 Checking out Revision 93c83094321006c9a146183288e8fa988f9f007a (refs/remotes/origin/master) 20:42:36 > git config core.sparsecheckout # timeout=10 20:42:36 > git checkout -f 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:37 Commit message: "CI: Add .github/dependabot.yml configuration" 20:42:37 > git rev-list --no-walk 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:40 provisioning config files... 20:42:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:42:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:42:40 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins3806805241846481716.sh 20:42:40 ---> python-tools-install.sh 20:42:40 Setup pyenv: 20:42:40 * system (set by /opt/pyenv/version) 20:42:40 * 3.8.13 (set by /opt/pyenv/version) 20:42:40 * 3.9.13 (set by /opt/pyenv/version) 20:42:40 * 3.10.6 (set by /opt/pyenv/version) 20:42:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WO9J 20:42:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:42:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:42:55 lf-activate-venv(): INFO: Base packages installed successfully 20:42:55 lf-activate-venv(): INFO: Installing additional packages: lftools 20:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-WO9J/bin to PATH 20:43:34 Generating Requirements File 20:44:06 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:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:44:07 Python 3.10.6 20:44:07 pip 26.0.1 from /tmp/venv-WO9J/lib/python3.10/site-packages/pip (python 3.10) 20:44:08 appdirs==1.4.4 20:44:08 argcomplete==3.6.3 20:44:08 aspy.yaml==1.3.0 20:44:08 attrs==26.1.0 20:44:08 autopage==0.6.0 20:44:08 backports.strenum==1.3.1 20:44:08 beautifulsoup4==4.14.3 20:44:08 boto3==1.42.96 20:44:08 botocore==1.42.96 20:44:08 bs4==0.0.2 20:44:08 certifi==2026.4.22 20:44:08 cffi==2.0.0 20:44:08 cfgv==3.5.0 20:44:08 chardet==7.4.3 20:44:08 charset-normalizer==3.4.7 20:44:08 click==8.3.3 20:44:08 cliff==4.13.3 20:44:08 cmd2==3.5.1 20:44:08 cryptography==3.3.2 20:44:08 debtcollector==3.1.0 20:44:08 decorator==5.2.1 20:44:08 defusedxml==0.7.1 20:44:08 Deprecated==1.3.1 20:44:08 distlib==0.4.0 20:44:08 dnspython==2.8.0 20:44:08 docker==7.1.0 20:44:08 dogpile.cache==1.5.0 20:44:08 durationpy==0.10 20:44:08 email-validator==2.3.0 20:44:08 filelock==3.29.0 20:44:08 future==1.0.0 20:44:08 gitdb==4.0.12 20:44:08 GitPython==3.1.47 20:44:08 httplib2==0.30.2 20:44:08 identify==2.6.19 20:44:08 idna==3.13 20:44:08 importlib-resources==1.5.0 20:44:08 iso8601==2.1.0 20:44:08 Jinja2==3.1.6 20:44:08 jmespath==1.1.0 20:44:08 jsonpatch==1.33 20:44:08 jsonpointer==3.1.1 20:44:08 jsonschema==4.26.0 20:44:08 jsonschema-specifications==2025.9.1 20:44:08 keystoneauth1==5.13.1 20:44:08 kubernetes==35.0.0 20:44:08 lftools==0.37.22 20:44:08 lxml==6.1.0 20:44:08 markdown-it-py==4.0.0 20:44:08 MarkupSafe==3.0.3 20:44:08 mdurl==0.1.2 20:44:08 msgpack==1.1.2 20:44:08 multi_key_dict==2.0.3 20:44:08 munch==4.0.0 20:44:08 netaddr==1.3.0 20:44:08 niet==1.4.2 20:44:08 nodeenv==1.10.0 20:44:08 oauth2client==4.1.3 20:44:08 oauthlib==3.3.1 20:44:08 openstacksdk==4.11.0 20:44:08 os-service-types==1.8.2 20:44:08 osc-lib==4.5.0 20:44:08 oslo.config==10.3.0 20:44:08 oslo.context==6.3.0 20:44:08 oslo.i18n==6.7.2 20:44:08 oslo.log==8.1.0 20:44:08 oslo.serialization==5.9.1 20:44:08 oslo.utils==10.0.1 20:44:08 packaging==26.2 20:44:08 pbr==7.0.3 20:44:08 platformdirs==4.9.6 20:44:08 prettytable==3.17.0 20:44:08 psutil==7.2.2 20:44:08 pyasn1==0.6.3 20:44:08 pyasn1_modules==0.4.2 20:44:08 pycparser==3.0 20:44:08 pygerrit2==2.0.15 20:44:08 PyGithub==2.9.1 20:44:08 Pygments==2.20.0 20:44:08 PyJWT==2.12.1 20:44:08 PyNaCl==1.6.2 20:44:08 pyparsing==2.4.7 20:44:08 pyperclip==1.11.0 20:44:08 pyrsistent==0.20.0 20:44:08 python-cinderclient==9.9.0 20:44:08 python-dateutil==2.9.0.post0 20:44:08 python-discovery==1.2.2 20:44:08 python-heatclient==5.1.0 20:44:08 python-jenkins==1.8.3 20:44:08 python-keystoneclient==5.8.0 20:44:08 python-magnumclient==4.10.0 20:44:08 python-openstackclient==9.0.0 20:44:08 python-swiftclient==4.10.0 20:44:08 PyYAML==6.0.3 20:44:08 referencing==0.37.0 20:44:08 requests==2.33.1 20:44:08 requests-oauthlib==2.0.0 20:44:08 rfc3986==2.0.0 20:44:08 rich==15.0.0 20:44:08 rich-argparse==1.7.2 20:44:08 rpds-py==0.30.0 20:44:08 rsa==4.9.1 20:44:08 ruamel.yaml==0.19.1 20:44:08 ruamel.yaml.clib==0.2.15 20:44:08 s3transfer==0.16.1 20:44:08 simplejson==4.1.1 20:44:08 six==1.17.0 20:44:08 smmap==5.0.3 20:44:08 soupsieve==2.8.3 20:44:08 stevedore==5.7.0 20:44:08 tabulate==0.10.0 20:44:08 toml==0.10.2 20:44:08 tomlkit==0.14.0 20:44:08 tqdm==4.67.3 20:44:08 typing_extensions==4.15.0 20:44:08 urllib3==1.26.20 20:44:08 virtualenv==21.2.4 20:44:08 wcwidth==0.6.0 20:44:08 websocket-client==1.9.0 20:44:08 wrapt==2.1.2 20:44:08 xdg==6.0.0 20:44:08 xmltodict==1.0.4 20:44:08 yq==3.4.3 20:44:08 [EnvInject] - Injecting environment variables from a build step. 20:44:08 [EnvInject] - Injecting as environment variables the properties content 20:44:08 SET_JDK_VERSION=openjdk17 20:44:08 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:44:08 20:44:08 [EnvInject] - Variables injected successfully. 20:44:08 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins14974389409670162392.sh 20:44:08 ---> update-java-alternatives.sh 20:44:08 ---> Updating Java version 20:44:08 ---> Ubuntu/Debian system detected 20:44:09 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:44:09 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:44:09 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:09 openjdk version "17.0.7" 2023-04-18 20:44:09 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:44:09 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:44:09 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:44:09 [EnvInject] - Injecting environment variables from a build step. 20:44:09 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:44:09 [EnvInject] - Variables injected successfully. 20:44:09 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins9121167800971931485.sh 20:44:09 --> prescan-dmaapmediatorproducer-ubuntu.sh 20:44:09 + sudo apt-get update 20:44:09 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 20:44:09 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:44:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:44:10 Hit:4 http://apt.puppetlabs.com xenial InRelease 20:44:10 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:44:10 Err:4 http://apt.puppetlabs.com xenial InRelease 20:44:10 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:10 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2762 kB] 20:44:11 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:44:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [467 kB] 20:44:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1338 kB] 20:44:11 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:44:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1319 kB] 20:44:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [307 kB] 20:44:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.8 kB] 20:44:11 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:12 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:12 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:12 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:12 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:13 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:44:14 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:44:14 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:44:14 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3093 kB] 20:44:15 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [552 kB] 20:44:15 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1368 kB] 20:44:15 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:44:15 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1936 kB] 20:44:15 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [420 kB] 20:44:15 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.7 kB] 20:44:15 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6056 B] 20:44:15 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.7 kB] 20:44:15 Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.5 kB] 20:44:15 Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.3 kB] 20:44:15 Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8612 B] 20:44:23 Fetched 29.8 MB in 9s (3407 kB/s) 20:44:23 Reading package lists... 20:44:25 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:25 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:25 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:44:25 + bash ./build-dmaapmediatorproducer-ubuntu.sh 20:44:25 + echo '--> build-dmaapmediatorproducer-ubuntu.sh' 20:44:25 --> build-dmaapmediatorproducer-ubuntu.sh 20:44:25 + 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:25 + 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:25 + export GO111MODULE=on 20:44:25 + GO111MODULE=on 20:44:25 + go version 20:44:25 go version go1.19 linux/amd64 20:44:25 + go install github.com/ory/go-acc 20:44:26 no required module provides package github.com/ory/go-acc; to add it: 20:44:26 go get github.com/ory/go-acc 20:44:26 Build step 'Execute shell' marked build as failure 20:44:26 $ ssh-agent -k 20:44:26 unset SSH_AUTH_SOCK; 20:44:26 unset SSH_AGENT_PID; 20:44:26 echo Agent pid 2114 killed; 20:44:26 [ssh-agent] Stopped. 20:44:26 [PostBuildScript] - [INFO] Executing post build scripts. 20:44:26 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins15332689077423125961.sh 20:44:26 ---> sysstat.sh 20:44:27 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins11515077597293125937.sh 20:44:27 ---> package-listing.sh 20:44:27 ++ facter osfamily 20:44:27 ++ tr '[:upper:]' '[:lower:]' 20:44:27 + OS_FAMILY=debian 20:44:27 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:44:27 + START_PACKAGES=/tmp/packages_start.txt 20:44:27 + END_PACKAGES=/tmp/packages_end.txt 20:44:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:27 + PACKAGES=/tmp/packages_start.txt 20:44:27 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:27 + PACKAGES=/tmp/packages_end.txt 20:44:27 + case "${OS_FAMILY}" in 20:44:27 + dpkg -l 20:44:27 + grep '^ii' 20:44:27 + '[' -f /tmp/packages_start.txt ']' 20:44:27 + '[' -f /tmp/packages_end.txt ']' 20:44:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:27 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:27 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:44:27 + 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:27 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins1494706578621610582.sh 20:44:27 ---> capture-instance-metadata.sh 20:44:27 Setup pyenv: 20:44:27 system 20:44:27 3.8.13 20:44:27 3.9.13 20:44:27 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WO9J from file:/tmp/.os_lf_venv 20:44:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:31 lf-activate-venv(): INFO: Base packages installed successfully 20:44:31 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:51 lf-activate-venv(): INFO: Adding /tmp/venv-WO9J/bin to PATH 20:44:51 INFO: Running in OpenStack, capturing instance metadata 20:44:51 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins1703507533974049594.sh 20:44:51 provisioning config files... 20:44:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/config10253688493681769809tmp 20:44:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:44:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:44:51 [EnvInject] - Injecting environment variables from a build step. 20:44:51 [EnvInject] - Injecting as environment variables the properties content 20:44:51 SERVER_ID=logs 20:44:51 20:44:51 [EnvInject] - Variables injected successfully. 20:44:51 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins2060786604623299565.sh 20:44:51 ---> create-netrc.sh 20:44:51 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins2441232901923120200.sh 20:44:51 ---> python-tools-install.sh 20:44:51 Setup pyenv: 20:44:51 system 20:44:51 3.8.13 20:44:51 3.9.13 20:44:51 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WO9J from file:/tmp/.os_lf_venv 20:44:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:54 lf-activate-venv(): INFO: Base packages installed successfully 20:44:54 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:12 lf-activate-venv(): INFO: Adding /tmp/venv-WO9J/bin to PATH 20:45:12 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins16802926818843623793.sh 20:45:12 ---> sudo-logs.sh 20:45:12 Archiving 'sudo' log.. 20:45:13 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins1478259089163545347.sh 20:45:13 ---> job-cost.sh 20:45:13 Setup pyenv: 20:45:13 system 20:45:13 3.8.13 20:45:13 3.9.13 20:45:13 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WO9J from file:/tmp/.os_lf_venv 20:45:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:16 lf-activate-venv(): INFO: Base packages installed successfully 20:45:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:45:26 lf-activate-venv(): INFO: Adding /tmp/venv-WO9J/bin to PATH 20:45:26 INFO: No Stack... 20:45:27 INFO: Retrieving Pricing Info for: v3-starter-4 20:45:27 INFO: Archiving Costs 20:45:27 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins11993002974616750060.sh 20:45:27 ---> logs-deploy.sh 20:45:27 Setup pyenv: 20:45:27 system 20:45:27 3.8.13 20:45:27 3.9.13 20:45:27 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WO9J from file:/tmp/.os_lf_venv 20:45:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:31 lf-activate-venv(): INFO: Base packages installed successfully 20:45:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:45:48 lf-activate-venv(): INFO: Adding /tmp/venv-WO9J/bin to PATH 20:45:48 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/1516 20:45:48 INFO: archiving workspace using pattern(s): -p **/*.log 20:45:50 Archives upload complete. 20:45:51 INFO: archiving logs to Nexus 20:45:52 ---> uname -a: 20:45:52 Linux prd-ubuntu1804-docker-4c-4g-1502 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:52 20:45:52 20:45:52 ---> lscpu: 20:45:52 Architecture: x86_64 20:45:52 CPU op-mode(s): 32-bit, 64-bit 20:45:52 Byte Order: Little Endian 20:45:52 CPU(s): 4 20:45:52 On-line CPU(s) list: 0-3 20:45:52 Thread(s) per core: 1 20:45:52 Core(s) per socket: 1 20:45:52 Socket(s): 4 20:45:52 NUMA node(s): 1 20:45:52 Vendor ID: AuthenticAMD 20:45:52 CPU family: 23 20:45:52 Model: 49 20:45:52 Model name: AMD EPYC-Rome Processor 20:45:52 Stepping: 0 20:45:52 CPU MHz: 2799.998 20:45:52 BogoMIPS: 5599.99 20:45:52 Virtualization: AMD-V 20:45:52 Hypervisor vendor: KVM 20:45:52 Virtualization type: full 20:45:52 L1d cache: 32K 20:45:52 L1i cache: 32K 20:45:52 L2 cache: 512K 20:45:52 L3 cache: 16384K 20:45:52 NUMA node0 CPU(s): 0-3 20:45:52 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:52 20:45:52 20:45:52 ---> nproc: 20:45:52 4 20:45:52 20:45:52 20:45:52 ---> df -h: 20:45:52 Filesystem Size Used Avail Use% Mounted on 20:45:52 udev 3.9G 0 3.9G 0% /dev 20:45:52 tmpfs 798M 700K 797M 1% /run 20:45:52 /dev/vda1 20G 9.2G 11G 48% / 20:45:52 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:45:52 tmpfs 5.0M 0 5.0M 0% /run/lock 20:45:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:45:52 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:45:52 tmpfs 798M 0 798M 0% /run/user/1001 20:45:52 20:45:52 20:45:52 ---> free -m: 20:45:52 total used free shared buff/cache available 20:45:52 Mem: 7976 479 5182 0 2314 7218 20:45:52 Swap: 1023 0 1023 20:45:52 20:45:52 20:45:52 ---> ip addr: 20:45:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:45:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:45:52 inet 127.0.0.1/8 scope host lo 20:45:52 valid_lft forever preferred_lft forever 20:45:52 inet6 ::1/128 scope host 20:45:52 valid_lft forever preferred_lft forever 20:45:52 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:45:52 link/ether fa:16:3e:04:d5:8c brd ff:ff:ff:ff:ff:ff 20:45:52 inet 10.32.7.27/23 brd 10.32.7.255 scope global dynamic ens3 20:45:52 valid_lft 86156sec preferred_lft 86156sec 20:45:52 inet6 fe80::f816:3eff:fe04:d58c/64 scope link 20:45:52 valid_lft forever preferred_lft forever 20:45:52 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:45:52 link/ether 02:42:77:e3:0a:4d brd ff:ff:ff:ff:ff:ff 20:45:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:45:52 valid_lft forever preferred_lft forever 20:45:52 20:45:52 20:45:52 ---> sar -b -r -n DEV: 20:45:52 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1502) 04/26/26 _x86_64_ (4 CPU) 20:45:52 20:45:52 20:41:52 LINUX RESTART (4 CPU) 20:45:52 20:45:52 20:42:01 tps rtps wtps bread/s bwrtn/s 20:45:52 20:43:01 149.66 68.82 80.84 5567.21 39339.73 20:45:52 20:44:01 59.23 0.27 58.96 27.19 8312.03 20:45:52 20:45:01 74.29 18.68 55.61 1750.64 19955.61 20:45:52 Average: 94.39 29.25 65.14 2448.21 22535.00 20:45:52 20:45:52 20:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:45:52 20:43:01 5915012 7400368 2252416 27.58 34316 1633512 1018696 11.05 594628 1493704 39000 20:45:52 20:44:01 5617140 7375120 2550288 31.23 55912 1869448 1031388 11.19 634960 1719800 110116 20:45:52 20:45:01 5318704 7397780 2848724 34.88 62776 2175688 1004752 10.90 816104 1821556 24308 20:45:52 Average: 5616952 7391089 2550476 31.23 51001 1892883 1018279 11.05 681897 1678353 57808 20:45:52 20:45:52 20:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:45:52 20:43:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 20:45:52 20:43:01 ens3 378.09 206.80 1000.88 64.03 0.00 0.00 0.00 0.00 20:45:52 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:52 20:44:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 20:45:52 20:44:01 ens3 64.80 50.75 772.49 6.29 0.00 0.00 0.00 0.00 20:45:52 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:52 20:45:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 20:45:52 20:45:01 ens3 162.61 107.47 546.73 13.53 0.00 0.00 0.00 0.00 20:45:52 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:52 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:45:52 Average: ens3 201.82 121.67 773.37 27.95 0.00 0.00 0.00 0.00 20:45:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:52 20:45:52 20:45:52 ---> sar -P ALL: 20:45:52 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1502) 04/26/26 _x86_64_ (4 CPU) 20:45:52 20:45:52 20:41:52 LINUX RESTART (4 CPU) 20:45:52 20:45:52 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:45:52 20:43:01 all 16.07 0.00 2.67 4.47 1.88 74.92 20:45:52 20:43:01 0 8.29 0.00 1.80 5.59 1.40 82.92 20:45:52 20:43:01 1 21.89 0.00 4.51 2.43 1.88 69.30 20:45:52 20:43:01 2 21.57 0.00 2.18 6.55 2.30 67.40 20:45:52 20:43:01 3 12.51 0.00 2.19 3.29 1.91 80.09 20:45:52 20:44:01 all 19.71 0.00 1.20 2.07 1.17 75.85 20:45:52 20:44:01 0 2.31 0.00 0.32 2.83 0.53 94.01 20:45:52 20:44:01 1 24.98 0.00 1.40 0.37 1.05 72.21 20:45:52 20:44:01 2 41.98 0.00 2.34 2.41 2.23 51.05 20:45:52 20:44:01 3 9.55 0.00 0.73 2.66 0.86 86.20 20:45:52 20:45:01 all 18.90 1.63 1.91 1.94 1.35 74.27 20:45:52 20:45:01 0 36.66 0.00 2.16 1.98 1.91 57.29 20:45:52 20:45:01 1 12.07 6.52 1.89 1.00 1.08 77.44 20:45:52 20:45:01 2 14.98 0.02 2.08 3.69 1.50 77.74 20:45:52 20:45:01 3 11.90 0.00 1.50 1.11 0.91 84.58 20:45:52 Average: all 18.23 0.54 1.92 2.82 1.47 75.01 20:45:52 Average: 0 15.76 0.00 1.43 3.46 1.28 78.07 20:45:52 Average: 1 19.65 2.17 2.60 1.26 1.34 72.98 20:45:52 Average: 2 26.18 0.01 2.20 4.22 2.01 65.39 20:45:52 Average: 3 11.32 0.00 1.47 2.35 1.23 83.62 20:45:52 20:45:52 20:45:52