07:03:45 Started by timer 07:03:45 Running as SYSTEM 07:03:45 [EnvInject] - Loading node environment variables. 07:03:45 Building remotely on prd-centos8-builder-2c-1g-8582 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 07:03:45 [ssh-agent] Looking for ssh-agent implementation... 07:03:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:45 $ ssh-agent 07:03:45 SSH_AUTH_SOCK=/tmp/ssh-EHQmRzeRYmuk/agent.14702 07:03:45 SSH_AGENT_PID=14715 07:03:45 [ssh-agent] Started. 07:03:45 Running ssh-add (command line suppressed) 07:03:45 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4913222566676325304.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4913222566676325304.key) 07:03:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:03:45 The recommended git tool is: NONE 07:03:47 using credential onap-jenkins-ssh 07:03:47 Wiping out workspace first. 07:03:47 Cloning the remote Git repository 07:03:47 Cloning repository git://cloud.onap.org/mirror/ci-management 07:03:47 > git init /w/workspace/ci-management-openstack-cron # timeout=10 07:03:47 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 07:03:47 > git --version # timeout=10 07:03:47 > git --version # 'git version 2.39.0' 07:03:47 using GIT_SSH to set credentials Gerrit user 07:03:47 [INFO] Currently running in a labeled security context 07:03:47 [INFO] Currently SELinux is 'enforcing' on the host 07:03:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh13618657416241361534.key 07:03:47 Verifying host key using manually-configured host key entries 07:03:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:48 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 07:03:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:49 Avoid second fetch 07:03:49 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:03:49 Checking out Revision acb56907ce8921ae75273fd5891cd568022de17a (refs/remotes/origin/master) 07:03:49 > git config core.sparsecheckout # timeout=10 07:03:49 > git checkout -f acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 07:03:49 Commit message: "CI: CLM job was migrated to GHA" 07:03:49 > git rev-list --no-walk acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 07:03:49 > git remote # timeout=10 07:03:49 > git submodule init # timeout=10 07:03:49 > git submodule sync # timeout=10 07:03:49 > git config --get remote.origin.url # timeout=10 07:03:49 > git submodule init # timeout=10 07:03:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:03:50 > git config --get submodule.global-jjb.url # timeout=10 07:03:50 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:03:50 > git config --get submodule.packer/common-packer.url # timeout=10 07:03:50 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:03:50 > git submodule update --init --recursive global-jjb # timeout=10 07:03:51 > git submodule update --init --recursive packer/common-packer # timeout=10 07:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:03:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:03:54 No emails were triggered. 07:03:54 provisioning config files... 07:03:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:03:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:03:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:03:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3500737190158167658.sh 07:03:54 ---> python-tools-install.sh 07:03:54 Setup pyenv: 07:03:54 system 07:03:54 * 3.8.13 (set by /opt/pyenv/version) 07:03:54 * 3.9.13 (set by /opt/pyenv/version) 07:03:55 * 3.10.6 (set by /opt/pyenv/version) 07:03:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z2rP 07:03:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:03:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:02 lf-activate-venv(): INFO: Base packages installed successfully 07:04:02 lf-activate-venv(): INFO: Installing additional packages: lftools 07:04:22 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:04:22 Generating Requirements File 07:04:40 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. 07:04:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:04:41 Python 3.10.6 07:04:41 pip 25.3 from /tmp/venv-Z2rP/lib/python3.10/site-packages/pip (python 3.10) 07:04:41 appdirs==1.4.4 07:04:41 argcomplete==3.6.3 07:04:41 aspy.yaml==1.3.0 07:04:41 attrs==25.4.0 07:04:41 autopage==0.5.2 07:04:41 beautifulsoup4==4.14.2 07:04:41 boto3==1.40.65 07:04:41 botocore==1.40.65 07:04:41 bs4==0.0.2 07:04:41 cachetools==6.2.1 07:04:41 certifi==2025.10.5 07:04:41 cffi==2.0.0 07:04:41 cfgv==3.4.0 07:04:41 chardet==5.2.0 07:04:41 charset-normalizer==3.4.4 07:04:41 click==8.3.0 07:04:41 cliff==4.11.0 07:04:41 cmd2==2.7.0 07:04:41 cryptography==3.3.2 07:04:41 debtcollector==3.0.0 07:04:41 decorator==5.2.1 07:04:41 defusedxml==0.7.1 07:04:41 Deprecated==1.3.1 07:04:41 distlib==0.4.0 07:04:41 dnspython==2.8.0 07:04:41 docker==7.1.0 07:04:41 dogpile.cache==1.5.0 07:04:41 durationpy==0.10 07:04:41 email-validator==2.3.0 07:04:41 filelock==3.20.0 07:04:41 future==1.0.0 07:04:41 gitdb==4.0.12 07:04:41 GitPython==3.1.45 07:04:41 google-auth==2.42.1 07:04:41 httplib2==0.31.0 07:04:41 identify==2.6.15 07:04:41 idna==3.11 07:04:41 importlib-resources==1.5.0 07:04:41 iso8601==2.1.0 07:04:41 Jinja2==3.1.6 07:04:41 jmespath==1.0.1 07:04:41 jsonpatch==1.33 07:04:41 jsonpointer==3.0.0 07:04:41 jsonschema==4.25.1 07:04:41 jsonschema-specifications==2025.9.1 07:04:41 keystoneauth1==5.12.0 07:04:41 kubernetes==34.1.0 07:04:41 lftools==0.37.15 07:04:41 lxml==6.0.2 07:04:41 markdown-it-py==4.0.0 07:04:41 MarkupSafe==3.0.3 07:04:41 mdurl==0.1.2 07:04:41 msgpack==1.1.2 07:04:41 multi_key_dict==2.0.3 07:04:41 munch==4.0.0 07:04:41 netaddr==1.3.0 07:04:41 niet==1.4.2 07:04:41 nodeenv==1.9.1 07:04:41 oauth2client==4.1.3 07:04:41 oauthlib==3.3.1 07:04:41 openstacksdk==4.7.1 07:04:41 os-service-types==1.8.1 07:04:41 osc-lib==4.2.0 07:04:41 oslo.config==10.0.0 07:04:41 oslo.context==6.1.0 07:04:41 oslo.i18n==6.6.0 07:04:41 oslo.log==7.2.1 07:04:41 oslo.serialization==5.8.0 07:04:41 oslo.utils==9.1.0 07:04:41 packaging==25.0 07:04:41 pbr==7.0.3 07:04:41 platformdirs==4.5.0 07:04:41 prettytable==3.16.0 07:04:41 psutil==7.1.3 07:04:41 pyasn1==0.6.1 07:04:41 pyasn1_modules==0.4.2 07:04:41 pycparser==2.23 07:04:41 pygerrit2==2.0.15 07:04:41 PyGithub==2.8.1 07:04:41 Pygments==2.19.2 07:04:41 PyJWT==2.10.1 07:04:41 PyNaCl==1.6.0 07:04:41 pyparsing==2.4.7 07:04:41 pyperclip==1.11.0 07:04:41 pyrsistent==0.20.0 07:04:41 python-cinderclient==9.8.0 07:04:41 python-dateutil==2.9.0.post0 07:04:41 python-heatclient==4.3.0 07:04:41 python-jenkins==1.8.3 07:04:41 python-keystoneclient==5.7.0 07:04:41 python-magnumclient==4.9.0 07:04:41 python-openstackclient==8.2.0 07:04:41 python-swiftclient==4.8.0 07:04:41 PyYAML==6.0.3 07:04:41 referencing==0.37.0 07:04:41 requests==2.32.5 07:04:41 requests-oauthlib==2.0.0 07:04:41 requestsexceptions==1.4.0 07:04:41 rfc3986==2.0.0 07:04:41 rich==14.2.0 07:04:41 rich-argparse==1.7.2 07:04:41 rpds-py==0.28.0 07:04:41 rsa==4.9.1 07:04:41 ruamel.yaml==0.18.16 07:04:41 ruamel.yaml.clib==0.2.14 07:04:41 s3transfer==0.14.0 07:04:41 simplejson==3.20.2 07:04:41 six==1.17.0 07:04:41 smmap==5.0.2 07:04:41 soupsieve==2.8 07:04:41 stevedore==5.5.0 07:04:41 tabulate==0.9.0 07:04:41 toml==0.10.2 07:04:41 tomlkit==0.13.3 07:04:41 tqdm==4.67.1 07:04:41 typing_extensions==4.15.0 07:04:41 tzdata==2025.2 07:04:41 urllib3==1.26.20 07:04:41 virtualenv==20.35.4 07:04:41 wcwidth==0.2.14 07:04:41 websocket-client==1.9.0 07:04:41 wrapt==2.0.0 07:04:41 xdg==6.0.0 07:04:41 xmltodict==1.0.2 07:04:41 yq==3.4.3 07:04:41 [EnvInject] - Injecting environment variables from a build step. 07:04:41 [EnvInject] - Injecting as environment variables the properties content 07:04:41 OS_CLOUD=vex 07:04:41 07:04:41 [EnvInject] - Variables injected successfully. 07:04:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:04:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:04:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins912284980089235638.sh 07:04:41 ---> Orphaned k8s clusters 07:04:41 Setup pyenv: 07:04:42 system 07:04:42 3.8.13 07:04:42 3.9.13 07:04:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:04:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:04:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:43 lf-activate-venv(): INFO: Base packages installed successfully 07:04:43 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 07:04:49 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. 07:04:49 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 07:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:04:52 -----> Delete orphaned cluster 07:04:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:04:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:04:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15875981690527577509.sh 07:04:53 ---> Orphaned stacks 07:04:53 Setup pyenv: 07:04:53 system 07:04:53 3.8.13 07:04:53 3.9.13 07:04:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:04:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:04:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:54 lf-activate-venv(): INFO: Base packages installed successfully 07:04:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:05:08 + mapfile -t OS_COE_CLUSTERS_ID 07:05:08 ++ awk '{print $1}' 07:05:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 07:05:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 07:05:11 + echo '-----> Active clusters -> stacks' 07:05:11 -----> Active clusters -> stacks 07:05:11 + OS_COE_STACKS=() 07:05:11 + [[ 0 -gt 0 ]] 07:05:11 + mapfile -t OS_STACKS 07:05:11 ++ awk '{print $1}' 07:05:11 ++ 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 07:05:12 + echo '-----> Active stacks' 07:05:12 -----> Active stacks 07:05:12 + echo '-----> Delete orphaned stacks' 07:05:12 -----> Delete orphaned stacks 07:05:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:05:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:05:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12811177438644637155.sh 07:05:12 ---> Orphaned servers 07:05:12 Setup pyenv: 07:05:13 system 07:05:13 3.8.13 07:05:13 3.9.13 07:05:13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:14 lf-activate-venv(): INFO: Base packages installed successfully 07:05:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:05:28 -----> Active servers 07:05:28 prd-centos8-builder-2c-1g-8582 07:05:28 prd-ubuntu2204-builder-4c-4g-8581 07:05:28 prd-ubuntu1804-docker-8c-8g-8580 07:05:28 prd-queue-docker-4c-4g-6180 07:05:28 -----> Delete orphaned servers 07:05:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:05:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:05:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins251126062085454249.sh 07:05:29 ---> Orphaned ports 07:05:29 Setup pyenv: 07:05:29 system 07:05:29 3.8.13 07:05:29 3.9.13 07:05:29 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:31 lf-activate-venv(): INFO: Base packages installed successfully 07:05:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 07:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:05:42 No orphaned ports to process. 07:05:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:05:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:05:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5092934956411314653.sh 07:05:42 ---> Orphaned volumes 07:05:42 + source /home/jenkins/lf-env.sh 07:05:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:05:42 ++ mktemp -d /tmp/venv-XXXX 07:05:42 + lf_venv=/tmp/venv-P2v4 07:05:42 + local venv_file=/tmp/.os_lf_venv 07:05:42 + local python=python3 07:05:42 + local options 07:05:42 + local set_path=true 07:05:42 + local install_args= 07:05:42 ++ 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 07:05:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 07:05:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 07:05:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:05:42 + true 07:05:42 + case $1 in 07:05:42 + python=python3 07:05:42 + shift 2 07:05:42 + true 07:05:42 + case $1 in 07:05:42 + shift 07:05:42 + break 07:05:42 + case $python in 07:05:42 + local pkg_list= 07:05:42 + [[ -d /opt/pyenv ]] 07:05:42 + echo 'Setup pyenv:' 07:05:42 Setup pyenv: 07:05:42 + export PYENV_ROOT=/opt/pyenv 07:05:42 + PYENV_ROOT=/opt/pyenv 07:05:42 + 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 07:05:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:05:42 + pyenv versions 07:05:42 system 07:05:42 3.8.13 07:05:42 3.9.13 07:05:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:42 + command -v pyenv 07:05:42 ++ pyenv init - --no-rehash 07:05:42 + 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[*]}"'\'')" 07:05:42 export PATH="/opt/pyenv/shims:${PATH}" 07:05:42 export PYENV_SHELL=bash 07:05:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:05:42 pyenv() { 07:05:42 local command 07:05:42 command="${1:-}" 07:05:42 if [ "$#" -gt 0 ]; then 07:05:42 shift 07:05:42 fi 07:05:42 07:05:42 case "$command" in 07:05:42 rehash|shell) 07:05:42 eval "$(pyenv "sh-$command" "$@")" 07:05:42 ;; 07:05:42 *) 07:05:42 command pyenv "$command" "$@" 07:05:42 ;; 07:05:42 esac 07:05:42 }' 07:05:42 +++ 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[*]}"' 07:05:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:05:42 ++ 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 07:05:42 ++ 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 07:05:42 ++ export PYENV_SHELL=bash 07:05:42 ++ PYENV_SHELL=bash 07:05:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:05:42 +++ complete -F _pyenv pyenv 07:05:42 ++ lf-pyver python3 07:05:42 ++ local py_version_xy=python3 07:05:42 ++ local py_version_xyz= 07:05:42 ++ awk '{ print $1 }' 07:05:42 ++ pyenv versions 07:05:42 ++ local command 07:05:42 ++ command=versions 07:05:42 ++ '[' 1 -gt 0 ']' 07:05:42 ++ shift 07:05:42 ++ case "$command" in 07:05:42 ++ command pyenv versions 07:05:42 ++ pyenv versions 07:05:42 ++ sed 's/^[ *]* //' 07:05:42 ++ grep -E '^[0-9.]*[0-9]$' 07:05:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:05:42 +++ grep '^3' /tmp/.pyenv_versions 07:05:42 +++ tail -n 1 07:05:42 +++ sort -V 07:05:42 ++ py_version_xyz=3.10.6 07:05:42 ++ [[ -z 3.10.6 ]] 07:05:42 ++ echo 3.10.6 07:05:42 ++ return 0 07:05:42 + pyenv local 3.10.6 07:05:42 + local command 07:05:42 + command=local 07:05:42 + '[' 2 -gt 0 ']' 07:05:42 + shift 07:05:42 + case "$command" in 07:05:42 + command pyenv local 3.10.6 07:05:42 + pyenv local 3.10.6 07:05:42 + for arg in "$@" 07:05:42 + case $arg in 07:05:42 + pkg_list+='lftools[openstack] ' 07:05:42 + for arg in "$@" 07:05:42 + case $arg in 07:05:42 + pkg_list+='kubernetes ' 07:05:42 + for arg in "$@" 07:05:42 + case $arg in 07:05:42 + pkg_list+='niet ' 07:05:42 + for arg in "$@" 07:05:42 + case $arg in 07:05:42 + pkg_list+='python-heatclient ' 07:05:42 + for arg in "$@" 07:05:42 + case $arg in 07:05:42 + pkg_list+='python-openstackclient ' 07:05:42 + for arg in "$@" 07:05:42 + case $arg in 07:05:42 + pkg_list+='python-magnumclient ' 07:05:42 + for arg in "$@" 07:05:42 + case $arg in 07:05:42 + pkg_list+='yq ' 07:05:42 + [[ -f /tmp/.os_lf_venv ]] 07:05:42 ++ cat /tmp/.os_lf_venv 07:05:42 + lf_venv=/tmp/venv-Z2rP 07:05:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from' file:/tmp/.os_lf_venv 07:05:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:05:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:05:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:42 + local 'pip_opts=--upgrade --quiet' 07:05:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:05:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:05:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:05:42 + [[ -n '' ]] 07:05:42 + [[ -n '' ]] 07:05:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:05:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:42 + /tmp/venv-Z2rP/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 07:05:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:05:44 lf-activate-venv(): INFO: Base packages installed successfully 07:05:44 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 07:05:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 07:05:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:05:44 + /tmp/venv-Z2rP/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 07:05:55 + type python3 07:05:55 + true 07:05:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH' 07:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:05:55 + PATH=/tmp/venv-Z2rP/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 07:05:55 + return 0 07:05:55 + mapfile -t os_volumes 07:05:55 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 07:05:57 + '[' 0 -eq 0 ']' 07:05:57 + echo 'No orphaned volumes found.' 07:05:57 No orphaned volumes found. 07:05:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:05:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:05:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5482290209172784624.sh 07:05:57 ---> Protect in-use images 07:05:57 Setup pyenv: 07:05:57 system 07:05:57 3.8.13 07:05:57 3.9.13 07:05:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:05:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:59 lf-activate-venv(): INFO: Base packages installed successfully 07:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 07:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:06:10 INFO: There are images to protect defined in jenkins-config. 07:06:10 INFO: Protecting the following images: 07:06:10 CentOS Stream 8 - redis - - 310180101-1010 07:06:10 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 07:06:10 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 07:06:10 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 07:06:10 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 07:06:10 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 07:06:10 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 07:06:10 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 07:06:10 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 07:06:10 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 07:06:10 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 07:06:10 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 07:06:10 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 07:06:10 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 07:06:10 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 07:06:12 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 07:06:13 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 07:06:15 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 07:06:15 Build step 'Conditional step (single)' marked build as failure 07:06:15 $ ssh-agent -k 07:06:15 unset SSH_AUTH_SOCK; 07:06:15 unset SSH_AGENT_PID; 07:06:15 echo Agent pid 14715 killed; 07:06:15 [ssh-agent] Stopped. 07:06:15 [PostBuildScript] - [INFO] Executing post build scripts. 07:06:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8691531768054429035.sh 07:06:15 ---> sysstat.sh 07:06:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13616203237258908638.sh 07:06:15 ---> package-listing.sh 07:06:15 ++ facter osfamily 07:06:15 ++ tr '[:upper:]' '[:lower:]' 07:06:15 + OS_FAMILY=redhat 07:06:15 + workspace=/w/workspace/ci-management-openstack-cron 07:06:15 + START_PACKAGES=/tmp/packages_start.txt 07:06:15 + END_PACKAGES=/tmp/packages_end.txt 07:06:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:15 + PACKAGES=/tmp/packages_start.txt 07:06:15 + '[' /w/workspace/ci-management-openstack-cron ']' 07:06:15 + PACKAGES=/tmp/packages_end.txt 07:06:15 + case "${OS_FAMILY}" in 07:06:15 + rpm -qa 07:06:15 + sort 07:06:16 + '[' -f /tmp/packages_start.txt ']' 07:06:16 + '[' -f /tmp/packages_end.txt ']' 07:06:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:16 + '[' /w/workspace/ci-management-openstack-cron ']' 07:06:16 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 07:06:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 07:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1763789391007661976.sh 07:06:16 ---> capture-instance-metadata.sh 07:06:16 Setup pyenv: 07:06:16 system 07:06:16 3.8.13 07:06:16 3.9.13 07:06:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:18 lf-activate-venv(): INFO: Base packages installed successfully 07:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:06:26 INFO: Running in OpenStack, capturing instance metadata 07:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8096082478898391386.sh 07:06:26 provisioning config files... 07:06:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2806847797058551040tmp 07:06:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:06:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:06:26 [EnvInject] - Injecting environment variables from a build step. 07:06:26 [EnvInject] - Injecting as environment variables the properties content 07:06:26 SERVER_ID=logs 07:06:26 07:06:26 [EnvInject] - Variables injected successfully. 07:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13930979763211980700.sh 07:06:26 ---> create-netrc.sh 07:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4691472844000975715.sh 07:06:26 ---> python-tools-install.sh 07:06:26 Setup pyenv: 07:06:26 system 07:06:26 3.8.13 07:06:26 3.9.13 07:06:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:28 lf-activate-venv(): INFO: Base packages installed successfully 07:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10210645050027014671.sh 07:06:36 ---> sudo-logs.sh 07:06:36 Archiving 'sudo' log.. 07:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6570928089763534467.sh 07:06:36 ---> job-cost.sh 07:06:36 Setup pyenv: 07:06:36 system 07:06:36 3.8.13 07:06:36 3.9.13 07:06:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:38 lf-activate-venv(): INFO: Base packages installed successfully 07:06:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:06:44 INFO: No Stack... 07:06:44 INFO: Retrieving Pricing Info for: v3-standard-2 07:06:44 INFO: Archiving Costs 07:06:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5885852295487678154.sh 07:06:45 ---> logs-deploy.sh 07:06:45 Setup pyenv: 07:06:45 system 07:06:45 3.8.13 07:06:45 3.9.13 07:06:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2rP from file:/tmp/.os_lf_venv 07:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:46 lf-activate-venv(): INFO: Base packages installed successfully 07:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-Z2rP/bin to PATH 07:06:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57832 07:06:54 INFO: archiving workspace using pattern(s): 07:06:55 Archives upload complete. 07:06:55 INFO: archiving logs to Nexus 07:06:56 ---> uname -a: 07:06:56 Linux prd-centos8-builder-2c-1g-8582.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 07:06:56 07:06:56 07:06:56 ---> lscpu: 07:06:56 Architecture: x86_64 07:06:56 CPU op-mode(s): 32-bit, 64-bit 07:06:56 Byte Order: Little Endian 07:06:56 CPU(s): 2 07:06:56 On-line CPU(s) list: 0,1 07:06:56 Thread(s) per core: 1 07:06:56 Core(s) per socket: 1 07:06:56 Socket(s): 2 07:06:56 NUMA node(s): 1 07:06:56 Vendor ID: AuthenticAMD 07:06:56 CPU family: 23 07:06:56 Model: 49 07:06:56 Model name: AMD EPYC-Rome Processor 07:06:56 Stepping: 0 07:06:56 CPU MHz: 2799.998 07:06:56 BogoMIPS: 5599.99 07:06:56 Virtualization: AMD-V 07:06:56 Hypervisor vendor: KVM 07:06:56 Virtualization type: full 07:06:56 L1d cache: 32K 07:06:56 L1i cache: 32K 07:06:56 L2 cache: 512K 07:06:56 L3 cache: 16384K 07:06:56 NUMA node0 CPU(s): 0,1 07:06:56 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 07:06:56 07:06:56 07:06:56 ---> nproc: 07:06:56 2 07:06:56 07:06:56 07:06:56 ---> df -h: 07:06:56 Filesystem Size Used Avail Use% Mounted on 07:06:56 devtmpfs 3.8G 0 3.8G 0% /dev 07:06:56 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:06:56 tmpfs 3.8G 17M 3.8G 1% /run 07:06:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:06:56 /dev/vda1 40G 8.4G 32G 21% / 07:06:56 tmpfs 770M 0 770M 0% /run/user/1001 07:06:56 07:06:56 07:06:56 ---> free -m: 07:06:56 total used free shared buff/cache available 07:06:56 Mem: 7699 583 5021 19 2094 6810 07:06:56 Swap: 1023 0 1023 07:06:56 07:06:56 07:06:56 ---> ip addr: 07:06:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:06:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:06:56 inet 127.0.0.1/8 scope host lo 07:06:56 valid_lft forever preferred_lft forever 07:06:56 inet6 ::1/128 scope host 07:06:56 valid_lft forever preferred_lft forever 07:06:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:06:56 link/ether fa:16:3e:10:ac:08 brd ff:ff:ff:ff:ff:ff 07:06:56 altname enp0s3 07:06:56 altname ens3 07:06:56 inet 10.30.107.77/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:06:56 valid_lft 86189sec preferred_lft 86189sec 07:06:56 inet6 fe80::f816:3eff:fe10:ac08/64 scope link 07:06:56 valid_lft forever preferred_lft forever 07:06:56 07:06:56 07:06:56 ---> sar -b -r -n DEV: 07:06:56 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/04/2025 _x86_64_ (2 CPU) 07:06:56 07:06:56 07:03:22 LINUX RESTART (2 CPU) 07:06:56 07:06:56 07:04:01 AM tps rtps wtps bread/s bwrtn/s 07:06:56 07:05:01 AM 229.01 69.56 159.46 706.28 11977.17 07:06:56 07:06:01 AM 53.02 0.32 52.71 43.19 4454.24 07:06:56 Average: 141.02 34.94 106.08 374.74 8215.71 07:06:56 07:06:56 07:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:06:56 07:05:01 AM 5130596 6952396 2753848 34.93 2688 1988036 754720 8.45 199468 2179712 98020 07:06:56 07:06:01 AM 5187560 7013272 2696884 34.21 2688 1991228 693888 7.77 225772 2096164 7372 07:06:56 Average: 5159078 6982834 2725366 34.57 2688 1989632 724304 8.11 212620 2137938 52696 07:06:56 07:06:56 07:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:06:56 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:56 07:05:01 AM eth0 67.11 50.74 976.82 13.24 0.00 0.00 0.00 0.00 07:06:56 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:56 07:06:01 AM eth0 25.05 21.96 42.94 8.54 0.00 0.00 0.00 0.00 07:06:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:56 Average: eth0 46.08 36.35 509.88 10.89 0.00 0.00 0.00 0.00 07:06:56 07:06:56 07:06:56 ---> sar -P ALL: 07:06:56 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/04/2025 _x86_64_ (2 CPU) 07:06:56 07:06:56 07:03:22 LINUX RESTART (2 CPU) 07:06:56 07:06:56 07:04:01 AM CPU %user %nice %system %iowait %steal %idle 07:06:56 07:05:01 AM all 40.35 1.05 11.94 1.81 0.09 44.76 07:06:56 07:05:01 AM 0 37.56 0.80 10.23 1.24 0.08 50.08 07:06:56 07:05:01 AM 1 43.15 1.30 13.66 2.39 0.10 39.40 07:06:56 07:06:01 AM all 39.97 0.00 2.95 0.42 0.09 56.57 07:06:56 07:06:01 AM 0 21.60 0.00 2.74 0.53 0.10 75.03 07:06:56 07:06:01 AM 1 58.40 0.00 3.16 0.32 0.08 38.04 07:06:56 Average: all 40.16 0.52 7.42 1.11 0.09 50.69 07:06:56 Average: 0 29.55 0.40 6.47 0.88 0.09 62.61 07:06:56 Average: 1 50.82 0.64 8.38 1.35 0.09 38.72 07:06:56 07:06:56 07:06:56