20:32:21 Started by timer 20:32:21 Running as SYSTEM 20:32:21 [EnvInject] - Loading node environment variables. 20:32:21 Building remotely on prd-ubuntu1804-docker-4c-4g-333 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-rtmgr-sonar-prescan-script 20:32:21 [ssh-agent] Looking for ssh-agent implementation... 20:32:21 $ ssh-agent 20:32:21 SSH_AUTH_SOCK=/tmp/ssh-YAc69y3pjrqV/agent.2079 20:32:21 SSH_AGENT_PID=2081 20:32:21 [ssh-agent] Started. 20:32:21 Running ssh-add (command line suppressed) 20:32:21 Identity added: /w/workspace/ric-plt-rtmgr-sonar-prescan-script@tmp/private_key_2520449971603158808.key (jenkins-ssh) 20:32:21 [ssh-agent] Using credentials jenkins (jenkins) 20:32:21 The recommended git tool is: NONE 20:32:23 using credential jenkins 20:32:23 Wiping out workspace first. 20:32:23 Cloning the remote Git repository 20:32:23 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr 20:32:23 > git init /w/workspace/ric-plt-rtmgr-sonar-prescan-script # timeout=10 20:32:23 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr 20:32:23 > git --version # timeout=10 20:32:23 > git --version # 'git version 2.17.1' 20:32:23 using GIT_SSH to set credentials jenkins 20:32:23 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr # timeout=10 20:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:24 Avoid second fetch 20:32:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:32:24 Checking out Revision 114546b51b21ea1c8ba4c8c6f5302499812addb4 (refs/remotes/origin/master) 20:32:24 > git config core.sparsecheckout # timeout=10 20:32:24 > git checkout -f 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 20:32:24 Commit message: "RIC:1060: Change in PTL" 20:32:24 > git rev-list --no-walk 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 20:32:28 provisioning config files... 20:32:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:32:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:32:28 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4278453973274295907.sh 20:32:28 ---> python-tools-install.sh 20:32:28 Setup pyenv: 20:32:28 * system (set by /opt/pyenv/version) 20:32:28 * 3.8.13 (set by /opt/pyenv/version) 20:32:28 * 3.9.13 (set by /opt/pyenv/version) 20:32:28 * 3.10.6 (set by /opt/pyenv/version) 20:32:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9mr0 20:32:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:32:36 lf-activate-venv(): INFO: Installing: lftools 20:32:54 error: subprocess-exited-with-error 20:32:54 20:32:54 × Building wheel for pygerrit2 (pyproject.toml) did not run successfully. 20:32:54 │ exit code: 1 20:32:54 ╰─> [108 lines of output] 20:32:54 /tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. 20:32:54 !! 20:32:54 20:32:54 ******************************************************************************** 20:32:54 Please avoid running ``setup.py`` and ``develop``. 20:32:54 Instead, use standards-based tools like pip or uv. 20:32:54 20:32:54 By 2025-Oct-31, you need to update your project and remove deprecated calls 20:32:54 or your builds will no longer be supported. 20:32:54 20:32:54 See https://github.com/pypa/setuptools/issues/917 for details. 20:32:54 ******************************************************************************** 20:32:54 20:32:54 !! 20:32:54 self.initialize_options() 20:32:54 /tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. 20:32:54 !! 20:32:54 20:32:54 ******************************************************************************** 20:32:54 Please consider removing the following classifiers in favor of a SPDX license expression: 20:32:54 20:32:54 License :: OSI Approved :: MIT License 20:32:54 20:32:54 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 20:32:54 ******************************************************************************** 20:32:54 20:32:54 !! 20:32:54 self._finalize_license_expression() 20:32:54 running bdist_wheel 20:32:54 running build 20:32:54 running build_py 20:32:54 creating build/lib/pygerrit2 20:32:54 copying pygerrit2/__init__.py -> build/lib/pygerrit2 20:32:54 creating build/lib/pygerrit2/rest 20:32:54 copying pygerrit2/rest/auth.py -> build/lib/pygerrit2/rest 20:32:54 copying pygerrit2/rest/__init__.py -> build/lib/pygerrit2/rest 20:32:54 running egg_info 20:32:54 writing pygerrit2.egg-info/PKG-INFO 20:32:54 writing dependency_links to pygerrit2.egg-info/dependency_links.txt 20:32:54 writing requirements to pygerrit2.egg-info/requires.txt 20:32:54 writing top-level names to pygerrit2.egg-info/top_level.txt 20:32:54 [pbr] Reusing existing SOURCES.txt 20:32:54 installing to build/bdist.linux-x86_64/wheel 20:32:54 running install 20:32:54 [pbr] Generating AUTHORS 20:32:54 [pbr] AUTHORS complete (0.0s) 20:32:54 running install_lib 20:32:54 creating build/bdist.linux-x86_64/wheel 20:32:54 creating build/bdist.linux-x86_64/wheel/pygerrit2 20:32:54 creating build/bdist.linux-x86_64/wheel/pygerrit2/rest 20:32:54 copying build/lib/pygerrit2/rest/auth.py -> build/bdist.linux-x86_64/wheel/./pygerrit2/rest 20:32:54 copying build/lib/pygerrit2/rest/__init__.py -> build/bdist.linux-x86_64/wheel/./pygerrit2/rest 20:32:54 copying build/lib/pygerrit2/__init__.py -> build/bdist.linux-x86_64/wheel/./pygerrit2 20:32:54 running install_egg_info 20:32:54 Copying pygerrit2.egg-info to build/bdist.linux-x86_64/wheel/./pygerrit2-2.0.15-py3.10.egg-info 20:32:54 running install_scripts 20:32:54 Traceback (most recent call last): 20:32:54 File "/tmp/venv-9mr0/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in 20:32:54 main() 20:32:54 File "/tmp/venv-9mr0/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main 20:32:54 json_out["return_val"] = hook(**hook_input["kwargs"]) 20:32:54 File "/tmp/venv-9mr0/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel 20:32:54 return _build_backend().build_wheel( 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 435, in build_wheel 20:32:54 return _build(['bdist_wheel', '--dist-info-dir', str(metadata_directory)]) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 423, in _build 20:32:54 return self._build_with_temp_dir( 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 404, in _build_with_temp_dir 20:32:54 self.run_setup() 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 512, in run_setup 20:32:54 super().run_setup(setup_script=setup_script) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup 20:32:54 exec(code, locals()) 20:32:54 File "", line 38, in 20:32:54 File "", line 32, in _main 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/__init__.py", line 117, in setup 20:32:54 return distutils.core.setup(**attrs) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 186, in setup 20:32:54 return run_commands(dist) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 202, in run_commands 20:32:54 dist.run_commands() 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands 20:32:54 self.run_command(cmd) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 1106, in run_command 20:32:54 super().run_command(command) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command 20:32:54 cmd_obj.run() 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/command/bdist_wheel.py", line 405, in run 20:32:54 self.run_command("install") 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command 20:32:54 self.distribution.run_command(command) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 1106, in run_command 20:32:54 super().run_command(command) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command 20:32:54 cmd_obj.run() 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/normal/lib/python3.10/site-packages/pbr/packaging.py", line 243, in run 20:32:54 return du_install.install.run(self) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/command/install.py", line 700, in run 20:32:54 self.run_command(cmd_name) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command 20:32:54 self.distribution.run_command(command) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 1106, in run_command 20:32:54 super().run_command(command) 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command 20:32:54 cmd_obj.run() 20:32:54 File "/tmp/pip-build-env-2ix4yo8z/normal/lib/python3.10/site-packages/pbr/packaging.py", line 492, in run 20:32:54 bs_cmd, 'executable', easy_install.sys_executable) 20:32:54 AttributeError: module 'setuptools.command.easy_install' has no attribute 'sys_executable' 20:32:54 [end of output] 20:32:54 20:32:54 note: This error originates from a subprocess, and is likely not a problem with pip. 20:32:54 ERROR: Failed building wheel for pygerrit2 20:32:54 ERROR: Failed to build installable wheels for some pyproject.toml based projects (pygerrit2) 20:32:54 Build step 'Execute shell' marked build as failure 20:32:54 $ ssh-agent -k 20:32:54 unset SSH_AUTH_SOCK; 20:32:54 unset SSH_AGENT_PID; 20:32:54 echo Agent pid 2081 killed; 20:32:54 [ssh-agent] Stopped. 20:32:54 [PostBuildScript] - [INFO] Executing post build scripts. 20:32:54 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17132795166526596864.sh 20:32:54 ---> sysstat.sh 20:32:55 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16383499348862077105.sh 20:32:55 ---> package-listing.sh 20:32:55 ++ facter osfamily 20:32:55 ++ tr '[:upper:]' '[:lower:]' 20:32:55 + OS_FAMILY=debian 20:32:55 + workspace=/w/workspace/ric-plt-rtmgr-sonar-prescan-script 20:32:55 + START_PACKAGES=/tmp/packages_start.txt 20:32:55 + END_PACKAGES=/tmp/packages_end.txt 20:32:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:32:55 + PACKAGES=/tmp/packages_start.txt 20:32:55 + '[' /w/workspace/ric-plt-rtmgr-sonar-prescan-script ']' 20:32:55 + PACKAGES=/tmp/packages_end.txt 20:32:55 + case "${OS_FAMILY}" in 20:32:55 + dpkg -l 20:32:55 + grep '^ii' 20:32:55 + '[' -f /tmp/packages_start.txt ']' 20:32:55 + '[' -f /tmp/packages_end.txt ']' 20:32:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:32:55 + '[' /w/workspace/ric-plt-rtmgr-sonar-prescan-script ']' 20:32:55 + mkdir -p /w/workspace/ric-plt-rtmgr-sonar-prescan-script/archives/ 20:32:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-rtmgr-sonar-prescan-script/archives/ 20:32:55 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins850987966326511674.sh 20:32:55 ---> capture-instance-metadata.sh 20:32:55 Setup pyenv: 20:32:55 system 20:32:55 3.8.13 20:32:55 3.9.13 20:32:55 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:32:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9mr0 from file:/tmp/.os_lf_venv 20:32:56 lf-activate-venv(): INFO: Installing: lftools 20:33:18 lf-activate-venv(): INFO: Adding /tmp/venv-9mr0/bin to PATH 20:33:18 INFO: Running in OpenStack, capturing instance metadata 20:33:19 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2305556732410329916.sh 20:33:19 provisioning config files... 20:33:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-rtmgr-sonar-prescan-script@tmp/config13834047465782157820tmp 20:33:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:33:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:33:19 [EnvInject] - Injecting environment variables from a build step. 20:33:19 [EnvInject] - Injecting as environment variables the properties content 20:33:19 SERVER_ID=logs 20:33:19 20:33:19 [EnvInject] - Variables injected successfully. 20:33:19 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9920358810818457759.sh 20:33:19 ---> create-netrc.sh 20:33:19 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16610531186704493837.sh 20:33:19 ---> python-tools-install.sh 20:33:19 Setup pyenv: 20:33:19 system 20:33:19 3.8.13 20:33:19 3.9.13 20:33:19 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9mr0 from file:/tmp/.os_lf_venv 20:33:20 lf-activate-venv(): INFO: Installing: lftools 20:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-9mr0/bin to PATH 20:33:30 Generating Requirements File 20:33:53 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:33:53 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 20:33:53 Python 3.10.6 20:33:54 pip 25.1.1 from /tmp/venv-9mr0/lib/python3.10/site-packages/pip (python 3.10) 20:33:54 appdirs==1.4.4 20:33:54 argcomplete==3.6.2 20:33:54 aspy.yaml==1.3.0 20:33:54 attrs==25.3.0 20:33:54 autopage==0.5.2 20:33:54 beautifulsoup4==4.13.4 20:33:54 boto3==1.38.8 20:33:54 botocore==1.38.8 20:33:54 bs4==0.0.2 20:33:54 cachetools==5.5.2 20:33:54 certifi==2025.4.26 20:33:54 cffi==1.17.1 20:33:54 cfgv==3.4.0 20:33:54 chardet==5.2.0 20:33:54 charset-normalizer==3.4.2 20:33:54 click==8.1.8 20:33:54 cliff==4.9.1 20:33:54 cmd2==2.5.11 20:33:54 cryptography==3.3.2 20:33:54 debtcollector==3.0.0 20:33:54 decorator==5.2.1 20:33:54 defusedxml==0.7.1 20:33:54 Deprecated==1.2.18 20:33:54 distlib==0.3.9 20:33:54 dnspython==2.7.0 20:33:54 docker==4.2.2 20:33:54 dogpile.cache==1.4.0 20:33:54 durationpy==0.9 20:33:54 email_validator==2.2.0 20:33:54 filelock==3.18.0 20:33:54 future==1.0.0 20:33:54 gitdb==4.0.12 20:33:54 GitPython==3.1.44 20:33:54 google-auth==2.39.0 20:33:54 httplib2==0.22.0 20:33:54 identify==2.6.10 20:33:54 idna==3.10 20:33:54 importlib-resources==1.5.0 20:33:54 iso8601==2.1.0 20:33:54 Jinja2==3.1.6 20:33:54 jmespath==1.0.1 20:33:54 jsonpatch==1.33 20:33:54 jsonpointer==3.0.0 20:33:54 jsonschema==4.23.0 20:33:54 jsonschema-specifications==2025.4.1 20:33:54 keystoneauth1==5.10.0 20:33:54 kubernetes==32.0.1 20:33:54 lftools==0.37.12 20:33:54 lxml==5.4.0 20:33:54 MarkupSafe==3.0.2 20:33:54 msgpack==1.1.0 20:33:54 multi_key_dict==2.0.3 20:33:54 munch==4.0.0 20:33:54 netaddr==1.3.0 20:33:54 niet==1.4.2 20:33:54 nodeenv==1.9.1 20:33:54 oauth2client==4.1.3 20:33:54 oauthlib==3.2.2 20:33:54 openstacksdk==4.5.0 20:33:54 os-client-config==2.1.0 20:33:54 os-service-types==1.7.0 20:33:54 osc-lib==4.0.0 20:33:54 oslo.config==9.7.1 20:33:54 oslo.context==5.7.1 20:33:54 oslo.i18n==6.5.1 20:33:54 oslo.log==7.1.0 20:33:54 oslo.serialization==5.7.0 20:33:54 oslo.utils==8.2.0 20:33:54 packaging==25.0 20:33:54 pbr==6.1.1 20:33:54 platformdirs==4.3.7 20:33:54 prettytable==3.16.0 20:33:54 psutil==7.0.0 20:33:54 pyasn1==0.6.1 20:33:54 pyasn1_modules==0.4.2 20:33:54 pycparser==2.22 20:33:54 pygerrit2==2.0.15 20:33:54 PyGithub==2.6.1 20:33:54 PyJWT==2.10.1 20:33:54 PyNaCl==1.5.0 20:33:54 pyparsing==2.4.7 20:33:54 pyperclip==1.9.0 20:33:54 pyrsistent==0.20.0 20:33:54 python-cinderclient==9.7.0 20:33:54 python-dateutil==2.9.0.post0 20:33:54 python-heatclient==4.1.0 20:33:54 python-jenkins==1.8.2 20:33:54 python-keystoneclient==5.6.0 20:33:54 python-magnumclient==4.8.1 20:33:54 python-openstackclient==8.0.0 20:33:54 python-swiftclient==4.7.0 20:33:54 PyYAML==6.0.2 20:33:54 referencing==0.36.2 20:33:54 requests==2.32.3 20:33:54 requests-oauthlib==2.0.0 20:33:54 requestsexceptions==1.4.0 20:33:54 rfc3986==2.0.0 20:33:54 rpds-py==0.24.0 20:33:54 rsa==4.9.1 20:33:54 ruamel.yaml==0.18.10 20:33:54 ruamel.yaml.clib==0.2.12 20:33:54 s3transfer==0.12.0 20:33:54 simplejson==3.20.1 20:33:54 six==1.17.0 20:33:54 smmap==5.0.2 20:33:54 soupsieve==2.7 20:33:54 stevedore==5.4.1 20:33:54 tabulate==0.9.0 20:33:54 toml==0.10.2 20:33:54 tomlkit==0.13.2 20:33:54 tqdm==4.67.1 20:33:54 typing_extensions==4.13.2 20:33:54 tzdata==2025.2 20:33:54 urllib3==1.26.20 20:33:54 virtualenv==20.30.0 20:33:54 wcwidth==0.2.13 20:33:54 websocket-client==1.8.0 20:33:54 wrapt==1.17.2 20:33:54 xdg==6.0.0 20:33:54 xmltodict==0.14.2 20:33:54 yq==3.4.3 20:33:54 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17593805068263359948.sh 20:33:54 ---> sudo-logs.sh 20:33:54 Archiving 'sudo' log.. 20:33:54 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1224278679942196182.sh 20:33:54 ---> job-cost.sh 20:33:54 Setup pyenv: 20:33:54 system 20:33:54 3.8.13 20:33:54 3.9.13 20:33:54 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:33:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9mr0 from file:/tmp/.os_lf_venv 20:33:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:34:01 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:34:01 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 20:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-9mr0/bin to PATH 20:34:01 INFO: No Stack... 20:34:02 INFO: Retrieving Pricing Info for: v2-highcpu-4 20:34:02 INFO: Archiving Costs 20:34:02 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins17291637530405143913.sh 20:34:02 ---> logs-deploy.sh 20:34:02 Setup pyenv: 20:34:02 system 20:34:02 3.8.13 20:34:02 3.9.13 20:34:02 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9mr0 from file:/tmp/.os_lf_venv 20:34:03 lf-activate-venv(): INFO: Installing: lftools 20:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-9mr0/bin to PATH 20:34:13 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-rtmgr-sonar-prescan-script/1836 20:34:13 INFO: archiving workspace using pattern(s): -p **/*.log 20:34:15 Archives upload complete. 20:34:15 INFO: archiving logs to Nexus 20:34:16 ---> uname -a: 20:34:16 Linux prd-ubuntu1804-docker-4c-4g-333 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:34:16 20:34:16 20:34:16 ---> lscpu: 20:34:16 Architecture: x86_64 20:34:16 CPU op-mode(s): 32-bit, 64-bit 20:34:16 Byte Order: Little Endian 20:34:16 CPU(s): 4 20:34:16 On-line CPU(s) list: 0-3 20:34:16 Thread(s) per core: 1 20:34:16 Core(s) per socket: 1 20:34:16 Socket(s): 4 20:34:16 NUMA node(s): 1 20:34:16 Vendor ID: AuthenticAMD 20:34:16 CPU family: 23 20:34:16 Model: 49 20:34:16 Model name: AMD EPYC-Rome Processor 20:34:16 Stepping: 0 20:34:16 CPU MHz: 2799.998 20:34:16 BogoMIPS: 5599.99 20:34:16 Virtualization: AMD-V 20:34:16 Hypervisor vendor: KVM 20:34:16 Virtualization type: full 20:34:16 L1d cache: 32K 20:34:16 L1i cache: 32K 20:34:16 L2 cache: 512K 20:34:16 L3 cache: 16384K 20:34:16 NUMA node0 CPU(s): 0-3 20:34:16 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:34:16 20:34:16 20:34:16 ---> nproc: 20:34:16 4 20:34:16 20:34:16 20:34:16 ---> df -h: 20:34:16 Filesystem Size Used Avail Use% Mounted on 20:34:16 udev 2.0G 0 2.0G 0% /dev 20:34:16 tmpfs 395M 696K 394M 1% /run 20:34:16 /dev/vda1 20G 8.9G 11G 47% / 20:34:16 tmpfs 2.0G 0 2.0G 0% /dev/shm 20:34:16 tmpfs 5.0M 0 5.0M 0% /run/lock 20:34:16 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 20:34:16 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:34:16 tmpfs 395M 0 395M 0% /run/user/1001 20:34:16 20:34:16 20:34:16 ---> free -m: 20:34:16 total used free shared buff/cache available 20:34:16 Mem: 3944 432 1503 0 2007 3254 20:34:16 Swap: 1023 0 1023 20:34:16 20:34:16 20:34:16 ---> ip addr: 20:34:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:34:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:34:16 inet 127.0.0.1/8 scope host lo 20:34:16 valid_lft forever preferred_lft forever 20:34:16 inet6 ::1/128 scope host 20:34:16 valid_lft forever preferred_lft forever 20:34:16 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:34:16 link/ether fa:16:3e:56:e4:ab brd ff:ff:ff:ff:ff:ff 20:34:16 inet 10.32.7.253/23 brd 10.32.7.255 scope global dynamic ens3 20:34:16 valid_lft 86249sec preferred_lft 86249sec 20:34:16 inet6 fe80::f816:3eff:fe56:e4ab/64 scope link 20:34:16 valid_lft forever preferred_lft forever 20:34:16 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:34:16 link/ether 02:42:09:40:ea:8b brd ff:ff:ff:ff:ff:ff 20:34:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:34:16 valid_lft forever preferred_lft forever 20:34:16 20:34:16 20:34:16 ---> sar -b -r -n DEV: 20:34:16 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-333) 05/04/25 _x86_64_ (4 CPU) 20:34:16 20:34:16 20:31:47 LINUX RESTART (4 CPU) 20:34:16 20:34:16 20:32:01 tps rtps wtps bread/s bwrtn/s 20:34:16 20:33:01 168.17 69.28 98.88 5605.60 41092.82 20:34:16 20:34:01 68.89 1.07 67.82 126.38 8360.47 20:34:16 Average: 118.52 35.17 83.35 2865.76 24725.28 20:34:16 20:34:16 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:34:16 20:33:01 1782876 3329944 2255784 55.85 40412 1671096 926196 18.21 570332 1524840 45656 20:34:16 20:34:01 1607780 3399428 2430880 60.19 59912 1880604 836576 16.44 513936 1723668 113252 20:34:16 Average: 1695328 3364686 2343332 58.02 50162 1775850 881386 17.33 542134 1624254 79454 20:34:16 20:34:16 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:34:16 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:16 20:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:34:16 20:33:01 ens3 346.28 218.12 1438.01 67.87 0.00 0.00 0.00 0.00 20:34:16 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:16 20:34:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 20:34:16 20:34:01 ens3 31.48 30.79 240.65 8.71 0.00 0.00 0.00 0.00 20:34:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:16 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 20:34:16 Average: ens3 188.87 124.45 839.28 38.29 0.00 0.00 0.00 0.00 20:34:16 20:34:16 20:34:16 ---> sar -P ALL: 20:34:16 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-333) 05/04/25 _x86_64_ (4 CPU) 20:34:16 20:34:16 20:31:47 LINUX RESTART (4 CPU) 20:34:16 20:34:16 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:34:16 20:33:01 all 17.04 0.00 2.15 5.30 0.05 75.46 20:34:16 20:33:01 0 13.66 0.00 2.24 2.39 0.05 81.65 20:34:16 20:33:01 1 13.68 0.00 1.93 6.08 0.05 78.26 20:34:16 20:33:01 2 15.44 0.00 2.03 3.89 0.07 78.58 20:34:16 20:33:01 3 25.39 0.00 2.41 8.84 0.07 63.30 20:34:16 20:34:01 all 19.92 0.00 1.17 2.05 0.05 76.82 20:34:16 20:34:01 0 23.34 0.00 1.49 3.60 0.03 71.53 20:34:16 20:34:01 1 20.55 0.00 0.80 0.05 0.03 78.56 20:34:16 20:34:01 2 13.81 0.00 0.95 2.64 0.05 82.55 20:34:16 20:34:01 3 21.98 0.00 1.44 1.89 0.07 74.64 20:34:16 Average: all 18.48 0.00 1.66 3.67 0.05 76.14 20:34:16 Average: 0 18.51 0.00 1.86 3.00 0.04 76.59 20:34:16 Average: 1 17.10 0.00 1.37 3.07 0.04 78.41 20:34:16 Average: 2 14.62 0.00 1.49 3.26 0.06 80.57 20:34:16 Average: 3 23.68 0.00 1.92 5.36 0.07 68.98 20:34:16 20:34:16 20:34:16