12:23:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/147670 12:23:49 Running as SYSTEM 12:23:49 [EnvInject] - Loading node environment variables. 12:23:49 Building remotely on prd-centos8-builder-2c-1g-4169 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-cfg-verify 12:23:49 [ssh-agent] Looking for ssh-agent implementation... 12:23:49 $ ssh-agent 12:23:49 SSH_AUTH_SOCK=/tmp/ssh-C8VojAaWf2oW/agent.13290 12:23:49 SSH_AGENT_PID=13292 12:23:49 [ssh-agent] Started. 12:23:49 Running ssh-add (command line suppressed) 12:23:49 Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_14440349408755897155.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_14440349408755897155.key) 12:23:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:23:49 The recommended git tool is: NONE 12:23:51 using credential onap-jenkins-ssh 12:23:51 Wiping out workspace first. 12:23:51 Cloning the remote Git repository 12:23:51 Cloning repository git://cloud.onap.org/mirror/ci-management 12:23:51 > git init /w/workspace/ci-management-jenkins-cfg-verify # timeout=10 12:23:51 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 12:23:51 > git --version # timeout=10 12:23:51 > git --version # 'git version 2.43.0' 12:23:51 using GIT_SSH to set credentials Gerrit user 12:23:51 [INFO] Currently running in a labeled security context 12:23:51 [INFO] Currently SELinux is 'enforcing' on the host 12:23:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh361921331857520862.key 12:23:51 Verifying host key using manually-configured host key entries 12:23:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:52 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 12:23:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:53 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 12:23:53 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 12:23:53 using GIT_SSH to set credentials Gerrit user 12:23:53 [INFO] Currently running in a labeled security context 12:23:53 [INFO] Currently SELinux is 'enforcing' on the host 12:23:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh17557305166607553708.key 12:23:53 Verifying host key using manually-configured host key entries 12:23:53 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/70/147670/1 # timeout=10 12:23:53 > git rev-parse 4f11316d2de288cb38e44e9f3c6a15222919f12c^{commit} # timeout=10 12:23:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:23:53 Checking out Revision 4f11316d2de288cb38e44e9f3c6a15222919f12c (refs/changes/70/147670/1) 12:23:53 > git config core.sparsecheckout # timeout=10 12:23:53 > git checkout -f 4f11316d2de288cb38e44e9f3c6a15222919f12c # timeout=10 12:23:56 Commit message: "Update cloud image" 12:23:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:23:56 > git rev-list --no-walk 28227ec1dc6118371cbb15f8170a25f00c1187a8 # timeout=10 12:23:56 > git remote # timeout=10 12:23:56 > git submodule init # timeout=10 12:23:56 > git submodule sync # timeout=10 12:23:57 > git config --get remote.origin.url # timeout=10 12:23:57 > git submodule init # timeout=10 12:23:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:23:57 > git config --get submodule.global-jjb.url # timeout=10 12:23:57 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:23:57 > git config --get submodule.packer/common-packer.url # timeout=10 12:23:57 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:23:57 > git submodule update --init --recursive global-jjb # timeout=10 12:23:58 > git submodule update --init --recursive packer/common-packer # timeout=10 12:23:59 provisioning config files... 12:23:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:23:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:23:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:23:59 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17655734058709722453.sh 12:23:59 ---> python-tools-install.sh 12:23:59 Setup pyenv: 12:23:59 system 12:23:59 * 3.8.13 (set by /opt/pyenv/version) 12:23:59 * 3.9.13 (set by /opt/pyenv/version) 12:23:59 * 3.10.6 (set by /opt/pyenv/version) 12:24:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8XO4 12:24:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:24:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:24:07 lf-activate-venv(): INFO: Installing additional packages: lftools 12:24:27 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. 12:24:27 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 12:24:28 lf-activate-venv(): INFO: Adding /tmp/venv-8XO4/bin to PATH 12:24:28 Generating Requirements File 12:24:50 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. 12:24:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:24:50 Python 3.10.6 12:24:50 pip 26.2.1 from /tmp/venv-8XO4/lib/python3.10/site-packages/pip (python 3.10) 12:24:50 aiohappyeyeballs==2.7.1 12:24:50 aiohttp==3.14.3 12:24:50 aiosignal==1.4.0 12:24:50 appdirs==1.4.4 12:24:50 argcomplete==3.7.2 12:24:50 aspy.yaml==1.3.0 12:24:50 async-timeout==5.0.1 12:24:50 attrs==26.1.0 12:24:50 autopage==0.6.0 12:24:50 backports.strenum==1.3.1 12:24:50 beautifulsoup4==4.15.0 12:24:50 boto3==1.43.99 12:24:50 botocore==1.43.99 12:24:50 bs4==0.0.2 12:24:50 certifi==2026.7.22 12:24:50 cffi==2.1.1 12:24:50 cfgv==3.5.0 12:24:50 chardet==7.6.0 12:24:50 charset-normalizer==3.5.1 12:24:50 click==8.5.0 12:24:50 cliff==4.14.0 12:24:50 cmd2==3.5.1 12:24:50 cryptography==3.3.2 12:24:50 debtcollector==3.1.0 12:24:50 decorator==5.3.1 12:24:50 defusedxml==0.7.1 12:24:50 Deprecated==1.3.1 12:24:50 distlib==0.4.3 12:24:50 dnspython==2.8.0 12:24:50 docker==7.2.0 12:24:50 dogpile.cache==1.5.0 12:24:50 durationpy==0.11 12:24:50 email-validator==2.3.0 12:24:50 filelock==4.0.1 12:24:50 frozenlist==1.8.0 12:24:50 future==1.0.0 12:24:50 gitdb==4.0.12 12:24:50 GitPython==3.1.62 12:24:50 httplib2==0.30.2 12:24:50 identify==2.6.19 12:24:50 idna==3.20 12:24:50 importlib-resources==1.5.0 12:24:50 iso8601==2.1.0 12:24:50 Jinja2==3.1.6 12:24:50 jmespath==1.1.0 12:24:50 jsonpatch==1.33 12:24:50 jsonpointer==3.1.1 12:24:50 jsonschema==4.26.0 12:24:50 jsonschema-specifications==2025.9.1 12:24:50 keystoneauth1==5.14.0 12:24:50 kubernetes==36.0.3 12:24:50 lftools==0.37.23 12:24:50 lxml==6.1.3 12:24:50 markdown-it-py==4.2.0 12:24:50 MarkupSafe==3.0.3 12:24:50 mdurl==0.1.2 12:24:50 msgpack==1.2.2 12:24:50 multi_key_dict==2.0.3 12:24:50 multidict==6.9.1 12:24:50 munch==4.0.0 12:24:50 netaddr==1.3.0 12:24:50 niet==1.4.2 12:24:50 nodeenv==1.10.0 12:24:50 oauth2client==4.1.3 12:24:50 oauthlib==3.3.1 12:24:50 openstacksdk==4.13.0 12:24:50 os-service-types==1.8.2 12:24:50 osc-lib==4.6.0 12:24:50 oslo.config==10.4.0 12:24:50 oslo.context==6.4.0 12:24:50 oslo.i18n==6.8.0 12:24:50 oslo.log==8.2.0 12:24:50 oslo.serialization==5.10.0 12:24:50 oslo.utils==10.1.1 12:24:50 packaging==26.3 12:24:50 pbr==7.0.3 12:24:50 platformdirs==4.11.12 12:24:50 prettytable==3.18.0 12:24:50 propcache==0.5.4 12:24:50 psutil==7.2.2 12:24:50 pyasn1==0.6.4 12:24:50 pyasn1_modules==0.4.2 12:24:50 pycparser==3.0 12:24:50 pygerrit2==2.0.15 12:24:50 PyGithub==2.10.0 12:24:50 Pygments==2.21.0 12:24:50 PyJWT==2.14.0 12:24:50 PyNaCl==1.6.2 12:24:50 pyparsing==2.4.7 12:24:50 pyperclip==1.11.0 12:24:50 pyrsistent==0.20.0 12:24:50 python-cinderclient==9.9.0 12:24:50 python-dateutil==2.9.0.post0 12:24:50 python-discovery==1.6.1 12:24:50 python-heatclient==5.2.0 12:24:50 python-jenkins==1.8.3 12:24:50 python-keystoneclient==6.0.0 12:24:50 python-magnumclient==4.11.0 12:24:50 python-openstackclient==10.0.0 12:24:50 python-swiftclient==4.11.0 12:24:50 PyYAML==6.0.3 12:24:50 referencing==0.37.0 12:24:50 requests==2.34.2 12:24:50 requests-oauthlib==2.0.0 12:24:50 rfc3986==2.0.0 12:24:50 rich==15.0.0 12:24:50 rich-argparse==1.8.0 12:24:50 rpds-py==0.30.0 12:24:50 rsa==4.9.1 12:24:50 ruamel.yaml==0.19.1 12:24:50 ruamel.yaml.clib==0.2.15 12:24:50 s3transfer==0.19.2 12:24:50 simplejson==4.1.2 12:24:50 six==1.17.0 12:24:50 smmap==5.0.3 12:24:50 soupsieve==2.9.2 12:24:50 stevedore==5.8.0 12:24:50 tabulate==0.10.0 12:24:50 toml==0.10.2 12:24:50 tomlkit==0.15.1 12:24:50 tqdm==4.70.1 12:24:50 typing_extensions==4.16.0 12:24:50 urllib3==1.26.20 12:24:50 virtualenv==21.9.1 12:24:50 wcwidth==0.8.4 12:24:50 websocket-client==1.9.2 12:24:50 wrapt==2.4.1 12:24:50 xdg==6.0.0 12:24:50 xmltodict==1.0.4 12:24:50 yarl==1.25.1 12:24:50 yq==4.2.0 12:24:50 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins4594270608904433583.sh 12:24:50 ---> uv-install.sh 12:24:50 Installing uv/uvx (latest) using shell installer 12:24:51 2026-09-22 12:24:51 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-B99fEB.sh" [1] 12:24:51 downloading uv 0.12.17 x86_64-unknown-linux-gnu 12:24:51 installing to /home/jenkins/.local/bin 12:24:52 uv 12:24:52 uvx 12:24:52 everything's installed! 12:24:52 ---> Validating uv/uvx install 12:24:52 uvx 0.12.17 (x86_64-unknown-linux-gnu) 12:24:52 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins4088606063741837570.sh 12:24:52 ---> jenkins-verify-images.sh 12:24:52 + source /home/jenkins/lf-env.sh 12:24:52 + '[' -f /tmp/.os_lf_venv ']' 12:24:52 ++ cat /tmp/.os_lf_venv 12:24:52 + os_lf_venv=/tmp/venv-8XO4 12:24:52 + '[' -d /tmp/venv-8XO4 ']' 12:24:52 + '[' -f /tmp/venv-8XO4/bin/openstack ']' 12:24:52 + echo 'Re-use existing venv: /tmp/venv-8XO4' 12:24:52 Re-use existing venv: /tmp/venv-8XO4 12:24:52 + PATH=/tmp/venv-8XO4/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:24:52 + error=false 12:24:52 + echo 'Verifying that cloud has a master configuration file' 12:24:52 Verifying that cloud has a master configuration file 12:24:52 + [[ -d jenkins-config/clouds/openstack ]] 12:24:52 + for cloud in jenkins-config/clouds/openstack/* 12:24:52 + [[ -f jenkins-config/clouds/openstack/cattle/cloud.cfg ]] 12:24:52 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg 12:24:52 ++ cut -d= -f2 12:24:52 + os_cloud= 12:24:52 + os_cloud=vex 12:24:52 + OS_CLOUD=vex 12:24:52 + verify_images jenkins-config/clouds/openstack/cattle 12:24:52 + echo 'Verifying images on jenkins-config/clouds/openstack/cattle' 12:24:52 Verifying images on jenkins-config/clouds/openstack/cattle 12:24:52 + for file in "$1"/* 12:24:52 + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg ']' 12:24:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg 12:24:52 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 12:24:52 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 12:24:52 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 12:24:52 + grep active 12:24:55 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 12:24:55 + for file in "$1"/* 12:24:55 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg ']' 12:24:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg 12:24:55 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 12:24:55 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 12:24:55 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 12:24:55 + grep active 12:24:59 | d87d1363-d091-46c6-9ebf-8386e6f58379 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 | active | 12:24:59 + for file in "$1"/* 12:24:59 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg ']' 12:24:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg 12:24:59 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 12:24:59 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 12:24:59 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 12:24:59 + grep active 12:25:02 | d87d1363-d091-46c6-9ebf-8386e6f58379 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 | active | 12:25:02 + for file in "$1"/* 12:25:02 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg ']' 12:25:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg 12:25:02 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 12:25:02 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 12:25:02 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 12:25:02 + grep active 12:25:06 | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | 12:25:06 + for file in "$1"/* 12:25:06 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg ']' 12:25:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg 12:25:06 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 12:25:06 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 12:25:06 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 12:25:06 + grep active 12:25:09 | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | 12:25:09 + for file in "$1"/* 12:25:09 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg ']' 12:25:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg 12:25:09 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 12:25:09 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 12:25:09 + grep active 12:25:09 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 12:25:12 | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | 12:25:12 + for file in "$1"/* 12:25:12 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg ']' 12:25:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg 12:25:12 + export 'IMAGE_NAME=CentOS Stream 8 - redis - - 310180101-1010' 12:25:12 + IMAGE_NAME='CentOS Stream 8 - redis - - 310180101-1010' 12:25:12 + openstack image list --property 'name=CentOS Stream 8 - redis - - 310180101-1010' 12:25:12 + grep active 12:25:16 | c0a9a055-4c5f-49ed-b44d-3d4217c0ad7f | CentOS Stream 8 - redis - - 310180101-1010 | active | 12:25:16 + for file in "$1"/* 12:25:16 + '[' -f jenkins-config/clouds/openstack/cattle/cloud.cfg ']' 12:25:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/cloud.cfg 12:25:16 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 12:25:16 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 12:25:16 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 12:25:16 + grep active 12:25:20 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 12:25:20 + for file in "$1"/* 12:25:20 + '[' -f jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg ']' 12:25:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg 12:25:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:20 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:20 + grep active 12:25:20 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:23 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 12:25:23 + for file in "$1"/* 12:25:23 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg ']' 12:25:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg 12:25:23 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 12:25:23 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 12:25:23 + grep active 12:25:23 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 12:25:27 | 350fb7cf-3658-430c-9563-4fd2fdf79fed | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 | active | 12:25:27 + for file in "$1"/* 12:25:27 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg ']' 12:25:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg 12:25:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:27 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:27 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:27 + grep active 12:25:30 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 12:25:30 + for file in "$1"/* 12:25:30 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg ']' 12:25:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg 12:25:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:30 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:30 + grep active 12:25:30 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:33 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 12:25:33 + for file in "$1"/* 12:25:33 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg ']' 12:25:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg 12:25:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:33 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:33 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 12:25:33 + grep active 12:25:37 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 12:25:37 + for file in "$1"/* 12:25:37 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg ']' 12:25:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg 12:25:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' 12:25:37 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' 12:25:37 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' 12:25:37 + grep active 12:25:41 | 55081abb-b9ff-46b4-8f64-cbbb7bbe33fe | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 | active | 12:25:41 + for file in "$1"/* 12:25:41 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg ']' 12:25:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg 12:25:41 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260827-113206.308' 12:25:41 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260827-113206.308' 12:25:41 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260827-113206.308' 12:25:41 + grep active 12:25:44 | 0c5f1ecb-8df3-46df-8544-b9418775be36 | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260827-113206.308 | active | 12:25:44 + for file in "$1"/* 12:25:44 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg ']' 12:25:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg 12:25:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:44 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:44 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:44 + grep active 12:25:48 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 12:25:48 + for file in "$1"/* 12:25:48 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg ']' 12:25:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg 12:25:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:48 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:48 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:48 + grep active 12:25:51 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 12:25:51 + for file in "$1"/* 12:25:51 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg ']' 12:25:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg 12:25:51 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:51 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:51 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:51 + grep active 12:25:54 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 12:25:54 + for file in "$1"/* 12:25:54 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg ']' 12:25:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg 12:25:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:54 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:54 + grep active 12:25:54 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:58 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 12:25:58 + for file in "$1"/* 12:25:58 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg ']' 12:25:58 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg 12:25:58 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:58 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:25:58 + grep active 12:25:58 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:26:01 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 12:26:01 + for file in "$1"/* 12:26:01 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg ']' 12:26:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg 12:26:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:26:01 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:26:01 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 12:26:01 + grep active 12:26:05 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 12:26:05 + for file in "$1"/* 12:26:05 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg ']' 12:26:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg 12:26:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 12:26:05 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 12:26:05 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 12:26:05 + grep active 12:26:08 | b67b8a46-dfe3-43a0-8dd0-eeeb8496e565 | ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 | active | 12:26:08 + for file in "$1"/* 12:26:08 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg ']' 12:26:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg 12:26:08 + export 'IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 12:26:08 + IMAGE_NAME='Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 12:26:08 + openstack image list --property 'name=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 12:26:08 + grep active 12:26:11 | d0415527-67db-45b7-90aa-b5b87988bfe3 | Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 | active | 12:26:11 + for file in "$1"/* 12:26:11 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg ']' 12:26:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg 12:26:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-182106.757' 12:26:11 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-182106.757' 12:26:11 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-182106.757' 12:26:11 + grep active 12:26:15 | 83c20207-d640-4e91-9562-1c728e254c21 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-182106.757 | active | 12:26:15 + for file in "$1"/* 12:26:15 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg ']' 12:26:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg 12:26:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:15 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:15 + grep active 12:26:15 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:18 | aecf4d27-fef7-432e-83f8-f179bcf515df | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306 | active | 12:26:18 + for file in "$1"/* 12:26:18 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg ']' 12:26:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg 12:26:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:18 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:18 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:18 + grep active 12:26:22 | aecf4d27-fef7-432e-83f8-f179bcf515df | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306 | active | 12:26:22 + for file in "$1"/* 12:26:22 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg ']' 12:26:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg 12:26:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:22 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:22 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:22 + grep active 12:26:25 | aecf4d27-fef7-432e-83f8-f179bcf515df | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306 | active | 12:26:25 + for file in "$1"/* 12:26:25 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg ']' 12:26:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg 12:26:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:25 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:25 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306' 12:26:25 + grep active 12:26:29 | aecf4d27-fef7-432e-83f8-f179bcf515df | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260823-072005.306 | active | 12:26:29 + false 12:26:29 $ ssh-agent -k 12:26:29 unset SSH_AUTH_SOCK; 12:26:29 unset SSH_AGENT_PID; 12:26:29 echo Agent pid 13292 killed; 12:26:29 [ssh-agent] Stopped. 12:26:29 [PostBuildScript] - [INFO] Executing post build scripts. 12:26:29 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3139473164192676755.sh 12:26:29 ---> sysstat.sh 12:26:29 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7928623570060400245.sh 12:26:29 ---> package-listing.sh 12:26:29 ++ tr '[:upper:]' '[:lower:]' 12:26:29 ++ facter osfamily 12:26:30 + OS_FAMILY=redhat 12:26:30 + workspace=/w/workspace/ci-management-jenkins-cfg-verify 12:26:30 + START_PACKAGES=/tmp/packages_start.txt 12:26:30 + END_PACKAGES=/tmp/packages_end.txt 12:26:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:26:30 + PACKAGES=/tmp/packages_start.txt 12:26:30 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 12:26:30 + PACKAGES=/tmp/packages_end.txt 12:26:30 + case "${OS_FAMILY}" in 12:26:30 + rpm -qa 12:26:30 + sort 12:26:30 + '[' -f /tmp/packages_start.txt ']' 12:26:30 + '[' -f /tmp/packages_end.txt ']' 12:26:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:26:30 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 12:26:30 + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ 12:26:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ 12:26:30 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15709431198400918085.sh 12:26:30 ---> capture-instance-metadata.sh 12:26:30 Setup pyenv: 12:26:30 system 12:26:30 3.8.13 12:26:30 3.9.13 12:26:30 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 12:26:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8XO4 from file:/tmp/.os_lf_venv 12:26:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:26:32 lf-activate-venv(): INFO: Installing additional packages: lftools 12:26:39 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. 12:26:39 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 12:26:39 lf-activate-venv(): INFO: Adding /tmp/venv-8XO4/bin to PATH 12:26:39 INFO: Running in OpenStack, capturing instance metadata 12:26:39 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3360749548768641328.sh 12:26:39 provisioning config files... 12:26:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config2199094015015807702tmp 12:26:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:26:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:26:39 [EnvInject] - Injecting environment variables from a build step. 12:26:39 [EnvInject] - Injecting as environment variables the properties content 12:26:39 SERVER_ID=logs 12:26:39 12:26:39 [EnvInject] - Variables injected successfully. 12:26:39 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4580432298935286149.sh 12:26:39 ---> create-netrc.sh 12:26:39 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6857080554055021562.sh 12:26:40 ---> python-tools-install.sh 12:26:40 Setup pyenv: 12:26:40 system 12:26:40 3.8.13 12:26:40 3.9.13 12:26:40 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 12:26:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8XO4 from file:/tmp/.os_lf_venv 12:26:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:26:41 lf-activate-venv(): INFO: Installing additional packages: lftools 12:26:47 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. 12:26:47 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 12:26:47 lf-activate-venv(): INFO: Adding /tmp/venv-8XO4/bin to PATH 12:26:47 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins952870829515864331.sh 12:26:47 ---> uv-install.sh 12:26:47 uv 0.12.17 is already installed 12:26:47 uvx 0.12.17 (x86_64-unknown-linux-gnu) 12:26:47 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7199306049390956643.sh 12:26:48 ---> sudo-logs.sh 12:26:48 Archiving 'sudo' log.. 12:26:48 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10222143747892946944.sh 12:26:48 ---> job-cost.sh 12:26:48 INFO: Activating Python virtual environment... 12:26:48 Setup pyenv: 12:26:48 system 12:26:48 3.8.13 12:26:48 3.9.13 12:26:48 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 12:26:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8XO4 from file:/tmp/.os_lf_venv 12:26:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:26:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:26:54 lf-activate-venv(): INFO: Adding /tmp/venv-8XO4/bin to PATH 12:26:54 INFO: No stack-cost file found 12:26:54 INFO: Instance uptime: 217s 12:26:54 INFO: Fetching instance metadata (attempt 1 of 3)... 12:26:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:26:54 INFO: Successfully fetched instance metadata 12:26:54 INFO: Instance type: v3-standard-2 12:26:54 INFO: Retrieving pricing info for: v3-standard-2 12:26:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:26:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=217 12:26:54 INFO: Successfully fetched Vexxhost pricing API 12:26:54 INFO: Retrieved cost: 0.06 12:26:54 INFO: Retrieved resource: v3-standard-2 12:26:54 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost 12:26:54 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost.csv 12:26:54 INFO: Successfully archived job cost data 12:26:54 DEBUG: Cost data: ci-management-jenkins-cfg-verify,262,2026-09-22 12:26:54,v3-standard-2,217,0.06,0.00,SUCCESS 12:26:54 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins14720758304760688656.sh 12:26:54 ---> logs-deploy.sh 12:26:54 Setup pyenv: 12:26:54 system 12:26:54 3.8.13 12:26:54 3.9.13 12:26:54 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 12:26:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8XO4 from file:/tmp/.os_lf_venv 12:26:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:26:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:27:02 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. 12:27:02 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 12:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-8XO4/bin to PATH 12:27:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-cfg-verify/262 12:27:02 INFO: archiving workspace using pattern(s): 12:27:03 Archives upload complete. 12:27:03 INFO: archiving logs to Nexus 12:27:04 ---> uname -a: 12:27:04 Linux prd-centos8-builder-2c-1g-4169.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 12:27:04 12:27:04 12:27:04 ---> lscpu: 12:27:04 Architecture: x86_64 12:27:04 CPU op-mode(s): 32-bit, 64-bit 12:27:04 Byte Order: Little Endian 12:27:04 CPU(s): 2 12:27:04 On-line CPU(s) list: 0,1 12:27:04 Thread(s) per core: 1 12:27:04 Core(s) per socket: 1 12:27:04 Socket(s): 2 12:27:04 NUMA node(s): 1 12:27:04 Vendor ID: AuthenticAMD 12:27:04 CPU family: 23 12:27:04 Model: 49 12:27:04 Model name: AMD EPYC-Rome Processor 12:27:04 Stepping: 0 12:27:04 CPU MHz: 2800.000 12:27:04 BogoMIPS: 5600.00 12:27:04 Virtualization: AMD-V 12:27:04 Hypervisor vendor: KVM 12:27:04 Virtualization type: full 12:27:04 L1d cache: 32K 12:27:04 L1i cache: 32K 12:27:04 L2 cache: 512K 12:27:04 L3 cache: 16384K 12:27:04 NUMA node0 CPU(s): 0,1 12:27:04 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 12:27:04 12:27:04 12:27:04 ---> nproc: 12:27:04 2 12:27:04 12:27:04 12:27:04 ---> df -h: 12:27:04 Filesystem Size Used Avail Use% Mounted on 12:27:04 devtmpfs 3.8G 0 3.8G 0% /dev 12:27:04 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:27:04 tmpfs 3.8G 17M 3.8G 1% /run 12:27:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:27:04 /dev/vda1 40G 9.3G 31G 24% / 12:27:04 tmpfs 770M 0 770M 0% /run/user/1001 12:27:04 12:27:04 12:27:04 ---> free -m: 12:27:04 total used free shared buff/cache available 12:27:04 Mem: 7697 607 4853 20 2237 6781 12:27:04 Swap: 1023 0 1023 12:27:04 12:27:04 12:27:04 ---> ip addr: 12:27:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:27:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:27:04 inet 127.0.0.1/8 scope host lo 12:27:04 valid_lft forever preferred_lft forever 12:27:04 inet6 ::1/128 scope host 12:27:04 valid_lft forever preferred_lft forever 12:27:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:27:04 link/ether fa:16:3e:21:c4:2d brd ff:ff:ff:ff:ff:ff 12:27:04 altname enp0s3 12:27:04 altname ens3 12:27:04 inet 10.30.107.0/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:27:04 valid_lft 86184sec preferred_lft 86184sec 12:27:04 inet6 fe80::f816:3eff:fe21:c42d/64 scope link 12:27:04 valid_lft forever preferred_lft forever 12:27:04 12:27:04 12:27:04 ---> sar -b -r -n DEV: 12:27:04 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/22/2026 _x86_64_ (2 CPU) 12:27:04 12:27:04 12:23:24 LINUX RESTART (2 CPU) 12:27:04 12:27:04 12:24:01 PM tps rtps wtps bread/s bwrtn/s 12:27:04 12:25:01 PM 242.52 101.05 141.47 1185.20 11907.13 12:27:04 12:26:01 PM 27.86 0.12 27.75 9.33 7920.61 12:27:04 12:27:01 PM 10.38 0.65 9.73 79.96 404.83 12:27:04 Average: 93.59 33.94 59.65 424.84 6743.77 12:27:04 12:27:04 12:24:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:27:04 12:25:01 PM 5016728 6978200 2865708 36.36 2688 2126796 716676 8.02 221008 2257852 219712 12:27:04 12:26:01 PM 4992964 6955120 2889472 36.66 2688 2127080 722280 8.09 222660 2279344 12 12:27:04 12:27:01 PM 4926840 6906888 2955596 37.50 2688 2143948 786296 8.80 420252 2146064 30768 12:27:04 Average: 4978844 6946736 2903592 36.84 2688 2132608 741751 8.31 287973 2227753 83497 12:27:04 12:27:04 12:24:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:27:04 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:04 12:25:01 PM eth0 112.91 72.83 1663.51 10.67 0.00 0.00 0.00 0.00 12:27:04 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:04 12:26:01 PM eth0 45.86 34.23 107.39 9.93 0.00 0.00 0.00 0.00 12:27:04 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:04 12:27:01 PM eth0 31.00 22.89 59.61 6.70 0.00 0.00 0.00 0.00 12:27:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:04 Average: eth0 63.26 43.31 610.17 9.10 0.00 0.00 0.00 0.00 12:27:04 12:27:04 12:27:04 ---> sar -P ALL: 12:27:04 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/22/2026 _x86_64_ (2 CPU) 12:27:04 12:27:04 12:23:24 LINUX RESTART (2 CPU) 12:27:04 12:27:04 12:24:01 PM CPU %user %nice %system %iowait %steal %idle 12:27:04 12:25:01 PM all 36.70 1.27 26.27 2.51 0.05 33.19 12:27:04 12:25:01 PM 0 41.15 1.33 27.41 2.44 0.05 27.61 12:27:04 12:25:01 PM 1 32.25 1.21 25.13 2.58 0.05 38.78 12:27:04 12:26:01 PM all 27.30 0.00 2.30 0.37 0.03 70.01 12:27:04 12:26:01 PM 0 28.08 0.00 2.97 0.48 0.03 68.43 12:27:04 12:26:01 PM 1 26.51 0.00 1.63 0.25 0.02 71.59 12:27:04 12:27:01 PM all 35.93 0.00 4.01 0.04 0.04 59.98 12:27:04 12:27:01 PM 0 41.68 0.00 4.52 0.05 0.05 53.71 12:27:04 12:27:01 PM 1 30.18 0.00 3.51 0.03 0.03 66.24 12:27:04 Average: all 33.30 0.42 10.80 0.97 0.04 54.47 12:27:04 Average: 0 36.96 0.44 11.58 0.99 0.04 49.99 12:27:04 Average: 1 29.64 0.40 10.03 0.95 0.03 58.95 12:27:04 12:27:04 12:27:04