08:00:42 Started by timer 08:00:42 Running as SYSTEM 08:00:42 [EnvInject] - Loading node environment variables. 08:00:42 Building remotely on prd-centos7-builder-2c-1g-23312 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:42 [ssh-agent] Looking for ssh-agent implementation... 08:00:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:43 $ ssh-agent 08:00:43 SSH_AUTH_SOCK=/tmp/ssh-gReVtU6Hxll3/agent.8007 08:00:43 SSH_AGENT_PID=8008 08:00:43 [ssh-agent] Started. 08:00:43 Running ssh-add (command line suppressed) 08:00:43 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_1644079378541821644.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_1644079378541821644.key) 08:00:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:43 provisioning config files... 08:00:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:44 provisioning config files... 08:00:44 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:44 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7716253545891164595.sh 08:00:44 ---> jenkins-sandbox-cleanup.sh 08:00:44 Setup pyenv: 08:00:45 system 08:00:45 * 3.8.13 (set by /opt/pyenv/version) 08:00:45 * 3.9.13 (set by /opt/pyenv/version) 08:00:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O7f7 08:00:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:00:52 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:00:58 lf-activate-venv(): INFO: Adding /tmp/venv-O7f7/bin to PATH 08:00:58 Traceback (most recent call last): 08:00:58 File "/tmp/venv-O7f7/bin/jenkins-jobs", line 5, in 08:00:58 from jenkins_jobs.cli.entry import main 08:00:58 File "/tmp/venv-O7f7/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:00:58 from jenkins_jobs.config import JJBConfig 08:00:58 File "/tmp/venv-O7f7/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:00:58 from jenkins_jobs import builder 08:00:58 File "/tmp/venv-O7f7/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:00:58 import jenkins 08:00:58 File "/tmp/venv-O7f7/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:00:58 import requests 08:00:58 File "/tmp/venv-O7f7/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:00:58 import urllib3 08:00:58 File "/tmp/venv-O7f7/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:00:58 raise ImportError( 08:00:58 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:00:58 Build step 'Execute shell' marked build as failure 08:00:58 $ ssh-agent -k 08:00:58 unset SSH_AUTH_SOCK; 08:00:58 unset SSH_AGENT_PID; 08:00:58 echo Agent pid 8008 killed; 08:00:58 [ssh-agent] Stopped. 08:00:58 [PostBuildScript] - [INFO] Executing post build scripts. 08:00:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4088176142057013920.sh 08:00:58 ---> sysstat.sh 08:00:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13904053468727333993.sh 08:00:59 ---> package-listing.sh 08:00:59 ++ tr '[:upper:]' '[:lower:]' 08:00:59 ++ facter osfamily 08:00:59 + OS_FAMILY=redhat 08:00:59 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:59 + START_PACKAGES=/tmp/packages_start.txt 08:00:59 + END_PACKAGES=/tmp/packages_end.txt 08:00:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:00:59 + PACKAGES=/tmp/packages_start.txt 08:00:59 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:00:59 + PACKAGES=/tmp/packages_end.txt 08:00:59 + case "${OS_FAMILY}" in 08:00:59 + rpm -qa 08:00:59 + sort 08:01:00 + '[' -f /tmp/packages_start.txt ']' 08:01:00 + '[' -f /tmp/packages_end.txt ']' 08:01:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:00 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:00 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5372503493598276219.sh 08:01:00 ---> capture-instance-metadata.sh 08:01:00 Setup pyenv: 08:01:00 system 08:01:00 3.8.13 08:01:00 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O3Ef 08:01:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:06 lf-activate-venv(): INFO: Installing: lftools 08:01:28 lf-activate-venv(): INFO: Adding /tmp/venv-O3Ef/bin to PATH 08:01:28 INFO: Running in OpenStack, capturing instance metadata 08:01:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5491452396463255396.sh 08:01:28 provisioning config files... 08:01:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config4927915285961728678tmp 08:01:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:28 [EnvInject] - Injecting environment variables from a build step. 08:01:28 [EnvInject] - Injecting as environment variables the properties content 08:01:28 SERVER_ID=logs 08:01:28 08:01:28 [EnvInject] - Variables injected successfully. 08:01:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9460685070542298945.sh 08:01:28 ---> create-netrc.sh 08:01:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16273935104106769948.sh 08:01:28 ---> python-tools-install.sh 08:01:28 Setup pyenv: 08:01:28 system 08:01:28 3.8.13 08:01:28 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3Ef from file:/tmp/.os_lf_venv 08:01:29 lf-activate-venv(): INFO: Installing: lftools 08:01:37 lf-activate-venv(): INFO: Adding /tmp/venv-O3Ef/bin to PATH 08:01:37 Generating Requirements File 08:02:29 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:02:29 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:02:30 Python 3.9.13 08:02:30 pip 24.2 from /tmp/venv-O3Ef/lib/python3.9/site-packages/pip (python 3.9) 08:02:30 appdirs==1.4.4 08:02:30 argcomplete==3.5.1 08:02:30 aspy.yaml==1.3.0 08:02:30 attrs==24.2.0 08:02:30 autopage==0.5.2 08:02:30 beautifulsoup4==4.12.3 08:02:30 boto3==1.35.44 08:02:30 botocore==1.35.44 08:02:30 bs4==0.0.2 08:02:30 cachetools==5.5.0 08:02:30 certifi==2024.8.30 08:02:30 cffi==1.17.1 08:02:30 cfgv==3.4.0 08:02:30 chardet==5.2.0 08:02:30 charset-normalizer==3.4.0 08:02:30 click==8.1.7 08:02:30 cliff==4.7.0 08:02:30 cmd2==2.4.3 08:02:30 cryptography==3.3.2 08:02:30 debtcollector==3.0.0 08:02:30 decorator==5.1.1 08:02:30 defusedxml==0.7.1 08:02:30 Deprecated==1.2.14 08:02:30 distlib==0.3.9 08:02:30 dnspython==2.7.0 08:02:30 docker==4.2.2 08:02:30 dogpile.cache==1.3.3 08:02:30 durationpy==0.9 08:02:30 email_validator==2.2.0 08:02:30 filelock==3.16.1 08:02:30 future==1.0.0 08:02:30 gitdb==4.0.11 08:02:30 GitPython==3.1.43 08:02:30 google-auth==2.35.0 08:02:30 httplib2==0.22.0 08:02:30 identify==2.6.1 08:02:30 idna==3.10 08:02:30 importlib-resources==1.5.0 08:02:30 importlib_metadata==8.5.0 08:02:30 iso8601==2.1.0 08:02:30 Jinja2==3.1.4 08:02:30 jmespath==1.0.1 08:02:30 jsonpatch==1.33 08:02:30 jsonpointer==3.0.0 08:02:30 jsonschema==4.23.0 08:02:30 jsonschema-specifications==2024.10.1 08:02:30 keystoneauth1==5.8.0 08:02:30 kubernetes==31.0.0 08:02:30 lftools==0.37.10 08:02:30 lxml==5.3.0 08:02:30 MarkupSafe==3.0.2 08:02:30 msgpack==1.1.0 08:02:30 multi_key_dict==2.0.3 08:02:30 munch==4.0.0 08:02:30 netaddr==1.3.0 08:02:30 netifaces==0.11.0 08:02:30 niet==1.4.2 08:02:30 nodeenv==1.9.1 08:02:30 oauth2client==4.1.3 08:02:30 oauthlib==3.2.2 08:02:30 openstacksdk==0.62.0 08:02:30 os-client-config==2.1.0 08:02:30 os-service-types==1.7.0 08:02:30 osc-lib==3.1.0 08:02:30 oslo.config==9.6.0 08:02:30 oslo.context==5.6.0 08:02:30 oslo.i18n==6.4.0 08:02:30 oslo.log==6.1.2 08:02:30 oslo.serialization==5.5.0 08:02:30 oslo.utils==7.3.0 08:02:30 packaging==24.1 08:02:30 pbr==6.1.0 08:02:30 platformdirs==4.3.6 08:02:30 prettytable==3.11.0 08:02:30 pyasn1==0.6.1 08:02:30 pyasn1_modules==0.4.1 08:02:30 pycparser==2.22 08:02:30 pygerrit2==2.0.15 08:02:30 PyGithub==2.4.0 08:02:30 PyJWT==2.9.0 08:02:30 PyNaCl==1.5.0 08:02:30 pyparsing==2.4.7 08:02:30 pyperclip==1.9.0 08:02:30 pyrsistent==0.20.0 08:02:30 python-cinderclient==9.6.0 08:02:30 python-dateutil==2.9.0.post0 08:02:30 python-heatclient==4.0.0 08:02:30 python-jenkins==1.8.2 08:02:30 python-keystoneclient==5.5.0 08:02:30 python-magnumclient==4.7.0 08:02:30 python-novaclient==18.7.0 08:02:30 python-openstackclient==6.0.1 08:02:30 python-swiftclient==4.6.0 08:02:30 PyYAML==6.0.2 08:02:30 referencing==0.35.1 08:02:30 requests==2.32.3 08:02:30 requests-oauthlib==2.0.0 08:02:30 requestsexceptions==1.4.0 08:02:30 rfc3986==2.0.0 08:02:30 rpds-py==0.20.0 08:02:30 rsa==4.9 08:02:30 ruamel.yaml==0.18.6 08:02:30 ruamel.yaml.clib==0.2.8 08:02:30 s3transfer==0.10.3 08:02:30 simplejson==3.19.3 08:02:30 six==1.16.0 08:02:30 smmap==5.0.1 08:02:30 soupsieve==2.6 08:02:30 stevedore==5.3.0 08:02:30 tabulate==0.9.0 08:02:30 toml==0.10.2 08:02:30 tomlkit==0.13.2 08:02:30 tqdm==4.66.5 08:02:30 typing_extensions==4.12.2 08:02:30 tzdata==2024.2 08:02:30 urllib3==1.26.20 08:02:30 virtualenv==20.27.0 08:02:30 wcwidth==0.2.13 08:02:30 websocket-client==1.8.0 08:02:30 wrapt==1.16.0 08:02:30 xdg==6.0.0 08:02:30 xmltodict==0.14.2 08:02:30 yq==3.4.3 08:02:30 zipp==3.20.2 08:02:30 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins277503414333247454.sh 08:02:30 ---> sudo-logs.sh 08:02:30 Archiving 'sudo' log.. 08:02:31 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10237389454885228021.sh 08:02:31 ---> job-cost.sh 08:02:31 Setup pyenv: 08:02:31 system 08:02:31 3.8.13 08:02:31 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3Ef from file:/tmp/.os_lf_venv 08:02:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:39 lf-activate-venv(): INFO: Adding /tmp/venv-O3Ef/bin to PATH 08:02:39 INFO: No Stack... 08:02:39 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:39 INFO: Archiving Costs 08:02:39 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins7383908364303880199.sh 08:02:39 ---> logs-deploy.sh 08:02:39 Setup pyenv: 08:02:39 system 08:02:39 3.8.13 08:02:39 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3Ef from file:/tmp/.os_lf_venv 08:02:40 lf-activate-venv(): INFO: Installing: lftools 08:02:48 lf-activate-venv(): INFO: Adding /tmp/venv-O3Ef/bin to PATH 08:02:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/309 08:02:48 INFO: archiving workspace using pattern(s): 08:02:50 Archives upload complete. 08:02:50 INFO: archiving logs to Nexus 08:02:51 ---> uname -a: 08:02:51 Linux prd-centos7-builder-2c-1g-23312.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:02:51 08:02:51 08:02:51 ---> lscpu: 08:02:51 Architecture: x86_64 08:02:51 CPU op-mode(s): 32-bit, 64-bit 08:02:51 Byte Order: Little Endian 08:02:51 CPU(s): 2 08:02:51 On-line CPU(s) list: 0,1 08:02:51 Thread(s) per core: 1 08:02:51 Core(s) per socket: 1 08:02:51 Socket(s): 2 08:02:51 NUMA node(s): 1 08:02:51 Vendor ID: AuthenticAMD 08:02:51 CPU family: 23 08:02:51 Model: 49 08:02:51 Model name: AMD EPYC-Rome Processor 08:02:51 Stepping: 0 08:02:51 CPU MHz: 2799.998 08:02:51 BogoMIPS: 5599.99 08:02:51 Virtualization: AMD-V 08:02:51 Hypervisor vendor: KVM 08:02:51 Virtualization type: full 08:02:51 L1d cache: 32K 08:02:51 L1i cache: 32K 08:02:51 L2 cache: 512K 08:02:51 L3 cache: 16384K 08:02:51 NUMA node0 CPU(s): 0,1 08:02:51 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:02:51 08:02:51 08:02:51 ---> nproc: 08:02:51 2 08:02:51 08:02:51 08:02:51 ---> df -h: 08:02:51 Filesystem Size Used Avail Use% Mounted on 08:02:51 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:51 tmpfs 3.9G 17M 3.9G 1% /run 08:02:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:02:51 /dev/vda1 40G 5.7G 35G 15% / 08:02:51 tmpfs 783M 0 783M 0% /run/user/1001 08:02:51 tmpfs 783M 0 783M 0% /run/user/0 08:02:51 08:02:51 08:02:51 ---> free -m: 08:02:51 total used free shared buff/cache available 08:02:51 Mem: 7821 473 5481 16 1866 7065 08:02:51 Swap: 1023 0 1023 08:02:51 08:02:51 08:02:51 ---> ip addr: 08:02:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:51 inet 127.0.0.1/8 scope host lo 08:02:51 valid_lft forever preferred_lft forever 08:02:51 inet6 ::1/128 scope host 08:02:51 valid_lft forever preferred_lft forever 08:02:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:51 link/ether fa:16:3e:b3:d1:f0 brd ff:ff:ff:ff:ff:ff 08:02:51 inet 10.30.122.44/23 brd 10.30.123.255 scope global dynamic eth0 08:02:51 valid_lft 86255sec preferred_lft 86255sec 08:02:51 inet6 fe80::f816:3eff:feb3:d1f0/64 scope link 08:02:51 valid_lft forever preferred_lft forever 08:02:51 08:02:51 08:02:51 ---> sar -b -r -n DEV: 08:02:51 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 10/19/2024 _x86_64_ (2 CPU) 08:02:51 08:02:51 08:00:20 AM LINUX RESTART 08:02:51 08:02:51 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:02:51 08:02:01 AM 149.89 0.93 148.96 94.45 5889.26 08:02:51 Average: 149.89 0.93 148.96 94.45 5889.26 08:02:51 08:02:51 08:01:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:51 08:02:01 AM 5776248 2232668 27.88 2620 1702936 573316 6.33 556340 1398412 70444 08:02:51 Average: 5776248 2232668 27.88 2620 1702936 573316 6.33 556340 1398412 70444 08:02:51 08:02:51 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:02:51 08:02:01 AM eth0 42.15 28.76 578.61 6.90 0.00 0.00 0.00 08:02:51 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:51 Average: eth0 42.15 28.76 578.61 6.90 0.00 0.00 0.00 08:02:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:51 08:02:51 08:02:51 ---> sar -P ALL: 08:02:51 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 10/19/2024 _x86_64_ (2 CPU) 08:02:51 08:02:51 08:00:20 AM LINUX RESTART 08:02:51 08:02:51 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:02:51 08:02:01 AM all 24.32 0.00 2.02 11.40 0.11 62.15 08:02:51 08:02:01 AM 0 5.51 0.00 1.12 13.39 0.08 79.90 08:02:51 08:02:01 AM 1 44.09 0.00 2.93 9.34 0.12 43.52 08:02:51 Average: all 24.32 0.00 2.02 11.40 0.11 62.15 08:02:51 Average: 0 5.51 0.00 1.12 13.39 0.08 79.90 08:02:51 Average: 1 44.09 0.00 2.93 9.34 0.12 43.52 08:02:51 08:02:51 08:02:51