08:01:24 Started by timer 08:01:24 Running as SYSTEM 08:01:24 [EnvInject] - Loading node environment variables. 08:01:24 Building remotely on prd-centos8-builder-1c-1g-931 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:24 [ssh-agent] Looking for ssh-agent implementation... 08:01:24 $ ssh-agent 08:01:24 SSH_AUTH_SOCK=/tmp/ssh-FxKbHWbazjDM/agent.5184 08:01:24 SSH_AGENT_PID=5186 08:01:24 [ssh-agent] Started. 08:01:24 Running ssh-add (command line suppressed) 08:01:25 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_12996694363346360165.key (jenkins-ssh) 08:01:25 [ssh-agent] Using credentials jenkins (jenkins) 08:01:25 provisioning config files... 08:01:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:25 provisioning config files... 08:01:25 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:25 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17577696727854876837.sh 08:01:25 ---> jenkins-sandbox-cleanup.sh 08:01:25 Setup pyenv: 08:01:26 system 08:01:26 * 3.8.13 (set by /opt/pyenv/version) 08:01:26 * 3.9.13 (set by /opt/pyenv/version) 08:01:26 * 3.10.6 (set by /opt/pyenv/version) 08:01:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uJUy 08:01:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:34 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:41 lf-activate-venv(): INFO: Adding /tmp/venv-uJUy/bin to PATH 08:01:41 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:41 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:41 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:41 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:41 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:41 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:41 Traceback (most recent call last): 08:01:41 File "/tmp/venv-uJUy/bin/jenkins-jobs", line 8, in 08:01:41 sys.exit(main()) 08:01:41 File "/tmp/venv-uJUy/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:41 jjb = JenkinsJobs(argv) 08:01:41 File "/tmp/venv-uJUy/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:41 self.parser = create_parser() 08:01:41 File "/tmp/venv-uJUy/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:41 extension_manager.map(parse_subcommand_args, subparser) 08:01:41 File "/tmp/venv-uJUy/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:41 raise NoMatches('No %s extensions found' % self.namespace) 08:01:41 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:41 Build step 'Execute shell' marked build as failure 08:01:41 $ ssh-agent -k 08:01:41 unset SSH_AUTH_SOCK; 08:01:41 unset SSH_AGENT_PID; 08:01:41 echo Agent pid 5186 killed; 08:01:41 [ssh-agent] Stopped. 08:01:42 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11412006207293466739.sh 08:01:42 ---> sysstat.sh 08:01:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11172709091204636012.sh 08:01:42 ---> package-listing.sh 08:01:42 ++ facter osfamily 08:01:42 ++ tr '[:upper:]' '[:lower:]' 08:01:43 + OS_FAMILY=redhat 08:01:43 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:43 + START_PACKAGES=/tmp/packages_start.txt 08:01:43 + END_PACKAGES=/tmp/packages_end.txt 08:01:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:43 + PACKAGES=/tmp/packages_start.txt 08:01:43 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:43 + PACKAGES=/tmp/packages_end.txt 08:01:43 + case "${OS_FAMILY}" in 08:01:43 + rpm -qa 08:01:43 + sort 08:01:51 + '[' -f /tmp/packages_start.txt ']' 08:01:51 + '[' -f /tmp/packages_end.txt ']' 08:01:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:51 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:51 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1951596960227733144.sh 08:01:51 ---> capture-instance-metadata.sh 08:01:51 Setup pyenv: 08:01:51 system 08:01:51 3.8.13 08:01:51 3.9.13 08:01:51 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l9uW 08:01:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:58 lf-activate-venv(): INFO: Installing: lftools 08:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-l9uW/bin to PATH 08:02:23 INFO: Running in OpenStack, capturing instance metadata 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15555331497976876321.sh 08:02:24 provisioning config files... 08:02:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config15865822634683983145tmp 08:02:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:24 [EnvInject] - Injecting environment variables from a build step. 08:02:24 [EnvInject] - Injecting as environment variables the properties content 08:02:24 SERVER_ID=logs 08:02:24 08:02:24 [EnvInject] - Variables injected successfully. 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10184907209579868190.sh 08:02:24 ---> create-netrc.sh 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13139291169194707325.sh 08:02:24 ---> python-tools-install.sh 08:02:24 Setup pyenv: 08:02:24 system 08:02:24 3.8.13 08:02:24 3.9.13 08:02:24 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l9uW from file:/tmp/.os_lf_venv 08:02:25 lf-activate-venv(): INFO: Installing: lftools 08:02:34 lf-activate-venv(): INFO: Adding /tmp/venv-l9uW/bin to PATH 08:02:34 Generating Requirements File 08:02:57 Python 3.10.6 08:02:57 pip 25.0.1 from /tmp/venv-l9uW/lib/python3.10/site-packages/pip (python 3.10) 08:02:57 appdirs==1.4.4 08:02:57 argcomplete==3.5.3 08:02:57 aspy.yaml==1.3.0 08:02:57 attrs==25.1.0 08:02:57 autopage==0.5.2 08:02:57 beautifulsoup4==4.13.3 08:02:57 boto3==1.36.25 08:02:57 botocore==1.36.25 08:02:57 bs4==0.0.2 08:02:57 cachetools==5.5.2 08:02:57 certifi==2025.1.31 08:02:57 cffi==1.17.1 08:02:57 cfgv==3.4.0 08:02:57 chardet==5.2.0 08:02:57 charset-normalizer==3.4.1 08:02:57 click==8.1.8 08:02:57 cliff==4.8.0 08:02:57 cmd2==2.5.11 08:02:57 cryptography==3.3.2 08:02:57 debtcollector==3.0.0 08:02:57 decorator==5.1.1 08:02:57 defusedxml==0.7.1 08:02:57 Deprecated==1.2.18 08:02:57 distlib==0.3.9 08:02:57 dnspython==2.7.0 08:02:57 docker==4.2.2 08:02:57 dogpile.cache==1.3.4 08:02:57 durationpy==0.9 08:02:57 email_validator==2.2.0 08:02:57 filelock==3.17.0 08:02:57 future==1.0.0 08:02:57 gitdb==4.0.12 08:02:57 GitPython==3.1.44 08:02:57 google-auth==2.38.0 08:02:57 httplib2==0.22.0 08:02:57 identify==2.6.7 08:02:57 idna==3.10 08:02:57 importlib-resources==1.5.0 08:02:57 iso8601==2.1.0 08:02:57 Jinja2==3.1.5 08:02:57 jmespath==1.0.1 08:02:57 jsonpatch==1.33 08:02:57 jsonpointer==3.0.0 08:02:57 jsonschema==4.23.0 08:02:57 jsonschema-specifications==2024.10.1 08:02:57 keystoneauth1==5.9.1 08:02:57 kubernetes==32.0.1 08:02:57 lftools==0.37.10 08:02:57 lxml==5.3.1 08:02:57 MarkupSafe==3.0.2 08:02:57 msgpack==1.1.0 08:02:57 multi_key_dict==2.0.3 08:02:57 munch==4.0.0 08:02:57 netaddr==1.3.0 08:02:57 niet==1.4.2 08:02:57 nodeenv==1.9.1 08:02:57 oauth2client==4.1.3 08:02:57 oauthlib==3.2.2 08:02:57 openstacksdk==4.3.0 08:02:57 os-client-config==2.1.0 08:02:57 os-service-types==1.7.0 08:02:57 osc-lib==3.2.0 08:02:57 oslo.config==9.7.0 08:02:57 oslo.context==5.7.0 08:02:57 oslo.i18n==6.5.0 08:02:57 oslo.log==7.0.0 08:02:57 oslo.serialization==5.6.0 08:02:57 oslo.utils==8.1.0 08:02:57 packaging==24.2 08:02:57 pbr==6.1.1 08:02:57 platformdirs==4.3.6 08:02:57 prettytable==3.14.0 08:02:57 psutil==7.0.0 08:02:57 pyasn1==0.6.1 08:02:57 pyasn1_modules==0.4.1 08:02:57 pycparser==2.22 08:02:57 pygerrit2==2.0.15 08:02:57 PyGithub==2.6.0 08:02:57 PyJWT==2.10.1 08:02:57 PyNaCl==1.5.0 08:02:57 pyparsing==2.4.7 08:02:57 pyperclip==1.9.0 08:02:57 pyrsistent==0.20.0 08:02:57 python-cinderclient==9.6.0 08:02:57 python-dateutil==2.9.0.post0 08:02:57 python-heatclient==4.1.0 08:02:57 python-jenkins==1.8.2 08:02:57 python-keystoneclient==5.5.0 08:02:57 python-magnumclient==4.7.0 08:02:57 python-openstackclient==7.3.0 08:02:57 python-swiftclient==4.6.0 08:02:57 PyYAML==6.0.2 08:02:57 referencing==0.36.2 08:02:57 requests==2.32.3 08:02:57 requests-oauthlib==2.0.0 08:02:57 requestsexceptions==1.4.0 08:02:57 rfc3986==2.0.0 08:02:57 rpds-py==0.23.0 08:02:57 rsa==4.9 08:02:57 ruamel.yaml==0.18.10 08:02:57 ruamel.yaml.clib==0.2.12 08:02:57 s3transfer==0.11.2 08:02:57 simplejson==3.20.1 08:02:57 six==1.17.0 08:02:57 smmap==5.0.2 08:02:57 soupsieve==2.6 08:02:57 stevedore==5.4.1 08:02:57 tabulate==0.9.0 08:02:57 toml==0.10.2 08:02:57 tomlkit==0.13.2 08:02:57 tqdm==4.67.1 08:02:57 typing_extensions==4.12.2 08:02:57 tzdata==2025.1 08:02:57 urllib3==1.26.20 08:02:57 virtualenv==20.29.2 08:02:57 wcwidth==0.2.13 08:02:57 websocket-client==1.8.0 08:02:57 wrapt==1.17.2 08:02:57 xdg==6.0.0 08:02:57 xmltodict==0.14.2 08:02:57 yq==3.4.3 08:02:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17808368233834752687.sh 08:02:57 ---> sudo-logs.sh 08:02:57 Archiving 'sudo' log.. 08:02:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7117774533196205177.sh 08:02:58 ---> job-cost.sh 08:02:58 Setup pyenv: 08:02:58 system 08:02:58 3.8.13 08:02:58 3.9.13 08:02:58 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l9uW from file:/tmp/.os_lf_venv 08:02:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:04 lf-activate-venv(): INFO: Adding /tmp/venv-l9uW/bin to PATH 08:03:04 INFO: No Stack... 08:03:04 INFO: Retrieving Pricing Info for: v2-highcpu-1 08:03:04 INFO: Archiving Costs 08:03:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins15253752177579724435.sh 08:03:05 ---> logs-deploy.sh 08:03:05 Setup pyenv: 08:03:05 system 08:03:05 3.8.13 08:03:05 3.9.13 08:03:05 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l9uW from file:/tmp/.os_lf_venv 08:03:06 lf-activate-venv(): INFO: Installing: lftools 08:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-l9uW/bin to PATH 08:03:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/313 08:03:15 INFO: archiving workspace using pattern(s): 08:03:17 Archives upload complete. 08:03:17 INFO: archiving logs to Nexus 08:03:18 ---> uname -a: 08:03:18 Linux prd-centos8-builder-1c-1g-931.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:03:18 08:03:18 08:03:18 ---> lscpu: 08:03:18 Architecture: x86_64 08:03:18 CPU op-mode(s): 32-bit, 64-bit 08:03:18 Byte Order: Little Endian 08:03:18 CPU(s): 1 08:03:18 On-line CPU(s) list: 0 08:03:18 Thread(s) per core: 1 08:03:18 Core(s) per socket: 1 08:03:18 Socket(s): 1 08:03:18 NUMA node(s): 1 08:03:18 Vendor ID: AuthenticAMD 08:03:18 CPU family: 23 08:03:18 Model: 49 08:03:18 Model name: AMD EPYC-Rome Processor 08:03:18 Stepping: 0 08:03:18 CPU MHz: 2800.000 08:03:18 BogoMIPS: 5600.00 08:03:18 Virtualization: AMD-V 08:03:18 Hypervisor vendor: KVM 08:03:18 Virtualization type: full 08:03:18 L1d cache: 32K 08:03:18 L1i cache: 32K 08:03:18 L2 cache: 512K 08:03:18 L3 cache: 16384K 08:03:18 NUMA node0 CPU(s): 0 08:03:18 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:03:18 08:03:18 08:03:18 ---> nproc: 08:03:18 1 08:03:18 08:03:18 08:03:18 ---> df -h: 08:03:18 Filesystem Size Used Avail Use% Mounted on 08:03:18 devtmpfs 329M 0 329M 0% /dev 08:03:18 tmpfs 386M 0 386M 0% /dev/shm 08:03:18 tmpfs 386M 11M 376M 3% /run 08:03:18 tmpfs 386M 0 386M 0% /sys/fs/cgroup 08:03:18 /dev/vda1 20G 9.0G 12G 45% / 08:03:18 tmpfs 78M 0 78M 0% /run/user/1001 08:03:18 08:03:18 08:03:18 ---> free -m: 08:03:18 total used free shared buff/cache available 08:03:18 Mem: 770 306 48 7 415 325 08:03:18 Swap: 1023 9 1014 08:03:18 08:03:18 08:03:18 ---> ip addr: 08:03:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:18 inet 127.0.0.1/8 scope host lo 08:03:18 valid_lft forever preferred_lft forever 08:03:18 inet6 ::1/128 scope host 08:03:18 valid_lft forever preferred_lft forever 08:03:18 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:03:18 link/ether fa:16:3e:61:24:18 brd ff:ff:ff:ff:ff:ff 08:03:18 altname enp0s3 08:03:18 altname ens3 08:03:18 inet 10.32.6.87/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:03:18 valid_lft 86249sec preferred_lft 86249sec 08:03:18 inet6 fe80::f816:3eff:fe61:2418/64 scope link 08:03:18 valid_lft forever preferred_lft forever 08:03:18 08:03:18 08:03:18 ---> sar -b -r -n DEV: 08:03:18 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/22/2025 _x86_64_ (1 CPU) 08:03:18 08:03:18 08:00:42 LINUX RESTART (1 CPU) 08:03:18 08:03:18 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:18 08:02:01 AM 301.31 208.10 93.21 17808.82 41893.08 08:03:18 08:03:01 AM 142.95 14.82 128.13 1082.35 14507.86 08:03:18 Average: 222.18 111.52 110.66 9450.45 28208.45 08:03:18 08:03:18 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:18 08:02:01 AM 61660 374164 727552 92.19 2040 385264 451784 24.58 116160 464700 25868 08:03:18 08:03:01 AM 89436 359044 699776 88.67 1264 331560 442880 24.10 121972 394468 15152 08:03:18 Average: 75548 366604 713664 90.43 1652 358412 447332 24.34 119066 429584 20510 08:03:18 08:03:18 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:18 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:18 08:02:01 AM eth0 123.81 71.27 734.66 28.94 0.00 0.00 0.00 0.00 08:03:18 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:18 08:03:01 AM eth0 61.11 54.31 669.36 11.64 0.00 0.00 0.00 0.00 08:03:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:18 Average: eth0 92.48 62.80 702.03 20.30 0.00 0.00 0.00 0.00 08:03:18 08:03:18 08:03:18 ---> sar -P ALL: 08:03:18 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/22/2025 _x86_64_ (1 CPU) 08:03:18 08:03:18 08:00:42 LINUX RESTART (1 CPU) 08:03:18 08:03:18 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:18 08:02:01 AM all 63.36 0.08 13.80 16.47 0.10 6.18 08:03:18 08:02:01 AM 0 63.36 0.08 13.80 16.47 0.10 6.18 08:03:18 08:03:01 AM all 73.06 0.00 9.90 3.93 0.13 12.97 08:03:18 08:03:01 AM 0 73.06 0.00 9.90 3.93 0.13 12.97 08:03:18 Average: all 68.22 0.04 11.85 10.20 0.12 9.58 08:03:18 Average: 0 68.22 0.04 11.85 10.20 0.12 9.58 08:03:18 08:03:18 08:03:18