09:03:59 Started by timer 09:03:59 Running as SYSTEM 09:03:59 [EnvInject] - Loading node environment variables. 09:03:59 Building remotely on prd-centos8-builder-2c-1g-4381 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 09:03:59 [ssh-agent] Looking for ssh-agent implementation... 09:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:59 $ ssh-agent 09:03:59 SSH_AUTH_SOCK=/tmp/ssh-IWJ3PM7uDyxU/agent.14964 09:03:59 SSH_AGENT_PID=14965 09:03:59 [ssh-agent] Started. 09:03:59 Running ssh-add (command line suppressed) 09:03:59 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3655261833796929944.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3655261833796929944.key) 09:03:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:03:59 The recommended git tool is: NONE 09:04:02 using credential onap-jenkins-ssh 09:04:02 Wiping out workspace first. 09:04:02 Cloning the remote Git repository 09:04:02 Cloning repository git://cloud.onap.org/mirror/ci-management 09:04:02 > git init /w/workspace/ci-management-openstack-cron # timeout=10 09:04:02 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 09:04:02 > git --version # timeout=10 09:04:02 > git --version # 'git version 2.39.0' 09:04:02 using GIT_SSH to set credentials Gerrit user 09:04:02 [INFO] Currently running in a labeled security context 09:04:02 [INFO] Currently SELinux is 'enforcing' on the host 09:04:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh17111547677917553496.key 09:04:02 Verifying host key using manually-configured host key entries 09:04:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:03 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 09:04:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:04 Avoid second fetch 09:04:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:04:04 Checking out Revision 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 (refs/remotes/origin/master) 09:04:04 > git config core.sparsecheckout # timeout=10 09:04:04 > git checkout -f 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 09:04:04 Commit message: "Remove pythonsdk-tests markdown linter" 09:04:04 > git rev-list --no-walk 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 09:04:04 > git remote # timeout=10 09:04:04 > git submodule init # timeout=10 09:04:04 > git submodule sync # timeout=10 09:04:04 > git config --get remote.origin.url # timeout=10 09:04:05 > git submodule init # timeout=10 09:04:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:04:05 > git config --get submodule.global-jjb.url # timeout=10 09:04:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:04:05 > git config --get submodule.packer/common-packer.url # timeout=10 09:04:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:04:05 > git submodule update --init --recursive global-jjb # timeout=10 09:04:06 > git submodule update --init --recursive packer/common-packer # timeout=10 09:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:04:10 No emails were triggered. 09:04:10 provisioning config files... 09:04:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:04:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:04:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:04:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15763536143839984588.sh 09:04:10 ---> python-tools-install.sh 09:04:10 Setup pyenv: 09:04:10 system 09:04:10 * 3.8.13 (set by /opt/pyenv/version) 09:04:10 * 3.9.13 (set by /opt/pyenv/version) 09:04:10 * 3.10.6 (set by /opt/pyenv/version) 09:04:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OmrQ 09:04:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:04:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:19 lf-activate-venv(): INFO: Base packages installed successfully 09:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 09:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:04:40 Generating Requirements File 09:04:59 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. 09:04:59 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:04:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:04:59 Python 3.10.6 09:04:59 pip 25.2 from /tmp/venv-OmrQ/lib/python3.10/site-packages/pip (python 3.10) 09:05:00 appdirs==1.4.4 09:05:00 argcomplete==3.6.3 09:05:00 aspy.yaml==1.3.0 09:05:00 attrs==25.4.0 09:05:00 autopage==0.5.2 09:05:00 beautifulsoup4==4.14.2 09:05:00 boto3==1.40.56 09:05:00 botocore==1.40.56 09:05:00 bs4==0.0.2 09:05:00 cachetools==6.2.1 09:05:00 certifi==2025.10.5 09:05:00 cffi==2.0.0 09:05:00 cfgv==3.4.0 09:05:00 chardet==5.2.0 09:05:00 charset-normalizer==3.4.4 09:05:00 click==8.3.0 09:05:00 cliff==4.11.0 09:05:00 cmd2==2.7.0 09:05:00 cryptography==3.3.2 09:05:00 debtcollector==3.0.0 09:05:00 decorator==5.2.1 09:05:00 defusedxml==0.7.1 09:05:00 Deprecated==1.2.18 09:05:00 distlib==0.4.0 09:05:00 dnspython==2.8.0 09:05:00 docker==7.1.0 09:05:00 dogpile.cache==1.5.0 09:05:00 durationpy==0.10 09:05:00 email-validator==2.3.0 09:05:00 filelock==3.20.0 09:05:00 future==1.0.0 09:05:00 gitdb==4.0.12 09:05:00 GitPython==3.1.45 09:05:00 google-auth==2.41.1 09:05:00 httplib2==0.31.0 09:05:00 identify==2.6.15 09:05:00 idna==3.11 09:05:00 importlib-resources==1.5.0 09:05:00 iso8601==2.1.0 09:05:00 Jinja2==3.1.6 09:05:00 jmespath==1.0.1 09:05:00 jsonpatch==1.33 09:05:00 jsonpointer==3.0.0 09:05:00 jsonschema==4.25.1 09:05:00 jsonschema-specifications==2025.9.1 09:05:00 keystoneauth1==5.12.0 09:05:00 kubernetes==34.1.0 09:05:00 lftools==0.37.15 09:05:00 lxml==6.0.2 09:05:00 markdown-it-py==4.0.0 09:05:00 MarkupSafe==3.0.3 09:05:00 mdurl==0.1.2 09:05:00 msgpack==1.1.2 09:05:00 multi_key_dict==2.0.3 09:05:00 munch==4.0.0 09:05:00 netaddr==1.3.0 09:05:00 niet==1.4.2 09:05:00 nodeenv==1.9.1 09:05:00 oauth2client==4.1.3 09:05:00 oauthlib==3.3.1 09:05:00 openstacksdk==4.7.1 09:05:00 os-service-types==1.8.0 09:05:00 osc-lib==4.2.0 09:05:00 oslo.config==10.0.0 09:05:00 oslo.context==6.1.0 09:05:00 oslo.i18n==6.6.0 09:05:00 oslo.log==7.2.1 09:05:00 oslo.serialization==5.8.0 09:05:00 oslo.utils==9.1.0 09:05:00 packaging==25.0 09:05:00 pbr==7.0.1 09:05:00 platformdirs==4.5.0 09:05:00 prettytable==3.16.0 09:05:00 psutil==7.1.1 09:05:00 pyasn1==0.6.1 09:05:00 pyasn1_modules==0.4.2 09:05:00 pycparser==2.23 09:05:00 pygerrit2==2.0.15 09:05:00 PyGithub==2.8.1 09:05:00 Pygments==2.19.2 09:05:00 PyJWT==2.10.1 09:05:00 PyNaCl==1.6.0 09:05:00 pyparsing==2.4.7 09:05:00 pyperclip==1.11.0 09:05:00 pyrsistent==0.20.0 09:05:00 python-cinderclient==9.8.0 09:05:00 python-dateutil==2.9.0.post0 09:05:00 python-heatclient==4.3.0 09:05:00 python-jenkins==1.8.3 09:05:00 python-keystoneclient==5.7.0 09:05:00 python-magnumclient==4.9.0 09:05:00 python-openstackclient==8.2.0 09:05:00 python-swiftclient==4.8.0 09:05:00 PyYAML==6.0.3 09:05:00 referencing==0.37.0 09:05:00 requests==2.32.5 09:05:00 requests-oauthlib==2.0.0 09:05:00 requestsexceptions==1.4.0 09:05:00 rfc3986==2.0.0 09:05:00 rich==14.2.0 09:05:00 rich-argparse==1.7.1 09:05:00 rpds-py==0.27.1 09:05:00 rsa==4.9.1 09:05:00 ruamel.yaml==0.18.15 09:05:00 ruamel.yaml.clib==0.2.14 09:05:00 s3transfer==0.14.0 09:05:00 simplejson==3.20.2 09:05:00 six==1.17.0 09:05:00 smmap==5.0.2 09:05:00 soupsieve==2.8 09:05:00 stevedore==5.5.0 09:05:00 tabulate==0.9.0 09:05:00 toml==0.10.2 09:05:00 tomlkit==0.13.3 09:05:00 tqdm==4.67.1 09:05:00 typing_extensions==4.15.0 09:05:00 tzdata==2025.2 09:05:00 urllib3==1.26.20 09:05:00 virtualenv==20.35.3 09:05:00 wcwidth==0.2.14 09:05:00 websocket-client==1.9.0 09:05:00 wrapt==2.0.0 09:05:00 xdg==6.0.0 09:05:00 xmltodict==1.0.2 09:05:00 yq==3.4.3 09:05:00 [EnvInject] - Injecting environment variables from a build step. 09:05:00 [EnvInject] - Injecting as environment variables the properties content 09:05:00 OS_CLOUD=vex 09:05:00 09:05:00 [EnvInject] - Variables injected successfully. 09:05:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7174567370950358348.sh 09:05:00 ---> Orphaned k8s clusters 09:05:00 Setup pyenv: 09:05:00 system 09:05:00 3.8.13 09:05:00 3.9.13 09:05:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:05:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:02 lf-activate-venv(): INFO: Base packages installed successfully 09:05:02 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 09:05:08 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. 09:05:08 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 09:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:05:10 -----> Delete orphaned cluster 09:05:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11093639353426127693.sh 09:05:11 ---> Orphaned stacks 09:05:11 Setup pyenv: 09:05:11 system 09:05:11 3.8.13 09:05:11 3.9.13 09:05:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:05:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:13 lf-activate-venv(): INFO: Base packages installed successfully 09:05:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:05:26 + mapfile -t OS_COE_CLUSTERS_ID 09:05:26 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:05:26 ++ awk '{print $1}' 09:05:26 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:05:29 + echo '-----> Active clusters -> stacks' 09:05:29 -----> Active clusters -> stacks 09:05:29 + OS_COE_STACKS=() 09:05:29 + [[ 0 -gt 0 ]] 09:05:29 + mapfile -t OS_STACKS 09:05:29 ++ 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 09:05:29 ++ awk '{print $1}' 09:05:30 + echo '-----> Active stacks' 09:05:30 -----> Active stacks 09:05:30 + echo '-----> Delete orphaned stacks' 09:05:30 -----> Delete orphaned stacks 09:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7769194203984282482.sh 09:05:30 ---> Orphaned servers 09:05:30 Setup pyenv: 09:05:30 system 09:05:30 3.8.13 09:05:30 3.9.13 09:05:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:32 lf-activate-venv(): INFO: Base packages installed successfully 09:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:05:48 -----> Active servers 09:05:48 prd-ubuntu1804-builder-4c-4g-4385 09:05:48 prd-ubuntu1804-docker-8c-8g-4384 09:05:48 prd-ubuntu1804-builder-4c-4g-4383 09:05:48 prd-ubuntu1804-docker-8c-8g-4382 09:05:48 prd-centos8-builder-2c-1g-4381 09:05:48 prd-ubuntu1804-docker-8c-8g-4376 09:05:48 prd-queue-docker-4c-4g-2431 09:05:48 -----> Delete orphaned servers 09:05:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins842561408907993630.sh 09:05:49 ---> Orphaned ports 09:05:49 Setup pyenv: 09:05:49 system 09:05:49 3.8.13 09:05:49 3.9.13 09:05:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:51 lf-activate-venv(): INFO: Base packages installed successfully 09:05:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 09:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:06:04 No orphaned ports to process. 09:06:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:06:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:06:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10008148613666848476.sh 09:06:04 ---> Orphaned volumes 09:06:04 + source /home/jenkins/lf-env.sh 09:06:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:06:04 ++ mktemp -d /tmp/venv-XXXX 09:06:04 + lf_venv=/tmp/venv-b7Nf 09:06:04 + local venv_file=/tmp/.os_lf_venv 09:06:04 + local python=python3 09:06:04 + local options 09:06:04 + local set_path=true 09:06:04 + local install_args= 09:06:04 ++ 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 09:06:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 09:06:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 09:06:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:06:04 + true 09:06:04 + case $1 in 09:06:04 + python=python3 09:06:04 + shift 2 09:06:04 + true 09:06:04 + case $1 in 09:06:04 + shift 09:06:04 + break 09:06:04 + case $python in 09:06:04 + local pkg_list= 09:06:04 + [[ -d /opt/pyenv ]] 09:06:04 + echo 'Setup pyenv:' 09:06:04 Setup pyenv: 09:06:04 + export PYENV_ROOT=/opt/pyenv 09:06:04 + PYENV_ROOT=/opt/pyenv 09:06:04 + 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 09:06:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:06:04 + pyenv versions 09:06:04 system 09:06:04 3.8.13 09:06:04 3.9.13 09:06:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:04 + command -v pyenv 09:06:04 ++ pyenv init - --no-rehash 09:06:04 + 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[*]}"'\'')" 09:06:04 export PATH="/opt/pyenv/shims:${PATH}" 09:06:04 export PYENV_SHELL=bash 09:06:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:06:04 pyenv() { 09:06:04 local command 09:06:04 command="${1:-}" 09:06:04 if [ "$#" -gt 0 ]; then 09:06:04 shift 09:06:04 fi 09:06:04 09:06:04 case "$command" in 09:06:04 rehash|shell) 09:06:04 eval "$(pyenv "sh-$command" "$@")" 09:06:04 ;; 09:06:04 *) 09:06:04 command pyenv "$command" "$@" 09:06:04 ;; 09:06:04 esac 09:06:04 }' 09:06:04 +++ 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[*]}"' 09:06:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:06:04 ++ 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 09:06:04 ++ 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 09:06:04 ++ export PYENV_SHELL=bash 09:06:04 ++ PYENV_SHELL=bash 09:06:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:06:04 +++ complete -F _pyenv pyenv 09:06:04 ++ lf-pyver python3 09:06:04 ++ local py_version_xy=python3 09:06:04 ++ local py_version_xyz= 09:06:04 ++ awk '{ print $1 }' 09:06:04 ++ pyenv versions 09:06:04 ++ local command 09:06:04 ++ command=versions 09:06:04 ++ '[' 1 -gt 0 ']' 09:06:04 ++ shift 09:06:04 ++ case "$command" in 09:06:04 ++ command pyenv versions 09:06:04 ++ pyenv versions 09:06:04 ++ sed 's/^[ *]* //' 09:06:04 ++ grep -E '^[0-9.]*[0-9]$' 09:06:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:06:04 +++ grep '^3' /tmp/.pyenv_versions 09:06:04 +++ tail -n 1 09:06:04 +++ sort -V 09:06:04 ++ py_version_xyz=3.10.6 09:06:04 ++ [[ -z 3.10.6 ]] 09:06:04 ++ echo 3.10.6 09:06:04 ++ return 0 09:06:04 + pyenv local 3.10.6 09:06:04 + local command 09:06:04 + command=local 09:06:04 + '[' 2 -gt 0 ']' 09:06:04 + shift 09:06:04 + case "$command" in 09:06:04 + command pyenv local 3.10.6 09:06:04 + pyenv local 3.10.6 09:06:04 + for arg in "$@" 09:06:04 + case $arg in 09:06:04 + pkg_list+='lftools[openstack] ' 09:06:04 + for arg in "$@" 09:06:04 + case $arg in 09:06:04 + pkg_list+='kubernetes ' 09:06:04 + for arg in "$@" 09:06:04 + case $arg in 09:06:04 + pkg_list+='niet ' 09:06:04 + for arg in "$@" 09:06:04 + case $arg in 09:06:04 + pkg_list+='python-heatclient ' 09:06:04 + for arg in "$@" 09:06:04 + case $arg in 09:06:04 + pkg_list+='python-openstackclient ' 09:06:04 + for arg in "$@" 09:06:04 + case $arg in 09:06:04 + pkg_list+='python-magnumclient ' 09:06:04 + for arg in "$@" 09:06:04 + case $arg in 09:06:04 + pkg_list+='yq ' 09:06:04 + [[ -f /tmp/.os_lf_venv ]] 09:06:04 ++ cat /tmp/.os_lf_venv 09:06:04 + lf_venv=/tmp/venv-OmrQ 09:06:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from' file:/tmp/.os_lf_venv 09:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:06:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:04 + local 'pip_opts=--upgrade --quiet' 09:06:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:06:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:06:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:06:04 + [[ -n '' ]] 09:06:04 + [[ -n '' ]] 09:06:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:04 + /tmp/venv-OmrQ/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 09:06:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:06:06 lf-activate-venv(): INFO: Base packages installed successfully 09:06:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 09:06:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 09:06:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:06:06 + /tmp/venv-OmrQ/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 09:06:16 + type python3 09:06:16 + true 09:06:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH' 09:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:06:16 + PATH=/tmp/venv-OmrQ/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 09:06:16 + return 0 09:06:16 + mapfile -t os_volumes 09:06:16 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 09:06:19 + '[' 0 -eq 0 ']' 09:06:19 + echo 'No orphaned volumes found.' 09:06:19 No orphaned volumes found. 09:06:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:06:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:06:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9851497518081313677.sh 09:06:19 ---> Protect in-use images 09:06:19 Setup pyenv: 09:06:19 system 09:06:19 3.8.13 09:06:19 3.9.13 09:06:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:21 lf-activate-venv(): INFO: Base packages installed successfully 09:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 09:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:06:32 INFO: There are images to protect defined in jenkins-config. 09:06:32 INFO: Protecting the following images: 09:06:32 CentOS Stream 8 - redis - - 310180101-1010 09:06:32 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 09:06:32 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 09:06:32 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 09:06:32 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 09:06:32 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 09:06:32 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 09:06:32 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 09:06:32 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 09:06:32 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 09:06:32 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 09:06:32 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 09:06:32 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 09:06:32 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 09:06:32 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 09:06:33 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 09:06:35 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 09:06:36 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 09:06:36 Build step 'Conditional step (single)' marked build as failure 09:06:36 $ ssh-agent -k 09:06:36 unset SSH_AUTH_SOCK; 09:06:36 unset SSH_AGENT_PID; 09:06:36 echo Agent pid 14965 killed; 09:06:36 [ssh-agent] Stopped. 09:06:36 [PostBuildScript] - [INFO] Executing post build scripts. 09:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins678602848447789220.sh 09:06:36 ---> sysstat.sh 09:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17487071862076232149.sh 09:06:37 ---> package-listing.sh 09:06:37 ++ facter osfamily 09:06:37 ++ tr '[:upper:]' '[:lower:]' 09:06:37 + OS_FAMILY=redhat 09:06:37 + workspace=/w/workspace/ci-management-openstack-cron 09:06:37 + START_PACKAGES=/tmp/packages_start.txt 09:06:37 + END_PACKAGES=/tmp/packages_end.txt 09:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:37 + PACKAGES=/tmp/packages_start.txt 09:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 09:06:37 + PACKAGES=/tmp/packages_end.txt 09:06:37 + case "${OS_FAMILY}" in 09:06:37 + rpm -qa 09:06:37 + sort 09:06:37 + '[' -f /tmp/packages_start.txt ']' 09:06:37 + '[' -f /tmp/packages_end.txt ']' 09:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 09:06:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 09:06:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 09:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2532411689954582630.sh 09:06:37 ---> capture-instance-metadata.sh 09:06:37 Setup pyenv: 09:06:38 system 09:06:38 3.8.13 09:06:38 3.9.13 09:06:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:39 lf-activate-venv(): INFO: Base packages installed successfully 09:06:39 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:06:47 INFO: Running in OpenStack, capturing instance metadata 09:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10138306789863905787.sh 09:06:48 provisioning config files... 09:06:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11669982179345716567tmp 09:06:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:06:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:06:48 [EnvInject] - Injecting environment variables from a build step. 09:06:48 [EnvInject] - Injecting as environment variables the properties content 09:06:48 SERVER_ID=logs 09:06:48 09:06:48 [EnvInject] - Variables injected successfully. 09:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18416831897572722141.sh 09:06:48 ---> create-netrc.sh 09:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2811775925487762709.sh 09:06:48 ---> python-tools-install.sh 09:06:48 Setup pyenv: 09:06:48 system 09:06:48 3.8.13 09:06:48 3.9.13 09:06:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:06:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:50 lf-activate-venv(): INFO: Base packages installed successfully 09:06:50 lf-activate-venv(): INFO: Installing additional packages: lftools 09:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:07:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14139044078461702795.sh 09:07:02 ---> sudo-logs.sh 09:07:02 Archiving 'sudo' log.. 09:07:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14011722913539899343.sh 09:07:02 ---> job-cost.sh 09:07:02 Setup pyenv: 09:07:02 system 09:07:02 3.8.13 09:07:02 3.9.13 09:07:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:07:04 lf-activate-venv(): INFO: Base packages installed successfully 09:07:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:07:13 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. 09:07:13 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:07:13 INFO: No Stack... 09:07:13 INFO: Retrieving Pricing Info for: v3-standard-2 09:07:13 INFO: Archiving Costs 09:07:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13379036486480712867.sh 09:07:13 ---> logs-deploy.sh 09:07:13 Setup pyenv: 09:07:14 system 09:07:14 3.8.13 09:07:14 3.9.13 09:07:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OmrQ from file:/tmp/.os_lf_venv 09:07:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:07:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:07:16 lf-activate-venv(): INFO: Base packages installed successfully 09:07:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-OmrQ/bin to PATH 09:07:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57522 09:07:28 INFO: archiving workspace using pattern(s): 09:07:29 Archives upload complete. 09:07:29 INFO: archiving logs to Nexus 09:07:30 ---> uname -a: 09:07:30 Linux prd-centos8-builder-2c-1g-4381.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 09:07:30 09:07:30 09:07:30 ---> lscpu: 09:07:30 Architecture: x86_64 09:07:30 CPU op-mode(s): 32-bit, 64-bit 09:07:30 Byte Order: Little Endian 09:07:30 CPU(s): 2 09:07:30 On-line CPU(s) list: 0,1 09:07:30 Thread(s) per core: 1 09:07:30 Core(s) per socket: 1 09:07:30 Socket(s): 2 09:07:30 NUMA node(s): 1 09:07:30 Vendor ID: AuthenticAMD 09:07:30 CPU family: 23 09:07:30 Model: 49 09:07:30 Model name: AMD EPYC-Rome Processor 09:07:30 Stepping: 0 09:07:30 CPU MHz: 2799.998 09:07:30 BogoMIPS: 5599.99 09:07:30 Virtualization: AMD-V 09:07:30 Hypervisor vendor: KVM 09:07:30 Virtualization type: full 09:07:30 L1d cache: 32K 09:07:30 L1i cache: 32K 09:07:30 L2 cache: 512K 09:07:30 L3 cache: 16384K 09:07:30 NUMA node0 CPU(s): 0,1 09:07:30 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 09:07:30 09:07:30 09:07:30 ---> nproc: 09:07:30 2 09:07:30 09:07:30 09:07:30 ---> df -h: 09:07:30 Filesystem Size Used Avail Use% Mounted on 09:07:30 devtmpfs 3.8G 0 3.8G 0% /dev 09:07:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:07:30 tmpfs 3.8G 17M 3.8G 1% /run 09:07:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:07:30 /dev/vda1 40G 8.4G 32G 21% / 09:07:30 tmpfs 770M 0 770M 0% /run/user/1001 09:07:30 09:07:30 09:07:30 ---> free -m: 09:07:30 total used free shared buff/cache available 09:07:30 Mem: 7699 581 5022 19 2095 6811 09:07:30 Swap: 1023 0 1023 09:07:30 09:07:30 09:07:30 ---> ip addr: 09:07:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:07:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:07:30 inet 127.0.0.1/8 scope host lo 09:07:30 valid_lft forever preferred_lft forever 09:07:30 inet6 ::1/128 scope host 09:07:30 valid_lft forever preferred_lft forever 09:07:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:07:30 link/ether fa:16:3e:e1:01:75 brd ff:ff:ff:ff:ff:ff 09:07:30 altname enp0s3 09:07:30 altname ens3 09:07:30 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:07:30 valid_lft 86164sec preferred_lft 86164sec 09:07:30 inet6 fe80::f816:3eff:fee1:175/64 scope link 09:07:30 valid_lft forever preferred_lft forever 09:07:30 09:07:30 09:07:30 ---> sar -b -r -n DEV: 09:07:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/22/2025 _x86_64_ (2 CPU) 09:07:30 09:07:30 09:03:30 LINUX RESTART (2 CPU) 09:07:30 09:07:30 09:04:02 AM tps rtps wtps bread/s bwrtn/s 09:07:30 09:05:01 AM 349.41 137.51 211.89 2267.71 9210.93 09:07:30 09:06:01 AM 95.75 0.68 95.07 93.18 9086.00 09:07:30 09:07:01 AM 21.46 0.37 21.10 28.80 511.65 09:07:30 Average: 154.47 45.68 108.79 788.43 6253.26 09:07:30 09:07:30 09:04:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:30 09:05:01 AM 5214784 7029112 2669652 33.86 2688 1981540 682764 7.64 196064 2111932 222948 09:07:30 09:06:01 AM 5070672 6903220 2813764 35.69 2688 1998568 789752 8.84 227692 2209560 14904 09:07:30 09:07:01 AM 5082108 6916104 2802328 35.54 2688 1999724 773856 8.66 396840 2028896 15196 09:07:30 Average: 5122521 6949479 2761915 35.03 2688 1993277 748791 8.38 273532 2116796 84349 09:07:30 09:07:30 09:04:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:30 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:30 09:05:01 AM eth0 123.67 82.70 1475.51 31.30 0.00 0.00 0.00 0.00 09:07:30 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:30 09:06:01 AM eth0 27.53 24.93 50.36 9.86 0.00 0.00 0.00 0.00 09:07:30 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:30 09:07:01 AM eth0 26.58 22.63 20.80 10.07 0.00 0.00 0.00 0.00 09:07:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:30 Average: eth0 58.90 43.20 510.25 17.00 0.00 0.00 0.00 0.00 09:07:30 09:07:30 09:07:30 ---> sar -P ALL: 09:07:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/22/2025 _x86_64_ (2 CPU) 09:07:30 09:07:30 09:03:30 LINUX RESTART (2 CPU) 09:07:30 09:07:30 09:04:02 AM CPU %user %nice %system %iowait %steal %idle 09:07:30 09:05:01 AM all 42.43 2.83 20.17 4.41 0.15 30.01 09:07:30 09:05:01 AM 0 49.88 2.45 19.81 4.57 0.17 23.12 09:07:30 09:05:01 AM 1 35.00 3.21 20.53 4.25 0.12 36.89 09:07:30 09:06:01 AM all 39.03 0.00 3.11 1.73 0.12 56.02 09:07:30 09:06:01 AM 0 51.75 0.00 3.32 1.49 0.12 43.32 09:07:30 09:06:01 AM 1 26.36 0.00 2.89 1.98 0.12 68.65 09:07:30 09:07:01 AM all 39.76 0.00 2.67 0.87 0.11 56.59 09:07:30 09:07:01 AM 0 50.87 0.00 2.76 1.07 0.10 45.20 09:07:30 09:07:01 AM 1 28.67 0.00 2.57 0.67 0.12 67.97 09:07:30 Average: all 40.38 0.92 8.50 2.31 0.12 47.77 09:07:30 Average: 0 50.85 0.80 8.48 2.35 0.13 37.40 09:07:30 Average: 1 29.94 1.04 8.51 2.27 0.12 58.12 09:07:30 09:07:30 09:07:30