08:37:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 08:37:55 Running as SYSTEM 08:37:55 [EnvInject] - Loading node environment variables. 08:37:55 Building remotely on prd-ubuntu1804-builder-4c-4g-38658 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:37:55 [ssh-agent] Looking for ssh-agent implementation... 08:37:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:55 $ ssh-agent 08:37:55 SSH_AUTH_SOCK=/tmp/ssh-DRFEXn7syFmq/agent.1621 08:37:55 SSH_AGENT_PID=1623 08:37:55 [ssh-agent] Started. 08:37:55 Running ssh-add (command line suppressed) 08:37:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14345314131253341393.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14345314131253341393.key) 08:37:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:37:55 The recommended git tool is: NONE 08:37:56 using credential onap-jenkins-ssh 08:37:56 Wiping out workspace first. 08:37:56 Cloning the remote Git repository 08:37:56 Cloning repository git://cloud.onap.org/mirror/oom.git 08:37:56 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:37:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:37:56 > git --version # timeout=10 08:37:56 > git --version # 'git version 2.17.1' 08:37:56 using GIT_SSH to set credentials Gerrit user 08:37:56 Verifying host key using manually-configured host key entries 08:37:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:38:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:38:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:38:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:38:02 using GIT_SSH to set credentials Gerrit user 08:38:02 Verifying host key using manually-configured host key entries 08:38:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/3 # timeout=30 08:38:02 > git rev-parse 8794125c25e26b0f838591eacdd87cfb7a50c97f^{commit} # timeout=10 08:38:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:38:02 Checking out Revision 8794125c25e26b0f838591eacdd87cfb7a50c97f (refs/changes/41/141841/3) 08:38:02 > git config core.sparsecheckout # timeout=10 08:38:02 > git checkout -f 8794125c25e26b0f838591eacdd87cfb7a50c97f # timeout=30 08:38:06 Commit message: "[SO] 16.1.0 release" 08:38:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:38:06 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 08:38:06 [EnvInject] - Injecting environment variables from a build step. 08:38:06 [EnvInject] - Injecting as environment variables the properties content 08:38:06 PYTHON=python3 08:38:06 08:38:06 [EnvInject] - Variables injected successfully. 08:38:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13690550348320234733.sh 08:38:06 ---> tox-install.sh 08:38:06 + source /home/jenkins/lf-env.sh 08:38:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:38:06 ++ mktemp -d /tmp/venv-XXXX 08:38:06 + lf_venv=/tmp/venv-86rq 08:38:06 + local venv_file=/tmp/.os_lf_venv 08:38:06 + local python=python3 08:38:06 + local options 08:38:06 + local set_path=true 08:38:06 + local install_args= 08:38:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:38:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:38:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:38:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:38:06 + true 08:38:06 + case $1 in 08:38:06 + venv_file=/tmp/.toxenv 08:38:06 + shift 2 08:38:06 + true 08:38:06 + case $1 in 08:38:06 + shift 08:38:06 + break 08:38:06 + case $python in 08:38:06 + local pkg_list= 08:38:06 + [[ -d /opt/pyenv ]] 08:38:06 + echo 'Setup pyenv:' 08:38:06 Setup pyenv: 08:38:06 + export PYENV_ROOT=/opt/pyenv 08:38:06 + PYENV_ROOT=/opt/pyenv 08:38:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:06 + pyenv versions 08:38:06 * system (set by /opt/pyenv/version) 08:38:06 * 3.8.13 (set by /opt/pyenv/version) 08:38:06 * 3.9.13 (set by /opt/pyenv/version) 08:38:06 * 3.10.6 (set by /opt/pyenv/version) 08:38:06 + command -v pyenv 08:38:06 ++ pyenv init - --no-rehash 08:38:06 + 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[*]}"'\'')" 08:38:06 export PATH="/opt/pyenv/shims:${PATH}" 08:38:06 export PYENV_SHELL=bash 08:38:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:38:06 pyenv() { 08:38:06 local command 08:38:06 command="${1:-}" 08:38:06 if [ "$#" -gt 0 ]; then 08:38:06 shift 08:38:06 fi 08:38:06 08:38:06 case "$command" in 08:38:06 rehash|shell) 08:38:06 eval "$(pyenv "sh-$command" "$@")" 08:38:06 ;; 08:38:06 *) 08:38:06 command pyenv "$command" "$@" 08:38:06 ;; 08:38:06 esac 08:38:06 }' 08:38:06 +++ 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[*]}"' 08:38:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:06 ++ export PYENV_SHELL=bash 08:38:06 ++ PYENV_SHELL=bash 08:38:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:38:06 +++ complete -F _pyenv pyenv 08:38:06 ++ lf-pyver python3 08:38:06 ++ local py_version_xy=python3 08:38:06 ++ local py_version_xyz= 08:38:06 ++ pyenv versions 08:38:06 ++ sed 's/^[ *]* //' 08:38:06 ++ local command 08:38:06 ++ grep -E '^[0-9.]*[0-9]$' 08:38:06 ++ command=versions 08:38:06 ++ '[' 1 -gt 0 ']' 08:38:06 ++ shift 08:38:06 ++ case "$command" in 08:38:06 ++ command pyenv versions 08:38:06 ++ pyenv versions 08:38:06 ++ awk '{ print $1 }' 08:38:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:38:06 +++ grep '^3' /tmp/.pyenv_versions 08:38:06 +++ sort -V 08:38:06 +++ tail -n 1 08:38:06 ++ py_version_xyz=3.10.6 08:38:06 ++ [[ -z 3.10.6 ]] 08:38:06 ++ echo 3.10.6 08:38:06 ++ return 0 08:38:06 + pyenv local 3.10.6 08:38:06 + local command 08:38:06 + command=local 08:38:06 + '[' 2 -gt 0 ']' 08:38:06 + shift 08:38:06 + case "$command" in 08:38:06 + command pyenv local 3.10.6 08:38:06 + pyenv local 3.10.6 08:38:06 + for arg in "$@" 08:38:06 + case $arg in 08:38:06 + pkg_list+='tox ' 08:38:06 + for arg in "$@" 08:38:06 + case $arg in 08:38:06 + pkg_list+='virtualenv ' 08:38:06 + for arg in "$@" 08:38:06 + case $arg in 08:38:06 + pkg_list+='urllib3~=1.26.15 ' 08:38:06 + [[ -f /tmp/.toxenv ]] 08:38:06 + [[ ! -f /tmp/.toxenv ]] 08:38:06 + [[ -n '' ]] 08:38:06 + python3 -m venv /tmp/venv-86rq 08:38:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-86rq' 08:38:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-86rq 08:38:10 + echo /tmp/venv-86rq 08:38:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:38:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:38:10 + /tmp/venv-86rq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:38:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:38:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:38:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:38:14 + /tmp/venv-86rq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:38:16 + type python3 08:38:16 + true 08:38:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-86rq/bin to PATH' 08:38:16 lf-activate-venv(): INFO: Adding /tmp/venv-86rq/bin to PATH 08:38:16 + PATH=/tmp/venv-86rq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:16 + return 0 08:38:16 + python3 --version 08:38:16 Python 3.10.6 08:38:16 + python3 -m pip --version 08:38:17 pip 25.2 from /tmp/venv-86rq/lib/python3.10/site-packages/pip (python 3.10) 08:38:17 + python3 -m pip freeze 08:38:17 cachetools==6.1.0 08:38:17 chardet==5.2.0 08:38:17 colorama==0.4.6 08:38:17 distlib==0.4.0 08:38:17 filelock==3.19.1 08:38:17 packaging==25.0 08:38:17 platformdirs==4.3.8 08:38:17 pluggy==1.6.0 08:38:17 pyproject-api==1.9.1 08:38:17 tomli==2.2.1 08:38:17 tox==4.28.4 08:38:17 typing_extensions==4.14.1 08:38:17 urllib3==1.26.20 08:38:17 virtualenv==20.34.0 08:38:17 [EnvInject] - Injecting environment variables from a build step. 08:38:17 [EnvInject] - Injecting as environment variables the properties content 08:38:17 PARALLEL=false 08:38:17 08:38:17 [EnvInject] - Variables injected successfully. 08:38:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6843016909957978988.sh 08:38:17 ---> tox-run.sh 08:38:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:38:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:38:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:38:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:38:17 + source /home/jenkins/lf-env.sh 08:38:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:38:17 ++ mktemp -d /tmp/venv-XXXX 08:38:17 + lf_venv=/tmp/venv-BdZ4 08:38:17 + local venv_file=/tmp/.os_lf_venv 08:38:17 + local python=python3 08:38:17 + local options 08:38:17 + local set_path=true 08:38:17 + local install_args= 08:38:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:38:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:38:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:38:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:38:17 + true 08:38:17 + case $1 in 08:38:17 + venv_file=/tmp/.toxenv 08:38:17 + shift 2 08:38:17 + true 08:38:17 + case $1 in 08:38:17 + shift 08:38:17 + break 08:38:17 + case $python in 08:38:17 + local pkg_list= 08:38:17 + [[ -d /opt/pyenv ]] 08:38:17 + echo 'Setup pyenv:' 08:38:17 Setup pyenv: 08:38:17 + export PYENV_ROOT=/opt/pyenv 08:38:17 + PYENV_ROOT=/opt/pyenv 08:38:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:17 + pyenv versions 08:38:17 system 08:38:17 3.8.13 08:38:17 3.9.13 08:38:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:38:17 + command -v pyenv 08:38:17 ++ pyenv init - --no-rehash 08:38:17 + 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[*]}"'\'')" 08:38:17 export PATH="/opt/pyenv/shims:${PATH}" 08:38:17 export PYENV_SHELL=bash 08:38:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:38:17 pyenv() { 08:38:17 local command 08:38:17 command="${1:-}" 08:38:17 if [ "$#" -gt 0 ]; then 08:38:17 shift 08:38:17 fi 08:38:17 08:38:17 case "$command" in 08:38:17 rehash|shell) 08:38:17 eval "$(pyenv "sh-$command" "$@")" 08:38:17 ;; 08:38:17 *) 08:38:17 command pyenv "$command" "$@" 08:38:17 ;; 08:38:17 esac 08:38:17 }' 08:38:17 +++ 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[*]}"' 08:38:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:17 ++ export PYENV_SHELL=bash 08:38:17 ++ PYENV_SHELL=bash 08:38:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:38:17 +++ complete -F _pyenv pyenv 08:38:17 ++ lf-pyver python3 08:38:17 ++ local py_version_xy=python3 08:38:17 ++ local py_version_xyz= 08:38:17 ++ pyenv versions 08:38:17 ++ local command 08:38:17 ++ command=versions 08:38:17 ++ '[' 1 -gt 0 ']' 08:38:17 ++ shift 08:38:17 ++ case "$command" in 08:38:17 ++ command pyenv versions 08:38:17 ++ pyenv versions 08:38:17 ++ awk '{ print $1 }' 08:38:17 ++ grep -E '^[0-9.]*[0-9]$' 08:38:17 ++ sed 's/^[ *]* //' 08:38:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:38:17 +++ grep '^3' /tmp/.pyenv_versions 08:38:17 +++ sort -V 08:38:17 +++ tail -n 1 08:38:17 ++ py_version_xyz=3.10.6 08:38:17 ++ [[ -z 3.10.6 ]] 08:38:17 ++ echo 3.10.6 08:38:17 ++ return 0 08:38:17 + pyenv local 3.10.6 08:38:17 + local command 08:38:17 + command=local 08:38:17 + '[' 2 -gt 0 ']' 08:38:17 + shift 08:38:17 + case "$command" in 08:38:17 + command pyenv local 3.10.6 08:38:17 + pyenv local 3.10.6 08:38:17 + for arg in "$@" 08:38:17 + case $arg in 08:38:17 + pkg_list+='tox ' 08:38:17 + for arg in "$@" 08:38:17 + case $arg in 08:38:17 + pkg_list+='virtualenv ' 08:38:17 + for arg in "$@" 08:38:17 + case $arg in 08:38:17 + pkg_list+='urllib3~=1.26.15 ' 08:38:17 + [[ -f /tmp/.toxenv ]] 08:38:17 ++ cat /tmp/.toxenv 08:38:17 + lf_venv=/tmp/venv-86rq 08:38:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-86rq from' file:/tmp/.toxenv 08:38:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-86rq from file:/tmp/.toxenv 08:38:17 + /tmp/venv-86rq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:38:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:38:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:38:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:38:18 + /tmp/venv-86rq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:38:19 + type python3 08:38:19 + true 08:38:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-86rq/bin to PATH' 08:38:19 lf-activate-venv(): INFO: Adding /tmp/venv-86rq/bin to PATH 08:38:19 + PATH=/tmp/venv-86rq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:19 + return 0 08:38:19 + [[ -d /opt/pyenv ]] 08:38:19 + echo '---> Setting up pyenv' 08:38:19 ---> Setting up pyenv 08:38:19 + export PYENV_ROOT=/opt/pyenv 08:38:19 + PYENV_ROOT=/opt/pyenv 08:38:19 + export PATH=/opt/pyenv/bin:/tmp/venv-86rq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:19 + PATH=/opt/pyenv/bin:/tmp/venv-86rq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:38:19 ++ pwd 08:38:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:38:19 + export PYTHONPATH 08:38:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:38:19 + TOX_TESTENV_PASSENV=PYTHONPATH 08:38:19 + tox --version 08:38:19 4.28.4 from /tmp/venv-86rq/lib/python3.10/site-packages/tox/__init__.py 08:38:19 + PARALLEL=false 08:38:19 + TOX_OPTIONS_LIST= 08:38:19 + [[ -n checkbashisms ]] 08:38:19 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:38:19 + case ${PARALLEL,,} in 08:38:19 + tox -e checkbashisms 08:38:19 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:38:20 checkbashisms: freeze> python -m pip freeze --all 08:38:21 checkbashisms: pip==25.2,setuptools==80.9.0 08:38:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:38:23 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:38:25 checkbashisms: OK (4.86=setup[1.33]+cmd[3.53] seconds) 08:38:25 congratulations :) (5.07 seconds) 08:38:25 + tox_status=0 08:38:25 + echo '---> Completed tox runs' 08:38:25 ---> Completed tox runs 08:38:25 + for i in .tox/*/log 08:38:25 ++ echo .tox/checkbashisms/log 08:38:25 ++ awk -F/ '{print $2}' 08:38:25 + tox_env=checkbashisms 08:38:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:38:25 + DOC_DIR=docs/_build/html 08:38:25 + [[ -d docs/_build/html ]] 08:38:25 + echo '---> tox-run.sh ends' 08:38:25 ---> tox-run.sh ends 08:38:25 + test 0 -eq 0 08:38:25 $ ssh-agent -k 08:38:25 unset SSH_AUTH_SOCK; 08:38:25 unset SSH_AGENT_PID; 08:38:25 echo Agent pid 1623 killed; 08:38:25 [ssh-agent] Stopped. 08:38:25 [PostBuildScript] - [INFO] Executing post build scripts. 08:38:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13807195111325466999.sh 08:38:25 ---> sysstat.sh 08:38:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2062768496613896023.sh 08:38:25 ---> package-listing.sh 08:38:25 ++ facter osfamily 08:38:25 ++ tr '[:upper:]' '[:lower:]' 08:38:25 + OS_FAMILY=debian 08:38:25 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:38:25 + START_PACKAGES=/tmp/packages_start.txt 08:38:25 + END_PACKAGES=/tmp/packages_end.txt 08:38:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:25 + PACKAGES=/tmp/packages_start.txt 08:38:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:38:25 + PACKAGES=/tmp/packages_end.txt 08:38:25 + case "${OS_FAMILY}" in 08:38:25 + grep '^ii' 08:38:25 + dpkg -l 08:38:25 + '[' -f /tmp/packages_start.txt ']' 08:38:25 + '[' -f /tmp/packages_end.txt ']' 08:38:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:38:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:38:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:38:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4886977446700638132.sh 08:38:25 ---> capture-instance-metadata.sh 08:38:25 Setup pyenv: 08:38:25 system 08:38:25 3.8.13 08:38:25 3.9.13 08:38:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:38:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vwy7 08:38:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:38:33 lf-activate-venv(): INFO: Installing: lftools 08:38:55 lf-activate-venv(): INFO: Adding /tmp/venv-Vwy7/bin to PATH 08:38:55 INFO: Running in OpenStack, capturing instance metadata 08:38:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5119553982606386200.sh 08:38:55 provisioning config files... 08:38:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11584521701061925788tmp 08:38:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:38:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:38:55 [EnvInject] - Injecting environment variables from a build step. 08:38:55 [EnvInject] - Injecting as environment variables the properties content 08:38:55 SERVER_ID=logs 08:38:55 08:38:55 [EnvInject] - Variables injected successfully. 08:38:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14053313156788337887.sh 08:38:55 ---> create-netrc.sh 08:38:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15012094589015404337.sh 08:38:55 ---> python-tools-install.sh 08:38:55 Setup pyenv: 08:38:55 system 08:38:55 3.8.13 08:38:55 3.9.13 08:38:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:38:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vwy7 from file:/tmp/.os_lf_venv 08:38:57 lf-activate-venv(): INFO: Installing: lftools 08:39:05 lf-activate-venv(): INFO: Adding /tmp/venv-Vwy7/bin to PATH 08:39:05 Generating Requirements File 08:39:25 Python 3.10.6 08:39:25 pip 25.2 from /tmp/venv-Vwy7/lib/python3.10/site-packages/pip (python 3.10) 08:39:25 appdirs==1.4.4 08:39:25 argcomplete==3.6.2 08:39:25 aspy.yaml==1.3.0 08:39:25 attrs==25.3.0 08:39:25 autopage==0.5.2 08:39:25 beautifulsoup4==4.13.4 08:39:25 boto3==1.40.11 08:39:25 botocore==1.40.11 08:39:25 bs4==0.0.2 08:39:25 cachetools==5.5.2 08:39:25 certifi==2025.8.3 08:39:25 cffi==1.17.1 08:39:25 cfgv==3.4.0 08:39:25 chardet==5.2.0 08:39:25 charset-normalizer==3.4.3 08:39:25 click==8.2.1 08:39:25 cliff==4.10.0 08:39:25 cmd2==2.7.0 08:39:25 cryptography==3.3.2 08:39:25 debtcollector==3.0.0 08:39:25 decorator==5.2.1 08:39:25 defusedxml==0.7.1 08:39:25 Deprecated==1.2.18 08:39:25 distlib==0.4.0 08:39:25 dnspython==2.7.0 08:39:25 docker==7.1.0 08:39:25 dogpile.cache==1.4.0 08:39:25 durationpy==0.10 08:39:25 email_validator==2.2.0 08:39:25 filelock==3.19.1 08:39:25 future==1.0.0 08:39:25 gitdb==4.0.12 08:39:25 GitPython==3.1.45 08:39:25 google-auth==2.40.3 08:39:25 httplib2==0.22.0 08:39:25 identify==2.6.13 08:39:25 idna==3.10 08:39:25 importlib-resources==1.5.0 08:39:25 iso8601==2.1.0 08:39:25 Jinja2==3.1.6 08:39:25 jmespath==1.0.1 08:39:25 jsonpatch==1.33 08:39:25 jsonpointer==3.0.0 08:39:25 jsonschema==4.25.0 08:39:25 jsonschema-specifications==2025.4.1 08:39:25 keystoneauth1==5.11.1 08:39:25 kubernetes==33.1.0 08:39:25 lftools==0.37.13 08:39:25 lxml==6.0.0 08:39:25 markdown-it-py==4.0.0 08:39:25 MarkupSafe==3.0.2 08:39:25 mdurl==0.1.2 08:39:25 msgpack==1.1.1 08:39:25 multi_key_dict==2.0.3 08:39:25 munch==4.0.0 08:39:25 netaddr==1.3.0 08:39:25 niet==1.4.2 08:39:25 nodeenv==1.9.1 08:39:25 oauth2client==4.1.3 08:39:25 oauthlib==3.3.1 08:39:25 openstacksdk==4.7.0 08:39:25 os-client-config==2.3.0 08:39:25 os-service-types==1.8.0 08:39:25 osc-lib==4.1.0 08:39:25 oslo.config==10.0.0 08:39:25 oslo.context==6.0.0 08:39:25 oslo.i18n==6.5.1 08:39:25 oslo.log==7.2.0 08:39:25 oslo.serialization==5.7.0 08:39:25 oslo.utils==9.0.0 08:39:25 packaging==25.0 08:39:25 pbr==7.0.0 08:39:25 platformdirs==4.3.8 08:39:25 prettytable==3.16.0 08:39:25 psutil==7.0.0 08:39:25 pyasn1==0.6.1 08:39:25 pyasn1_modules==0.4.2 08:39:25 pycparser==2.22 08:39:25 pygerrit2==2.0.15 08:39:25 PyGithub==2.7.0 08:39:25 Pygments==2.19.2 08:39:25 PyJWT==2.10.1 08:39:25 PyNaCl==1.5.0 08:39:25 pyparsing==2.4.7 08:39:25 pyperclip==1.9.0 08:39:25 pyrsistent==0.20.0 08:39:25 python-cinderclient==9.7.0 08:39:25 python-dateutil==2.9.0.post0 08:39:25 python-heatclient==4.3.0 08:39:25 python-jenkins==1.8.3 08:39:25 python-keystoneclient==5.6.0 08:39:25 python-magnumclient==4.8.1 08:39:25 python-openstackclient==8.1.0 08:39:25 python-swiftclient==4.8.0 08:39:25 PyYAML==6.0.2 08:39:25 referencing==0.36.2 08:39:25 requests==2.32.4 08:39:25 requests-oauthlib==2.0.0 08:39:25 requestsexceptions==1.4.0 08:39:25 rfc3986==2.0.0 08:39:25 rich==14.1.0 08:39:25 rich-argparse==1.7.1 08:39:25 rpds-py==0.27.0 08:39:25 rsa==4.9.1 08:39:25 ruamel.yaml==0.18.14 08:39:25 ruamel.yaml.clib==0.2.12 08:39:25 s3transfer==0.13.1 08:39:25 simplejson==3.20.1 08:39:25 six==1.17.0 08:39:25 smmap==5.0.2 08:39:25 soupsieve==2.7 08:39:25 stevedore==5.4.1 08:39:25 tabulate==0.9.0 08:39:25 toml==0.10.2 08:39:25 tomlkit==0.13.3 08:39:25 tqdm==4.67.1 08:39:25 typing_extensions==4.14.1 08:39:25 tzdata==2025.2 08:39:25 urllib3==1.26.20 08:39:25 virtualenv==20.34.0 08:39:25 wcwidth==0.2.13 08:39:25 websocket-client==1.8.0 08:39:25 wrapt==1.17.3 08:39:25 xdg==6.0.0 08:39:25 xmltodict==0.14.2 08:39:25 yq==3.4.3 08:39:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1789972160741626948.sh 08:39:25 ---> sudo-logs.sh 08:39:25 Archiving 'sudo' log.. 08:39:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3149921497688969600.sh 08:39:25 ---> job-cost.sh 08:39:25 Setup pyenv: 08:39:26 system 08:39:26 3.8.13 08:39:26 3.9.13 08:39:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:39:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vwy7 from file:/tmp/.os_lf_venv 08:39:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:39:33 lf-activate-venv(): INFO: Adding /tmp/venv-Vwy7/bin to PATH 08:39:33 INFO: No Stack... 08:39:33 INFO: Retrieving Pricing Info for: v3-standard-4 08:39:33 INFO: Archiving Costs 08:39:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8378251658215590802.sh 08:39:33 ---> logs-deploy.sh 08:39:33 Setup pyenv: 08:39:33 system 08:39:33 3.8.13 08:39:33 3.9.13 08:39:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:39:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vwy7 from file:/tmp/.os_lf_venv 08:39:35 lf-activate-venv(): INFO: Installing: lftools 08:39:43 lf-activate-venv(): INFO: Adding /tmp/venv-Vwy7/bin to PATH 08:39:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4228 08:39:43 INFO: archiving workspace using pattern(s): 08:39:44 Archives upload complete. 08:39:44 INFO: archiving logs to Nexus 08:39:45 ---> uname -a: 08:39:45 Linux prd-ubuntu1804-builder-4c-4g-38658 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:39:45 08:39:45 08:39:45 ---> lscpu: 08:39:45 Architecture: x86_64 08:39:45 CPU op-mode(s): 32-bit, 64-bit 08:39:45 Byte Order: Little Endian 08:39:45 CPU(s): 4 08:39:45 On-line CPU(s) list: 0-3 08:39:45 Thread(s) per core: 1 08:39:45 Core(s) per socket: 1 08:39:45 Socket(s): 4 08:39:45 NUMA node(s): 1 08:39:45 Vendor ID: AuthenticAMD 08:39:45 CPU family: 23 08:39:45 Model: 49 08:39:45 Model name: AMD EPYC-Rome Processor 08:39:45 Stepping: 0 08:39:45 CPU MHz: 2799.998 08:39:45 BogoMIPS: 5599.99 08:39:45 Virtualization: AMD-V 08:39:45 Hypervisor vendor: KVM 08:39:45 Virtualization type: full 08:39:45 L1d cache: 32K 08:39:45 L1i cache: 32K 08:39:45 L2 cache: 512K 08:39:45 L3 cache: 16384K 08:39:45 NUMA node0 CPU(s): 0-3 08:39:45 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 08:39:45 08:39:45 08:39:45 ---> nproc: 08:39:45 4 08:39:45 08:39:45 08:39:45 ---> df -h: 08:39:45 Filesystem Size Used Avail Use% Mounted on 08:39:45 udev 7.9G 0 7.9G 0% /dev 08:39:45 tmpfs 1.6G 672K 1.6G 1% /run 08:39:45 /dev/vda1 78G 8.3G 70G 11% / 08:39:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:39:45 tmpfs 5.0M 0 5.0M 0% /run/lock 08:39:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:39:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:39:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:39:45 08:39:45 08:39:45 ---> free -m: 08:39:45 total used free shared buff/cache available 08:39:45 Mem: 16040 548 13429 0 2062 15178 08:39:45 Swap: 1023 0 1023 08:39:45 08:39:45 08:39:45 ---> ip addr: 08:39:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:39:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:39:45 inet 127.0.0.1/8 scope host lo 08:39:45 valid_lft forever preferred_lft forever 08:39:45 inet6 ::1/128 scope host 08:39:45 valid_lft forever preferred_lft forever 08:39:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:39:45 link/ether fa:16:3e:00:7b:9b brd ff:ff:ff:ff:ff:ff 08:39:45 inet 10.30.106.210/23 brd 10.30.107.255 scope global dynamic ens3 08:39:45 valid_lft 86272sec preferred_lft 86272sec 08:39:45 inet6 fe80::f816:3eff:fe00:7b9b/64 scope link 08:39:45 valid_lft forever preferred_lft forever 08:39:45 08:39:45 08:39:45 ---> sar -b -r -n DEV: 08:39:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38658) 08/18/25 _x86_64_ (4 CPU) 08:39:45 08:39:45 08:37:39 LINUX RESTART (4 CPU) 08:39:45 08:39:45 08:38:01 tps rtps wtps bread/s bwrtn/s 08:39:45 08:39:01 320.58 24.38 296.20 883.99 45599.87 08:39:45 Average: 320.58 24.38 296.20 883.99 45599.87 08:39:45 08:39:45 08:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:45 08:39:01 13884052 15541220 2540916 15.47 69708 1783116 766768 4.39 709808 1608600 163948 08:39:45 Average: 13884052 15541220 2540916 15.47 69708 1783116 766768 4.39 709808 1608600 163948 08:39:45 08:39:45 08:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:45 08:39:01 ens3 191.10 131.26 996.59 34.28 0.00 0.00 0.00 0.00 08:39:45 08:39:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 08:39:45 Average: ens3 191.10 131.26 996.59 34.28 0.00 0.00 0.00 0.00 08:39:45 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 08:39:45 08:39:45 08:39:45 ---> sar -P ALL: 08:39:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38658) 08/18/25 _x86_64_ (4 CPU) 08:39:45 08:39:45 08:37:39 LINUX RESTART (4 CPU) 08:39:45 08:39:45 08:38:01 CPU %user %nice %system %iowait %steal %idle 08:39:45 08:39:01 all 21.77 0.00 1.94 2.92 0.06 73.30 08:39:45 08:39:01 0 25.24 0.00 2.00 0.85 0.07 71.83 08:39:45 08:39:01 1 35.73 0.00 2.54 4.17 0.08 57.48 08:39:45 08:39:01 2 11.19 0.00 1.47 1.09 0.08 86.17 08:39:45 08:39:01 3 14.92 0.00 1.73 5.58 0.03 77.74 08:39:45 Average: all 21.77 0.00 1.94 2.92 0.06 73.30 08:39:45 Average: 0 25.24 0.00 2.00 0.85 0.07 71.83 08:39:45 Average: 1 35.73 0.00 2.54 4.17 0.08 57.48 08:39:45 Average: 2 11.19 0.00 1.47 1.09 0.08 86.17 08:39:45 Average: 3 14.92 0.00 1.73 5.58 0.03 77.74 08:39:45 08:39:45 08:39:45