08:01:50 Started by timer 08:01:50 Running as SYSTEM 08:01:50 [EnvInject] - Loading node environment variables. 08:01:50 Building remotely on prd-centos8-builder-2c-4g-4004 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:50 [ssh-agent] Looking for ssh-agent implementation... 08:01:50 $ ssh-agent 08:01:50 SSH_AUTH_SOCK=/tmp/ssh-GgX0o6jGwIV9/agent.5219 08:01:50 SSH_AGENT_PID=5221 08:01:50 [ssh-agent] Started. 08:01:50 Running ssh-add (command line suppressed) 08:01:50 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_5439439402018708307.key (jenkins-ssh) 08:01:50 [ssh-agent] Using credentials jenkins (jenkins) 08:01:50 provisioning config files... 08:01:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:51 provisioning config files... 08:01:51 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6541415166467718148.sh 08:01:51 ---> jenkins-sandbox-cleanup.sh 08:01:51 Setup pyenv: 08:01:51 system 08:01:51 * 3.8.13 (set by /opt/pyenv/version) 08:01:51 * 3.9.13 (set by /opt/pyenv/version) 08:01:51 * 3.10.6 (set by /opt/pyenv/version) 08:01:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FmvP 08:01:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:07 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:02:17 lf-activate-venv(): INFO: Adding /tmp/venv-FmvP/bin to PATH 08:02:17 /tmp/venv-FmvP/lib/python3.10/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:02:17 import pkg_resources 08:02:17 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:17 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:17 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:17 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:17 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:17 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:17 Traceback (most recent call last): 08:02:17 File "/tmp/venv-FmvP/bin/jenkins-jobs", line 8, in 08:02:17 sys.exit(main()) 08:02:17 File "/tmp/venv-FmvP/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:17 jjb = JenkinsJobs(argv) 08:02:17 File "/tmp/venv-FmvP/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:17 self.parser = create_parser() 08:02:17 File "/tmp/venv-FmvP/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:17 extension_manager.map(parse_subcommand_args, subparser) 08:02:17 File "/tmp/venv-FmvP/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:17 raise NoMatches('No %s extensions found' % self.namespace) 08:02:17 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:18 Build step 'Execute shell' marked build as failure 08:02:18 $ ssh-agent -k 08:02:18 unset SSH_AUTH_SOCK; 08:02:18 unset SSH_AGENT_PID; 08:02:18 echo Agent pid 5221 killed; 08:02:18 [ssh-agent] Stopped. 08:02:18 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12275200548427246360.sh 08:02:18 ---> sysstat.sh 08:02:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13318409455472835870.sh 08:02:18 ---> package-listing.sh 08:02:18 ++ facter osfamily 08:02:18 ++ tr '[:upper:]' '[:lower:]' 08:02:19 + OS_FAMILY=redhat 08:02:19 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:19 + START_PACKAGES=/tmp/packages_start.txt 08:02:19 + END_PACKAGES=/tmp/packages_end.txt 08:02:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:19 + PACKAGES=/tmp/packages_start.txt 08:02:19 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:19 + PACKAGES=/tmp/packages_end.txt 08:02:19 + case "${OS_FAMILY}" in 08:02:19 + rpm -qa 08:02:19 + sort 08:02:20 + '[' -f /tmp/packages_start.txt ']' 08:02:20 + '[' -f /tmp/packages_end.txt ']' 08:02:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:20 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:20 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:20 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins889673457802982921.sh 08:02:20 ---> capture-instance-metadata.sh 08:02:20 Setup pyenv: 08:02:20 system 08:02:20 3.8.13 08:02:20 3.9.13 08:02:20 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r30g 08:02:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:35 lf-activate-venv(): INFO: Installing: lftools 08:03:14 lf-activate-venv(): INFO: Adding /tmp/venv-r30g/bin to PATH 08:03:14 INFO: Running in OpenStack, capturing instance metadata 08:03:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17392819921790603729.sh 08:03:14 provisioning config files... 08:03:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config8512162761853642339tmp 08:03:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:15 [EnvInject] - Injecting environment variables from a build step. 08:03:15 [EnvInject] - Injecting as environment variables the properties content 08:03:15 SERVER_ID=logs 08:03:15 08:03:15 [EnvInject] - Variables injected successfully. 08:03:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10501594380435134252.sh 08:03:15 ---> create-netrc.sh 08:03:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2533034482885026599.sh 08:03:15 ---> python-tools-install.sh 08:03:15 Setup pyenv: 08:03:15 system 08:03:15 3.8.13 08:03:15 3.9.13 08:03:15 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r30g from file:/tmp/.os_lf_venv 08:03:19 lf-activate-venv(): INFO: Installing: lftools 08:03:37 lf-activate-venv(): INFO: Adding /tmp/venv-r30g/bin to PATH 08:03:37 Generating Requirements File 08:04:13 Python 3.10.6 08:04:13 pip 25.1.1 from /tmp/venv-r30g/lib/python3.10/site-packages/pip (python 3.10) 08:04:14 appdirs==1.4.4 08:04:14 argcomplete==3.6.2 08:04:14 aspy.yaml==1.3.0 08:04:14 attrs==25.3.0 08:04:14 autopage==0.5.2 08:04:14 beautifulsoup4==4.13.4 08:04:14 boto3==1.38.46 08:04:14 botocore==1.38.46 08:04:14 bs4==0.0.2 08:04:14 cachetools==5.5.2 08:04:14 certifi==2025.6.15 08:04:14 cffi==1.17.1 08:04:14 cfgv==3.4.0 08:04:14 chardet==5.2.0 08:04:14 charset-normalizer==3.4.2 08:04:14 click==8.2.1 08:04:14 cliff==4.10.0 08:04:14 cmd2==2.6.2 08:04:14 cryptography==3.3.2 08:04:14 debtcollector==3.0.0 08:04:14 decorator==5.2.1 08:04:14 defusedxml==0.7.1 08:04:14 Deprecated==1.2.18 08:04:14 distlib==0.3.9 08:04:14 dnspython==2.7.0 08:04:14 docker==7.1.0 08:04:14 dogpile.cache==1.4.0 08:04:14 durationpy==0.10 08:04:14 email_validator==2.2.0 08:04:14 filelock==3.18.0 08:04:14 future==1.0.0 08:04:14 gitdb==4.0.12 08:04:14 GitPython==3.1.44 08:04:14 google-auth==2.40.3 08:04:14 httplib2==0.22.0 08:04:14 identify==2.6.12 08:04:14 idna==3.10 08:04:14 importlib-resources==1.5.0 08:04:14 iso8601==2.1.0 08:04:14 Jinja2==3.1.6 08:04:14 jmespath==1.0.1 08:04:14 jsonpatch==1.33 08:04:14 jsonpointer==3.0.0 08:04:14 jsonschema==4.24.0 08:04:14 jsonschema-specifications==2025.4.1 08:04:14 keystoneauth1==5.11.1 08:04:14 kubernetes==33.1.0 08:04:14 lftools==0.37.13 08:04:14 lxml==6.0.0 08:04:14 MarkupSafe==3.0.2 08:04:14 msgpack==1.1.1 08:04:14 multi_key_dict==2.0.3 08:04:14 munch==4.0.0 08:04:14 netaddr==1.3.0 08:04:14 niet==1.4.2 08:04:14 nodeenv==1.9.1 08:04:14 oauth2client==4.1.3 08:04:14 oauthlib==3.3.1 08:04:14 openstacksdk==4.6.0 08:04:14 os-client-config==2.1.0 08:04:14 os-service-types==1.7.0 08:04:14 osc-lib==4.0.2 08:04:14 oslo.config==9.8.0 08:04:14 oslo.context==6.0.0 08:04:14 oslo.i18n==6.5.1 08:04:14 oslo.log==7.1.0 08:04:14 oslo.serialization==5.7.0 08:04:14 oslo.utils==9.0.0 08:04:14 packaging==25.0 08:04:14 pbr==6.1.1 08:04:14 platformdirs==4.3.8 08:04:14 prettytable==3.16.0 08:04:14 psutil==7.0.0 08:04:14 pyasn1==0.6.1 08:04:14 pyasn1_modules==0.4.2 08:04:14 pycparser==2.22 08:04:14 pygerrit2==2.0.15 08:04:14 PyGithub==2.6.1 08:04:14 PyJWT==2.10.1 08:04:14 PyNaCl==1.5.0 08:04:14 pyparsing==2.4.7 08:04:14 pyperclip==1.9.0 08:04:14 pyrsistent==0.20.0 08:04:14 python-cinderclient==9.7.0 08:04:14 python-dateutil==2.9.0.post0 08:04:14 python-heatclient==4.2.0 08:04:14 python-jenkins==1.8.2 08:04:14 python-keystoneclient==5.6.0 08:04:14 python-magnumclient==4.8.1 08:04:14 python-openstackclient==8.1.0 08:04:14 python-swiftclient==4.8.0 08:04:14 PyYAML==6.0.2 08:04:14 referencing==0.36.2 08:04:14 requests==2.32.4 08:04:14 requests-oauthlib==2.0.0 08:04:14 requestsexceptions==1.4.0 08:04:14 rfc3986==2.0.0 08:04:14 rpds-py==0.25.1 08:04:14 rsa==4.9.1 08:04:14 ruamel.yaml==0.18.14 08:04:14 ruamel.yaml.clib==0.2.12 08:04:14 s3transfer==0.13.0 08:04:14 simplejson==3.20.1 08:04:14 six==1.17.0 08:04:14 smmap==5.0.2 08:04:14 soupsieve==2.7 08:04:14 stevedore==5.4.1 08:04:14 tabulate==0.9.0 08:04:14 toml==0.10.2 08:04:14 tomlkit==0.13.3 08:04:14 tqdm==4.67.1 08:04:14 typing_extensions==4.14.0 08:04:14 tzdata==2025.2 08:04:14 urllib3==1.26.20 08:04:14 virtualenv==20.31.2 08:04:14 wcwidth==0.2.13 08:04:14 websocket-client==1.8.0 08:04:14 wrapt==1.17.2 08:04:14 xdg==6.0.0 08:04:14 xmltodict==0.14.2 08:04:14 yq==3.4.3 08:04:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11193103649636048098.sh 08:04:14 ---> sudo-logs.sh 08:04:14 Archiving 'sudo' log.. 08:04:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9548846475076305490.sh 08:04:15 ---> job-cost.sh 08:04:15 Setup pyenv: 08:04:15 system 08:04:15 3.8.13 08:04:15 3.9.13 08:04:15 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r30g from file:/tmp/.os_lf_venv 08:04:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-r30g/bin to PATH 08:04:30 INFO: No Stack... 08:04:30 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:30 INFO: Archiving Costs 08:04:30 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins15270548022001746526.sh 08:04:30 ---> logs-deploy.sh 08:04:30 Setup pyenv: 08:04:30 system 08:04:30 3.8.13 08:04:30 3.9.13 08:04:30 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r30g from file:/tmp/.os_lf_venv 08:04:34 lf-activate-venv(): INFO: Installing: lftools 08:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-r30g/bin to PATH 08:04:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/321 08:04:53 INFO: archiving workspace using pattern(s): 08:04:55 Archives upload complete. 08:04:55 INFO: archiving logs to Nexus 08:04:57 ---> uname -a: 08:04:57 Linux prd-centos8-builder-2c-4g-4004.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:04:57 08:04:57 08:04:57 ---> lscpu: 08:04:57 Architecture: x86_64 08:04:57 CPU op-mode(s): 32-bit, 64-bit 08:04:57 Byte Order: Little Endian 08:04:57 CPU(s): 2 08:04:57 On-line CPU(s) list: 0,1 08:04:57 Thread(s) per core: 1 08:04:57 Core(s) per socket: 1 08:04:57 Socket(s): 2 08:04:57 NUMA node(s): 1 08:04:57 Vendor ID: AuthenticAMD 08:04:57 CPU family: 23 08:04:57 Model: 49 08:04:57 Model name: AMD EPYC-Rome Processor 08:04:57 Stepping: 0 08:04:57 CPU MHz: 2800.000 08:04:57 BogoMIPS: 5600.00 08:04:57 Virtualization: AMD-V 08:04:57 Hypervisor vendor: KVM 08:04:57 Virtualization type: full 08:04:57 L1d cache: 32K 08:04:57 L1i cache: 32K 08:04:57 L2 cache: 512K 08:04:57 L3 cache: 16384K 08:04:57 NUMA node0 CPU(s): 0,1 08:04:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:04:57 08:04:57 08:04:57 ---> nproc: 08:04:57 2 08:04:57 08:04:57 08:04:57 ---> df -h: 08:04:57 Filesystem Size Used Avail Use% Mounted on 08:04:57 devtmpfs 1.8G 0 1.8G 0% /dev 08:04:57 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:04:57 tmpfs 1.8G 17M 1.8G 1% /run 08:04:57 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:04:57 /dev/vda1 20G 9.0G 12G 45% / 08:04:57 tmpfs 367M 0 367M 0% /run/user/1001 08:04:57 08:04:57 08:04:57 ---> free -m: 08:04:57 total used free shared buff/cache available 08:04:57 Mem: 3665 448 1229 17 1987 2943 08:04:57 Swap: 1023 0 1023 08:04:57 08:04:57 08:04:57 ---> ip addr: 08:04:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:57 inet 127.0.0.1/8 scope host lo 08:04:57 valid_lft forever preferred_lft forever 08:04:57 inet6 ::1/128 scope host 08:04:57 valid_lft forever preferred_lft forever 08:04:57 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:04:57 link/ether fa:16:3e:5d:6a:0f brd ff:ff:ff:ff:ff:ff 08:04:57 altname enp0s3 08:04:57 altname ens3 08:04:57 inet 10.32.6.120/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:04:57 valid_lft 86173sec preferred_lft 86173sec 08:04:57 inet6 fe80::f816:3eff:fe5d:6a0f/64 scope link 08:04:57 valid_lft forever preferred_lft forever 08:04:57 08:04:57 08:04:57 ---> sar -b -r -n DEV: 08:04:57 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/28/2025 _x86_64_ (2 CPU) 08:04:57 08:04:57 08:01:02 LINUX RESTART (2 CPU) 08:04:57 08:04:57 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:04:57 08:03:01 AM 46.10 0.72 45.38 35.99 4772.43 08:04:57 08:04:01 AM 58.51 0.42 58.10 54.65 6769.98 08:04:57 Average: 52.31 0.57 51.74 45.32 5771.20 08:04:57 08:04:57 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:57 08:03:01 AM 1439956 3016880 2313720 61.64 2104 1752216 645240 13.44 327268 1723320 89024 08:04:57 08:04:01 AM 1333336 3023584 2420340 64.48 2104 1857168 614800 12.80 325152 1797800 36980 08:04:57 Average: 1386646 3020232 2367030 63.06 2104 1804692 630020 13.12 326210 1760560 63002 08:04:57 08:04:57 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:57 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:57 08:03:01 AM eth0 53.45 40.80 642.51 6.43 0.00 0.00 0.00 0.00 08:04:57 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:57 08:04:01 AM eth0 25.79 22.04 239.16 11.16 0.00 0.00 0.00 0.00 08:04:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:57 Average: eth0 39.62 31.42 440.84 8.80 0.00 0.00 0.00 0.00 08:04:57 08:04:57 08:04:57 ---> sar -P ALL: 08:04:57 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/28/2025 _x86_64_ (2 CPU) 08:04:57 08:04:57 08:01:02 LINUX RESTART (2 CPU) 08:04:57 08:04:57 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:57 08:03:01 AM all 37.06 0.00 4.38 1.41 4.87 52.28 08:04:57 08:03:01 AM 0 31.32 0.00 4.00 1.55 4.35 58.78 08:04:57 08:03:01 AM 1 42.80 0.00 4.76 1.27 5.39 45.78 08:04:57 08:04:01 AM all 37.05 0.00 3.90 1.56 4.28 53.20 08:04:57 08:04:01 AM 0 26.74 0.00 3.35 0.89 3.66 65.36 08:04:57 08:04:01 AM 1 47.35 0.00 4.46 2.22 4.90 41.06 08:04:57 Average: all 37.06 0.00 4.14 1.48 4.58 52.74 08:04:57 Average: 0 29.03 0.00 3.67 1.22 4.00 62.07 08:04:57 Average: 1 45.07 0.00 4.61 1.75 5.15 43.42 08:04:57 08:04:57 08:04:57