18:37:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/144618 18:37:09 Running as SYSTEM 18:37:09 [EnvInject] - Loading node environment variables. 18:37:09 Building remotely on prd-centos8-builder-2c-1g-1401 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-cfg-verify 18:37:09 [ssh-agent] Looking for ssh-agent implementation... 18:37:09 $ ssh-agent 18:37:09 SSH_AUTH_SOCK=/tmp/ssh-XroiWW58Av6n/agent.14368 18:37:09 SSH_AGENT_PID=14372 18:37:09 [ssh-agent] Started. 18:37:09 Running ssh-add (command line suppressed) 18:37:09 Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_10005470793359494337.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_10005470793359494337.key) 18:37:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:37:09 The recommended git tool is: NONE 18:37:11 using credential onap-jenkins-ssh 18:37:11 Wiping out workspace first. 18:37:11 Cloning the remote Git repository 18:37:11 Cloning repository git://cloud.onap.org/mirror/ci-management 18:37:11 > git init /w/workspace/ci-management-jenkins-cfg-verify # timeout=10 18:37:11 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 18:37:11 > git --version # timeout=10 18:37:11 > git --version # 'git version 2.39.0' 18:37:11 using GIT_SSH to set credentials Gerrit user 18:37:11 [INFO] Currently running in a labeled security context 18:37:11 [INFO] Currently SELinux is 'enforcing' on the host 18:37:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh3419258416628351328.key 18:37:11 Verifying host key using manually-configured host key entries 18:37:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:12 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 18:37:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:13 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 18:37:13 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 18:37:13 using GIT_SSH to set credentials Gerrit user 18:37:13 [INFO] Currently running in a labeled security context 18:37:13 [INFO] Currently SELinux is 'enforcing' on the host 18:37:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh5188428263341836194.key 18:37:13 Verifying host key using manually-configured host key entries 18:37:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/18/144618/1 # timeout=10 18:37:13 > git rev-parse 12e8e312dded2577217b9d9594dbd48832eb84b1^{commit} # timeout=10 18:37:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:37:13 Checking out Revision 12e8e312dded2577217b9d9594dbd48832eb84b1 (refs/changes/18/144618/1) 18:37:13 > git config core.sparsecheckout # timeout=10 18:37:13 > git checkout -f 12e8e312dded2577217b9d9594dbd48832eb84b1 # timeout=10 18:37:17 Commit message: "Update cloud image Ubuntu22.04 docker x86_64" 18:37:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:37:17 > git rev-list --no-walk 9d8797783ba75c83f9fa5dae01039a65f7e7bb0c # timeout=10 18:37:17 > git remote # timeout=10 18:37:17 > git submodule init # timeout=10 18:37:17 > git submodule sync # timeout=10 18:37:17 > git config --get remote.origin.url # timeout=10 18:37:17 > git submodule init # timeout=10 18:37:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:37:17 > git config --get submodule.global-jjb.url # timeout=10 18:37:17 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 18:37:17 > git config --get submodule.packer/common-packer.url # timeout=10 18:37:17 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 18:37:17 > git submodule update --init --recursive global-jjb # timeout=10 18:37:18 > git submodule update --init --recursive packer/common-packer # timeout=10 18:37:19 provisioning config files... 18:37:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 18:37:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:37:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:37:19 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7850786120321525872.sh 18:37:19 ---> python-tools-install.sh 18:37:19 Setup pyenv: 18:37:19 system 18:37:19 * 3.8.13 (set by /opt/pyenv/version) 18:37:19 * 3.9.13 (set by /opt/pyenv/version) 18:37:19 * 3.10.6 (set by /opt/pyenv/version) 18:37:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ee7f 18:37:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:37:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:37:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:37:27 lf-activate-venv(): INFO: Base packages installed successfully 18:37:27 lf-activate-venv(): INFO: Installing additional packages: lftools 18:37:47 lf-activate-venv(): INFO: Adding /tmp/venv-Ee7f/bin to PATH 18:37:47 Generating Requirements File 18:38:03 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. 18:38:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:38:03 Python 3.10.6 18:38:03 pip 26.1.1 from /tmp/venv-Ee7f/lib/python3.10/site-packages/pip (python 3.10) 18:38:04 appdirs==1.4.4 18:38:04 argcomplete==3.6.3 18:38:04 aspy.yaml==1.3.0 18:38:04 attrs==26.1.0 18:38:04 autopage==0.6.0 18:38:04 backports.strenum==1.3.1 18:38:04 beautifulsoup4==4.14.3 18:38:04 boto3==1.43.10 18:38:04 botocore==1.43.10 18:38:04 bs4==0.0.2 18:38:04 certifi==2026.4.22 18:38:04 cffi==2.0.0 18:38:04 cfgv==3.5.0 18:38:04 chardet==7.4.3 18:38:04 charset-normalizer==3.4.7 18:38:04 click==8.4.0 18:38:04 cliff==4.14.0 18:38:04 cmd2==3.5.1 18:38:04 cryptography==3.3.2 18:38:04 debtcollector==3.1.0 18:38:04 decorator==5.3.1 18:38:04 defusedxml==0.7.1 18:38:04 Deprecated==1.3.1 18:38:04 distlib==0.4.0 18:38:04 dnspython==2.8.0 18:38:04 docker==7.1.0 18:38:04 dogpile.cache==1.5.0 18:38:04 durationpy==0.10 18:38:04 email-validator==2.3.0 18:38:04 filelock==3.29.0 18:38:04 future==1.0.0 18:38:04 gitdb==4.0.12 18:38:04 GitPython==3.1.50 18:38:04 httplib2==0.30.2 18:38:04 identify==2.6.19 18:38:04 idna==3.15 18:38:04 importlib-resources==1.5.0 18:38:04 iso8601==2.1.0 18:38:04 Jinja2==3.1.6 18:38:04 jmespath==1.1.0 18:38:04 jsonpatch==1.33 18:38:04 jsonpointer==3.1.1 18:38:04 jsonschema==4.26.0 18:38:04 jsonschema-specifications==2025.9.1 18:38:04 keystoneauth1==5.14.0 18:38:04 kubernetes==35.0.0 18:38:04 lftools==0.37.22 18:38:04 lxml==6.1.1 18:38:04 markdown-it-py==4.2.0 18:38:04 MarkupSafe==3.0.3 18:38:04 mdurl==0.1.2 18:38:04 msgpack==1.1.2 18:38:04 multi_key_dict==2.0.3 18:38:04 munch==4.0.0 18:38:04 netaddr==1.3.0 18:38:04 niet==1.4.2 18:38:04 nodeenv==1.10.0 18:38:04 oauth2client==4.1.3 18:38:04 oauthlib==3.3.1 18:38:04 openstacksdk==4.13.0 18:38:04 os-service-types==1.8.2 18:38:04 osc-lib==4.6.0 18:38:04 oslo.config==10.4.0 18:38:04 oslo.context==6.4.0 18:38:04 oslo.i18n==6.8.0 18:38:04 oslo.log==8.2.0 18:38:04 oslo.serialization==5.10.0 18:38:04 oslo.utils==10.0.1 18:38:04 packaging==26.2 18:38:04 pbr==7.0.3 18:38:04 platformdirs==4.9.6 18:38:04 prettytable==3.17.0 18:38:04 psutil==7.2.2 18:38:04 pyasn1==0.6.3 18:38:04 pyasn1_modules==0.4.2 18:38:04 pycparser==3.0 18:38:04 pygerrit2==2.0.15 18:38:04 PyGithub==2.9.1 18:38:04 Pygments==2.20.0 18:38:04 PyJWT==2.12.1 18:38:04 PyNaCl==1.6.2 18:38:04 pyparsing==2.4.7 18:38:04 pyperclip==1.11.0 18:38:04 pyrsistent==0.20.0 18:38:04 python-cinderclient==9.9.0 18:38:04 python-dateutil==2.9.0.post0 18:38:04 python-discovery==1.3.1 18:38:04 python-heatclient==5.2.0 18:38:04 python-jenkins==1.8.3 18:38:04 python-keystoneclient==5.8.0 18:38:04 python-magnumclient==4.10.0 18:38:04 python-openstackclient==10.0.0 18:38:04 python-swiftclient==4.10.0 18:38:04 PyYAML==6.0.3 18:38:04 referencing==0.37.0 18:38:04 requests==2.34.2 18:38:04 requests-oauthlib==2.0.0 18:38:04 rfc3986==2.0.0 18:38:04 rich==15.0.0 18:38:04 rich-argparse==1.8.0 18:38:04 rpds-py==0.30.0 18:38:04 rsa==4.9.1 18:38:04 ruamel.yaml==0.19.1 18:38:04 ruamel.yaml.clib==0.2.15 18:38:04 s3transfer==0.17.0 18:38:04 simplejson==4.1.1 18:38:04 six==1.17.0 18:38:04 smmap==5.0.3 18:38:04 soupsieve==2.8.3 18:38:04 stevedore==5.8.0 18:38:04 tabulate==0.10.0 18:38:04 toml==0.10.2 18:38:04 tomlkit==0.15.0 18:38:04 tqdm==4.67.3 18:38:04 typing_extensions==4.15.0 18:38:04 urllib3==1.26.20 18:38:04 virtualenv==21.3.3 18:38:04 wcwidth==0.7.0 18:38:04 websocket-client==1.9.0 18:38:04 wrapt==2.1.2 18:38:04 xdg==6.0.0 18:38:04 xmltodict==1.0.4 18:38:04 yq==3.4.3 18:38:04 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins2287151913790920194.sh 18:38:04 ---> uv-install.sh 18:38:04 Installing uv/uvx (latest) using shell installer 18:38:04 2026-05-19 18:38:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-fPEiln.sh" [1] 18:38:04 downloading uv 0.11.15 x86_64-unknown-linux-gnu 18:38:05 installing to /home/jenkins/.local/bin 18:38:05 uv 18:38:05 uvx 18:38:05 everything's installed! 18:38:05 ---> Validating uv/uvx install 18:38:05 uvx 0.11.15 (x86_64-unknown-linux-gnu) 18:38:05 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins3608014620566152286.sh 18:38:05 ---> jenkins-verify-images.sh 18:38:05 + source /home/jenkins/lf-env.sh 18:38:05 + '[' -f /tmp/.os_lf_venv ']' 18:38:05 ++ cat /tmp/.os_lf_venv 18:38:05 + os_lf_venv=/tmp/venv-Ee7f 18:38:05 + '[' -d /tmp/venv-Ee7f ']' 18:38:05 + '[' -f /tmp/venv-Ee7f/bin/openstack ']' 18:38:05 + echo 'Re-use existing venv: /tmp/venv-Ee7f' 18:38:05 Re-use existing venv: /tmp/venv-Ee7f 18:38:05 + PATH=/tmp/venv-Ee7f/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:38:05 + error=false 18:38:05 + echo 'Verifying that cloud has a master configuration file' 18:38:05 Verifying that cloud has a master configuration file 18:38:05 + [[ -d jenkins-config/clouds/openstack ]] 18:38:05 + for cloud in jenkins-config/clouds/openstack/* 18:38:05 + [[ -f jenkins-config/clouds/openstack/cattle/cloud.cfg ]] 18:38:05 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg 18:38:05 ++ cut -d= -f2 18:38:05 + os_cloud= 18:38:05 + os_cloud=vex 18:38:05 + OS_CLOUD=vex 18:38:05 + verify_images jenkins-config/clouds/openstack/cattle 18:38:05 + echo 'Verifying images on jenkins-config/clouds/openstack/cattle' 18:38:05 Verifying images on jenkins-config/clouds/openstack/cattle 18:38:05 + for file in "$1"/* 18:38:05 + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg ']' 18:38:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg 18:38:05 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 18:38:05 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 18:38:05 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 18:38:05 + grep active 18:38:09 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 18:38:09 + for file in "$1"/* 18:38:09 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg ']' 18:38:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg 18:38:09 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 18:38:09 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 18:38:09 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 18:38:09 + grep active 18:38:12 | 0ba42a1e-cc70-438e-958d-03f6a5aa5392 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 | active | 18:38:12 + for file in "$1"/* 18:38:12 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg ']' 18:38:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg 18:38:12 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 18:38:12 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 18:38:13 + grep active 18:38:13 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 18:38:16 | 0ba42a1e-cc70-438e-958d-03f6a5aa5392 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 | active | 18:38:16 + for file in "$1"/* 18:38:16 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg ']' 18:38:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg 18:38:16 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 18:38:16 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 18:38:16 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 18:38:16 + grep active 18:38:19 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 18:38:19 + for file in "$1"/* 18:38:19 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg ']' 18:38:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg 18:38:19 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 18:38:19 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 18:38:19 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 18:38:19 + grep active 18:38:23 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 18:38:23 + for file in "$1"/* 18:38:23 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg ']' 18:38:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg 18:38:23 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 18:38:23 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 18:38:23 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 18:38:23 + grep active 18:38:26 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 18:38:26 + for file in "$1"/* 18:38:26 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg ']' 18:38:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg 18:38:26 + export 'IMAGE_NAME=CentOS Stream 8 - redis - - 310180101-1010' 18:38:26 + IMAGE_NAME='CentOS Stream 8 - redis - - 310180101-1010' 18:38:26 + grep active 18:38:26 + openstack image list --property 'name=CentOS Stream 8 - redis - - 310180101-1010' 18:38:30 | c0a9a055-4c5f-49ed-b44d-3d4217c0ad7f | CentOS Stream 8 - redis - - 310180101-1010 | active | 18:38:30 + for file in "$1"/* 18:38:30 + '[' -f jenkins-config/clouds/openstack/cattle/cloud.cfg ']' 18:38:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/cloud.cfg 18:38:30 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 18:38:30 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 18:38:30 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 18:38:30 + grep active 18:38:33 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 18:38:33 + for file in "$1"/* 18:38:33 + '[' -f jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg ']' 18:38:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg 18:38:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:33 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:33 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:33 + grep active 18:38:37 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 18:38:37 + for file in "$1"/* 18:38:37 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg ']' 18:38:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg 18:38:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 18:38:37 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 18:38:37 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 18:38:37 + grep active 18:38:40 | 350fb7cf-3658-430c-9563-4fd2fdf79fed | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 | active | 18:38:40 + for file in "$1"/* 18:38:40 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg ']' 18:38:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg 18:38:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:40 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:40 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:40 + grep active 18:38:43 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 18:38:43 + for file in "$1"/* 18:38:43 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg ']' 18:38:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg 18:38:43 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:43 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:43 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:43 + grep active 18:38:47 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 18:38:47 + for file in "$1"/* 18:38:47 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg ']' 18:38:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg 18:38:47 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:47 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:47 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 18:38:47 + grep active 18:38:50 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 18:38:50 + for file in "$1"/* 18:38:50 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg ']' 18:38:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg 18:38:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 18:38:50 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 18:38:50 + grep active 18:38:50 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 18:38:54 | d0a5256b-003c-4578-b0d9-9c6744be2859 | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 | active | 18:38:54 + for file in "$1"/* 18:38:54 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg ']' 18:38:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg 18:38:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' 18:38:54 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' 18:38:54 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' 18:38:54 + grep active 18:38:57 | 9fb42ae7-cd80-43d5-8d7f-2dcbb4c287bb | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799 | active | 18:38:57 + for file in "$1"/* 18:38:57 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg ']' 18:38:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg 18:38:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:38:57 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:38:57 + grep active 18:38:57 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:01 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 18:39:01 + for file in "$1"/* 18:39:01 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg ']' 18:39:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg 18:39:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:01 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:01 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:01 + grep active 18:39:04 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 18:39:04 + for file in "$1"/* 18:39:04 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg ']' 18:39:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg 18:39:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:04 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:04 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:04 + grep active 18:39:08 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 18:39:08 + for file in "$1"/* 18:39:08 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg ']' 18:39:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg 18:39:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 18:39:08 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 18:39:08 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 18:39:08 + grep active 18:39:11 | 0065597f-617a-4b25-ac2e-a973022d0807 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 | active | 18:39:11 + for file in "$1"/* 18:39:11 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg ']' 18:39:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg 18:39:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:11 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:11 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 18:39:11 + grep active 18:39:14 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 18:39:14 + for file in "$1"/* 18:39:14 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg ']' 18:39:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg 18:39:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 18:39:14 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 18:39:14 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 18:39:14 + grep active 18:39:18 | 0065597f-617a-4b25-ac2e-a973022d0807 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 | active | 18:39:18 + for file in "$1"/* 18:39:18 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg ']' 18:39:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg 18:39:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 18:39:18 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 18:39:18 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 18:39:18 + grep active 18:39:21 | b67b8a46-dfe3-43a0-8dd0-eeeb8496e565 | ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 | active | 18:39:21 + for file in "$1"/* 18:39:21 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg ']' 18:39:21 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg 18:39:21 + export 'IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 18:39:21 + IMAGE_NAME='Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 18:39:21 + openstack image list --property 'name=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 18:39:21 + grep active 18:39:25 | d0415527-67db-45b7-90aa-b5b87988bfe3 | Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 | active | 18:39:25 + for file in "$1"/* 18:39:25 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg ']' 18:39:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg 18:39:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170' 18:39:25 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170' 18:39:25 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170' 18:39:25 + grep active 18:39:28 | ca9c3f13-4628-4417-92ce-5ef7d56889f6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170 | active | 18:39:28 + for file in "$1"/* 18:39:28 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg ']' 18:39:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg 18:39:28 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:28 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:28 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:28 + grep active 18:39:32 | 8a7cda0c-8c18-4d0c-abc9-b86ef79b5ea9 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 | active | 18:39:32 + for file in "$1"/* 18:39:32 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg ']' 18:39:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg 18:39:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:32 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:32 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:32 + grep active 18:39:35 | 8a7cda0c-8c18-4d0c-abc9-b86ef79b5ea9 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 | active | 18:39:35 + for file in "$1"/* 18:39:35 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg ']' 18:39:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg 18:39:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:35 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:35 + grep active 18:39:35 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:39 | 8a7cda0c-8c18-4d0c-abc9-b86ef79b5ea9 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 | active | 18:39:39 + for file in "$1"/* 18:39:39 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg ']' 18:39:39 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg 18:39:39 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:39 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:39 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' 18:39:39 + grep active 18:39:42 | 8a7cda0c-8c18-4d0c-abc9-b86ef79b5ea9 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 | active | 18:39:42 + false 18:39:42 $ ssh-agent -k 18:39:42 unset SSH_AUTH_SOCK; 18:39:42 unset SSH_AGENT_PID; 18:39:42 echo Agent pid 14372 killed; 18:39:42 [ssh-agent] Stopped. 18:39:42 [PostBuildScript] - [INFO] Executing post build scripts. 18:39:42 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins18269394149464182293.sh 18:39:42 ---> sysstat.sh 18:39:43 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6360062614442991870.sh 18:39:43 ---> package-listing.sh 18:39:43 ++ facter osfamily 18:39:43 ++ tr '[:upper:]' '[:lower:]' 18:39:43 + OS_FAMILY=redhat 18:39:43 + workspace=/w/workspace/ci-management-jenkins-cfg-verify 18:39:43 + START_PACKAGES=/tmp/packages_start.txt 18:39:43 + END_PACKAGES=/tmp/packages_end.txt 18:39:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:43 + PACKAGES=/tmp/packages_start.txt 18:39:43 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 18:39:43 + PACKAGES=/tmp/packages_end.txt 18:39:43 + case "${OS_FAMILY}" in 18:39:43 + rpm -qa 18:39:43 + sort 18:39:43 + '[' -f /tmp/packages_start.txt ']' 18:39:43 + '[' -f /tmp/packages_end.txt ']' 18:39:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:43 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 18:39:43 + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ 18:39:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ 18:39:43 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins867958052781725401.sh 18:39:43 ---> capture-instance-metadata.sh 18:39:43 Setup pyenv: 18:39:43 system 18:39:43 3.8.13 18:39:43 3.9.13 18:39:43 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 18:39:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ee7f from file:/tmp/.os_lf_venv 18:39:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:39:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:39:46 lf-activate-venv(): INFO: Base packages installed successfully 18:39:46 lf-activate-venv(): INFO: Installing additional packages: lftools 18:39:53 lf-activate-venv(): INFO: Adding /tmp/venv-Ee7f/bin to PATH 18:39:53 INFO: Running in OpenStack, capturing instance metadata 18:39:53 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9828587048459110302.sh 18:39:53 provisioning config files... 18:39:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config7394022961997956641tmp 18:39:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:39:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:39:53 [EnvInject] - Injecting environment variables from a build step. 18:39:53 [EnvInject] - Injecting as environment variables the properties content 18:39:53 SERVER_ID=logs 18:39:53 18:39:53 [EnvInject] - Variables injected successfully. 18:39:53 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins2881911719402052145.sh 18:39:53 ---> create-netrc.sh 18:39:53 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins16327197662884025233.sh 18:39:53 ---> python-tools-install.sh 18:39:53 Setup pyenv: 18:39:53 system 18:39:53 3.8.13 18:39:53 3.9.13 18:39:53 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 18:39:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ee7f from file:/tmp/.os_lf_venv 18:39:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:39:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:39:55 lf-activate-venv(): INFO: Base packages installed successfully 18:39:55 lf-activate-venv(): INFO: Installing additional packages: lftools 18:40:02 lf-activate-venv(): INFO: Adding /tmp/venv-Ee7f/bin to PATH 18:40:02 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins8221573194028919998.sh 18:40:02 ---> uv-install.sh 18:40:02 uv 0.11.15 is already installed 18:40:02 uvx 0.11.15 (x86_64-unknown-linux-gnu) 18:40:02 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6846905716664338792.sh 18:40:02 ---> sudo-logs.sh 18:40:02 Archiving 'sudo' log.. 18:40:02 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14508960292824150746.sh 18:40:02 ---> job-cost.sh 18:40:02 INFO: Activating Python virtual environment... 18:40:02 Setup pyenv: 18:40:02 system 18:40:02 3.8.13 18:40:02 3.9.13 18:40:02 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 18:40:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ee7f from file:/tmp/.os_lf_venv 18:40:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:40:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:40:04 lf-activate-venv(): INFO: Base packages installed successfully 18:40:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:40:08 lf-activate-venv(): INFO: Adding /tmp/venv-Ee7f/bin to PATH 18:40:08 INFO: No stack-cost file found 18:40:08 INFO: Instance uptime: 209s 18:40:08 INFO: Fetching instance metadata (attempt 1 of 3)... 18:40:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:40:08 INFO: Successfully fetched instance metadata 18:40:08 INFO: Instance type: v3-standard-2 18:40:08 INFO: Retrieving pricing info for: v3-standard-2 18:40:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:40:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=209 18:40:09 INFO: Successfully fetched Vexxhost pricing API 18:40:09 INFO: Retrieved cost: 0.06 18:40:09 INFO: Retrieved resource: v3-standard-2 18:40:09 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost 18:40:09 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost.csv 18:40:09 INFO: Successfully archived job cost data 18:40:09 DEBUG: Cost data: ci-management-jenkins-cfg-verify,246,2026-05-19 18:40:09,v3-standard-2,209,0.06,0.00,SUCCESS 18:40:09 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins9275485383029777616.sh 18:40:09 ---> logs-deploy.sh 18:40:09 Setup pyenv: 18:40:09 system 18:40:09 3.8.13 18:40:09 3.9.13 18:40:09 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 18:40:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ee7f from file:/tmp/.os_lf_venv 18:40:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:40:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:40:11 lf-activate-venv(): INFO: Base packages installed successfully 18:40:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:40:18 lf-activate-venv(): INFO: Adding /tmp/venv-Ee7f/bin to PATH 18:40:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-cfg-verify/246 18:40:18 INFO: archiving workspace using pattern(s): 18:40:19 Archives upload complete. 18:40:19 INFO: archiving logs to Nexus 18:40:20 ---> uname -a: 18:40:20 Linux prd-centos8-builder-2c-1g-1401.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 18:40:20 18:40:20 18:40:20 ---> lscpu: 18:40:20 Architecture: x86_64 18:40:20 CPU op-mode(s): 32-bit, 64-bit 18:40:20 Byte Order: Little Endian 18:40:20 CPU(s): 2 18:40:20 On-line CPU(s) list: 0,1 18:40:20 Thread(s) per core: 1 18:40:20 Core(s) per socket: 1 18:40:20 Socket(s): 2 18:40:20 NUMA node(s): 1 18:40:20 Vendor ID: AuthenticAMD 18:40:20 CPU family: 23 18:40:20 Model: 49 18:40:20 Model name: AMD EPYC-Rome Processor 18:40:20 Stepping: 0 18:40:20 CPU MHz: 2799.998 18:40:20 BogoMIPS: 5599.99 18:40:20 Virtualization: AMD-V 18:40:20 Hypervisor vendor: KVM 18:40:20 Virtualization type: full 18:40:20 L1d cache: 32K 18:40:20 L1i cache: 32K 18:40:20 L2 cache: 512K 18:40:20 L3 cache: 16384K 18:40:20 NUMA node0 CPU(s): 0,1 18:40:20 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 18:40:20 18:40:20 18:40:20 ---> nproc: 18:40:20 2 18:40:20 18:40:20 18:40:20 ---> df -h: 18:40:20 Filesystem Size Used Avail Use% Mounted on 18:40:20 devtmpfs 3.8G 0 3.8G 0% /dev 18:40:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:40:20 tmpfs 3.8G 17M 3.8G 1% /run 18:40:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:40:20 /dev/vda1 40G 8.5G 32G 22% / 18:40:20 tmpfs 770M 0 770M 0% /run/user/1001 18:40:20 18:40:20 18:40:20 ---> free -m: 18:40:20 total used free shared buff/cache available 18:40:20 Mem: 7699 592 4953 19 2154 6802 18:40:20 Swap: 1023 0 1023 18:40:20 18:40:20 18:40:20 ---> ip addr: 18:40:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:40:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:40:20 inet 127.0.0.1/8 scope host lo 18:40:20 valid_lft forever preferred_lft forever 18:40:20 inet6 ::1/128 scope host 18:40:20 valid_lft forever preferred_lft forever 18:40:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:40:20 link/ether fa:16:3e:1f:04:c0 brd ff:ff:ff:ff:ff:ff 18:40:20 altname enp0s3 18:40:20 altname ens3 18:40:20 inet 10.30.106.151/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:40:20 valid_lft 86189sec preferred_lft 86189sec 18:40:20 inet6 fe80::f816:3eff:fe1f:4c0/64 scope link 18:40:20 valid_lft forever preferred_lft forever 18:40:20 18:40:20 18:40:20 ---> sar -b -r -n DEV: 18:40:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/19/2026 _x86_64_ (2 CPU) 18:40:20 18:40:20 18:36:46 LINUX RESTART (2 CPU) 18:40:20 18:40:20 06:37:01 PM tps rtps wtps bread/s bwrtn/s 18:40:20 06:38:01 PM 390.22 159.18 231.04 6419.73 10513.38 18:40:20 06:39:01 PM 66.49 2.70 63.79 251.02 10249.99 18:40:20 06:40:01 PM 13.83 0.47 13.36 56.79 375.20 18:40:20 Average: 156.86 54.12 102.74 2242.75 7046.38 18:40:20 18:40:20 06:37:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:40:20 06:38:01 PM 5174100 6975192 2710336 34.38 2688 1970984 752112 8.42 204128 2151216 207376 18:40:20 06:39:01 PM 5097528 6979620 2786908 35.35 2688 2049480 725832 8.13 217028 2195632 12 18:40:20 06:40:01 PM 5049084 6942572 2835352 35.96 2688 2060336 779220 8.72 392184 2069116 26568 18:40:20 Average: 5106904 6965795 2777532 35.23 2688 2026933 752388 8.42 271113 2138655 77985 18:40:20 18:40:20 06:37:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:40:20 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:20 06:38:01 PM eth0 299.03 169.94 2140.26 69.44 0.00 0.00 0.00 0.00 18:40:20 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:20 06:39:01 PM eth0 54.36 36.81 475.71 5.79 0.00 0.00 0.00 0.00 18:40:20 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:20 06:40:01 PM eth0 36.88 29.01 75.64 8.37 0.00 0.00 0.00 0.00 18:40:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:20 Average: eth0 130.10 78.59 897.27 27.87 0.00 0.00 0.00 0.00 18:40:20 18:40:20 18:40:20 ---> sar -P ALL: 18:40:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/19/2026 _x86_64_ (2 CPU) 18:40:20 18:40:20 18:36:46 LINUX RESTART (2 CPU) 18:40:20 18:40:20 06:37:01 PM CPU %user %nice %system %iowait %steal %idle 18:40:20 06:38:01 PM all 48.79 2.69 19.84 3.57 0.14 24.98 18:40:20 06:38:01 PM 0 50.11 2.43 21.21 4.16 0.14 21.96 18:40:20 06:38:01 PM 1 47.47 2.94 18.47 2.99 0.14 27.99 18:40:20 06:39:01 PM all 25.01 0.00 1.82 1.73 0.08 71.35 18:40:20 06:39:01 PM 0 29.01 0.00 2.10 1.78 0.08 67.02 18:40:20 06:39:01 PM 1 21.00 0.00 1.53 1.69 0.08 75.69 18:40:20 06:40:01 PM all 29.87 0.00 2.15 0.12 0.08 67.77 18:40:20 06:40:01 PM 0 36.03 0.00 2.23 0.15 0.08 61.51 18:40:20 06:40:01 PM 1 23.72 0.00 2.06 0.10 0.08 74.03 18:40:20 Average: all 34.48 0.88 7.87 1.80 0.10 54.87 18:40:20 Average: 0 38.31 0.80 8.43 2.02 0.10 50.34 18:40:20 Average: 1 30.65 0.97 7.30 1.59 0.10 59.39 18:40:20 18:40:20 18:40:20