03:03:54 Started by timer 03:03:54 Running as SYSTEM 03:03:54 [EnvInject] - Loading node environment variables. 03:03:54 Building remotely on prd-centos8-builder-2c-1g-6615 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 03:03:54 [ssh-agent] Looking for ssh-agent implementation... 03:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:54 $ ssh-agent 03:03:54 SSH_AUTH_SOCK=/tmp/ssh-IE2CBUVHCfnZ/agent.16584 03:03:54 SSH_AGENT_PID=16587 03:03:54 [ssh-agent] Started. 03:03:54 Running ssh-add (command line suppressed) 03:03:54 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12684012997615709612.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12684012997615709612.key) 03:03:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:03:54 The recommended git tool is: NONE 03:03:56 using credential onap-jenkins-ssh 03:03:56 Wiping out workspace first. 03:03:56 Cloning the remote Git repository 03:03:56 Cloning repository git://cloud.onap.org/mirror/ci-management 03:03:56 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:03:56 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 03:03:56 > git --version # timeout=10 03:03:56 > git --version # 'git version 2.39.0' 03:03:56 using GIT_SSH to set credentials Gerrit user 03:03:56 [INFO] Currently running in a labeled security context 03:03:56 [INFO] Currently SELinux is 'enforcing' on the host 03:03:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh11946001586360746763.key 03:03:56 Verifying host key using manually-configured host key entries 03:03:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:58 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 03:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:58 Avoid second fetch 03:03:58 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:03:58 Checking out Revision 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 (refs/remotes/origin/master) 03:03:58 > git config core.sparsecheckout # timeout=10 03:03:58 > git checkout -f 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 03:03:58 Commit message: "Use larger build node for multicloud-k8s-verify job" 03:03:58 > git rev-list --no-walk 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 03:03:59 > git remote # timeout=10 03:03:59 > git submodule init # timeout=10 03:03:59 > git submodule sync # timeout=10 03:03:59 > git config --get remote.origin.url # timeout=10 03:03:59 > git submodule init # timeout=10 03:03:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:03:59 > git config --get submodule.global-jjb.url # timeout=10 03:03:59 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:03:59 > git config --get submodule.packer/common-packer.url # timeout=10 03:03:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:03:59 > git submodule update --init --recursive global-jjb # timeout=10 03:04:00 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:04 No emails were triggered. 03:04:04 provisioning config files... 03:04:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12069462035440621298.sh 03:04:04 ---> python-tools-install.sh 03:04:04 Setup pyenv: 03:04:04 system 03:04:04 * 3.8.13 (set by /opt/pyenv/version) 03:04:04 * 3.9.13 (set by /opt/pyenv/version) 03:04:04 * 3.10.6 (set by /opt/pyenv/version) 03:04:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dkb5 03:04:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:13 lf-activate-venv(): INFO: Base packages installed successfully 03:04:13 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:04:37 Generating Requirements File 03:04:56 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. 03:04:56 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 03:04:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:04:56 Python 3.10.6 03:04:56 pip 25.3 from /tmp/venv-dkb5/lib/python3.10/site-packages/pip (python 3.10) 03:04:57 appdirs==1.4.4 03:04:57 argcomplete==3.6.3 03:04:57 aspy.yaml==1.3.0 03:04:57 attrs==25.4.0 03:04:57 autopage==0.5.2 03:04:57 beautifulsoup4==4.14.2 03:04:57 boto3==1.40.59 03:04:57 botocore==1.40.59 03:04:57 bs4==0.0.2 03:04:57 cachetools==6.2.1 03:04:57 certifi==2025.10.5 03:04:57 cffi==2.0.0 03:04:57 cfgv==3.4.0 03:04:57 chardet==5.2.0 03:04:57 charset-normalizer==3.4.4 03:04:57 click==8.3.0 03:04:57 cliff==4.11.0 03:04:57 cmd2==2.7.0 03:04:57 cryptography==3.3.2 03:04:57 debtcollector==3.0.0 03:04:57 decorator==5.2.1 03:04:57 defusedxml==0.7.1 03:04:57 Deprecated==1.2.18 03:04:57 distlib==0.4.0 03:04:57 dnspython==2.8.0 03:04:57 docker==7.1.0 03:04:57 dogpile.cache==1.5.0 03:04:57 durationpy==0.10 03:04:57 email-validator==2.3.0 03:04:57 filelock==3.20.0 03:04:57 future==1.0.0 03:04:57 gitdb==4.0.12 03:04:57 GitPython==3.1.45 03:04:57 google-auth==2.41.1 03:04:57 httplib2==0.31.0 03:04:57 identify==2.6.15 03:04:57 idna==3.11 03:04:57 importlib-resources==1.5.0 03:04:57 iso8601==2.1.0 03:04:57 Jinja2==3.1.6 03:04:57 jmespath==1.0.1 03:04:57 jsonpatch==1.33 03:04:57 jsonpointer==3.0.0 03:04:57 jsonschema==4.25.1 03:04:57 jsonschema-specifications==2025.9.1 03:04:57 keystoneauth1==5.12.0 03:04:57 kubernetes==34.1.0 03:04:57 lftools==0.37.15 03:04:57 lxml==6.0.2 03:04:57 markdown-it-py==4.0.0 03:04:57 MarkupSafe==3.0.3 03:04:57 mdurl==0.1.2 03:04:57 msgpack==1.1.2 03:04:57 multi_key_dict==2.0.3 03:04:57 munch==4.0.0 03:04:57 netaddr==1.3.0 03:04:57 niet==1.4.2 03:04:57 nodeenv==1.9.1 03:04:57 oauth2client==4.1.3 03:04:57 oauthlib==3.3.1 03:04:57 openstacksdk==4.7.1 03:04:57 os-service-types==1.8.0 03:04:57 osc-lib==4.2.0 03:04:57 oslo.config==10.0.0 03:04:57 oslo.context==6.1.0 03:04:57 oslo.i18n==6.6.0 03:04:57 oslo.log==7.2.1 03:04:57 oslo.serialization==5.8.0 03:04:57 oslo.utils==9.1.0 03:04:57 packaging==25.0 03:04:57 pbr==7.0.1 03:04:57 platformdirs==4.5.0 03:04:57 prettytable==3.16.0 03:04:57 psutil==7.1.2 03:04:57 pyasn1==0.6.1 03:04:57 pyasn1_modules==0.4.2 03:04:57 pycparser==2.23 03:04:57 pygerrit2==2.0.15 03:04:57 PyGithub==2.8.1 03:04:57 Pygments==2.19.2 03:04:57 PyJWT==2.10.1 03:04:57 PyNaCl==1.6.0 03:04:57 pyparsing==2.4.7 03:04:57 pyperclip==1.11.0 03:04:57 pyrsistent==0.20.0 03:04:57 python-cinderclient==9.8.0 03:04:57 python-dateutil==2.9.0.post0 03:04:57 python-heatclient==4.3.0 03:04:57 python-jenkins==1.8.3 03:04:57 python-keystoneclient==5.7.0 03:04:57 python-magnumclient==4.9.0 03:04:57 python-openstackclient==8.2.0 03:04:57 python-swiftclient==4.8.0 03:04:57 PyYAML==6.0.3 03:04:57 referencing==0.37.0 03:04:57 requests==2.32.5 03:04:57 requests-oauthlib==2.0.0 03:04:57 requestsexceptions==1.4.0 03:04:57 rfc3986==2.0.0 03:04:57 rich==14.2.0 03:04:57 rich-argparse==1.7.1 03:04:57 rpds-py==0.28.0 03:04:57 rsa==4.9.1 03:04:57 ruamel.yaml==0.18.16 03:04:57 ruamel.yaml.clib==0.2.14 03:04:57 s3transfer==0.14.0 03:04:57 simplejson==3.20.2 03:04:57 six==1.17.0 03:04:57 smmap==5.0.2 03:04:57 soupsieve==2.8 03:04:57 stevedore==5.5.0 03:04:57 tabulate==0.9.0 03:04:57 toml==0.10.2 03:04:57 tomlkit==0.13.3 03:04:57 tqdm==4.67.1 03:04:57 typing_extensions==4.15.0 03:04:57 tzdata==2025.2 03:04:57 urllib3==1.26.20 03:04:57 virtualenv==20.35.3 03:04:57 wcwidth==0.2.14 03:04:57 websocket-client==1.9.0 03:04:57 wrapt==2.0.0 03:04:57 xdg==6.0.0 03:04:57 xmltodict==1.0.2 03:04:57 yq==3.4.3 03:04:57 [EnvInject] - Injecting environment variables from a build step. 03:04:57 [EnvInject] - Injecting as environment variables the properties content 03:04:57 OS_CLOUD=vex 03:04:57 03:04:57 [EnvInject] - Variables injected successfully. 03:04:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:04:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:04:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7287262480633784660.sh 03:04:57 ---> Orphaned k8s clusters 03:04:57 Setup pyenv: 03:04:57 system 03:04:57 3.8.13 03:04:57 3.9.13 03:04:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:59 lf-activate-venv(): INFO: Base packages installed successfully 03:04:59 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:06 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. 03:05:06 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:05:06 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:05:09 -----> Delete orphaned cluster 03:05:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10564992231415923794.sh 03:05:09 ---> Orphaned stacks 03:05:09 Setup pyenv: 03:05:09 system 03:05:09 3.8.13 03:05:09 3.9.13 03:05:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:05:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:11 lf-activate-venv(): INFO: Base packages installed successfully 03:05:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:05:26 + mapfile -t OS_COE_CLUSTERS_ID 03:05:26 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:26 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:26 ++ awk '{print $1}' 03:05:28 + echo '-----> Active clusters -> stacks' 03:05:28 -----> Active clusters -> stacks 03:05:28 + OS_COE_STACKS=() 03:05:28 + [[ 0 -gt 0 ]] 03:05:28 + mapfile -t OS_STACKS 03:05:28 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 03:05:28 ++ awk '{print $1}' 03:05:29 + echo '-----> Active stacks' 03:05:29 -----> Active stacks 03:05:29 + echo '-----> Delete orphaned stacks' 03:05:29 -----> Delete orphaned stacks 03:05:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2099604235836081611.sh 03:05:29 ---> Orphaned servers 03:05:29 Setup pyenv: 03:05:30 system 03:05:30 3.8.13 03:05:30 3.9.13 03:05:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:32 lf-activate-venv(): INFO: Base packages installed successfully 03:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:05:47 -----> Active servers 03:05:47 prd-ubuntu1804-builder-4c-4g-6616 03:05:47 prd-centos8-builder-2c-1g-6615 03:05:47 prd-queue-docker-4c-4g-6180 03:05:47 prd-ubuntu2004-helm-2c-1g-6006 03:05:47 -----> Delete orphaned servers 03:05:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16666321620864908140.sh 03:05:48 ---> Orphaned ports 03:05:48 Setup pyenv: 03:05:48 system 03:05:48 3.8.13 03:05:48 3.9.13 03:05:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:05:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:50 lf-activate-venv(): INFO: Base packages installed successfully 03:05:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:06:02 No orphaned ports to process. 03:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11506406191911760983.sh 03:06:02 ---> Orphaned volumes 03:06:02 + source /home/jenkins/lf-env.sh 03:06:02 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:02 ++ mktemp -d /tmp/venv-XXXX 03:06:02 + lf_venv=/tmp/venv-lZJ5 03:06:02 + local venv_file=/tmp/.os_lf_venv 03:06:02 + local python=python3 03:06:02 + local options 03:06:02 + local set_path=true 03:06:02 + local install_args= 03:06:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:02 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:06:02 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:06:02 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:02 + true 03:06:02 + case $1 in 03:06:02 + python=python3 03:06:02 + shift 2 03:06:02 + true 03:06:02 + case $1 in 03:06:02 + shift 03:06:02 + break 03:06:02 + case $python in 03:06:02 + local pkg_list= 03:06:02 + [[ -d /opt/pyenv ]] 03:06:02 + echo 'Setup pyenv:' 03:06:02 Setup pyenv: 03:06:02 + export PYENV_ROOT=/opt/pyenv 03:06:02 + PYENV_ROOT=/opt/pyenv 03:06:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:06:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:06:02 + pyenv versions 03:06:02 system 03:06:02 3.8.13 03:06:02 3.9.13 03:06:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:02 + command -v pyenv 03:06:02 ++ pyenv init - --no-rehash 03:06:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:06:02 export PATH="/opt/pyenv/shims:${PATH}" 03:06:02 export PYENV_SHELL=bash 03:06:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:06:02 pyenv() { 03:06:02 local command 03:06:02 command="${1:-}" 03:06:02 if [ "$#" -gt 0 ]; then 03:06:02 shift 03:06:02 fi 03:06:02 03:06:02 case "$command" in 03:06:02 rehash|shell) 03:06:02 eval "$(pyenv "sh-$command" "$@")" 03:06:02 ;; 03:06:02 *) 03:06:02 command pyenv "$command" "$@" 03:06:02 ;; 03:06:02 esac 03:06:02 }' 03:06:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:06:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:06:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:06:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:06:02 ++ export PYENV_SHELL=bash 03:06:02 ++ PYENV_SHELL=bash 03:06:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:06:02 +++ complete -F _pyenv pyenv 03:06:02 ++ lf-pyver python3 03:06:02 ++ local py_version_xy=python3 03:06:02 ++ local py_version_xyz= 03:06:02 ++ pyenv versions 03:06:02 ++ local command 03:06:02 ++ command=versions 03:06:02 ++ '[' 1 -gt 0 ']' 03:06:02 ++ shift 03:06:02 ++ case "$command" in 03:06:02 ++ command pyenv versions 03:06:02 ++ pyenv versions 03:06:02 ++ sed 's/^[ *]* //' 03:06:02 ++ awk '{ print $1 }' 03:06:02 ++ grep -E '^[0-9.]*[0-9]$' 03:06:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:06:03 +++ grep '^3' /tmp/.pyenv_versions 03:06:03 +++ tail -n 1 03:06:03 +++ sort -V 03:06:03 ++ py_version_xyz=3.10.6 03:06:03 ++ [[ -z 3.10.6 ]] 03:06:03 ++ echo 3.10.6 03:06:03 ++ return 0 03:06:03 + pyenv local 3.10.6 03:06:03 + local command 03:06:03 + command=local 03:06:03 + '[' 2 -gt 0 ']' 03:06:03 + shift 03:06:03 + case "$command" in 03:06:03 + command pyenv local 3.10.6 03:06:03 + pyenv local 3.10.6 03:06:03 + for arg in "$@" 03:06:03 + case $arg in 03:06:03 + pkg_list+='lftools[openstack] ' 03:06:03 + for arg in "$@" 03:06:03 + case $arg in 03:06:03 + pkg_list+='kubernetes ' 03:06:03 + for arg in "$@" 03:06:03 + case $arg in 03:06:03 + pkg_list+='niet ' 03:06:03 + for arg in "$@" 03:06:03 + case $arg in 03:06:03 + pkg_list+='python-heatclient ' 03:06:03 + for arg in "$@" 03:06:03 + case $arg in 03:06:03 + pkg_list+='python-openstackclient ' 03:06:03 + for arg in "$@" 03:06:03 + case $arg in 03:06:03 + pkg_list+='python-magnumclient ' 03:06:03 + for arg in "$@" 03:06:03 + case $arg in 03:06:03 + pkg_list+='yq ' 03:06:03 + [[ -f /tmp/.os_lf_venv ]] 03:06:03 ++ cat /tmp/.os_lf_venv 03:06:03 + lf_venv=/tmp/venv-dkb5 03:06:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from' file:/tmp/.os_lf_venv 03:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:06:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:03 + local 'pip_opts=--upgrade --quiet' 03:06:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:06:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:06:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:06:03 + [[ -n '' ]] 03:06:03 + [[ -n '' ]] 03:06:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:03 + /tmp/venv-dkb5/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 03:06:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:06:04 lf-activate-venv(): INFO: Base packages installed successfully 03:06:04 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:06:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:04 + /tmp/venv-dkb5/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:16 + type python3 03:06:16 + true 03:06:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH' 03:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:06:16 + PATH=/tmp/venv-dkb5/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:06:16 + return 0 03:06:16 + mapfile -t os_volumes 03:06:16 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:06:19 + '[' 0 -eq 0 ']' 03:06:19 + echo 'No orphaned volumes found.' 03:06:19 No orphaned volumes found. 03:06:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16954035685155948455.sh 03:06:19 ---> Protect in-use images 03:06:19 Setup pyenv: 03:06:19 system 03:06:19 3.8.13 03:06:19 3.9.13 03:06:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:21 lf-activate-venv(): INFO: Base packages installed successfully 03:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:06:32 INFO: There are images to protect defined in jenkins-config. 03:06:32 INFO: Protecting the following images: 03:06:32 CentOS Stream 8 - redis - - 310180101-1010 03:06:32 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 03:06:32 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 03:06:32 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 03:06:32 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 03:06:32 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 03:06:32 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 03:06:32 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 03:06:32 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 03:06:32 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 03:06:32 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 03:06:32 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 03:06:32 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 03:06:32 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 03:06:32 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 03:06:34 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 03:06:35 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 03:06:37 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 03:06:37 Build step 'Conditional step (single)' marked build as failure 03:06:37 $ ssh-agent -k 03:06:37 unset SSH_AUTH_SOCK; 03:06:37 unset SSH_AGENT_PID; 03:06:37 echo Agent pid 16587 killed; 03:06:37 [ssh-agent] Stopped. 03:06:37 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3635388970720349370.sh 03:06:37 ---> sysstat.sh 03:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4460747015518944165.sh 03:06:37 ---> package-listing.sh 03:06:37 ++ facter osfamily 03:06:37 ++ tr '[:upper:]' '[:lower:]' 03:06:38 + OS_FAMILY=redhat 03:06:38 + workspace=/w/workspace/ci-management-openstack-cron 03:06:38 + START_PACKAGES=/tmp/packages_start.txt 03:06:38 + END_PACKAGES=/tmp/packages_end.txt 03:06:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:38 + PACKAGES=/tmp/packages_start.txt 03:06:38 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:38 + PACKAGES=/tmp/packages_end.txt 03:06:38 + case "${OS_FAMILY}" in 03:06:38 + rpm -qa 03:06:38 + sort 03:06:38 + '[' -f /tmp/packages_start.txt ']' 03:06:38 + '[' -f /tmp/packages_end.txt ']' 03:06:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:38 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:38 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13972401025872951318.sh 03:06:38 ---> capture-instance-metadata.sh 03:06:38 Setup pyenv: 03:06:38 system 03:06:38 3.8.13 03:06:38 3.9.13 03:06:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:40 lf-activate-venv(): INFO: Base packages installed successfully 03:06:40 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:06:49 INFO: Running in OpenStack, capturing instance metadata 03:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8642230616884711809.sh 03:06:49 provisioning config files... 03:06:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16153005014581120948tmp 03:06:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:49 [EnvInject] - Injecting environment variables from a build step. 03:06:49 [EnvInject] - Injecting as environment variables the properties content 03:06:49 SERVER_ID=logs 03:06:49 03:06:49 [EnvInject] - Variables injected successfully. 03:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8391934193055748301.sh 03:06:49 ---> create-netrc.sh 03:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1916367598540132990.sh 03:06:49 ---> python-tools-install.sh 03:06:49 Setup pyenv: 03:06:50 system 03:06:50 3.8.13 03:06:50 3.9.13 03:06:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:52 lf-activate-venv(): INFO: Base packages installed successfully 03:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12986903644970578882.sh 03:07:00 ---> sudo-logs.sh 03:07:00 Archiving 'sudo' log.. 03:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14024576293354318824.sh 03:07:01 ---> job-cost.sh 03:07:01 Setup pyenv: 03:07:01 system 03:07:01 3.8.13 03:07:01 3.9.13 03:07:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:07:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:03 lf-activate-venv(): INFO: Base packages installed successfully 03:07:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:07:09 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. 03:07:09 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 03:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:07:09 INFO: No Stack... 03:07:10 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:10 INFO: Archiving Costs 03:07:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15905900480222870483.sh 03:07:10 ---> logs-deploy.sh 03:07:10 Setup pyenv: 03:07:10 system 03:07:10 3.8.13 03:07:10 3.9.13 03:07:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkb5 from file:/tmp/.os_lf_venv 03:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:12 lf-activate-venv(): INFO: Base packages installed successfully 03:07:12 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-dkb5/bin to PATH 03:07:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57636 03:07:20 INFO: archiving workspace using pattern(s): 03:07:21 Archives upload complete. 03:07:21 INFO: archiving logs to Nexus 03:07:22 ---> uname -a: 03:07:22 Linux prd-centos8-builder-2c-1g-6615.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 03:07:22 03:07:22 03:07:22 ---> lscpu: 03:07:22 Architecture: x86_64 03:07:22 CPU op-mode(s): 32-bit, 64-bit 03:07:22 Byte Order: Little Endian 03:07:22 CPU(s): 2 03:07:22 On-line CPU(s) list: 0,1 03:07:22 Thread(s) per core: 1 03:07:22 Core(s) per socket: 1 03:07:22 Socket(s): 2 03:07:22 NUMA node(s): 1 03:07:22 Vendor ID: AuthenticAMD 03:07:22 CPU family: 23 03:07:22 Model: 49 03:07:22 Model name: AMD EPYC-Rome Processor 03:07:22 Stepping: 0 03:07:22 CPU MHz: 2800.000 03:07:22 BogoMIPS: 5600.00 03:07:22 Virtualization: AMD-V 03:07:22 Hypervisor vendor: KVM 03:07:22 Virtualization type: full 03:07:22 L1d cache: 32K 03:07:22 L1i cache: 32K 03:07:22 L2 cache: 512K 03:07:22 L3 cache: 16384K 03:07:22 NUMA node0 CPU(s): 0,1 03:07:22 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 03:07:22 03:07:22 03:07:22 ---> nproc: 03:07:22 2 03:07:22 03:07:22 03:07:22 ---> df -h: 03:07:22 Filesystem Size Used Avail Use% Mounted on 03:07:22 devtmpfs 3.8G 0 3.8G 0% /dev 03:07:22 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:07:22 tmpfs 3.8G 17M 3.8G 1% /run 03:07:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:07:22 /dev/vda1 40G 8.4G 32G 21% / 03:07:22 tmpfs 770M 0 770M 0% /run/user/1001 03:07:22 03:07:22 03:07:22 ---> free -m: 03:07:22 total used free shared buff/cache available 03:07:22 Mem: 7699 592 5012 19 2095 6801 03:07:22 Swap: 1023 0 1023 03:07:22 03:07:22 03:07:22 ---> ip addr: 03:07:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:22 inet 127.0.0.1/8 scope host lo 03:07:22 valid_lft forever preferred_lft forever 03:07:22 inet6 ::1/128 scope host 03:07:22 valid_lft forever preferred_lft forever 03:07:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:22 link/ether fa:16:3e:97:ce:d1 brd ff:ff:ff:ff:ff:ff 03:07:22 altname enp0s3 03:07:22 altname ens3 03:07:22 inet 10.30.107.149/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:07:22 valid_lft 86165sec preferred_lft 86165sec 03:07:22 inet6 fe80::f816:3eff:fe97:ced1/64 scope link 03:07:22 valid_lft forever preferred_lft forever 03:07:22 03:07:22 03:07:22 ---> sar -b -r -n DEV: 03:07:22 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/27/2025 _x86_64_ (2 CPU) 03:07:22 03:07:22 03:03:24 LINUX RESTART (2 CPU) 03:07:22 03:07:22 03:04:01 AM tps rtps wtps bread/s bwrtn/s 03:07:22 03:05:01 AM 333.81 109.30 224.51 1860.71 8565.69 03:07:22 03:06:01 AM 96.30 0.72 95.58 94.50 9119.98 03:07:22 03:07:01 AM 28.50 0.53 27.96 50.79 785.25 03:07:22 Average: 152.87 36.85 116.02 668.70 6157.27 03:07:22 03:07:22 03:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:22 03:05:01 AM 5217460 7030812 2666976 33.83 2688 1980184 695388 7.78 196736 2109268 221376 03:07:22 03:06:01 AM 5182188 7009004 2702248 34.27 2688 1992752 699116 7.83 226296 2102576 8852 03:07:22 03:07:01 AM 5205484 7033972 2678952 33.98 2688 1994424 679396 7.61 396728 1910300 9008 03:07:22 Average: 5201711 7024596 2682725 34.03 2688 1989120 691300 7.74 273253 2040715 79745 03:07:22 03:07:22 03:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:22 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:22 03:05:01 AM eth0 76.46 53.92 1140.80 13.73 0.00 0.00 0.00 0.00 03:07:22 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:22 03:06:01 AM eth0 26.21 23.06 53.03 11.49 0.00 0.00 0.00 0.00 03:07:22 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:22 03:07:01 AM eth0 27.23 22.80 21.79 10.42 0.00 0.00 0.00 0.00 03:07:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:22 Average: eth0 43.30 33.26 405.23 11.88 0.00 0.00 0.00 0.00 03:07:22 03:07:22 03:07:22 ---> sar -P ALL: 03:07:22 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/27/2025 _x86_64_ (2 CPU) 03:07:22 03:07:22 03:03:24 LINUX RESTART (2 CPU) 03:07:22 03:07:22 03:04:01 AM CPU %user %nice %system %iowait %steal %idle 03:07:22 03:05:01 AM all 41.95 2.16 18.52 3.05 0.15 34.17 03:07:22 03:05:01 AM 0 40.51 1.26 14.76 3.20 0.15 40.12 03:07:22 03:05:01 AM 1 43.40 3.07 22.30 2.90 0.15 28.18 03:07:22 03:06:01 AM all 41.14 0.00 3.21 1.36 0.14 54.14 03:07:22 03:06:01 AM 0 25.26 0.00 2.61 0.98 0.12 71.04 03:07:22 03:06:01 AM 1 57.06 0.00 3.81 1.75 0.17 37.21 03:07:22 03:07:01 AM all 42.45 0.00 2.96 0.16 0.14 54.29 03:07:22 03:07:01 AM 0 33.88 0.00 2.85 0.13 0.13 63.00 03:07:22 03:07:01 AM 1 51.02 0.00 3.06 0.18 0.15 45.58 03:07:22 Average: all 41.85 0.71 8.18 1.52 0.14 47.60 03:07:22 Average: 0 33.18 0.42 6.70 1.43 0.13 58.13 03:07:22 Average: 1 50.54 1.01 9.65 1.60 0.16 37.04 03:07:22 03:07:22 03:07:22