08:01:43 Started by timer 08:01:43 Running as SYSTEM 08:01:43 [EnvInject] - Loading node environment variables. 08:01:43 Building remotely on prd-centos7-builder-2c-1g-1621 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:43 [ssh-agent] Looking for ssh-agent implementation... 08:01:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:43 $ ssh-agent 08:01:43 SSH_AUTH_SOCK=/tmp/ssh-FDQzLXyEHCjm/agent.8041 08:01:43 SSH_AGENT_PID=8042 08:01:43 [ssh-agent] Started. 08:01:43 Running ssh-add (command line suppressed) 08:01:43 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_471170604288744982.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_471170604288744982.key) 08:01:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:43 provisioning config files... 08:01:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:43 provisioning config files... 08:01:43 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:43 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9223004986867959518.sh 08:01:43 ---> jenkins-sandbox-cleanup.sh 08:01:43 Setup pyenv: 08:01:44 system 08:01:44 * 3.8.13 (set by /opt/pyenv/version) 08:01:44 * 3.9.13 (set by /opt/pyenv/version) 08:01:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Fqg 08:01:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:52 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-0Fqg/bin to PATH 08:01:59 Traceback (most recent call last): 08:01:59 File "/tmp/venv-0Fqg/bin/jenkins-jobs", line 5, in 08:01:59 from jenkins_jobs.cli.entry import main 08:01:59 File "/tmp/venv-0Fqg/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:59 from jenkins_jobs.config import JJBConfig 08:01:59 File "/tmp/venv-0Fqg/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:59 from jenkins_jobs import builder 08:01:59 File "/tmp/venv-0Fqg/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:59 import jenkins 08:01:59 File "/tmp/venv-0Fqg/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:59 import requests 08:01:59 File "/tmp/venv-0Fqg/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:59 import urllib3 08:01:59 File "/tmp/venv-0Fqg/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:01:59 raise ImportError( 08:01:59 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:59 Build step 'Execute shell' marked build as failure 08:01:59 $ ssh-agent -k 08:01:59 unset SSH_AUTH_SOCK; 08:01:59 unset SSH_AGENT_PID; 08:01:59 echo Agent pid 8042 killed; 08:01:59 [ssh-agent] Stopped. 08:01:59 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7921890167507964684.sh 08:01:59 ---> sysstat.sh 08:01:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1795873748369034409.sh 08:01:59 ---> package-listing.sh 08:01:59 ++ facter osfamily 08:01:59 ++ tr '[:upper:]' '[:lower:]' 08:02:00 + OS_FAMILY=redhat 08:02:00 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:00 + START_PACKAGES=/tmp/packages_start.txt 08:02:00 + END_PACKAGES=/tmp/packages_end.txt 08:02:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:00 + PACKAGES=/tmp/packages_start.txt 08:02:00 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:00 + PACKAGES=/tmp/packages_end.txt 08:02:00 + case "${OS_FAMILY}" in 08:02:00 + rpm -qa 08:02:00 + sort 08:02:00 + '[' -f /tmp/packages_start.txt ']' 08:02:00 + '[' -f /tmp/packages_end.txt ']' 08:02:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:00 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:00 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12593911813913959732.sh 08:02:00 ---> capture-instance-metadata.sh 08:02:01 Setup pyenv: 08:02:01 system 08:02:01 3.8.13 08:02:01 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QWyh 08:02:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:07 lf-activate-venv(): INFO: Installing: lftools 08:02:37 lf-activate-venv(): INFO: Adding /tmp/venv-QWyh/bin to PATH 08:02:37 INFO: Running in OpenStack, capturing instance metadata 08:02:37 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15231740996084356829.sh 08:02:37 provisioning config files... 08:02:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config16252259445321146473tmp 08:02:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:37 [EnvInject] - Injecting environment variables from a build step. 08:02:37 [EnvInject] - Injecting as environment variables the properties content 08:02:37 SERVER_ID=logs 08:02:37 08:02:37 [EnvInject] - Variables injected successfully. 08:02:37 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18085174338503687162.sh 08:02:37 ---> create-netrc.sh 08:02:37 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1603467567573474247.sh 08:02:37 ---> python-tools-install.sh 08:02:37 Setup pyenv: 08:02:37 system 08:02:37 3.8.13 08:02:37 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWyh from file:/tmp/.os_lf_venv 08:02:38 lf-activate-venv(): INFO: Installing: lftools 08:02:48 lf-activate-venv(): INFO: Adding /tmp/venv-QWyh/bin to PATH 08:02:48 Generating Requirements File 08:03:25 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:25 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:03:25 Python 3.9.13 08:03:25 pip 24.0 from /tmp/venv-QWyh/lib/python3.9/site-packages/pip (python 3.9) 08:03:26 appdirs==1.4.4 08:03:26 argcomplete==3.2.2 08:03:26 aspy.yaml==1.3.0 08:03:26 attrs==23.2.0 08:03:26 autopage==0.5.2 08:03:26 beautifulsoup4==4.12.3 08:03:26 boto3==1.34.49 08:03:26 botocore==1.34.49 08:03:26 bs4==0.0.2 08:03:26 cachetools==5.3.2 08:03:26 certifi==2024.2.2 08:03:26 cffi==1.16.0 08:03:26 cfgv==3.4.0 08:03:26 chardet==5.2.0 08:03:26 charset-normalizer==3.3.2 08:03:26 click==8.1.7 08:03:26 cliff==4.6.0 08:03:26 cmd2==2.4.3 08:03:26 cryptography==3.3.2 08:03:26 debtcollector==3.0.0 08:03:26 decorator==5.1.1 08:03:26 defusedxml==0.7.1 08:03:26 Deprecated==1.2.14 08:03:26 distlib==0.3.8 08:03:26 dnspython==2.6.1 08:03:26 docker==4.2.2 08:03:26 dogpile.cache==1.3.2 08:03:26 email-validator==2.1.0.post1 08:03:26 filelock==3.13.1 08:03:26 future==1.0.0 08:03:26 gitdb==4.0.11 08:03:26 GitPython==3.1.42 08:03:26 google-auth==2.28.1 08:03:26 httplib2==0.22.0 08:03:26 identify==2.5.35 08:03:26 idna==3.6 08:03:26 importlib-metadata==7.0.1 08:03:26 importlib-resources==1.5.0 08:03:26 iso8601==2.1.0 08:03:26 Jinja2==3.1.3 08:03:26 jmespath==1.0.1 08:03:26 jsonpatch==1.33 08:03:26 jsonpointer==2.4 08:03:26 jsonschema==4.21.1 08:03:26 jsonschema-specifications==2023.12.1 08:03:26 keystoneauth1==5.6.0 08:03:26 kubernetes==29.0.0 08:03:26 lftools==0.37.9 08:03:26 lxml==5.1.0 08:03:26 MarkupSafe==2.1.5 08:03:26 msgpack==1.0.7 08:03:26 multi_key_dict==2.0.3 08:03:26 munch==4.0.0 08:03:26 netaddr==1.2.1 08:03:26 netifaces==0.11.0 08:03:26 niet==1.4.2 08:03:26 nodeenv==1.8.0 08:03:26 oauth2client==4.1.3 08:03:26 oauthlib==3.2.2 08:03:26 openstacksdk==0.62.0 08:03:26 os-client-config==2.1.0 08:03:26 os-service-types==1.7.0 08:03:26 osc-lib==3.0.1 08:03:26 oslo.config==9.4.0 08:03:26 oslo.context==5.4.0 08:03:26 oslo.i18n==6.3.0 08:03:26 oslo.log==5.5.0 08:03:26 oslo.serialization==5.4.0 08:03:26 oslo.utils==7.1.0 08:03:26 packaging==23.2 08:03:26 pbr==6.0.0 08:03:26 platformdirs==4.2.0 08:03:26 prettytable==3.10.0 08:03:26 pyasn1==0.5.1 08:03:26 pyasn1-modules==0.3.0 08:03:26 pycparser==2.21 08:03:26 pygerrit2==2.0.15 08:03:26 PyGithub==2.2.0 08:03:26 pyinotify==0.9.6 08:03:26 PyJWT==2.8.0 08:03:26 PyNaCl==1.5.0 08:03:26 pyparsing==2.4.7 08:03:26 pyperclip==1.8.2 08:03:26 pyrsistent==0.20.0 08:03:26 python-cinderclient==9.4.0 08:03:26 python-dateutil==2.8.2 08:03:26 python-heatclient==3.4.0 08:03:26 python-jenkins==1.8.2 08:03:26 python-keystoneclient==5.3.0 08:03:26 python-magnumclient==4.3.0 08:03:26 python-novaclient==18.4.0 08:03:26 python-openstackclient==6.0.1 08:03:26 python-swiftclient==4.4.0 08:03:26 PyYAML==6.0.1 08:03:26 referencing==0.33.0 08:03:26 requests==2.31.0 08:03:26 requests-oauthlib==1.3.1 08:03:26 requestsexceptions==1.4.0 08:03:26 rfc3986==2.0.0 08:03:26 rpds-py==0.18.0 08:03:26 rsa==4.9 08:03:26 ruamel.yaml==0.18.6 08:03:26 ruamel.yaml.clib==0.2.8 08:03:26 s3transfer==0.10.0 08:03:26 simplejson==3.19.2 08:03:26 six==1.16.0 08:03:26 smmap==5.0.1 08:03:26 soupsieve==2.5 08:03:26 stevedore==5.2.0 08:03:26 tabulate==0.9.0 08:03:26 toml==0.10.2 08:03:26 tomlkit==0.12.3 08:03:26 tqdm==4.66.2 08:03:26 typing_extensions==4.9.0 08:03:26 tzdata==2024.1 08:03:26 urllib3==1.26.18 08:03:26 virtualenv==20.25.1 08:03:26 wcwidth==0.2.13 08:03:26 websocket-client==1.7.0 08:03:26 wrapt==1.16.0 08:03:26 xdg==6.0.0 08:03:26 xmltodict==0.13.0 08:03:26 yq==3.2.3 08:03:26 zipp==3.17.0 08:03:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17560970289748079686.sh 08:03:26 ---> sudo-logs.sh 08:03:26 Archiving 'sudo' log.. 08:03:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5203372907040653939.sh 08:03:26 ---> job-cost.sh 08:03:26 Setup pyenv: 08:03:26 system 08:03:26 3.8.13 08:03:26 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWyh from file:/tmp/.os_lf_venv 08:03:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:49 lf-activate-venv(): INFO: Adding /tmp/venv-QWyh/bin to PATH 08:03:49 INFO: No Stack... 08:03:49 INFO: Retrieving Pricing Info for: v3-standard-2 08:03:50 INFO: Archiving Costs 08:03:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins10823298688890802725.sh 08:03:50 ---> logs-deploy.sh 08:03:50 Setup pyenv: 08:03:50 system 08:03:50 3.8.13 08:03:50 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWyh from file:/tmp/.os_lf_venv 08:03:51 lf-activate-venv(): INFO: Installing: lftools 08:04:03 lf-activate-venv(): INFO: Adding /tmp/venv-QWyh/bin to PATH 08:04:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/275 08:04:03 INFO: archiving workspace using pattern(s): 08:04:04 Archives upload complete. 08:04:04 INFO: archiving logs to Nexus 08:04:05 ---> uname -a: 08:04:05 Linux prd-centos7-builder-2c-1g-1621.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:04:05 08:04:05 08:04:05 ---> lscpu: 08:04:05 Architecture: x86_64 08:04:05 CPU op-mode(s): 32-bit, 64-bit 08:04:05 Byte Order: Little Endian 08:04:05 CPU(s): 2 08:04:05 On-line CPU(s) list: 0,1 08:04:05 Thread(s) per core: 1 08:04:05 Core(s) per socket: 1 08:04:05 Socket(s): 2 08:04:05 NUMA node(s): 1 08:04:05 Vendor ID: AuthenticAMD 08:04:05 CPU family: 23 08:04:05 Model: 49 08:04:05 Model name: AMD EPYC-Rome Processor 08:04:05 Stepping: 0 08:04:05 CPU MHz: 2800.000 08:04:05 BogoMIPS: 5600.00 08:04:05 Virtualization: AMD-V 08:04:05 Hypervisor vendor: KVM 08:04:05 Virtualization type: full 08:04:05 L1d cache: 32K 08:04:05 L1i cache: 32K 08:04:05 L2 cache: 512K 08:04:05 L3 cache: 16384K 08:04:05 NUMA node0 CPU(s): 0,1 08:04:05 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:04:05 08:04:05 08:04:05 ---> nproc: 08:04:05 2 08:04:05 08:04:05 08:04:05 ---> df -h: 08:04:05 Filesystem Size Used Avail Use% Mounted on 08:04:05 devtmpfs 3.8G 0 3.8G 0% /dev 08:04:05 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:04:05 tmpfs 3.9G 17M 3.9G 1% /run 08:04:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:04:05 /dev/vda1 40G 5.7G 35G 15% / 08:04:05 tmpfs 783M 0 783M 0% /run/user/1001 08:04:05 08:04:05 08:04:05 ---> free -m: 08:04:05 total used free shared buff/cache available 08:04:05 Mem: 7821 495 5443 16 1881 7043 08:04:05 Swap: 1023 0 1023 08:04:05 08:04:05 08:04:05 ---> ip addr: 08:04:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:05 inet 127.0.0.1/8 scope host lo 08:04:05 valid_lft forever preferred_lft forever 08:04:05 inet6 ::1/128 scope host 08:04:05 valid_lft forever preferred_lft forever 08:04:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:04:05 link/ether fa:16:3e:f3:43:3e brd ff:ff:ff:ff:ff:ff 08:04:05 inet 10.30.122.212/23 brd 10.30.123.255 scope global dynamic eth0 08:04:05 valid_lft 86221sec preferred_lft 86221sec 08:04:05 inet6 fe80::f816:3eff:fef3:433e/64 scope link 08:04:05 valid_lft forever preferred_lft forever 08:04:05 08:04:05 08:04:05 ---> sar -b -r -n DEV: 08:04:05 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 02/24/2024 _x86_64_ (2 CPU) 08:04:05 08:04:05 08:00:53 AM LINUX RESTART 08:04:05 08:04:05 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:04:05 08:03:01 AM 161.12 0.93 160.19 94.75 7039.56 08:04:05 08:04:01 AM 227.57 0.18 227.39 22.39 6728.66 08:04:05 Average: 194.34 0.56 193.79 58.58 6884.12 08:04:05 08:04:05 08:02:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:05 08:03:01 AM 5708224 2300692 28.73 2620 1748556 584284 6.45 584096 1439092 91512 08:04:05 08:04:01 AM 5538956 2469960 30.84 2620 1826324 650872 7.19 693912 1473724 43756 08:04:05 Average: 5623590 2385326 29.78 2620 1787440 617578 6.82 639004 1456408 67634 08:04:05 08:04:05 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:04:05 08:03:01 AM eth0 44.53 35.60 687.87 7.45 0.00 0.00 0.00 08:04:05 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:05 08:04:01 AM eth0 23.79 19.74 204.25 5.55 0.00 0.00 0.00 08:04:05 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:05 Average: eth0 34.16 27.67 446.08 6.50 0.00 0.00 0.00 08:04:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:05 08:04:05 08:04:05 ---> sar -P ALL: 08:04:05 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 02/24/2024 _x86_64_ (2 CPU) 08:04:05 08:04:05 08:00:53 AM LINUX RESTART 08:04:05 08:04:05 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:05 08:03:01 AM all 32.49 0.00 2.52 5.51 0.12 59.36 08:04:05 08:03:01 AM 0 62.02 0.00 4.05 7.12 0.14 26.68 08:04:05 08:03:01 AM 1 4.85 0.00 1.08 4.02 0.10 89.94 08:04:05 08:04:01 AM all 25.25 0.00 2.09 7.13 0.10 65.44 08:04:05 08:04:01 AM 0 36.01 0.00 2.42 10.26 0.09 51.22 08:04:05 08:04:01 AM 1 14.73 0.00 1.76 4.06 0.09 79.36 08:04:05 Average: all 28.85 0.00 2.30 6.32 0.11 62.41 08:04:05 Average: 0 48.82 0.00 3.22 8.71 0.12 39.13 08:04:05 Average: 1 9.76 0.00 1.42 4.04 0.09 84.69 08:04:05 08:04:05 08:04:05