08:01:19 Started by timer 08:01:19 Running as SYSTEM 08:01:19 [EnvInject] - Loading node environment variables. 08:01:19 Building remotely on prd-centos7-builder-2c-1g-25225 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:19 [ssh-agent] Looking for ssh-agent implementation... 08:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:20 $ ssh-agent 08:01:20 SSH_AUTH_SOCK=/tmp/ssh-A7SjjFCrCwe6/agent.8113 08:01:20 SSH_AGENT_PID=8114 08:01:20 [ssh-agent] Started. 08:01:20 Running ssh-add (command line suppressed) 08:01:20 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_9362441298616676264.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_9362441298616676264.key) 08:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:20 provisioning config files... 08:01:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:20 provisioning config files... 08:01:20 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:20 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13335407937613240088.sh 08:01:20 ---> jenkins-sandbox-cleanup.sh 08:01:20 Setup pyenv: 08:01:20 system 08:01:20 * 3.8.13 (set by /opt/pyenv/version) 08:01:20 * 3.9.13 (set by /opt/pyenv/version) 08:01:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qV0V 08:01:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:28 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:01:34 lf-activate-venv(): INFO: Adding /tmp/venv-qV0V/bin to PATH 08:01:34 Traceback (most recent call last): 08:01:34 File "/tmp/venv-qV0V/bin/jenkins-jobs", line 5, in 08:01:34 from jenkins_jobs.cli.entry import main 08:01:34 File "/tmp/venv-qV0V/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:34 from jenkins_jobs.config import JJBConfig 08:01:34 File "/tmp/venv-qV0V/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:34 from jenkins_jobs import builder 08:01:34 File "/tmp/venv-qV0V/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:34 import jenkins 08:01:34 File "/tmp/venv-qV0V/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:34 import requests 08:01:34 File "/tmp/venv-qV0V/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:34 import urllib3 08:01:34 File "/tmp/venv-qV0V/lib/python3.9/site-packages/urllib3/__init__.py", line 41, in 08:01:34 raise ImportError( 08:01:34 ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168 08:01:34 Build step 'Execute shell' marked build as failure 08:01:34 $ ssh-agent -k 08:01:34 unset SSH_AUTH_SOCK; 08:01:34 unset SSH_AGENT_PID; 08:01:34 echo Agent pid 8114 killed; 08:01:34 [ssh-agent] Stopped. 08:01:34 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:34 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12599434518314758073.sh 08:01:34 ---> sysstat.sh 08:01:35 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1490406165756485022.sh 08:01:35 ---> package-listing.sh 08:01:35 ++ facter osfamily 08:01:35 ++ tr '[:upper:]' '[:lower:]' 08:01:35 + OS_FAMILY=redhat 08:01:35 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:35 + START_PACKAGES=/tmp/packages_start.txt 08:01:35 + END_PACKAGES=/tmp/packages_end.txt 08:01:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:35 + PACKAGES=/tmp/packages_start.txt 08:01:35 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:35 + PACKAGES=/tmp/packages_end.txt 08:01:35 + case "${OS_FAMILY}" in 08:01:35 + rpm -qa 08:01:35 + sort 08:01:36 + '[' -f /tmp/packages_start.txt ']' 08:01:36 + '[' -f /tmp/packages_end.txt ']' 08:01:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:36 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:36 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:36 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8927493820568627430.sh 08:01:36 ---> capture-instance-metadata.sh 08:01:36 Setup pyenv: 08:01:36 system 08:01:36 3.8.13 08:01:36 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U6l9 08:01:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:42 lf-activate-venv(): INFO: Installing: lftools 08:02:06 lf-activate-venv(): INFO: Adding /tmp/venv-U6l9/bin to PATH 08:02:06 INFO: Running in OpenStack, capturing instance metadata 08:02:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15108647076501307726.sh 08:02:06 provisioning config files... 08:02:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config471835970142920467tmp 08:02:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:06 [EnvInject] - Injecting environment variables from a build step. 08:02:06 [EnvInject] - Injecting as environment variables the properties content 08:02:06 SERVER_ID=logs 08:02:06 08:02:06 [EnvInject] - Variables injected successfully. 08:02:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6523603075542088628.sh 08:02:06 ---> create-netrc.sh 08:02:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12275462871621930613.sh 08:02:06 ---> python-tools-install.sh 08:02:06 Setup pyenv: 08:02:06 system 08:02:06 3.8.13 08:02:06 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6l9 from file:/tmp/.os_lf_venv 08:02:08 lf-activate-venv(): INFO: Installing: lftools 08:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-U6l9/bin to PATH 08:02:16 Generating Requirements File 08:02:59 Python 3.9.13 08:02:59 pip 23.3.1 from /tmp/venv-U6l9/lib/python3.9/site-packages/pip (python 3.9) 08:03:00 appdirs==1.4.4 08:03:00 argcomplete==3.2.1 08:03:00 aspy.yaml==1.3.0 08:03:00 attrs==23.1.0 08:03:00 autopage==0.5.2 08:03:00 Babel==2.14.0 08:03:00 beautifulsoup4==4.12.2 08:03:00 boto3==1.34.2 08:03:00 botocore==1.34.2 08:03:00 bs4==0.0.1 08:03:00 cachetools==5.3.2 08:03:00 certifi==2023.11.17 08:03:00 cffi==1.16.0 08:03:00 cfgv==3.4.0 08:03:00 chardet==5.2.0 08:03:00 charset-normalizer==3.3.2 08:03:00 click==8.1.7 08:03:00 cliff==4.4.0 08:03:00 cmd2==2.4.3 08:03:00 cryptography==3.3.2 08:03:00 debtcollector==2.5.0 08:03:00 decorator==5.1.1 08:03:00 defusedxml==0.7.1 08:03:00 Deprecated==1.2.14 08:03:00 distlib==0.3.8 08:03:00 dnspython==2.4.2 08:03:00 docker==4.2.2 08:03:00 dogpile.cache==1.2.2 08:03:00 email-validator==2.1.0.post1 08:03:00 filelock==3.13.1 08:03:00 future==0.18.3 08:03:00 gitdb==4.0.11 08:03:00 GitPython==3.1.40 08:03:00 google-auth==2.25.2 08:03:00 httplib2==0.22.0 08:03:00 identify==2.5.33 08:03:00 idna==3.6 08:03:00 importlib-metadata==7.0.0 08:03:00 importlib-resources==1.5.0 08:03:00 iso8601==2.1.0 08:03:00 Jinja2==3.1.2 08:03:00 jmespath==1.0.1 08:03:00 jsonpatch==1.33 08:03:00 jsonpointer==2.4 08:03:00 jsonschema==4.20.0 08:03:00 jsonschema-specifications==2023.11.2 08:03:00 keystoneauth1==5.4.0 08:03:00 kubernetes==28.1.0 08:03:00 lftools==0.37.8 08:03:00 lxml==4.9.3 08:03:00 MarkupSafe==2.1.3 08:03:00 msgpack==1.0.7 08:03:00 multi-key-dict==2.0.3 08:03:00 munch==4.0.0 08:03:00 netaddr==0.9.0 08:03:00 netifaces==0.11.0 08:03:00 niet==1.4.2 08:03:00 nodeenv==1.8.0 08:03:00 oauth2client==4.1.3 08:03:00 oauthlib==3.2.2 08:03:00 openstacksdk==0.62.0 08:03:00 os-client-config==2.1.0 08:03:00 os-service-types==1.7.0 08:03:00 osc-lib==2.9.0 08:03:00 oslo.config==9.2.0 08:03:00 oslo.context==5.3.0 08:03:00 oslo.i18n==6.2.0 08:03:00 oslo.log==5.4.0 08:03:00 oslo.serialization==5.2.0 08:03:00 oslo.utils==6.3.0 08:03:00 packaging==23.2 08:03:00 pbr==6.0.0 08:03:00 platformdirs==4.1.0 08:03:00 prettytable==3.9.0 08:03:00 pyasn1==0.5.1 08:03:00 pyasn1-modules==0.3.0 08:03:00 pycparser==2.21 08:03:00 pygerrit2==2.0.15 08:03:00 PyGithub==2.1.1 08:03:00 pyinotify==0.9.6 08:03:00 PyJWT==2.8.0 08:03:00 PyNaCl==1.5.0 08:03:00 pyparsing==2.4.7 08:03:00 pyperclip==1.8.2 08:03:00 pyrsistent==0.20.0 08:03:00 python-cinderclient==9.4.0 08:03:00 python-dateutil==2.8.2 08:03:00 python-heatclient==3.3.0 08:03:00 python-jenkins==1.8.2 08:03:00 python-keystoneclient==5.2.0 08:03:00 python-magnumclient==4.3.0 08:03:00 python-novaclient==18.4.0 08:03:00 python-openstackclient==6.0.0 08:03:00 python-swiftclient==4.4.0 08:03:00 pytz==2023.3.post1 08:03:00 PyYAML==6.0.1 08:03:00 referencing==0.32.0 08:03:00 requests==2.31.0 08:03:00 requests-oauthlib==1.3.1 08:03:00 requestsexceptions==1.4.0 08:03:00 rfc3986==2.0.0 08:03:00 rpds-py==0.13.2 08:03:00 rsa==4.9 08:03:00 ruamel.yaml==0.18.5 08:03:00 ruamel.yaml.clib==0.2.8 08:03:00 s3transfer==0.9.0 08:03:00 simplejson==3.19.2 08:03:00 six==1.16.0 08:03:00 smmap==5.0.1 08:03:00 soupsieve==2.5 08:03:00 stevedore==5.1.0 08:03:00 tabulate==0.9.0 08:03:00 toml==0.10.2 08:03:00 tomlkit==0.12.3 08:03:00 tqdm==4.66.1 08:03:00 typing_extensions==4.9.0 08:03:00 tzdata==2023.3 08:03:00 urllib3==1.26.18 08:03:00 virtualenv==20.25.0 08:03:00 wcwidth==0.2.12 08:03:00 websocket-client==1.7.0 08:03:00 wrapt==1.16.0 08:03:00 xdg==6.0.0 08:03:00 xmltodict==0.13.0 08:03:00 yq==3.2.3 08:03:00 zipp==3.17.0 08:03:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2286700013693927246.sh 08:03:00 ---> sudo-logs.sh 08:03:00 Archiving 'sudo' log.. 08:03:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9574607579924195754.sh 08:03:00 ---> job-cost.sh 08:03:00 Setup pyenv: 08:03:00 system 08:03:00 3.8.13 08:03:00 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6l9 from file:/tmp/.os_lf_venv 08:03:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:11 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. 08:03:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:03:11 lf-activate-venv(): INFO: Adding /tmp/venv-U6l9/bin to PATH 08:03:11 INFO: No Stack... 08:03:11 INFO: Retrieving Pricing Info for: v3-standard-2 08:03:12 INFO: Archiving Costs 08:03:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins6991558781494227188.sh 08:03:12 ---> logs-deploy.sh 08:03:12 Setup pyenv: 08:03:12 system 08:03:12 3.8.13 08:03:12 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6l9 from file:/tmp/.os_lf_venv 08:03:13 lf-activate-venv(): INFO: Installing: lftools 08:03:23 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. 08:03:23 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:03:23 lf-activate-venv(): INFO: Adding /tmp/venv-U6l9/bin to PATH 08:03:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/265 08:03:23 INFO: archiving workspace using pattern(s): 08:03:24 Archives upload complete. 08:03:25 INFO: archiving logs to Nexus 08:03:25 ---> uname -a: 08:03:25 Linux prd-centos7-builder-2c-1g-25225.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:03:25 08:03:25 08:03:25 ---> lscpu: 08:03:25 Architecture: x86_64 08:03:25 CPU op-mode(s): 32-bit, 64-bit 08:03:25 Byte Order: Little Endian 08:03:25 CPU(s): 2 08:03:25 On-line CPU(s) list: 0,1 08:03:25 Thread(s) per core: 1 08:03:25 Core(s) per socket: 1 08:03:25 Socket(s): 2 08:03:25 NUMA node(s): 1 08:03:25 Vendor ID: AuthenticAMD 08:03:25 CPU family: 23 08:03:25 Model: 49 08:03:25 Model name: AMD EPYC-Rome Processor 08:03:25 Stepping: 0 08:03:25 CPU MHz: 2800.000 08:03:25 BogoMIPS: 5600.00 08:03:25 Virtualization: AMD-V 08:03:25 Hypervisor vendor: KVM 08:03:25 Virtualization type: full 08:03:25 L1d cache: 32K 08:03:25 L1i cache: 32K 08:03:25 L2 cache: 512K 08:03:25 L3 cache: 16384K 08:03:25 NUMA node0 CPU(s): 0,1 08:03:25 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:03:25 08:03:25 08:03:25 ---> nproc: 08:03:25 2 08:03:25 08:03:25 08:03:25 ---> df -h: 08:03:25 Filesystem Size Used Avail Use% Mounted on 08:03:25 devtmpfs 3.8G 0 3.8G 0% /dev 08:03:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:25 tmpfs 3.9G 17M 3.9G 1% /run 08:03:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:03:25 /dev/vda1 40G 5.8G 35G 15% / 08:03:25 tmpfs 783M 0 783M 0% /run/user/0 08:03:25 tmpfs 783M 0 783M 0% /run/user/1001 08:03:25 08:03:25 08:03:25 ---> free -m: 08:03:25 total used free shared buff/cache available 08:03:25 Mem: 7821 450 5435 16 1934 7086 08:03:25 Swap: 1023 0 1023 08:03:25 08:03:25 08:03:25 ---> ip addr: 08:03:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:25 inet 127.0.0.1/8 scope host lo 08:03:25 valid_lft forever preferred_lft forever 08:03:25 inet6 ::1/128 scope host 08:03:25 valid_lft forever preferred_lft forever 08:03:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:25 link/ether fa:16:3e:11:3e:0b brd ff:ff:ff:ff:ff:ff 08:03:25 inet 10.30.123.43/23 brd 10.30.123.255 scope global dynamic eth0 08:03:25 valid_lft 86240sec preferred_lft 86240sec 08:03:25 inet6 fe80::f816:3eff:fe11:3e0b/64 scope link 08:03:25 valid_lft forever preferred_lft forever 08:03:25 08:03:25 08:03:25 ---> sar -b -r -n DEV: 08:03:25 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 12/16/2023 _x86_64_ (2 CPU) 08:03:25 08:03:25 08:00:41 AM LINUX RESTART 08:03:25 08:03:25 08:01:13 AM tps rtps wtps bread/s bwrtn/s 08:03:25 08:02:01 AM 105.22 25.14 80.08 4818.81 5465.62 08:03:25 08:03:01 AM 261.54 0.50 261.04 100.07 9259.19 08:03:25 Average: 192.05 11.45 180.60 2197.72 7572.81 08:03:25 08:03:25 08:01:13 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:25 08:02:01 AM 5771268 2237640 27.94 2620 1689904 636424 7.03 619940 1363712 142612 08:03:25 08:03:01 AM 5605576 2403332 30.01 2620 1862676 572408 6.32 572004 1520348 123000 08:03:25 Average: 5688422 2320486 28.97 2620 1776290 604416 6.67 595972 1442030 132806 08:03:25 08:03:25 08:01:13 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:03:25 08:02:01 AM eth0 266.18 171.53 1507.21 42.64 0.00 0.00 0.00 08:03:25 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:25 08:03:01 AM eth0 37.28 27.43 482.74 6.85 0.00 0.00 0.00 08:03:25 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:25 Average: eth0 139.03 91.49 938.16 22.76 0.00 0.00 0.00 08:03:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:25 08:03:25 08:03:25 ---> sar -P ALL: 08:03:25 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 12/16/2023 _x86_64_ (2 CPU) 08:03:25 08:03:25 08:00:41 AM LINUX RESTART 08:03:25 08:03:25 08:01:13 AM CPU %user %nice %system %iowait %steal %idle 08:03:25 08:02:01 AM all 43.83 0.00 4.62 2.55 0.10 48.90 08:03:25 08:02:01 AM 0 20.57 0.00 3.49 2.29 0.11 73.53 08:03:25 08:02:01 AM 1 68.44 0.00 5.83 2.83 0.11 22.79 08:03:25 08:03:01 AM all 30.83 0.00 2.71 10.25 0.12 56.09 08:03:25 08:03:01 AM 0 22.06 0.00 2.25 10.10 0.10 65.48 08:03:25 08:03:01 AM 1 39.82 0.00 3.19 10.39 0.12 46.49 08:03:25 Average: all 36.56 0.00 3.55 6.85 0.11 52.92 08:03:25 Average: 0 21.40 0.00 2.80 6.63 0.10 69.06 08:03:25 Average: 1 52.32 0.00 4.34 7.09 0.12 36.13 08:03:25 08:03:25 08:03:25