Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/144634 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-1g-3300 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-cfg-verify [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-deUJI2cdD7xq/agent.14603 SSH_AGENT_PID=14607 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_9299906067061687842.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_9299906067061687842.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/ci-management > git init /w/workspace/ci-management-jenkins-cfg-verify # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh1975593531556079189.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh8484586100456084509.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/34/144634/1 # timeout=10 > git rev-parse 95ce7eacdf72cf0f35abbdd63bf5904e5c13d3ad^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 95ce7eacdf72cf0f35abbdd63bf5904e5c13d3ad (refs/changes/34/144634/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 95ce7eacdf72cf0f35abbdd63bf5904e5c13d3ad # timeout=10 Commit message: "Update cloud image Ubuntu22.04 builder x86_64" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d22bf6ad61a71988b168a2e2e5beb547a6132023 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1569815849245048490.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BzGV lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-BzGV/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.1 from /tmp/venv-BzGV/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.6.2 aiohttp==3.13.5 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.43.14 botocore==1.43.14 bs4==0.0.2 certifi==2026.5.20 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.1 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.16 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.0 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.3.1 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.3 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.2.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins3743383405825163093.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-05-24 18:50:47 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-TbiPqK.sh" [1] downloading uv 0.11.16 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! ---> Validating uv/uvx install uvx 0.11.16 (x86_64-unknown-linux-gnu) [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins4906043645169416265.sh ---> jenkins-verify-images.sh + source /home/jenkins/lf-env.sh + '[' -f /tmp/.os_lf_venv ']' ++ cat /tmp/.os_lf_venv + os_lf_venv=/tmp/venv-BzGV + '[' -d /tmp/venv-BzGV ']' + '[' -f /tmp/venv-BzGV/bin/openstack ']' + echo 'Re-use existing venv: /tmp/venv-BzGV' Re-use existing venv: /tmp/venv-BzGV + PATH=/tmp/venv-BzGV/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + error=false + echo 'Verifying that cloud has a master configuration file' Verifying that cloud has a master configuration file + [[ -d jenkins-config/clouds/openstack ]] + for cloud in jenkins-config/clouds/openstack/* + [[ -f jenkins-config/clouds/openstack/cattle/cloud.cfg ]] ++ cut -d= -f2 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg + os_cloud= + os_cloud=vex + OS_CLOUD=vex + verify_images jenkins-config/clouds/openstack/cattle + echo 'Verifying images on jenkins-config/clouds/openstack/cattle' Verifying images on jenkins-config/clouds/openstack/cattle + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' + grep active | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' + grep active | d87d1363-d091-46c6-9ebf-8386e6f58379 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' + grep active | d87d1363-d091-46c6-9ebf-8386e6f58379 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' + grep active | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' + grep active | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' + grep active | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg + export 'IMAGE_NAME=CentOS Stream 8 - redis - - 310180101-1010' + IMAGE_NAME='CentOS Stream 8 - redis - - 310180101-1010' + openstack image list --property 'name=CentOS Stream 8 - redis - - 310180101-1010' + grep active | c0a9a055-4c5f-49ed-b44d-3d4217c0ad7f | CentOS Stream 8 - redis - - 310180101-1010 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/cloud.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/cloud.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' + grep active | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' + grep active | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' + grep active | 350fb7cf-3658-430c-9563-4fd2fdf79fed | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' + grep active | 55081abb-b9ff-46b4-8f64-cbbb7bbe33fe | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' + grep active | 9fb42ae7-cd80-43d5-8d7f-2dcbb4c287bb | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + grep active | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + grep active | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + grep active | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + grep active | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' + grep active | b67b8a46-dfe3-43a0-8dd0-eeeb8496e565 | ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg + export 'IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' + IMAGE_NAME='Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' + openstack image list --property 'name=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' + grep active | d0415527-67db-45b7-90aa-b5b87988bfe3 | Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260524-182130.681' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260524-182130.681' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260524-182130.681' + grep active | 9cde20fa-ae77-48f4-9c94-3e6f7d6dd06d | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260524-182130.681 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + grep active | 8a7cda0c-8c18-4d0c-abc9-b86ef79b5ea9 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' | 8a7cda0c-8c18-4d0c-abc9-b86ef79b5ea9 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + grep active | 8a7cda0c-8c18-4d0c-abc9-b86ef79b5ea9 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360' + grep active | 8a7cda0c-8c18-4d0c-abc9-b86ef79b5ea9 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 | active | + false $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 14607 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1627032631299704616.sh ---> sysstat.sh [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4425201363827109065.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-jenkins-cfg-verify + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins394222231163764422.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BzGV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-BzGV/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7534126430823018224.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config15679662283611982299tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8305922823104296730.sh ---> create-netrc.sh [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13256603444436952059.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BzGV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-BzGV/bin to PATH [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins6964405094995245380.sh ---> uv-install.sh uv 0.11.16 is already installed uvx 0.11.16 (x86_64-unknown-linux-gnu) [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13564785271073511623.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17005301122564877453.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BzGV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-BzGV/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 225s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-2 INFO: Retrieving pricing info for: v3-standard-2 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=225 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.06 INFO: Retrieved resource: v3-standard-2 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost INFO: Archiving costs to: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ci-management-jenkins-cfg-verify,249,2026-05-24 18:52:55,v3-standard-2,225,0.06,0.00,SUCCESS [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins6202723507233735269.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BzGV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-BzGV/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-cfg-verify/249 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-1g-3300.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 9.3G 31G 24% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 627 4834 19 2235 6761 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:87:54:ec brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.107.159/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 86174sec preferred_lft 86174sec inet6 fe80::f816:3eff:fe87:54ec/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/24/2026 _x86_64_ (2 CPU) 18:49:15 LINUX RESTART (2 CPU) 06:50:00 PM tps rtps wtps bread/s bwrtn/s 06:50:02 PM 237.98 143.75 94.23 1265.38 7388.46 06:51:01 PM 235.16 88.88 146.28 1086.87 11629.33 06:52:01 PM 28.56 0.03 28.52 0.53 7977.77 06:53:01 PM 19.24 0.62 18.63 79.44 514.45 Average: 95.19 30.82 64.36 395.12 6687.56 06:50:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:02 PM 5462168 6985936 2420272 30.70 2688 1710208 844972 9.46 175528 1948916 91604 06:51:01 PM 4977640 6939884 2904800 36.85 2688 2126572 798120 8.94 220084 2301848 221756 06:52:01 PM 4975888 6938160 2906552 36.87 2688 2126592 784924 8.79 220716 2301200 8 06:53:01 PM 4948216 6920696 2934224 37.22 2688 2135908 806028 9.03 416576 2133064 24272 Average: 5090978 6946169 2791462 35.41 2688 2024820 808511 9.05 258226 2171257 84410 06:50:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:02 PM eth0 34.62 16.35 332.60 2.96 0.00 0.00 0.00 0.00 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:01 PM eth0 101.49 66.68 1563.58 11.06 0.00 0.00 0.00 0.00 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:01 PM eth0 32.47 26.41 88.83 4.36 0.00 0.00 0.00 0.00 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:01 PM eth0 40.02 31.17 62.43 10.58 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 57.48 40.99 563.34 8.59 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/24/2026 _x86_64_ (2 CPU) 18:49:15 LINUX RESTART (2 CPU) 06:50:00 PM CPU %user %nice %system %iowait %steal %idle 06:50:02 PM all 43.21 1.73 45.43 2.47 0.00 7.16 06:50:02 PM 0 82.61 0.00 14.49 0.97 0.00 1.93 06:50:02 PM 1 2.02 3.54 77.78 4.04 0.00 12.63 06:51:01 PM all 36.36 1.33 26.13 2.73 0.10 33.34 06:51:01 PM 0 30.38 1.85 33.50 3.36 0.10 30.81 06:51:01 PM 1 42.25 0.82 18.88 2.12 0.10 35.83 06:52:01 PM all 24.14 0.00 1.98 0.42 0.07 73.40 06:52:01 PM 0 28.65 0.00 2.32 0.42 0.07 68.55 06:52:01 PM 1 19.63 0.00 1.64 0.42 0.07 78.25 06:53:01 PM all 33.64 0.00 3.97 0.12 0.09 62.17 06:53:01 PM 0 36.71 0.00 4.51 0.13 0.08 58.55 06:53:01 PM 1 30.57 0.00 3.43 0.12 0.10 65.78 Average: all 31.46 0.45 10.93 1.09 0.09 55.98 Average: 0 32.52 0.60 13.20 1.27 0.08 52.33 Average: 1 30.41 0.30 8.66 0.91 0.09 59.62