11:03:54 Started by timer 11:03:54 Running as SYSTEM 11:03:54 [EnvInject] - Loading node environment variables. 11:03:54 Building remotely on prd-centos8-builder-2c-1g-8259 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 11:03:54 [ssh-agent] Looking for ssh-agent implementation... 11:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:54 $ ssh-agent 11:03:54 SSH_AUTH_SOCK=/tmp/ssh-u19EkBFIBXv8/agent.15354 11:03:54 SSH_AGENT_PID=15355 11:03:54 [ssh-agent] Started. 11:03:54 Running ssh-add (command line suppressed) 11:03:54 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4979014801437603173.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4979014801437603173.key) 11:03:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:03:54 The recommended git tool is: NONE 11:03:56 using credential onap-jenkins-ssh 11:03:56 Wiping out workspace first. 11:03:56 Cloning the remote Git repository 11:03:56 Cloning repository git://cloud.onap.org/mirror/ci-management 11:03:56 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:03:56 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 11:03:56 > git --version # timeout=10 11:03:56 > git --version # 'git version 2.39.0' 11:03:56 using GIT_SSH to set credentials Gerrit user 11:03:56 [INFO] Currently running in a labeled security context 11:03:56 [INFO] Currently SELinux is 'enforcing' on the host 11:03:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh7280241058925611175.key 11:03:56 Verifying host key using manually-configured host key entries 11:03:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:58 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 11:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:58 Avoid second fetch 11:03:58 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:03:58 Checking out Revision acb56907ce8921ae75273fd5891cd568022de17a (refs/remotes/origin/master) 11:03:58 > git config core.sparsecheckout # timeout=10 11:03:58 > git checkout -f acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 11:03:58 Commit message: "CI: CLM job was migrated to GHA" 11:03:59 > git rev-list --no-walk acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 11:03:59 > git remote # timeout=10 11:03:59 > git submodule init # timeout=10 11:03:59 > git submodule sync # timeout=10 11:03:59 > git config --get remote.origin.url # timeout=10 11:03:59 > git submodule init # timeout=10 11:03:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:03:59 > git config --get submodule.global-jjb.url # timeout=10 11:03:59 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:03:59 > git config --get submodule.packer/common-packer.url # timeout=10 11:03:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:03:59 > git submodule update --init --recursive global-jjb # timeout=10 11:04:00 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:03 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:04:03 No emails were triggered. 11:04:03 provisioning config files... 11:04:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:04:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12368232592697284859.sh 11:04:04 ---> python-tools-install.sh 11:04:04 Setup pyenv: 11:04:04 system 11:04:04 * 3.8.13 (set by /opt/pyenv/version) 11:04:04 * 3.9.13 (set by /opt/pyenv/version) 11:04:04 * 3.10.6 (set by /opt/pyenv/version) 11:04:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-57wn 11:04:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:12 lf-activate-venv(): INFO: Base packages installed successfully 11:04:12 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:04:34 Generating Requirements File 11:04:52 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. 11:04:52 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:04:52 Python 3.10.6 11:04:52 pip 25.3 from /tmp/venv-57wn/lib/python3.10/site-packages/pip (python 3.10) 11:04:53 appdirs==1.4.4 11:04:53 argcomplete==3.6.3 11:04:53 aspy.yaml==1.3.0 11:04:53 attrs==25.4.0 11:04:53 autopage==0.5.2 11:04:53 beautifulsoup4==4.14.2 11:04:53 boto3==1.40.64 11:04:53 botocore==1.40.64 11:04:53 bs4==0.0.2 11:04:53 cachetools==6.2.1 11:04:53 certifi==2025.10.5 11:04:53 cffi==2.0.0 11:04:53 cfgv==3.4.0 11:04:53 chardet==5.2.0 11:04:53 charset-normalizer==3.4.4 11:04:53 click==8.3.0 11:04:53 cliff==4.11.0 11:04:53 cmd2==2.7.0 11:04:53 cryptography==3.3.2 11:04:53 debtcollector==3.0.0 11:04:53 decorator==5.2.1 11:04:53 defusedxml==0.7.1 11:04:53 Deprecated==1.3.1 11:04:53 distlib==0.4.0 11:04:53 dnspython==2.8.0 11:04:53 docker==7.1.0 11:04:53 dogpile.cache==1.5.0 11:04:53 durationpy==0.10 11:04:53 email-validator==2.3.0 11:04:53 filelock==3.20.0 11:04:53 future==1.0.0 11:04:53 gitdb==4.0.12 11:04:53 GitPython==3.1.45 11:04:53 google-auth==2.42.1 11:04:53 httplib2==0.31.0 11:04:53 identify==2.6.15 11:04:53 idna==3.11 11:04:53 importlib-resources==1.5.0 11:04:53 iso8601==2.1.0 11:04:53 Jinja2==3.1.6 11:04:53 jmespath==1.0.1 11:04:53 jsonpatch==1.33 11:04:53 jsonpointer==3.0.0 11:04:53 jsonschema==4.25.1 11:04:53 jsonschema-specifications==2025.9.1 11:04:53 keystoneauth1==5.12.0 11:04:53 kubernetes==34.1.0 11:04:53 lftools==0.37.15 11:04:53 lxml==6.0.2 11:04:53 markdown-it-py==4.0.0 11:04:53 MarkupSafe==3.0.3 11:04:53 mdurl==0.1.2 11:04:53 msgpack==1.1.2 11:04:53 multi_key_dict==2.0.3 11:04:53 munch==4.0.0 11:04:53 netaddr==1.3.0 11:04:53 niet==1.4.2 11:04:53 nodeenv==1.9.1 11:04:53 oauth2client==4.1.3 11:04:53 oauthlib==3.3.1 11:04:53 openstacksdk==4.7.1 11:04:53 os-service-types==1.8.1 11:04:53 osc-lib==4.2.0 11:04:53 oslo.config==10.0.0 11:04:53 oslo.context==6.1.0 11:04:53 oslo.i18n==6.6.0 11:04:53 oslo.log==7.2.1 11:04:53 oslo.serialization==5.8.0 11:04:53 oslo.utils==9.1.0 11:04:53 packaging==25.0 11:04:53 pbr==7.0.2 11:04:53 platformdirs==4.5.0 11:04:53 prettytable==3.16.0 11:04:53 psutil==7.1.2 11:04:53 pyasn1==0.6.1 11:04:53 pyasn1_modules==0.4.2 11:04:53 pycparser==2.23 11:04:53 pygerrit2==2.0.15 11:04:53 PyGithub==2.8.1 11:04:53 Pygments==2.19.2 11:04:53 PyJWT==2.10.1 11:04:53 PyNaCl==1.6.0 11:04:53 pyparsing==2.4.7 11:04:53 pyperclip==1.11.0 11:04:53 pyrsistent==0.20.0 11:04:53 python-cinderclient==9.8.0 11:04:53 python-dateutil==2.9.0.post0 11:04:53 python-heatclient==4.3.0 11:04:53 python-jenkins==1.8.3 11:04:53 python-keystoneclient==5.7.0 11:04:53 python-magnumclient==4.9.0 11:04:53 python-openstackclient==8.2.0 11:04:53 python-swiftclient==4.8.0 11:04:53 PyYAML==6.0.3 11:04:53 referencing==0.37.0 11:04:53 requests==2.32.5 11:04:53 requests-oauthlib==2.0.0 11:04:53 requestsexceptions==1.4.0 11:04:53 rfc3986==2.0.0 11:04:53 rich==14.2.0 11:04:53 rich-argparse==1.7.2 11:04:53 rpds-py==0.28.0 11:04:53 rsa==4.9.1 11:04:53 ruamel.yaml==0.18.16 11:04:53 ruamel.yaml.clib==0.2.14 11:04:53 s3transfer==0.14.0 11:04:53 simplejson==3.20.2 11:04:53 six==1.17.0 11:04:53 smmap==5.0.2 11:04:53 soupsieve==2.8 11:04:53 stevedore==5.5.0 11:04:53 tabulate==0.9.0 11:04:53 toml==0.10.2 11:04:53 tomlkit==0.13.3 11:04:53 tqdm==4.67.1 11:04:53 typing_extensions==4.15.0 11:04:53 tzdata==2025.2 11:04:53 urllib3==1.26.20 11:04:53 virtualenv==20.35.4 11:04:53 wcwidth==0.2.14 11:04:53 websocket-client==1.9.0 11:04:53 wrapt==2.0.0 11:04:53 xdg==6.0.0 11:04:53 xmltodict==1.0.2 11:04:53 yq==3.4.3 11:04:53 [EnvInject] - Injecting environment variables from a build step. 11:04:53 [EnvInject] - Injecting as environment variables the properties content 11:04:53 OS_CLOUD=vex 11:04:53 11:04:53 [EnvInject] - Variables injected successfully. 11:04:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:04:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:04:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10851808163544124856.sh 11:04:53 ---> Orphaned k8s clusters 11:04:53 Setup pyenv: 11:04:53 system 11:04:53 3.8.13 11:04:53 3.9.13 11:04:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:04:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:04:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:55 lf-activate-venv(): INFO: Base packages installed successfully 11:04:55 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:05:01 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. 11:05:01 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:05:04 -----> Delete orphaned cluster 11:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4323141128461835267.sh 11:05:04 ---> Orphaned stacks 11:05:04 Setup pyenv: 11:05:04 system 11:05:04 3.8.13 11:05:04 3.9.13 11:05:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:06 lf-activate-venv(): INFO: Base packages installed successfully 11:05:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:05:19 + mapfile -t OS_COE_CLUSTERS_ID 11:05:19 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:05:19 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:05:19 ++ awk '{print $1}' 11:05:21 + echo '-----> Active clusters -> stacks' 11:05:21 -----> Active clusters -> stacks 11:05:21 + OS_COE_STACKS=() 11:05:21 + [[ 0 -gt 0 ]] 11:05:21 + mapfile -t OS_STACKS 11:05:21 ++ 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 11:05:21 ++ awk '{print $1}' 11:05:23 + echo '-----> Active stacks' 11:05:23 -----> Active stacks 11:05:23 + echo '-----> Delete orphaned stacks' 11:05:23 -----> Delete orphaned stacks 11:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12382836991034528794.sh 11:05:23 ---> Orphaned servers 11:05:23 Setup pyenv: 11:05:23 system 11:05:23 3.8.13 11:05:23 3.9.13 11:05:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:25 lf-activate-venv(): INFO: Base packages installed successfully 11:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:05:39 -----> Active servers 11:05:39 prd-centos8-builder-2c-1g-8259 11:05:39 prd-ubuntu1804-docker-8c-8g-8258 11:05:39 prd-ubuntu1804-docker-8c-8g-8256 11:05:39 prd-queue-docker-4c-4g-6180 11:05:39 -----> Delete orphaned servers 11:05:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15261466946243654644.sh 11:05:40 ---> Orphaned ports 11:05:40 Setup pyenv: 11:05:40 system 11:05:40 3.8.13 11:05:40 3.9.13 11:05:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:05:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:42 lf-activate-venv(): INFO: Base packages installed successfully 11:05:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:05:54 No orphaned ports to process. 11:05:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7703026436270507005.sh 11:05:54 ---> Orphaned volumes 11:05:54 + source /home/jenkins/lf-env.sh 11:05:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:54 ++ mktemp -d /tmp/venv-XXXX 11:05:54 + lf_venv=/tmp/venv-COwW 11:05:54 + local venv_file=/tmp/.os_lf_venv 11:05:54 + local python=python3 11:05:54 + local options 11:05:54 + local set_path=true 11:05:54 + local install_args= 11:05:54 ++ 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 11:05:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:05:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:05:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:54 + true 11:05:54 + case $1 in 11:05:54 + python=python3 11:05:54 + shift 2 11:05:54 + true 11:05:54 + case $1 in 11:05:54 + shift 11:05:54 + break 11:05:54 + case $python in 11:05:54 + local pkg_list= 11:05:54 + [[ -d /opt/pyenv ]] 11:05:54 + echo 'Setup pyenv:' 11:05:54 Setup pyenv: 11:05:54 + export PYENV_ROOT=/opt/pyenv 11:05:54 + PYENV_ROOT=/opt/pyenv 11:05:54 + 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 11:05:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:05:54 + pyenv versions 11:05:54 system 11:05:54 3.8.13 11:05:54 3.9.13 11:05:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:54 + command -v pyenv 11:05:54 ++ pyenv init - --no-rehash 11:05:54 + 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[*]}"'\'')" 11:05:54 export PATH="/opt/pyenv/shims:${PATH}" 11:05:54 export PYENV_SHELL=bash 11:05:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:54 pyenv() { 11:05:54 local command 11:05:54 command="${1:-}" 11:05:54 if [ "$#" -gt 0 ]; then 11:05:54 shift 11:05:54 fi 11:05:54 11:05:54 case "$command" in 11:05:54 rehash|shell) 11:05:54 eval "$(pyenv "sh-$command" "$@")" 11:05:54 ;; 11:05:54 *) 11:05:54 command pyenv "$command" "$@" 11:05:54 ;; 11:05:54 esac 11:05:54 }' 11:05:54 +++ 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[*]}"' 11:05:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:05:54 ++ 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 11:05:54 ++ 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 11:05:54 ++ export PYENV_SHELL=bash 11:05:54 ++ PYENV_SHELL=bash 11:05:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:54 +++ complete -F _pyenv pyenv 11:05:54 ++ lf-pyver python3 11:05:54 ++ local py_version_xy=python3 11:05:54 ++ local py_version_xyz= 11:05:54 ++ awk '{ print $1 }' 11:05:54 ++ pyenv versions 11:05:54 ++ local command 11:05:54 ++ command=versions 11:05:54 ++ '[' 1 -gt 0 ']' 11:05:54 ++ shift 11:05:54 ++ case "$command" in 11:05:54 ++ command pyenv versions 11:05:54 ++ pyenv versions 11:05:54 ++ sed 's/^[ *]* //' 11:05:54 ++ grep -E '^[0-9.]*[0-9]$' 11:05:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:54 +++ grep '^3' /tmp/.pyenv_versions 11:05:54 +++ tail -n 1 11:05:54 +++ sort -V 11:05:54 ++ py_version_xyz=3.10.6 11:05:54 ++ [[ -z 3.10.6 ]] 11:05:54 ++ echo 3.10.6 11:05:54 ++ return 0 11:05:54 + pyenv local 3.10.6 11:05:54 + local command 11:05:54 + command=local 11:05:54 + '[' 2 -gt 0 ']' 11:05:54 + shift 11:05:54 + case "$command" in 11:05:54 + command pyenv local 3.10.6 11:05:54 + pyenv local 3.10.6 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='lftools[openstack] ' 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='kubernetes ' 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='niet ' 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='python-heatclient ' 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='python-openstackclient ' 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='python-magnumclient ' 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='yq ' 11:05:54 + [[ -f /tmp/.os_lf_venv ]] 11:05:54 ++ cat /tmp/.os_lf_venv 11:05:54 + lf_venv=/tmp/venv-57wn 11:05:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from' file:/tmp/.os_lf_venv 11:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:05:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:54 + local 'pip_opts=--upgrade --quiet' 11:05:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:05:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:05:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:05:54 + [[ -n '' ]] 11:05:54 + [[ -n '' ]] 11:05:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:54 + /tmp/venv-57wn/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 11:05:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:05:56 lf-activate-venv(): INFO: Base packages installed successfully 11:05:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:05:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:05:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:56 + /tmp/venv-57wn/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 11:06:07 + type python3 11:06:07 + true 11:06:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH' 11:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:06:07 + PATH=/tmp/venv-57wn/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 11:06:07 + return 0 11:06:07 + mapfile -t os_volumes 11:06:07 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:06:09 + '[' 0 -eq 0 ']' 11:06:09 + echo 'No orphaned volumes found.' 11:06:09 No orphaned volumes found. 11:06:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3576947260777137505.sh 11:06:09 ---> Protect in-use images 11:06:09 Setup pyenv: 11:06:09 system 11:06:09 3.8.13 11:06:09 3.9.13 11:06:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:11 lf-activate-venv(): INFO: Base packages installed successfully 11:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:06:22 INFO: There are images to protect defined in jenkins-config. 11:06:22 INFO: Protecting the following images: 11:06:22 CentOS Stream 8 - redis - - 310180101-1010 11:06:22 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 11:06:22 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 11:06:22 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 11:06:22 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 11:06:22 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 11:06:22 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 11:06:22 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 11:06:22 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 11:06:22 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 11:06:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 11:06:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 11:06:22 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 11:06:22 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 11:06:22 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 11:06:32 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 11:06:33 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 11:06:35 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 11:06:35 Build step 'Conditional step (single)' marked build as failure 11:06:35 $ ssh-agent -k 11:06:35 unset SSH_AUTH_SOCK; 11:06:35 unset SSH_AGENT_PID; 11:06:35 echo Agent pid 15355 killed; 11:06:35 [ssh-agent] Stopped. 11:06:35 [PostBuildScript] - [INFO] Executing post build scripts. 11:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4506005642307677613.sh 11:06:35 ---> sysstat.sh 11:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10505851779052034628.sh 11:06:36 ---> package-listing.sh 11:06:36 ++ tr '[:upper:]' '[:lower:]' 11:06:36 ++ facter osfamily 11:06:36 + OS_FAMILY=redhat 11:06:36 + workspace=/w/workspace/ci-management-openstack-cron 11:06:36 + START_PACKAGES=/tmp/packages_start.txt 11:06:36 + END_PACKAGES=/tmp/packages_end.txt 11:06:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:36 + PACKAGES=/tmp/packages_start.txt 11:06:36 + '[' /w/workspace/ci-management-openstack-cron ']' 11:06:36 + PACKAGES=/tmp/packages_end.txt 11:06:36 + case "${OS_FAMILY}" in 11:06:36 + rpm -qa 11:06:36 + sort 11:06:36 + '[' -f /tmp/packages_start.txt ']' 11:06:36 + '[' -f /tmp/packages_end.txt ']' 11:06:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:36 + '[' /w/workspace/ci-management-openstack-cron ']' 11:06:36 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:06:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10186323524589598752.sh 11:06:36 ---> capture-instance-metadata.sh 11:06:36 Setup pyenv: 11:06:36 system 11:06:36 3.8.13 11:06:36 3.9.13 11:06:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:38 lf-activate-venv(): INFO: Base packages installed successfully 11:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:06:46 INFO: Running in OpenStack, capturing instance metadata 11:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9951113377895893803.sh 11:06:47 provisioning config files... 11:06:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17277311533210342767tmp 11:06:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:06:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:06:47 [EnvInject] - Injecting environment variables from a build step. 11:06:47 [EnvInject] - Injecting as environment variables the properties content 11:06:47 SERVER_ID=logs 11:06:47 11:06:47 [EnvInject] - Variables injected successfully. 11:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins597614138812959501.sh 11:06:47 ---> create-netrc.sh 11:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11394844380839283779.sh 11:06:47 ---> python-tools-install.sh 11:06:47 Setup pyenv: 11:06:47 system 11:06:47 3.8.13 11:06:47 3.9.13 11:06:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:06:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:48 lf-activate-venv(): INFO: Base packages installed successfully 11:06:48 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4572607876979378503.sh 11:06:56 ---> sudo-logs.sh 11:06:56 Archiving 'sudo' log.. 11:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins61923340303540452.sh 11:06:57 ---> job-cost.sh 11:06:57 Setup pyenv: 11:06:57 system 11:06:57 3.8.13 11:06:57 3.9.13 11:06:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:59 lf-activate-venv(): INFO: Base packages installed successfully 11:06:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:07:05 INFO: No Stack... 11:07:05 INFO: Retrieving Pricing Info for: v3-standard-2 11:07:05 INFO: Archiving Costs 11:07:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10344770544916663736.sh 11:07:05 ---> logs-deploy.sh 11:07:05 Setup pyenv: 11:07:05 system 11:07:05 3.8.13 11:07:05 3.9.13 11:07:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57wn from file:/tmp/.os_lf_venv 11:07:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:07 lf-activate-venv(): INFO: Base packages installed successfully 11:07:07 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-57wn/bin to PATH 11:07:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57788 11:07:15 INFO: archiving workspace using pattern(s): 11:07:16 Archives upload complete. 11:07:16 INFO: archiving logs to Nexus 11:07:17 ---> uname -a: 11:07:17 Linux prd-centos8-builder-2c-1g-8259.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 11:07:17 11:07:17 11:07:17 ---> lscpu: 11:07:17 Architecture: x86_64 11:07:17 CPU op-mode(s): 32-bit, 64-bit 11:07:17 Byte Order: Little Endian 11:07:17 CPU(s): 2 11:07:17 On-line CPU(s) list: 0,1 11:07:17 Thread(s) per core: 1 11:07:17 Core(s) per socket: 1 11:07:17 Socket(s): 2 11:07:17 NUMA node(s): 1 11:07:17 Vendor ID: AuthenticAMD 11:07:17 CPU family: 23 11:07:17 Model: 49 11:07:17 Model name: AMD EPYC-Rome Processor 11:07:17 Stepping: 0 11:07:17 CPU MHz: 2799.998 11:07:17 BogoMIPS: 5599.99 11:07:17 Virtualization: AMD-V 11:07:17 Hypervisor vendor: KVM 11:07:17 Virtualization type: full 11:07:17 L1d cache: 32K 11:07:17 L1i cache: 32K 11:07:17 L2 cache: 512K 11:07:17 L3 cache: 16384K 11:07:17 NUMA node0 CPU(s): 0,1 11:07:17 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 11:07:17 11:07:17 11:07:17 ---> nproc: 11:07:17 2 11:07:17 11:07:17 11:07:17 ---> df -h: 11:07:17 Filesystem Size Used Avail Use% Mounted on 11:07:17 devtmpfs 3.8G 0 3.8G 0% /dev 11:07:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:07:17 tmpfs 3.8G 17M 3.8G 1% /run 11:07:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:07:17 /dev/vda1 40G 8.4G 32G 21% / 11:07:17 tmpfs 770M 0 770M 0% /run/user/1001 11:07:17 11:07:17 11:07:17 ---> free -m: 11:07:17 total used free shared buff/cache available 11:07:17 Mem: 7699 585 5019 19 2094 6807 11:07:17 Swap: 1023 0 1023 11:07:17 11:07:17 11:07:17 ---> ip addr: 11:07:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:17 inet 127.0.0.1/8 scope host lo 11:07:17 valid_lft forever preferred_lft forever 11:07:17 inet6 ::1/128 scope host 11:07:17 valid_lft forever preferred_lft forever 11:07:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:07:17 link/ether fa:16:3e:98:58:af brd ff:ff:ff:ff:ff:ff 11:07:17 altname enp0s3 11:07:17 altname ens3 11:07:17 inet 10.30.107.25/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:07:17 valid_lft 86169sec preferred_lft 86169sec 11:07:17 inet6 fe80::f816:3eff:fe98:58af/64 scope link 11:07:17 valid_lft forever preferred_lft forever 11:07:17 11:07:17 11:07:17 ---> sar -b -r -n DEV: 11:07:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/02/2025 _x86_64_ (2 CPU) 11:07:17 11:07:17 11:03:23 LINUX RESTART (2 CPU) 11:07:17 11:07:17 11:04:01 AM tps rtps wtps bread/s bwrtn/s 11:07:17 11:05:01 AM 340.40 114.55 225.86 1892.30 9727.21 11:07:17 11:06:01 AM 88.40 0.75 87.65 96.25 7970.64 11:07:17 11:07:01 AM 27.06 0.50 26.56 49.05 754.05 11:07:17 Average: 151.96 38.60 113.36 679.23 6150.53 11:07:17 11:07:17 11:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:07:17 11:05:01 AM 5132792 6954480 2751644 34.90 2688 1988140 755788 8.46 198316 2188880 198224 11:07:17 11:06:01 AM 5127256 6952900 2757180 34.97 2688 1991452 765572 8.57 225512 2158064 7636 11:07:17 11:07:01 AM 5155924 6982784 2728512 34.61 2688 1992916 730304 8.18 396008 1959612 7600 11:07:17 Average: 5138657 6963388 2745779 34.83 2688 1990836 750555 8.40 273279 2102185 71153 11:07:17 11:07:17 11:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:07:17 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:17 11:05:01 AM eth0 67.89 51.55 1132.36 15.67 0.00 0.00 0.00 0.00 11:07:17 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:17 11:06:01 AM eth0 27.45 24.26 48.02 9.76 0.00 0.00 0.00 0.00 11:07:17 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:17 11:07:01 AM eth0 24.58 19.99 19.22 13.01 0.00 0.00 0.00 0.00 11:07:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:17 Average: eth0 39.97 31.94 399.89 12.81 0.00 0.00 0.00 0.00 11:07:17 11:07:17 11:07:17 ---> sar -P ALL: 11:07:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/02/2025 _x86_64_ (2 CPU) 11:07:17 11:07:17 11:03:23 LINUX RESTART (2 CPU) 11:07:17 11:07:17 11:04:01 AM CPU %user %nice %system %iowait %steal %idle 11:07:17 11:05:01 AM all 40.25 2.15 17.49 3.48 0.15 36.47 11:07:17 11:05:01 AM 0 33.86 2.66 17.05 3.11 0.15 43.16 11:07:17 11:05:01 AM 1 46.67 1.64 17.93 3.85 0.15 29.77 11:07:17 11:06:01 AM all 39.73 0.00 3.09 1.06 0.11 56.01 11:07:17 11:06:01 AM 0 22.33 0.00 2.87 1.06 0.10 73.63 11:07:17 11:06:01 AM 1 57.19 0.00 3.30 1.07 0.12 38.32 11:07:17 11:07:01 AM all 35.69 0.00 2.69 0.16 0.11 61.36 11:07:17 11:07:01 AM 0 16.19 0.00 2.21 0.12 0.10 81.39 11:07:17 11:07:01 AM 1 55.26 0.00 3.17 0.20 0.12 41.25 11:07:17 Average: all 38.55 0.71 7.71 1.56 0.12 51.35 11:07:17 Average: 0 24.08 0.88 7.33 1.42 0.12 66.17 11:07:17 Average: 1 53.07 0.54 8.09 1.70 0.13 36.48 11:07:17 11:07:17 11:07:17