00:04:32 Started by timer 00:04:32 Running as SYSTEM 00:04:32 [EnvInject] - Loading node environment variables. 00:04:32 Building remotely on prd-centos8-builder-2c-1g-4310 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 00:04:32 [ssh-agent] Looking for ssh-agent implementation... 00:04:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:32 $ ssh-agent 00:04:32 SSH_AUTH_SOCK=/tmp/ssh-PLW8TOXm1rgi/agent.14544 00:04:32 SSH_AGENT_PID=14550 00:04:32 [ssh-agent] Started. 00:04:32 Running ssh-add (command line suppressed) 00:04:32 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11175601714943790954.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11175601714943790954.key) 00:04:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 00:04:32 The recommended git tool is: NONE 00:04:34 using credential onap-jenkins-ssh 00:04:34 Wiping out workspace first. 00:04:34 Cloning the remote Git repository 00:04:34 Cloning repository git://cloud.onap.org/mirror/ci-management 00:04:34 > git init /w/workspace/ci-management-openstack-cron # timeout=10 00:04:34 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 00:04:34 > git --version # timeout=10 00:04:34 > git --version # 'git version 2.39.0' 00:04:34 using GIT_SSH to set credentials Gerrit user 00:04:34 [INFO] Currently running in a labeled security context 00:04:34 [INFO] Currently SELinux is 'enforcing' on the host 00:04:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh15727556512664164385.key 00:04:34 Verifying host key using manually-configured host key entries 00:04:34 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:36 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 00:04:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:36 Avoid second fetch 00:04:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:04:36 Checking out Revision 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 (refs/remotes/origin/master) 00:04:36 > git config core.sparsecheckout # timeout=10 00:04:36 > git checkout -f 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 00:04:37 Commit message: "Remove pythonsdk-tests markdown linter" 00:04:37 > git rev-list --no-walk 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 00:04:37 > git remote # timeout=10 00:04:37 > git submodule init # timeout=10 00:04:37 > git submodule sync # timeout=10 00:04:37 > git config --get remote.origin.url # timeout=10 00:04:37 > git submodule init # timeout=10 00:04:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:04:37 > git config --get submodule.global-jjb.url # timeout=10 00:04:37 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:04:37 > git config --get submodule.packer/common-packer.url # timeout=10 00:04:37 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:04:37 > git submodule update --init --recursive global-jjb # timeout=10 00:04:38 > git submodule update --init --recursive packer/common-packer # timeout=10 00:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:42 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:04:42 No emails were triggered. 00:04:42 provisioning config files... 00:04:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:04:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:04:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:04:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5958680224856520096.sh 00:04:42 ---> python-tools-install.sh 00:04:42 Setup pyenv: 00:04:42 system 00:04:42 * 3.8.13 (set by /opt/pyenv/version) 00:04:42 * 3.9.13 (set by /opt/pyenv/version) 00:04:42 * 3.10.6 (set by /opt/pyenv/version) 00:04:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0dsb 00:04:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:04:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:50 lf-activate-venv(): INFO: Base packages installed successfully 00:04:50 lf-activate-venv(): INFO: Installing additional packages: lftools 00:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:05:12 Generating Requirements File 00:05: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. 00:05:40 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:05:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:05:40 Python 3.10.6 00:05:41 pip 25.2 from /tmp/venv-0dsb/lib/python3.10/site-packages/pip (python 3.10) 00:05:41 appdirs==1.4.4 00:05:41 argcomplete==3.6.3 00:05:41 aspy.yaml==1.3.0 00:05:41 attrs==25.4.0 00:05:41 autopage==0.5.2 00:05:41 beautifulsoup4==4.14.2 00:05:41 boto3==1.40.56 00:05:41 botocore==1.40.56 00:05:41 bs4==0.0.2 00:05:41 cachetools==6.2.1 00:05:41 certifi==2025.10.5 00:05:41 cffi==2.0.0 00:05:41 cfgv==3.4.0 00:05:41 chardet==5.2.0 00:05:41 charset-normalizer==3.4.4 00:05:41 click==8.3.0 00:05:41 cliff==4.11.0 00:05:41 cmd2==2.7.0 00:05:41 cryptography==3.3.2 00:05:41 debtcollector==3.0.0 00:05:41 decorator==5.2.1 00:05:41 defusedxml==0.7.1 00:05:41 Deprecated==1.2.18 00:05:41 distlib==0.4.0 00:05:41 dnspython==2.8.0 00:05:41 docker==7.1.0 00:05:41 dogpile.cache==1.5.0 00:05:41 durationpy==0.10 00:05:41 email-validator==2.3.0 00:05:41 filelock==3.20.0 00:05:41 future==1.0.0 00:05:41 gitdb==4.0.12 00:05:41 GitPython==3.1.45 00:05:41 google-auth==2.41.1 00:05:41 httplib2==0.31.0 00:05:41 identify==2.6.15 00:05:41 idna==3.11 00:05:41 importlib-resources==1.5.0 00:05:41 iso8601==2.1.0 00:05:41 Jinja2==3.1.6 00:05:41 jmespath==1.0.1 00:05:41 jsonpatch==1.33 00:05:41 jsonpointer==3.0.0 00:05:41 jsonschema==4.25.1 00:05:41 jsonschema-specifications==2025.9.1 00:05:41 keystoneauth1==5.12.0 00:05:41 kubernetes==34.1.0 00:05:41 lftools==0.37.15 00:05:41 lxml==6.0.2 00:05:41 markdown-it-py==4.0.0 00:05:41 MarkupSafe==3.0.3 00:05:41 mdurl==0.1.2 00:05:41 msgpack==1.1.2 00:05:41 multi_key_dict==2.0.3 00:05:41 munch==4.0.0 00:05:41 netaddr==1.3.0 00:05:41 niet==1.4.2 00:05:41 nodeenv==1.9.1 00:05:41 oauth2client==4.1.3 00:05:41 oauthlib==3.3.1 00:05:41 openstacksdk==4.7.1 00:05:41 os-service-types==1.8.0 00:05:41 osc-lib==4.2.0 00:05:41 oslo.config==10.0.0 00:05:41 oslo.context==6.1.0 00:05:41 oslo.i18n==6.6.0 00:05:41 oslo.log==7.2.1 00:05:41 oslo.serialization==5.8.0 00:05:41 oslo.utils==9.1.0 00:05:41 packaging==25.0 00:05:41 pbr==7.0.1 00:05:41 platformdirs==4.5.0 00:05:41 prettytable==3.16.0 00:05:41 psutil==7.1.1 00:05:41 pyasn1==0.6.1 00:05:41 pyasn1_modules==0.4.2 00:05:41 pycparser==2.23 00:05:41 pygerrit2==2.0.15 00:05:41 PyGithub==2.8.1 00:05:41 Pygments==2.19.2 00:05:41 PyJWT==2.10.1 00:05:41 PyNaCl==1.6.0 00:05:41 pyparsing==2.4.7 00:05:41 pyperclip==1.11.0 00:05:41 pyrsistent==0.20.0 00:05:41 python-cinderclient==9.8.0 00:05:41 python-dateutil==2.9.0.post0 00:05:41 python-heatclient==4.3.0 00:05:41 python-jenkins==1.8.3 00:05:41 python-keystoneclient==5.7.0 00:05:41 python-magnumclient==4.9.0 00:05:41 python-openstackclient==8.2.0 00:05:41 python-swiftclient==4.8.0 00:05:41 PyYAML==6.0.3 00:05:41 referencing==0.37.0 00:05:41 requests==2.32.5 00:05:41 requests-oauthlib==2.0.0 00:05:41 requestsexceptions==1.4.0 00:05:41 rfc3986==2.0.0 00:05:41 rich==14.2.0 00:05:41 rich-argparse==1.7.1 00:05:41 rpds-py==0.27.1 00:05:41 rsa==4.9.1 00:05:41 ruamel.yaml==0.18.15 00:05:41 ruamel.yaml.clib==0.2.14 00:05:41 s3transfer==0.14.0 00:05:41 simplejson==3.20.2 00:05:41 six==1.17.0 00:05:41 smmap==5.0.2 00:05:41 soupsieve==2.8 00:05:41 stevedore==5.5.0 00:05:41 tabulate==0.9.0 00:05:41 toml==0.10.2 00:05:41 tomlkit==0.13.3 00:05:41 tqdm==4.67.1 00:05:41 typing_extensions==4.15.0 00:05:41 tzdata==2025.2 00:05:41 urllib3==1.26.20 00:05:41 virtualenv==20.35.3 00:05:41 wcwidth==0.2.14 00:05:41 websocket-client==1.9.0 00:05:41 wrapt==2.0.0 00:05:41 xdg==6.0.0 00:05:41 xmltodict==1.0.2 00:05:41 yq==3.4.3 00:05:41 [EnvInject] - Injecting environment variables from a build step. 00:05:41 [EnvInject] - Injecting as environment variables the properties content 00:05:41 OS_CLOUD=vex 00:05:41 00:05:41 [EnvInject] - Variables injected successfully. 00:05:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13736293753204145519.sh 00:05:41 ---> Orphaned k8s clusters 00:05:41 Setup pyenv: 00:05:41 system 00:05:41 3.8.13 00:05:41 3.9.13 00:05:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:43 lf-activate-venv(): INFO: Base packages installed successfully 00:05:43 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:05: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. 00:05:49 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:05:52 -----> Delete orphaned cluster 00:05:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7214519577193518608.sh 00:05:52 ---> Orphaned stacks 00:05:52 Setup pyenv: 00:05:52 system 00:05:52 3.8.13 00:05:52 3.9.13 00:05:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:54 lf-activate-venv(): INFO: Base packages installed successfully 00:05:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:06:19 + mapfile -t OS_COE_CLUSTERS_ID 00:06:19 ++ awk '{print $1}' 00:06:19 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:06:19 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:06:22 + echo '-----> Active clusters -> stacks' 00:06:22 -----> Active clusters -> stacks 00:06:22 + OS_COE_STACKS=() 00:06:22 + [[ 0 -gt 0 ]] 00:06:22 + mapfile -t OS_STACKS 00:06:22 ++ awk '{print $1}' 00:06:22 ++ 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 00:06:23 + echo '-----> Active stacks' 00:06:23 -----> Active stacks 00:06:23 + echo '-----> Delete orphaned stacks' 00:06:23 -----> Delete orphaned stacks 00:06:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1507878583601649881.sh 00:06:23 ---> Orphaned servers 00:06:23 Setup pyenv: 00:06:24 system 00:06:24 3.8.13 00:06:24 3.9.13 00:06:24 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:25 lf-activate-venv(): INFO: Base packages installed successfully 00:06:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:06:40 -----> Active servers 00:06:40 prd-ubuntu1804-builder-4c-4g-4311 00:06:40 prd-centos8-builder-2c-1g-4310 00:06:40 prd-queue-docker-4c-4g-2431 00:06:40 -----> Delete orphaned servers 00:06:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17408118265898310163.sh 00:06:40 ---> Orphaned ports 00:06:40 Setup pyenv: 00:06:41 system 00:06:41 3.8.13 00:06:41 3.9.13 00:06:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:42 lf-activate-venv(): INFO: Base packages installed successfully 00:06:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:06:54 No orphaned ports to process. 00:06:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18207034712987414351.sh 00:06:54 ---> Orphaned volumes 00:06:54 + source /home/jenkins/lf-env.sh 00:06:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:06:54 ++ mktemp -d /tmp/venv-XXXX 00:06:54 + lf_venv=/tmp/venv-aGX9 00:06:54 + local venv_file=/tmp/.os_lf_venv 00:06:54 + local python=python3 00:06:54 + local options 00:06:54 + local set_path=true 00:06:54 + local install_args= 00:06: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 00:06:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:06:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:06:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:06:54 + true 00:06:54 + case $1 in 00:06:54 + python=python3 00:06:54 + shift 2 00:06:54 + true 00:06:54 + case $1 in 00:06:54 + shift 00:06:54 + break 00:06:54 + case $python in 00:06:54 + local pkg_list= 00:06:54 + [[ -d /opt/pyenv ]] 00:06:54 + echo 'Setup pyenv:' 00:06:54 Setup pyenv: 00:06:54 + export PYENV_ROOT=/opt/pyenv 00:06:54 + PYENV_ROOT=/opt/pyenv 00:06: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 00:06: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 00:06:54 + pyenv versions 00:06:54 system 00:06:54 3.8.13 00:06:54 3.9.13 00:06:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:54 + command -v pyenv 00:06:54 ++ pyenv init - --no-rehash 00:06: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[*]}"'\'')" 00:06:54 export PATH="/opt/pyenv/shims:${PATH}" 00:06:54 export PYENV_SHELL=bash 00:06:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:06:54 pyenv() { 00:06:54 local command 00:06:54 command="${1:-}" 00:06:54 if [ "$#" -gt 0 ]; then 00:06:54 shift 00:06:54 fi 00:06:54 00:06:54 case "$command" in 00:06:54 rehash|shell) 00:06:54 eval "$(pyenv "sh-$command" "$@")" 00:06:54 ;; 00:06:54 *) 00:06:54 command pyenv "$command" "$@" 00:06:54 ;; 00:06:54 esac 00:06:54 }' 00:06: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[*]}"' 00:06: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 00:06: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 00:06: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 00:06:54 ++ export PYENV_SHELL=bash 00:06:54 ++ PYENV_SHELL=bash 00:06:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:06:54 +++ complete -F _pyenv pyenv 00:06:54 ++ lf-pyver python3 00:06:54 ++ local py_version_xy=python3 00:06:54 ++ local py_version_xyz= 00:06:54 ++ awk '{ print $1 }' 00:06:54 ++ pyenv versions 00:06:54 ++ local command 00:06:54 ++ command=versions 00:06:54 ++ '[' 1 -gt 0 ']' 00:06:54 ++ shift 00:06:54 ++ case "$command" in 00:06:54 ++ command pyenv versions 00:06:54 ++ pyenv versions 00:06:54 ++ sed 's/^[ *]* //' 00:06:54 ++ grep -E '^[0-9.]*[0-9]$' 00:06:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:06:54 +++ tail -n 1 00:06:54 +++ grep '^3' /tmp/.pyenv_versions 00:06:54 +++ sort -V 00:06:54 ++ py_version_xyz=3.10.6 00:06:54 ++ [[ -z 3.10.6 ]] 00:06:54 ++ echo 3.10.6 00:06:54 ++ return 0 00:06:54 + pyenv local 3.10.6 00:06:54 + local command 00:06:54 + command=local 00:06:54 + '[' 2 -gt 0 ']' 00:06:54 + shift 00:06:54 + case "$command" in 00:06:54 + command pyenv local 3.10.6 00:06:54 + pyenv local 3.10.6 00:06:54 + for arg in "$@" 00:06:54 + case $arg in 00:06:54 + pkg_list+='lftools[openstack] ' 00:06:54 + for arg in "$@" 00:06:54 + case $arg in 00:06:54 + pkg_list+='kubernetes ' 00:06:54 + for arg in "$@" 00:06:54 + case $arg in 00:06:54 + pkg_list+='niet ' 00:06:54 + for arg in "$@" 00:06:54 + case $arg in 00:06:54 + pkg_list+='python-heatclient ' 00:06:54 + for arg in "$@" 00:06:54 + case $arg in 00:06:54 + pkg_list+='python-openstackclient ' 00:06:54 + for arg in "$@" 00:06:54 + case $arg in 00:06:54 + pkg_list+='python-magnumclient ' 00:06:54 + for arg in "$@" 00:06:54 + case $arg in 00:06:54 + pkg_list+='yq ' 00:06:54 + [[ -f /tmp/.os_lf_venv ]] 00:06:54 ++ cat /tmp/.os_lf_venv 00:06:54 + lf_venv=/tmp/venv-0dsb 00:06:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from' file:/tmp/.os_lf_venv 00:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:06:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:54 + local 'pip_opts=--upgrade --quiet' 00:06:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:06:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:06:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:06:54 + [[ -n '' ]] 00:06:54 + [[ -n '' ]] 00:06:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:54 + /tmp/venv-0dsb/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 00:06:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:06:56 lf-activate-venv(): INFO: Base packages installed successfully 00:06:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:06:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:06:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:06:56 + /tmp/venv-0dsb/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 00:07:07 + type python3 00:07:07 + true 00:07:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH' 00:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:07:07 + PATH=/tmp/venv-0dsb/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 00:07:07 + return 0 00:07:07 + mapfile -t os_volumes 00:07:07 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:07:09 + '[' 0 -eq 0 ']' 00:07:09 + echo 'No orphaned volumes found.' 00:07:09 No orphaned volumes found. 00:07:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:07:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:07:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16121419023886477090.sh 00:07:09 ---> Protect in-use images 00:07:09 Setup pyenv: 00:07:09 system 00:07:09 3.8.13 00:07:09 3.9.13 00:07:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:07:11 lf-activate-venv(): INFO: Base packages installed successfully 00:07:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:07:22 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:07:22 INFO: There are images to protect defined in jenkins-config. 00:07:22 INFO: Protecting the following images: 00:07:22 CentOS Stream 8 - redis - - 310180101-1010 00:07:22 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 00:07:22 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 00:07:22 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 00:07:22 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 00:07:22 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 00:07:22 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 00:07:22 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 00:07:22 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 00:07:22 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 00:07:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 00:07:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 00:07:22 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 00:07:22 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 00:07:22 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 00:07:23 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 00:07:25 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 00:07:26 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 00:07:26 Build step 'Conditional step (single)' marked build as failure 00:07:26 $ ssh-agent -k 00:07:26 unset SSH_AUTH_SOCK; 00:07:26 unset SSH_AGENT_PID; 00:07:26 echo Agent pid 14550 killed; 00:07:26 [ssh-agent] Stopped. 00:07:26 [PostBuildScript] - [INFO] Executing post build scripts. 00:07:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8198550412052919835.sh 00:07:26 ---> sysstat.sh 00:07:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17340688028873214067.sh 00:07:26 ---> package-listing.sh 00:07:26 ++ facter osfamily 00:07:26 ++ tr '[:upper:]' '[:lower:]' 00:07:27 + OS_FAMILY=redhat 00:07:27 + workspace=/w/workspace/ci-management-openstack-cron 00:07:27 + START_PACKAGES=/tmp/packages_start.txt 00:07:27 + END_PACKAGES=/tmp/packages_end.txt 00:07:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:07:27 + PACKAGES=/tmp/packages_start.txt 00:07:27 + '[' /w/workspace/ci-management-openstack-cron ']' 00:07:27 + PACKAGES=/tmp/packages_end.txt 00:07:27 + case "${OS_FAMILY}" in 00:07:27 + rpm -qa 00:07:27 + sort 00:07:27 + '[' -f /tmp/packages_start.txt ']' 00:07:27 + '[' -f /tmp/packages_end.txt ']' 00:07:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:07:27 + '[' /w/workspace/ci-management-openstack-cron ']' 00:07:27 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 00:07:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 00:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9473948104799821971.sh 00:07:27 ---> capture-instance-metadata.sh 00:07:27 Setup pyenv: 00:07:27 system 00:07:27 3.8.13 00:07:27 3.9.13 00:07:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:07:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:07:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:07:29 lf-activate-venv(): INFO: Base packages installed successfully 00:07:29 lf-activate-venv(): INFO: Installing additional packages: lftools 00:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:07:37 INFO: Running in OpenStack, capturing instance metadata 00:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15045177054419700455.sh 00:07:37 provisioning config files... 00:07:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7601505041544896237tmp 00:07:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:07:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:07:37 [EnvInject] - Injecting environment variables from a build step. 00:07:37 [EnvInject] - Injecting as environment variables the properties content 00:07:37 SERVER_ID=logs 00:07:37 00:07:37 [EnvInject] - Variables injected successfully. 00:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14597879817185845123.sh 00:07:37 ---> create-netrc.sh 00:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18358896808998781064.sh 00:07:37 ---> python-tools-install.sh 00:07:37 Setup pyenv: 00:07:37 system 00:07:37 3.8.13 00:07:37 3.9.13 00:07:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:07:39 lf-activate-venv(): INFO: Base packages installed successfully 00:07:39 lf-activate-venv(): INFO: Installing additional packages: lftools 00:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:07:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2193226820084614780.sh 00:07:47 ---> sudo-logs.sh 00:07:47 Archiving 'sudo' log.. 00:07:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6045942288095242475.sh 00:07:47 ---> job-cost.sh 00:07:47 Setup pyenv: 00:07:48 system 00:07:48 3.8.13 00:07:48 3.9.13 00:07:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:07:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:07:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:07:49 lf-activate-venv(): INFO: Base packages installed successfully 00:07:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:07:55 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. 00:07:55 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:07:55 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:07:55 INFO: No Stack... 00:07:56 INFO: Retrieving Pricing Info for: v3-standard-2 00:07:56 INFO: Archiving Costs 00:07:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8612385147798030238.sh 00:07:56 ---> logs-deploy.sh 00:07:56 Setup pyenv: 00:07:56 system 00:07:56 3.8.13 00:07:56 3.9.13 00:07:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dsb from file:/tmp/.os_lf_venv 00:07:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:07:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:07:58 lf-activate-venv(): INFO: Base packages installed successfully 00:07:58 lf-activate-venv(): INFO: Installing additional packages: lftools 00:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-0dsb/bin to PATH 00:08:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57513 00:08:07 INFO: archiving workspace using pattern(s): 00:08:08 Archives upload complete. 00:08:08 INFO: archiving logs to Nexus 00:08:09 ---> uname -a: 00:08:09 Linux prd-centos8-builder-2c-1g-4310.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 00:08:09 00:08:09 00:08:09 ---> lscpu: 00:08:09 Architecture: x86_64 00:08:09 CPU op-mode(s): 32-bit, 64-bit 00:08:09 Byte Order: Little Endian 00:08:09 CPU(s): 2 00:08:09 On-line CPU(s) list: 0,1 00:08:09 Thread(s) per core: 1 00:08:09 Core(s) per socket: 1 00:08:09 Socket(s): 2 00:08:09 NUMA node(s): 1 00:08:09 Vendor ID: AuthenticAMD 00:08:09 CPU family: 23 00:08:09 Model: 49 00:08:09 Model name: AMD EPYC-Rome Processor 00:08:09 Stepping: 0 00:08:09 CPU MHz: 2800.000 00:08:09 BogoMIPS: 5600.00 00:08:09 Virtualization: AMD-V 00:08:09 Hypervisor vendor: KVM 00:08:09 Virtualization type: full 00:08:09 L1d cache: 32K 00:08:09 L1i cache: 32K 00:08:09 L2 cache: 512K 00:08:09 L3 cache: 16384K 00:08:09 NUMA node0 CPU(s): 0,1 00:08:09 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 00:08:09 00:08:09 00:08:09 ---> nproc: 00:08:09 2 00:08:09 00:08:09 00:08:09 ---> df -h: 00:08:09 Filesystem Size Used Avail Use% Mounted on 00:08:09 devtmpfs 3.8G 0 3.8G 0% /dev 00:08:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:08:09 tmpfs 3.8G 17M 3.8G 1% /run 00:08:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:08:09 /dev/vda1 40G 8.4G 32G 21% / 00:08:09 tmpfs 770M 0 770M 0% /run/user/1001 00:08:09 00:08:09 00:08:09 ---> free -m: 00:08:09 total used free shared buff/cache available 00:08:09 Mem: 7699 581 5023 19 2095 6812 00:08:09 Swap: 1023 0 1023 00:08:09 00:08:09 00:08:09 ---> ip addr: 00:08:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:08:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:08:09 inet 127.0.0.1/8 scope host lo 00:08:09 valid_lft forever preferred_lft forever 00:08:09 inet6 ::1/128 scope host 00:08:09 valid_lft forever preferred_lft forever 00:08:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:08:09 link/ether fa:16:3e:5d:43:b0 brd ff:ff:ff:ff:ff:ff 00:08:09 altname enp0s3 00:08:09 altname ens3 00:08:09 inet 10.30.106.185/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 00:08:09 valid_lft 86163sec preferred_lft 86163sec 00:08:09 inet6 fe80::f816:3eff:fe5d:43b0/64 scope link 00:08:09 valid_lft forever preferred_lft forever 00:08:09 00:08:09 00:08:09 ---> sar -b -r -n DEV: 00:08:09 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) 00:08:09 00:08:09 00:04:07 LINUX RESTART (2 CPU) 00:08:09 00:08:09 12:05:01 AM tps rtps wtps bread/s bwrtn/s 00:08:09 12:06:01 AM 136.92 7.61 129.31 133.16 10974.28 00:08:09 12:07:01 AM 58.76 0.35 58.41 43.73 4378.40 00:08:09 12:08:01 AM 31.41 0.48 30.93 48.66 895.02 00:08:09 Average: 75.70 2.82 72.88 75.18 5416.21 00:08:09 00:08:09 12:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:08:09 12:06:01 AM 5168028 6989496 2716416 34.45 2688 1987496 718852 8.05 198172 2149708 89988 00:08:09 12:07:01 AM 5119716 6945568 2764728 35.07 2688 1991412 767388 8.59 225304 2167868 7652 00:08:09 12:08:01 AM 5127624 6957828 2756820 34.97 2688 1995388 739916 8.28 393884 1991568 20816 00:08:09 Average: 5138456 6964297 2745988 34.83 2688 1991432 742052 8.31 272453 2103048 39485 00:08:09 00:08:09 12:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:08:09 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:09 12:06:01 AM eth0 50.88 35.67 857.11 10.20 0.00 0.00 0.00 0.00 00:08:09 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:09 12:07:01 AM eth0 31.63 24.65 51.43 9.06 0.00 0.00 0.00 0.00 00:08:09 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:09 12:08:01 AM eth0 29.43 23.86 23.67 10.89 0.00 0.00 0.00 0.00 00:08:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:09 Average: eth0 37.31 28.06 310.77 10.05 0.00 0.00 0.00 0.00 00:08:09 00:08:09 00:08:09 ---> sar -P ALL: 00:08:09 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) 00:08:09 00:08:09 00:04:07 LINUX RESTART (2 CPU) 00:08:09 00:08:09 12:05:01 AM CPU %user %nice %system %iowait %steal %idle 00:08:09 12:06:01 AM all 29.60 0.15 4.58 1.72 0.12 63.84 00:08:09 12:06:01 AM 0 31.38 0.20 5.06 2.05 0.10 61.20 00:08:09 12:06:01 AM 1 27.81 0.10 4.09 1.40 0.13 66.47 00:08:09 12:07:01 AM all 36.19 0.00 2.60 1.07 0.10 60.04 00:08:09 12:07:01 AM 0 26.87 0.00 2.38 1.06 0.10 69.58 00:08:09 12:07:01 AM 1 45.49 0.00 2.83 1.08 0.10 50.50 00:08:09 12:08:01 AM all 41.75 0.00 3.39 0.21 0.09 54.57 00:08:09 12:08:01 AM 0 26.32 0.00 3.15 0.18 0.08 70.26 00:08:09 12:08:01 AM 1 57.23 0.00 3.63 0.23 0.10 38.81 00:08:09 Average: all 35.85 0.05 3.52 1.00 0.10 59.48 00:08:09 Average: 0 28.19 0.07 3.53 1.10 0.09 67.02 00:08:09 Average: 1 43.51 0.03 3.51 0.90 0.11 51.93 00:08:09 00:08:09 00:08:09