20:42:24 Started by timer 20:42:24 Running as SYSTEM 20:42:24 [EnvInject] - Loading node environment variables. 20:42:24 Building remotely on prd-ubuntu1804-docker-4c-4g-10300 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:42:24 [ssh-agent] Looking for ssh-agent implementation... 20:42:24 $ ssh-agent 20:42:25 SSH_AUTH_SOCK=/tmp/ssh-t9K6YT9qWWiC/agent.2060 20:42:25 SSH_AGENT_PID=2062 20:42:25 [ssh-agent] Started. 20:42:25 Running ssh-add (command line suppressed) 20:42:25 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/private_key_3493265119051283911.key (jenkins-ssh) 20:42:25 [ssh-agent] Using credentials jenkins (jenkins) 20:42:25 The recommended git tool is: NONE 20:42:27 using credential jenkins 20:42:27 Wiping out workspace first. 20:42:27 Cloning the remote Git repository 20:42:27 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:27 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script # timeout=10 20:42:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:27 > git --version # timeout=10 20:42:27 > git --version # 'git version 2.17.1' 20:42:27 using GIT_SSH to set credentials jenkins 20:42:27 > 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:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 20:42:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:28 Avoid second fetch 20:42:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:42:28 Checking out Revision 93c83094321006c9a146183288e8fa988f9f007a (refs/remotes/origin/master) 20:42:28 > git config core.sparsecheckout # timeout=10 20:42:28 > git checkout -f 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:28 Commit message: "CI: Add .github/dependabot.yml configuration" 20:42:28 > git rev-list --no-walk 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:31 provisioning config files... 20:42:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:42:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:42:32 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins11693263446855440344.sh 20:42:32 ---> python-tools-install.sh 20:42:32 Setup pyenv: 20:42:32 * system (set by /opt/pyenv/version) 20:42:32 * 3.8.13 (set by /opt/pyenv/version) 20:42:32 * 3.9.13 (set by /opt/pyenv/version) 20:42:32 * 3.10.6 (set by /opt/pyenv/version) 20:42:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D697 20:42:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:42:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:42:46 lf-activate-venv(): INFO: Base packages installed successfully 20:42:46 lf-activate-venv(): INFO: Installing additional packages: lftools 20:43:26 lf-activate-venv(): INFO: Adding /tmp/venv-D697/bin to PATH 20:43:26 Generating Requirements File 20:43:56 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:43:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:43:57 Python 3.10.6 20:43:57 pip 26.0.1 from /tmp/venv-D697/lib/python3.10/site-packages/pip (python 3.10) 20:43:58 appdirs==1.4.4 20:43:58 argcomplete==3.6.3 20:43:58 aspy.yaml==1.3.0 20:43:58 attrs==26.1.0 20:43:58 autopage==0.6.0 20:43:58 backports.strenum==1.3.1 20:43:58 beautifulsoup4==4.14.3 20:43:58 boto3==1.42.80 20:43:58 botocore==1.42.80 20:43:58 bs4==0.0.2 20:43:58 certifi==2026.2.25 20:43:58 cffi==2.0.0 20:43:58 cfgv==3.5.0 20:43:58 chardet==7.4.0.post2 20:43:58 charset-normalizer==3.4.6 20:43:58 click==8.3.1 20:43:58 cliff==4.13.2 20:43:58 cmd2==3.4.0 20:43:58 cryptography==3.3.2 20:43:58 debtcollector==3.1.0 20:43:58 decorator==5.2.1 20:43:58 defusedxml==0.7.1 20:43:58 Deprecated==1.3.1 20:43:58 distlib==0.4.0 20:43:58 dnspython==2.8.0 20:43:58 docker==7.1.0 20:43:58 dogpile.cache==1.5.0 20:43:58 durationpy==0.10 20:43:58 email-validator==2.3.0 20:43:58 filelock==3.25.2 20:43:58 future==1.0.0 20:43:58 gitdb==4.0.12 20:43:58 GitPython==3.1.46 20:43:58 httplib2==0.30.2 20:43:58 identify==2.6.18 20:43:58 idna==3.11 20:43:58 importlib-resources==1.5.0 20:43:58 iso8601==2.1.0 20:43:58 Jinja2==3.1.6 20:43:58 jmespath==1.1.0 20:43:58 jsonpatch==1.33 20:43:58 jsonpointer==3.1.1 20:43:58 jsonschema==4.26.0 20:43:58 jsonschema-specifications==2025.9.1 20:43:58 keystoneauth1==5.13.1 20:43:58 kubernetes==35.0.0 20:43:58 lftools==0.37.22 20:43:58 lxml==6.0.2 20:43:58 markdown-it-py==4.0.0 20:43:58 MarkupSafe==3.0.3 20:43:58 mdurl==0.1.2 20:43:58 msgpack==1.1.2 20:43:58 multi_key_dict==2.0.3 20:43:58 munch==4.0.0 20:43:58 netaddr==1.3.0 20:43:58 niet==1.4.2 20:43:58 nodeenv==1.10.0 20:43:58 oauth2client==4.1.3 20:43:58 oauthlib==3.3.1 20:43:58 openstacksdk==4.10.0 20:43:58 os-service-types==1.8.2 20:43:58 osc-lib==4.4.0 20:43:58 oslo.config==10.3.0 20:43:58 oslo.context==6.3.0 20:43:58 oslo.i18n==6.7.2 20:43:58 oslo.log==8.1.0 20:43:58 oslo.serialization==5.9.1 20:43:58 oslo.utils==10.0.0 20:43:58 packaging==26.0 20:43:58 pbr==7.0.3 20:43:58 platformdirs==4.9.4 20:43:58 prettytable==3.17.0 20:43:58 psutil==7.2.2 20:43:58 pyasn1==0.6.3 20:43:58 pyasn1_modules==0.4.2 20:43:58 pycparser==3.0 20:43:58 pygerrit2==2.0.15 20:43:58 PyGithub==2.9.0 20:43:58 Pygments==2.20.0 20:43:58 PyJWT==2.12.1 20:43:58 PyNaCl==1.6.2 20:43:58 pyparsing==2.4.7 20:43:58 pyperclip==1.11.0 20:43:58 pyrsistent==0.20.0 20:43:58 python-cinderclient==9.9.0 20:43:58 python-dateutil==2.9.0.post0 20:43:58 python-discovery==1.2.1 20:43:58 python-heatclient==5.1.0 20:43:58 python-jenkins==1.8.3 20:43:58 python-keystoneclient==5.8.0 20:43:58 python-magnumclient==4.10.0 20:43:58 python-openstackclient==9.0.0 20:43:58 python-swiftclient==4.10.0 20:43:58 PyYAML==6.0.3 20:43:58 referencing==0.37.0 20:43:58 requests==2.33.1 20:43:58 requests-oauthlib==2.0.0 20:43:58 requestsexceptions==1.4.0 20:43:58 rfc3986==2.0.0 20:43:58 rich==14.3.3 20:43:58 rich-argparse==1.7.2 20:43:58 rpds-py==0.30.0 20:43:58 rsa==4.9.1 20:43:58 ruamel.yaml==0.19.1 20:43:58 ruamel.yaml.clib==0.2.15 20:43:58 s3transfer==0.16.0 20:43:58 simplejson==3.20.2 20:43:58 six==1.17.0 20:43:58 smmap==5.0.3 20:43:58 soupsieve==2.8.3 20:43:58 stevedore==5.7.0 20:43:58 tabulate==0.10.0 20:43:58 toml==0.10.2 20:43:58 tomlkit==0.14.0 20:43:58 tqdm==4.67.3 20:43:58 typing_extensions==4.15.0 20:43:58 urllib3==1.26.20 20:43:58 virtualenv==21.2.0 20:43:58 wcwidth==0.6.0 20:43:58 websocket-client==1.9.0 20:43:58 wrapt==2.1.2 20:43:58 xdg==6.0.0 20:43:58 xmltodict==1.0.4 20:43:58 yq==3.4.3 20:43:58 [EnvInject] - Injecting environment variables from a build step. 20:43:58 [EnvInject] - Injecting as environment variables the properties content 20:43:58 SET_JDK_VERSION=openjdk17 20:43:58 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:43:58 20:43:58 [EnvInject] - Variables injected successfully. 20:43:58 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins3341639935845031914.sh 20:43:58 ---> update-java-alternatives.sh 20:43:58 ---> Updating Java version 20:43:58 ---> Ubuntu/Debian system detected 20:43:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:43:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:43:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:43:59 openjdk version "17.0.7" 2023-04-18 20:43:59 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:43:59 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:43:59 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:43:59 [EnvInject] - Injecting environment variables from a build step. 20:43:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:43:59 [EnvInject] - Variables injected successfully. 20:43:59 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins13033663447732154329.sh 20:43:59 --> prescan-dmaapmediatorproducer-ubuntu.sh 20:43:59 + sudo apt-get update 20:44:00 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 20:44:00 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:44:00 Hit:3 http://apt.puppetlabs.com xenial InRelease 20:44:00 Get:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:44:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:44:00 Err:3 http://apt.puppetlabs.com xenial InRelease 20:44:00 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:00 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 20:44:01 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:44:01 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:44:01 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:01 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:01 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:01 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:01 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:02 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:44:02 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:44:02 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:44:02 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 20:44:02 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 20:44:02 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 20:44:02 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:44:02 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 20:44:02 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 20:44:02 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 20:44:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 20:44:02 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 20:44:02 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 20:44:02 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 20:44:02 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 20:44:02 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 20:44:02 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 20:44:12 Fetched 28.0 MB in 8s (3563 kB/s) 20:44:12 Reading package lists... 20:44:14 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:14 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:14 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:44:14 + bash ./build-dmaapmediatorproducer-ubuntu.sh 20:44:14 + echo '--> build-dmaapmediatorproducer-ubuntu.sh' 20:44:14 --> build-dmaapmediatorproducer-ubuntu.sh 20:44:14 + 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:14 + 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:14 + export GO111MODULE=on 20:44:14 + GO111MODULE=on 20:44:14 + go version 20:44:14 go version go1.19 linux/amd64 20:44:14 + go install github.com/ory/go-acc 20:44:15 no required module provides package github.com/ory/go-acc; to add it: 20:44:15 go get github.com/ory/go-acc 20:44:15 Build step 'Execute shell' marked build as failure 20:44:15 $ ssh-agent -k 20:44:15 unset SSH_AUTH_SOCK; 20:44:15 unset SSH_AGENT_PID; 20:44:15 echo Agent pid 2062 killed; 20:44:15 [ssh-agent] Stopped. 20:44:15 [PostBuildScript] - [INFO] Executing post build scripts. 20:44:15 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins9117490207965970512.sh 20:44:15 ---> sysstat.sh 20:44:16 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins14221951938578701464.sh 20:44:16 ---> package-listing.sh 20:44:16 ++ tr '[:upper:]' '[:lower:]' 20:44:16 ++ facter osfamily 20:44:16 + OS_FAMILY=debian 20:44:16 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:44:16 + START_PACKAGES=/tmp/packages_start.txt 20:44:16 + END_PACKAGES=/tmp/packages_end.txt 20:44:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:16 + PACKAGES=/tmp/packages_start.txt 20:44:16 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:16 + PACKAGES=/tmp/packages_end.txt 20:44:16 + case "${OS_FAMILY}" in 20:44:16 + dpkg -l 20:44:16 + grep '^ii' 20:44:16 + '[' -f /tmp/packages_start.txt ']' 20:44:16 + '[' -f /tmp/packages_end.txt ']' 20:44:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:16 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:44:16 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:44:16 + 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:16 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins4536765439799043012.sh 20:44:16 ---> capture-instance-metadata.sh 20:44:17 Setup pyenv: 20:44:17 system 20:44:17 3.8.13 20:44:17 3.9.13 20:44:17 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D697 from file:/tmp/.os_lf_venv 20:44:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:20 lf-activate-venv(): INFO: Base packages installed successfully 20:44:20 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-D697/bin to PATH 20:44:39 INFO: Running in OpenStack, capturing instance metadata 20:44:40 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins7491323730455505416.sh 20:44:40 provisioning config files... 20:44:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/config9820163136315259863tmp 20:44:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:44:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:44:40 [EnvInject] - Injecting environment variables from a build step. 20:44:40 [EnvInject] - Injecting as environment variables the properties content 20:44:40 SERVER_ID=logs 20:44:40 20:44:40 [EnvInject] - Variables injected successfully. 20:44:40 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins16597058736078981348.sh 20:44:40 ---> create-netrc.sh 20:44:40 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins10508900011791795698.sh 20:44:40 ---> python-tools-install.sh 20:44:40 Setup pyenv: 20:44:40 system 20:44:40 3.8.13 20:44:40 3.9.13 20:44:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:44:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D697 from file:/tmp/.os_lf_venv 20:44:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:43 lf-activate-venv(): INFO: Base packages installed successfully 20:44:43 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:01 lf-activate-venv(): INFO: Adding /tmp/venv-D697/bin to PATH 20:45:01 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins12532298581490159162.sh 20:45:01 ---> sudo-logs.sh 20:45:01 Archiving 'sudo' log.. 20:45:01 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins9109141592117751474.sh 20:45:01 ---> job-cost.sh 20:45:01 Setup pyenv: 20:45:01 system 20:45:01 3.8.13 20:45:01 3.9.13 20:45:01 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D697 from file:/tmp/.os_lf_venv 20:45:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:05 lf-activate-venv(): INFO: Base packages installed successfully 20:45:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:45:15 lf-activate-venv(): INFO: Adding /tmp/venv-D697/bin to PATH 20:45:15 INFO: No Stack... 20:45:16 INFO: Retrieving Pricing Info for: v3-starter-4 20:45:16 INFO: Archiving Costs 20:45:16 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins13654309455995467434.sh 20:45:16 ---> logs-deploy.sh 20:45:16 Setup pyenv: 20:45:16 system 20:45:16 3.8.13 20:45:16 3.9.13 20:45:16 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D697 from file:/tmp/.os_lf_venv 20:45:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:19 lf-activate-venv(): INFO: Base packages installed successfully 20:45:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:45:37 lf-activate-venv(): INFO: Adding /tmp/venv-D697/bin to PATH 20:45:37 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/1492 20:45:37 INFO: archiving workspace using pattern(s): -p **/*.log 20:45:38 Archives upload complete. 20:45:39 INFO: archiving logs to Nexus 20:45:40 ---> uname -a: 20:45:40 Linux prd-ubuntu1804-docker-4c-4g-10300 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:40 20:45:40 20:45:40 ---> lscpu: 20:45:40 Architecture: x86_64 20:45:40 CPU op-mode(s): 32-bit, 64-bit 20:45:40 Byte Order: Little Endian 20:45:40 CPU(s): 4 20:45:40 On-line CPU(s) list: 0-3 20:45:40 Thread(s) per core: 1 20:45:40 Core(s) per socket: 1 20:45:40 Socket(s): 4 20:45:40 NUMA node(s): 1 20:45:40 Vendor ID: AuthenticAMD 20:45:40 CPU family: 23 20:45:40 Model: 49 20:45:40 Model name: AMD EPYC-Rome Processor 20:45:40 Stepping: 0 20:45:40 CPU MHz: 2800.000 20:45:40 BogoMIPS: 5600.00 20:45:40 Virtualization: AMD-V 20:45:40 Hypervisor vendor: KVM 20:45:40 Virtualization type: full 20:45:40 L1d cache: 32K 20:45:40 L1i cache: 32K 20:45:40 L2 cache: 512K 20:45:40 L3 cache: 16384K 20:45:40 NUMA node0 CPU(s): 0-3 20:45:40 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:40 20:45:40 20:45:40 ---> nproc: 20:45:40 4 20:45:40 20:45:40 20:45:40 ---> df -h: 20:45:40 Filesystem Size Used Avail Use% Mounted on 20:45:40 udev 3.9G 0 3.9G 0% /dev 20:45:40 tmpfs 798M 700K 797M 1% /run 20:45:40 /dev/vda1 20G 9.2G 11G 48% / 20:45:40 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:45:40 tmpfs 5.0M 0 5.0M 0% /run/lock 20:45:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:45:40 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:45:40 tmpfs 798M 0 798M 0% /run/user/1001 20:45:40 20:45:40 20:45:40 ---> free -m: 20:45:40 total used free shared buff/cache available 20:45:40 Mem: 7976 507 5156 0 2312 7190 20:45:40 Swap: 1023 0 1023 20:45:40 20:45:40 20:45:40 ---> ip addr: 20:45:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:45:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:45:40 inet 127.0.0.1/8 scope host lo 20:45:40 valid_lft forever preferred_lft forever 20:45:40 inet6 ::1/128 scope host 20:45:40 valid_lft forever preferred_lft forever 20:45:40 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:45:40 link/ether fa:16:3e:cd:8e:1f brd ff:ff:ff:ff:ff:ff 20:45:40 inet 10.32.7.136/23 brd 10.32.7.255 scope global dynamic ens3 20:45:40 valid_lft 86162sec preferred_lft 86162sec 20:45:40 inet6 fe80::f816:3eff:fecd:8e1f/64 scope link 20:45:40 valid_lft forever preferred_lft forever 20:45:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:45:40 link/ether 02:42:a7:a8:29:bd brd ff:ff:ff:ff:ff:ff 20:45:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:45:40 valid_lft forever preferred_lft forever 20:45:40 20:45:40 20:45:40 ---> sar -b -r -n DEV: 20:45:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10300) 04/01/26 _x86_64_ (4 CPU) 20:45:40 20:45:40 20:41:46 LINUX RESTART (4 CPU) 20:45:40 20:45:40 20:42:01 tps rtps wtps bread/s bwrtn/s 20:45:40 20:43:01 154.56 69.26 85.30 5603.87 39839.64 20:45:40 20:44:01 73.57 15.03 58.54 1216.33 8805.87 20:45:40 20:45:01 58.37 5.43 52.94 595.63 18854.72 20:45:40 Average: 95.50 29.91 65.59 2471.94 22500.08 20:45:40 20:45:40 20:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:45:40 20:43:01 5888376 7406444 2279052 27.90 37512 1660956 979904 10.63 590036 1519652 62052 20:45:40 20:44:01 5593692 7410548 2573736 31.51 59428 1920816 961804 10.44 590104 1773284 117644 20:45:40 20:45:01 5356656 7434784 2810772 34.41 63980 2173720 924436 10.03 780176 1818392 24020 20:45:40 Average: 5612908 7417259 2554520 31.28 53640 1918497 955381 10.37 653439 1703776 67905 20:45:40 20:45:40 20:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:45:40 20:43:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 20:45:40 20:43:01 ens3 407.55 230.38 1098.54 66.65 0.00 0.00 0.00 0.00 20:45:40 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:40 20:44:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 20:45:40 20:44:01 ens3 68.06 54.14 674.44 7.23 0.00 0.00 0.00 0.00 20:45:40 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:40 20:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:45:40 20:45:01 ens3 134.29 80.40 507.00 19.88 0.00 0.00 0.00 0.00 20:45:40 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:40 Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 20:45:40 Average: ens3 203.30 121.64 759.99 31.25 0.00 0.00 0.00 0.00 20:45:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:45:40 20:45:40 20:45:40 ---> sar -P ALL: 20:45:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10300) 04/01/26 _x86_64_ (4 CPU) 20:45:40 20:45:40 20:41:46 LINUX RESTART (4 CPU) 20:45:40 20:45:40 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:45:40 20:43:01 all 18.77 0.00 2.65 5.06 1.27 72.25 20:45:40 20:43:01 0 13.22 0.00 2.15 6.03 1.45 77.16 20:45:40 20:43:01 1 34.63 0.00 4.87 4.94 1.45 54.11 20:45:40 20:43:01 2 10.35 0.00 1.77 6.27 0.98 80.64 20:45:40 20:43:01 3 16.92 0.00 1.84 3.01 1.20 77.03 20:45:40 20:44:01 all 20.63 0.00 1.58 2.12 1.10 74.57 20:45:40 20:44:01 0 5.22 0.00 0.82 1.37 0.88 91.71 20:45:40 20:44:01 1 24.29 0.00 1.96 1.23 1.31 71.21 20:45:40 20:44:01 2 14.68 0.00 1.50 5.52 0.80 77.50 20:45:40 20:44:01 3 38.30 0.00 2.06 0.38 1.42 57.84 20:45:40 20:45:01 all 20.04 1.71 1.48 1.27 0.97 74.54 20:45:40 20:45:01 0 3.41 0.00 0.75 0.22 0.83 94.79 20:45:40 20:45:01 1 36.10 0.00 2.14 0.95 1.28 59.53 20:45:40 20:45:01 2 38.81 6.80 2.47 3.39 1.47 47.06 20:45:40 20:45:01 3 1.87 0.05 0.57 0.50 0.28 96.73 20:45:40 Average: all 19.81 0.57 1.90 2.81 1.11 73.79 20:45:40 Average: 0 7.28 0.00 1.24 2.54 1.05 87.89 20:45:40 Average: 1 31.67 0.00 2.99 2.37 1.35 61.63 20:45:40 Average: 2 21.27 2.27 1.91 5.06 1.08 68.41 20:45:40 Average: 3 19.03 0.02 1.49 1.30 0.97 77.20 20:45:40 20:45:40 20:45:40