Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/146654 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-1g-11905 (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-ZnmigpuIaki3/agent.13312 SSH_AGENT_PID=13314 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_17981222530562304792.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_17981222530562304792.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-ssh15132860949499949683.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-ssh12278888687831422832.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/54/146654/1 # timeout=10 > git rev-parse 0cf05838b54c7cd40eba1e43052246447cd1b4b8^{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 0cf05838b54c7cd40eba1e43052246447cd1b4b8 (refs/changes/54/146654/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 0cf05838b54c7cd40eba1e43052246447cd1b4b8 # 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 be53ba15a6fad2ca52f574fcdc031bfb742e73df # 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/jenkins4431114622561844711.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-D8F2 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-D8F2/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.2 from /tmp/venv-D8F2/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 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.15.0 boto3==1.43.55 botocore==1.43.55 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 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.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.0 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.55 httplib2==0.30.2 identify==2.6.19 idna==3.18 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.3 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 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.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.11.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 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.5.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.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.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.1 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.69.1 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.0 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins18180175837970972863.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-07-24 18:52:35 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Xix6hl.sh" [1] downloading uv 0.11.32 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! ---> Validating uv/uvx install uvx 0.11.32 (x86_64-unknown-linux-gnu) [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins10800832930649820331.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-D8F2 + '[' -d /tmp/venv-D8F2 ']' + '[' -f /tmp/venv-D8F2/bin/openstack ']' + echo 'Re-use existing venv: /tmp/venv-D8F2' Re-use existing venv: /tmp/venv-D8F2 + PATH=/tmp/venv-D8F2/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 ]] ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg ++ cut -d= -f2 + 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' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' | 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' + 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-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' + 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-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' + 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/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 - 20260527-113236.028' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260527-113236.028' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260527-113236.028' + grep active | fa867816-1ca2-448d-b617-f2fcd6b00d58 | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260527-113236.028 | 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' + 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-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 - 20260724-182133.295' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260724-182133.295' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260724-182133.295' + grep active | 91d198f3-cb46-4223-a53d-04a1ba617735 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260724-182133.295 | 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 - 20260623-072033.654' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654' + grep active | f195cc06-51a7-415a-9790-b7271d3d0bc4 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654 | 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 - 20260623-072033.654' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654' + grep active | f195cc06-51a7-415a-9790-b7271d3d0bc4 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654 | 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 - 20260623-072033.654' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654' + grep active | f195cc06-51a7-415a-9790-b7271d3d0bc4 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654 | 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 - 20260623-072033.654' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654' + grep active | f195cc06-51a7-415a-9790-b7271d3d0bc4 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654 | active | + false $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 13314 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3596335103105609493.sh ---> sysstat.sh [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6766312343982634169.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + 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/jenkins1006222163107886688.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-D8F2 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-D8F2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10836357109615921976.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config2846610236938485773tmp 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/jenkins9812584158746973480.sh ---> create-netrc.sh [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8432790063185260857.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-D8F2 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-D8F2/bin to PATH [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins8332994511387862340.sh ---> uv-install.sh uv 0.11.32 is already installed uvx 0.11.32 (x86_64-unknown-linux-gnu) [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4124106530721064395.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13140937832066308337.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-D8F2 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-D8F2/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 226s 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=226 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,255,2026-07-24 18:54:44,v3-standard-2,226,0.06,0.00,SUCCESS [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins13631512329880777526.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-D8F2 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-D8F2/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-cfg-verify/255 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-1g-11905.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 672 4775 19 2249 6716 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:c6:11:33 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.233/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 86172sec preferred_lft 86172sec inet6 fe80::f816:3eff:fec6:1133/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) 07/24/2026 _x86_64_ (2 CPU) 18:51:04 LINUX RESTART (2 CPU) 06:52:01 PM tps rtps wtps bread/s bwrtn/s 06:53:01 PM 182.42 55.46 126.96 759.47 10730.09 06:54:01 PM 25.36 0.03 25.33 0.53 7039.98 Average: 103.89 27.75 76.15 380.00 8885.04 06:52:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:53:01 PM 4913520 6890084 2968920 37.66 2688 2140888 816172 9.14 221808 2355940 190540 06:54:01 PM 4915892 6892476 2966548 37.63 2688 2140904 829108 9.28 222152 2358012 12 Average: 4914706 6891280 2967734 37.65 2688 2140896 822640 9.21 221980 2356976 95276 06:52:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 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 84.39 54.51 1366.41 8.64 0.00 0.00 0.00 0.00 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:01 PM eth0 28.75 22.73 94.21 4.25 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 56.57 38.62 730.31 6.44 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) 07/24/2026 _x86_64_ (2 CPU) 18:51:04 LINUX RESTART (2 CPU) 06:52:01 PM CPU %user %nice %system %iowait %steal %idle 06:53:01 PM all 32.56 0.83 16.94 2.22 0.10 47.35 06:53:01 PM 0 34.36 0.42 12.03 2.56 0.10 50.53 06:53:01 PM 1 30.75 1.25 21.88 1.87 0.10 44.15 06:54:01 PM all 24.13 0.00 1.98 1.26 0.08 72.56 06:54:01 PM 0 28.52 0.00 2.25 1.87 0.08 67.27 06:54:01 PM 1 19.73 0.00 1.70 0.65 0.07 77.85 Average: all 28.33 0.41 9.43 1.74 0.09 60.00 Average: 0 31.44 0.21 7.13 2.21 0.09 58.91 Average: 1 25.21 0.62 11.73 1.26 0.08 61.09