13:34:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141468 13:34:25 Running as SYSTEM 13:34:25 [EnvInject] - Loading node environment variables. 13:34:25 Building remotely on prd-ubuntu1804-builder-4c-4g-27120 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:34:25 [ssh-agent] Looking for ssh-agent implementation... 13:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:34:25 $ ssh-agent 13:34:25 SSH_AUTH_SOCK=/tmp/ssh-TY3iL3czmWPY/agent.1598 13:34:25 SSH_AGENT_PID=1600 13:34:25 [ssh-agent] Started. 13:34:25 Running ssh-add (command line suppressed) 13:34:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5506675410965383299.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5506675410965383299.key) 13:34:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:34:25 The recommended git tool is: NONE 13:34:29 using credential onap-jenkins-ssh 13:34:29 Wiping out workspace first. 13:34:29 Cloning the remote Git repository 13:34:29 Cloning repository git://cloud.onap.org/mirror/oom.git 13:34:29 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:34:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:34:29 > git --version # timeout=10 13:34:29 > git --version # 'git version 2.17.1' 13:34:29 using GIT_SSH to set credentials Gerrit user 13:34:29 Verifying host key using manually-configured host key entries 13:34:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:34:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:34:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:34:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:34:34 using GIT_SSH to set credentials Gerrit user 13:34:34 Verifying host key using manually-configured host key entries 13:34:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/141468/3 # timeout=30 13:34:34 > git rev-parse 5ce4f4b5454a6171b9d4d1351cf7ca509e69f649^{commit} # timeout=10 13:34:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:34:34 Checking out Revision 5ce4f4b5454a6171b9d4d1351cf7ca509e69f649 (refs/changes/68/141468/3) 13:34:34 > git config core.sparsecheckout # timeout=10 13:34:34 > git checkout -f 5ce4f4b5454a6171b9d4d1351cf7ca509e69f649 # timeout=30 13:34:38 Commit message: "[SO] 16.0.4 release" 13:34:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:34:38 > git rev-list --no-walk b795a3eb075b207aab220aa09d3bae9a610508b9 # timeout=10 13:34:38 [EnvInject] - Injecting environment variables from a build step. 13:34:38 [EnvInject] - Injecting as environment variables the properties content 13:34:38 PYTHON=python3 13:34:38 13:34:38 [EnvInject] - Variables injected successfully. 13:34:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12179807798201365567.sh 13:34:38 ---> tox-install.sh 13:34:38 + source /home/jenkins/lf-env.sh 13:34:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:34:38 ++ mktemp -d /tmp/venv-XXXX 13:34:38 + lf_venv=/tmp/venv-SYro 13:34:38 + local venv_file=/tmp/.os_lf_venv 13:34:38 + local python=python3 13:34:38 + local options 13:34:38 + local set_path=true 13:34:38 + local install_args= 13:34:38 ++ 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 13:34:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:34:38 + true 13:34:38 + case $1 in 13:34:38 + venv_file=/tmp/.toxenv 13:34:38 + shift 2 13:34:38 + true 13:34:38 + case $1 in 13:34:38 + shift 13:34:38 + break 13:34:38 + case $python in 13:34:38 + local pkg_list= 13:34:38 + [[ -d /opt/pyenv ]] 13:34:38 + echo 'Setup pyenv:' 13:34:38 Setup pyenv: 13:34:38 + export PYENV_ROOT=/opt/pyenv 13:34:38 + PYENV_ROOT=/opt/pyenv 13:34:38 + 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 13:34:38 + 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 13:34:38 + pyenv versions 13:34:38 * system (set by /opt/pyenv/version) 13:34:38 * 3.8.13 (set by /opt/pyenv/version) 13:34:38 * 3.9.13 (set by /opt/pyenv/version) 13:34:38 * 3.10.6 (set by /opt/pyenv/version) 13:34:38 + command -v pyenv 13:34:38 ++ pyenv init - --no-rehash 13:34:38 + 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[*]}"'\'')" 13:34:38 export PATH="/opt/pyenv/shims:${PATH}" 13:34:38 export PYENV_SHELL=bash 13:34:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:34:38 pyenv() { 13:34:38 local command 13:34:38 command="${1:-}" 13:34:38 if [ "$#" -gt 0 ]; then 13:34:38 shift 13:34:38 fi 13:34:38 13:34:38 case "$command" in 13:34:38 rehash|shell) 13:34:38 eval "$(pyenv "sh-$command" "$@")" 13:34:38 ;; 13:34:38 *) 13:34:38 command pyenv "$command" "$@" 13:34:38 ;; 13:34:38 esac 13:34:38 }' 13:34:38 +++ 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[*]}"' 13:34:38 ++ 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 13:34:38 ++ 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 13:34:38 ++ 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 13:34:38 ++ export PYENV_SHELL=bash 13:34:38 ++ PYENV_SHELL=bash 13:34:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:34:38 +++ complete -F _pyenv pyenv 13:34:38 ++ lf-pyver python3 13:34:38 ++ local py_version_xy=python3 13:34:38 ++ local py_version_xyz= 13:34:38 ++ pyenv versions 13:34:38 ++ local command 13:34:38 ++ command=versions 13:34:38 ++ '[' 1 -gt 0 ']' 13:34:38 ++ shift 13:34:38 ++ case "$command" in 13:34:38 ++ command pyenv versions 13:34:38 ++ pyenv versions 13:34:38 ++ awk '{ print $1 }' 13:34:38 ++ sed 's/^[ *]* //' 13:34:38 ++ grep -E '^[0-9.]*[0-9]$' 13:34:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:34:38 +++ grep '^3' /tmp/.pyenv_versions 13:34:38 +++ sort -V 13:34:38 +++ tail -n 1 13:34:38 ++ py_version_xyz=3.10.6 13:34:38 ++ [[ -z 3.10.6 ]] 13:34:38 ++ echo 3.10.6 13:34:38 ++ return 0 13:34:38 + pyenv local 3.10.6 13:34:38 + local command 13:34:38 + command=local 13:34:38 + '[' 2 -gt 0 ']' 13:34:38 + shift 13:34:38 + case "$command" in 13:34:38 + command pyenv local 3.10.6 13:34:38 + pyenv local 3.10.6 13:34:38 + for arg in "$@" 13:34:38 + case $arg in 13:34:38 + pkg_list+='tox ' 13:34:38 + for arg in "$@" 13:34:38 + case $arg in 13:34:38 + pkg_list+='virtualenv ' 13:34:38 + for arg in "$@" 13:34:38 + case $arg in 13:34:38 + pkg_list+='urllib3~=1.26.15 ' 13:34:38 + [[ -f /tmp/.toxenv ]] 13:34:38 + [[ ! -f /tmp/.toxenv ]] 13:34:38 + [[ -n '' ]] 13:34:38 + python3 -m venv /tmp/venv-SYro 13:34:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SYro' 13:34:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SYro 13:34:42 + echo /tmp/venv-SYro 13:34:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:34:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:34:42 + /tmp/venv-SYro/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:34:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:34:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:34:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:34:46 + /tmp/venv-SYro/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:34:49 + type python3 13:34:49 + true 13:34:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SYro/bin to PATH' 13:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-SYro/bin to PATH 13:34:49 + PATH=/tmp/venv-SYro/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 13:34:49 + return 0 13:34:49 + python3 --version 13:34:49 Python 3.10.6 13:34:49 + python3 -m pip --version 13:34:49 pip 25.1.1 from /tmp/venv-SYro/lib/python3.10/site-packages/pip (python 3.10) 13:34:49 + python3 -m pip freeze 13:34:49 cachetools==6.1.0 13:34:49 chardet==5.2.0 13:34:49 colorama==0.4.6 13:34:49 distlib==0.3.9 13:34:49 filelock==3.18.0 13:34:49 packaging==25.0 13:34:49 platformdirs==4.3.8 13:34:49 pluggy==1.6.0 13:34:49 pyproject-api==1.9.1 13:34:49 tomli==2.2.1 13:34:49 tox==4.27.0 13:34:49 typing_extensions==4.14.1 13:34:49 urllib3==1.26.20 13:34:49 virtualenv==20.31.2 13:34:49 [EnvInject] - Injecting environment variables from a build step. 13:34:49 [EnvInject] - Injecting as environment variables the properties content 13:34:49 PARALLEL=false 13:34:49 13:34:49 [EnvInject] - Variables injected successfully. 13:34:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8383054269839126343.sh 13:34:49 ---> tox-run.sh 13:34:49 + 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 13:34:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:34:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:34:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:34:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:34:49 + source /home/jenkins/lf-env.sh 13:34:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:34:49 ++ mktemp -d /tmp/venv-XXXX 13:34:49 + lf_venv=/tmp/venv-29c5 13:34:49 + local venv_file=/tmp/.os_lf_venv 13:34:49 + local python=python3 13:34:49 + local options 13:34:49 + local set_path=true 13:34:49 + local install_args= 13:34:49 ++ 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 13:34:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:34:49 + true 13:34:49 + case $1 in 13:34:49 + venv_file=/tmp/.toxenv 13:34:49 + shift 2 13:34:49 + true 13:34:49 + case $1 in 13:34:49 + shift 13:34:49 + break 13:34:49 + case $python in 13:34:49 + local pkg_list= 13:34:49 + [[ -d /opt/pyenv ]] 13:34:49 + echo 'Setup pyenv:' 13:34:49 Setup pyenv: 13:34:49 + export PYENV_ROOT=/opt/pyenv 13:34:49 + PYENV_ROOT=/opt/pyenv 13:34:49 + 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 13:34:49 + 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 13:34:49 + pyenv versions 13:34:49 system 13:34:49 3.8.13 13:34:49 3.9.13 13:34:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:34:49 + command -v pyenv 13:34:49 ++ pyenv init - --no-rehash 13:34:49 + 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[*]}"'\'')" 13:34:49 export PATH="/opt/pyenv/shims:${PATH}" 13:34:49 export PYENV_SHELL=bash 13:34:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:34:49 pyenv() { 13:34:49 local command 13:34:49 command="${1:-}" 13:34:49 if [ "$#" -gt 0 ]; then 13:34:49 shift 13:34:49 fi 13:34:49 13:34:49 case "$command" in 13:34:49 rehash|shell) 13:34:49 eval "$(pyenv "sh-$command" "$@")" 13:34:49 ;; 13:34:49 *) 13:34:49 command pyenv "$command" "$@" 13:34:49 ;; 13:34:49 esac 13:34:49 }' 13:34:49 +++ 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[*]}"' 13:34:49 ++ 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 13:34:49 ++ 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 13:34:49 ++ 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 13:34:49 ++ export PYENV_SHELL=bash 13:34:49 ++ PYENV_SHELL=bash 13:34:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:34:49 +++ complete -F _pyenv pyenv 13:34:49 ++ lf-pyver python3 13:34:49 ++ local py_version_xy=python3 13:34:49 ++ local py_version_xyz= 13:34:49 ++ pyenv versions 13:34:49 ++ local command 13:34:49 ++ command=versions 13:34:49 ++ '[' 1 -gt 0 ']' 13:34:49 ++ shift 13:34:49 ++ case "$command" in 13:34:49 ++ command pyenv versions 13:34:49 ++ pyenv versions 13:34:49 ++ sed 's/^[ *]* //' 13:34:49 ++ grep -E '^[0-9.]*[0-9]$' 13:34:49 ++ awk '{ print $1 }' 13:34:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:34:49 +++ grep '^3' /tmp/.pyenv_versions 13:34:49 +++ sort -V 13:34:49 +++ tail -n 1 13:34:49 ++ py_version_xyz=3.10.6 13:34:49 ++ [[ -z 3.10.6 ]] 13:34:49 ++ echo 3.10.6 13:34:49 ++ return 0 13:34:49 + pyenv local 3.10.6 13:34:49 + local command 13:34:49 + command=local 13:34:49 + '[' 2 -gt 0 ']' 13:34:49 + shift 13:34:49 + case "$command" in 13:34:49 + command pyenv local 3.10.6 13:34:49 + pyenv local 3.10.6 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='tox ' 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='virtualenv ' 13:34:49 + for arg in "$@" 13:34:49 + case $arg in 13:34:49 + pkg_list+='urllib3~=1.26.15 ' 13:34:49 + [[ -f /tmp/.toxenv ]] 13:34:49 ++ cat /tmp/.toxenv 13:34:49 + lf_venv=/tmp/venv-SYro 13:34:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SYro from' file:/tmp/.toxenv 13:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SYro from file:/tmp/.toxenv 13:34:49 + /tmp/venv-SYro/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:34:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:34:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:34:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:34:50 + /tmp/venv-SYro/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:34:51 + type python3 13:34:51 + true 13:34:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SYro/bin to PATH' 13:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-SYro/bin to PATH 13:34:51 + PATH=/tmp/venv-SYro/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 13:34:51 + return 0 13:34:51 + [[ -d /opt/pyenv ]] 13:34:51 + echo '---> Setting up pyenv' 13:34:51 ---> Setting up pyenv 13:34:51 + export PYENV_ROOT=/opt/pyenv 13:34:51 + PYENV_ROOT=/opt/pyenv 13:34:51 + export PATH=/opt/pyenv/bin:/tmp/venv-SYro/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 13:34:51 + PATH=/opt/pyenv/bin:/tmp/venv-SYro/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 13:34:51 ++ pwd 13:34:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:34:51 + export PYTHONPATH 13:34:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:34:51 + TOX_TESTENV_PASSENV=PYTHONPATH 13:34:51 + tox --version 13:34:52 4.27.0 from /tmp/venv-SYro/lib/python3.10/site-packages/tox/__init__.py 13:34:52 + PARALLEL=false 13:34:52 + TOX_OPTIONS_LIST= 13:34:52 + [[ -n checkbashisms ]] 13:34:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:34:52 + case ${PARALLEL,,} in 13:34:52 + tox -e checkbashisms 13:34:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:34:53 checkbashisms: freeze> python -m pip freeze --all 13:34:53 checkbashisms: pip==25.1.1,setuptools==80.3.1 13:34:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:34:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:34:57 checkbashisms: OK (4.83=setup[1.38]+cmd[3.45] seconds) 13:34:57 congratulations :) (5.05 seconds) 13:34:57 + tox_status=0 13:34:57 + echo '---> Completed tox runs' 13:34:57 ---> Completed tox runs 13:34:57 + for i in .tox/*/log 13:34:57 ++ echo .tox/checkbashisms/log 13:34:57 ++ awk -F/ '{print $2}' 13:34:57 + tox_env=checkbashisms 13:34:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:34:57 + DOC_DIR=docs/_build/html 13:34:57 + [[ -d docs/_build/html ]] 13:34:57 + echo '---> tox-run.sh ends' 13:34:57 ---> tox-run.sh ends 13:34:57 + test 0 -eq 0 13:34:57 $ ssh-agent -k 13:34:57 unset SSH_AUTH_SOCK; 13:34:57 unset SSH_AGENT_PID; 13:34:57 echo Agent pid 1600 killed; 13:34:57 [ssh-agent] Stopped. 13:34:57 [PostBuildScript] - [INFO] Executing post build scripts. 13:34:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15157187333020594968.sh 13:34:57 ---> sysstat.sh 13:34:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9863120788303702638.sh 13:34:58 ---> package-listing.sh 13:34:58 ++ tr '[:upper:]' '[:lower:]' 13:34:58 ++ facter osfamily 13:34:58 + OS_FAMILY=debian 13:34:58 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:34:58 + START_PACKAGES=/tmp/packages_start.txt 13:34:58 + END_PACKAGES=/tmp/packages_end.txt 13:34:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:34:58 + PACKAGES=/tmp/packages_start.txt 13:34:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:34:58 + PACKAGES=/tmp/packages_end.txt 13:34:58 + case "${OS_FAMILY}" in 13:34:58 + dpkg -l 13:34:58 + grep '^ii' 13:34:58 + '[' -f /tmp/packages_start.txt ']' 13:34:58 + '[' -f /tmp/packages_end.txt ']' 13:34:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:34:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:34:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:34:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:34:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17501398127286342860.sh 13:34:58 ---> capture-instance-metadata.sh 13:34:58 Setup pyenv: 13:34:58 system 13:34:58 3.8.13 13:34:58 3.9.13 13:34:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:35:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-971M 13:35:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:13 lf-activate-venv(): INFO: Installing: lftools 13:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-971M/bin to PATH 13:35:36 INFO: Running in OpenStack, capturing instance metadata 13:35:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1219327129531764634.sh 13:35:37 provisioning config files... 13:35:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7134882396424102148tmp 13:35:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:35:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:35:37 [EnvInject] - Injecting environment variables from a build step. 13:35:37 [EnvInject] - Injecting as environment variables the properties content 13:35:37 SERVER_ID=logs 13:35:37 13:35:37 [EnvInject] - Variables injected successfully. 13:35:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4401558896290931634.sh 13:35:37 ---> create-netrc.sh 13:35:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16151560942646298135.sh 13:35:37 ---> python-tools-install.sh 13:35:37 Setup pyenv: 13:35:37 system 13:35:37 3.8.13 13:35:37 3.9.13 13:35:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-971M from file:/tmp/.os_lf_venv 13:35:39 lf-activate-venv(): INFO: Installing: lftools 13:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-971M/bin to PATH 13:35:47 Generating Requirements File 13:36:07 Python 3.10.6 13:36:07 pip 25.1.1 from /tmp/venv-971M/lib/python3.10/site-packages/pip (python 3.10) 13:36:07 appdirs==1.4.4 13:36:07 argcomplete==3.6.2 13:36:07 aspy.yaml==1.3.0 13:36:07 attrs==25.3.0 13:36:07 autopage==0.5.2 13:36:07 beautifulsoup4==4.13.4 13:36:07 boto3==1.39.4 13:36:07 botocore==1.39.4 13:36:07 bs4==0.0.2 13:36:07 cachetools==5.5.2 13:36:07 certifi==2025.7.9 13:36:07 cffi==1.17.1 13:36:07 cfgv==3.4.0 13:36:07 chardet==5.2.0 13:36:07 charset-normalizer==3.4.2 13:36:07 click==8.2.1 13:36:07 cliff==4.10.0 13:36:07 cmd2==2.7.0 13:36:07 cryptography==3.3.2 13:36:07 debtcollector==3.0.0 13:36:07 decorator==5.2.1 13:36:07 defusedxml==0.7.1 13:36:07 Deprecated==1.2.18 13:36:07 distlib==0.3.9 13:36:07 dnspython==2.7.0 13:36:07 docker==7.1.0 13:36:07 dogpile.cache==1.4.0 13:36:07 durationpy==0.10 13:36:07 email_validator==2.2.0 13:36:07 filelock==3.18.0 13:36:07 future==1.0.0 13:36:07 gitdb==4.0.12 13:36:07 GitPython==3.1.44 13:36:07 google-auth==2.40.3 13:36:07 httplib2==0.22.0 13:36:07 identify==2.6.12 13:36:07 idna==3.10 13:36:07 importlib-resources==1.5.0 13:36:07 iso8601==2.1.0 13:36:07 Jinja2==3.1.6 13:36:07 jmespath==1.0.1 13:36:07 jsonpatch==1.33 13:36:07 jsonpointer==3.0.0 13:36:07 jsonschema==4.24.0 13:36:07 jsonschema-specifications==2025.4.1 13:36:07 keystoneauth1==5.11.1 13:36:07 kubernetes==33.1.0 13:36:07 lftools==0.37.13 13:36:07 lxml==6.0.0 13:36:07 markdown-it-py==3.0.0 13:36:07 MarkupSafe==3.0.2 13:36:07 mdurl==0.1.2 13:36:07 msgpack==1.1.1 13:36:07 multi_key_dict==2.0.3 13:36:07 munch==4.0.0 13:36:07 netaddr==1.3.0 13:36:07 niet==1.4.2 13:36:07 nodeenv==1.9.1 13:36:07 oauth2client==4.1.3 13:36:07 oauthlib==3.3.1 13:36:07 openstacksdk==4.6.0 13:36:07 os-client-config==2.3.0 13:36:07 os-service-types==1.8.0 13:36:07 osc-lib==4.1.0 13:36:07 oslo.config==10.0.0 13:36:07 oslo.context==6.0.0 13:36:07 oslo.i18n==6.5.1 13:36:07 oslo.log==7.2.0 13:36:07 oslo.serialization==5.7.0 13:36:07 oslo.utils==9.0.0 13:36:07 packaging==25.0 13:36:07 pbr==6.1.1 13:36:07 platformdirs==4.3.8 13:36:07 prettytable==3.16.0 13:36:07 psutil==7.0.0 13:36:07 pyasn1==0.6.1 13:36:07 pyasn1_modules==0.4.2 13:36:07 pycparser==2.22 13:36:07 pygerrit2==2.0.15 13:36:07 PyGithub==2.6.1 13:36:07 Pygments==2.19.2 13:36:07 PyJWT==2.10.1 13:36:07 PyNaCl==1.5.0 13:36:07 pyparsing==2.4.7 13:36:07 pyperclip==1.9.0 13:36:07 pyrsistent==0.20.0 13:36:07 python-cinderclient==9.7.0 13:36:07 python-dateutil==2.9.0.post0 13:36:07 python-heatclient==4.3.0 13:36:07 python-jenkins==1.8.2 13:36:07 python-keystoneclient==5.6.0 13:36:07 python-magnumclient==4.8.1 13:36:07 python-openstackclient==8.1.0 13:36:07 python-swiftclient==4.8.0 13:36:07 PyYAML==6.0.2 13:36:07 referencing==0.36.2 13:36:07 requests==2.32.4 13:36:07 requests-oauthlib==2.0.0 13:36:07 requestsexceptions==1.4.0 13:36:07 rfc3986==2.0.0 13:36:07 rich==14.0.0 13:36:07 rich-argparse==1.7.1 13:36:07 rpds-py==0.26.0 13:36:07 rsa==4.9.1 13:36:07 ruamel.yaml==0.18.14 13:36:07 ruamel.yaml.clib==0.2.12 13:36:07 s3transfer==0.13.0 13:36:07 simplejson==3.20.1 13:36:07 six==1.17.0 13:36:07 smmap==5.0.2 13:36:07 soupsieve==2.7 13:36:07 stevedore==5.4.1 13:36:07 tabulate==0.9.0 13:36:07 toml==0.10.2 13:36:07 tomlkit==0.13.3 13:36:07 tqdm==4.67.1 13:36:07 typing_extensions==4.14.1 13:36:07 tzdata==2025.2 13:36:07 urllib3==1.26.20 13:36:07 virtualenv==20.31.2 13:36:07 wcwidth==0.2.13 13:36:07 websocket-client==1.8.0 13:36:07 wrapt==1.17.2 13:36:07 xdg==6.0.0 13:36:07 xmltodict==0.14.2 13:36:07 yq==3.4.3 13:36:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2338963878126222273.sh 13:36:07 ---> sudo-logs.sh 13:36:07 Archiving 'sudo' log.. 13:36:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6194123327574484416.sh 13:36:08 ---> job-cost.sh 13:36:08 Setup pyenv: 13:36:08 system 13:36:08 3.8.13 13:36:08 3.9.13 13:36:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-971M from file:/tmp/.os_lf_venv 13:36:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-971M/bin to PATH 13:36:15 INFO: No Stack... 13:36:15 INFO: Retrieving Pricing Info for: v3-standard-4 13:36:15 INFO: Archiving Costs 13:36:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12537297317004121397.sh 13:36:16 ---> logs-deploy.sh 13:36:16 Setup pyenv: 13:36:16 system 13:36:16 3.8.13 13:36:16 3.9.13 13:36:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-971M from file:/tmp/.os_lf_venv 13:36:18 lf-activate-venv(): INFO: Installing: lftools 13:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-971M/bin to PATH 13:36:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4191 13:36:26 INFO: archiving workspace using pattern(s): 13:36:27 Archives upload complete. 13:36:27 INFO: archiving logs to Nexus 13:36:28 ---> uname -a: 13:36:28 Linux prd-ubuntu1804-builder-4c-4g-27120 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:36:28 13:36:28 13:36:28 ---> lscpu: 13:36:28 Architecture: x86_64 13:36:28 CPU op-mode(s): 32-bit, 64-bit 13:36:28 Byte Order: Little Endian 13:36:28 CPU(s): 4 13:36:28 On-line CPU(s) list: 0-3 13:36:28 Thread(s) per core: 1 13:36:28 Core(s) per socket: 1 13:36:28 Socket(s): 4 13:36:28 NUMA node(s): 1 13:36:28 Vendor ID: AuthenticAMD 13:36:28 CPU family: 23 13:36:28 Model: 49 13:36:28 Model name: AMD EPYC-Rome Processor 13:36:28 Stepping: 0 13:36:28 CPU MHz: 2799.998 13:36:28 BogoMIPS: 5599.99 13:36:28 Virtualization: AMD-V 13:36:28 Hypervisor vendor: KVM 13:36:28 Virtualization type: full 13:36:28 L1d cache: 32K 13:36:28 L1i cache: 32K 13:36:28 L2 cache: 512K 13:36:28 L3 cache: 16384K 13:36:28 NUMA node0 CPU(s): 0-3 13:36:28 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 13:36:28 13:36:28 13:36:28 ---> nproc: 13:36:28 4 13:36:28 13:36:28 13:36:28 ---> df -h: 13:36:28 Filesystem Size Used Avail Use% Mounted on 13:36:28 udev 7.9G 0 7.9G 0% /dev 13:36:28 tmpfs 1.6G 672K 1.6G 1% /run 13:36:28 /dev/vda1 78G 8.3G 70G 11% / 13:36:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:36:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:36:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:36:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:36:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:36:28 13:36:28 13:36:28 ---> free -m: 13:36:28 total used free shared buff/cache available 13:36:28 Mem: 16040 564 13411 0 2064 15162 13:36:28 Swap: 1023 0 1023 13:36:28 13:36:28 13:36:28 ---> ip addr: 13:36:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:36:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:36:28 inet 127.0.0.1/8 scope host lo 13:36:28 valid_lft forever preferred_lft forever 13:36:28 inet6 ::1/128 scope host 13:36:28 valid_lft forever preferred_lft forever 13:36:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:36:28 link/ether fa:16:3e:83:aa:6c brd ff:ff:ff:ff:ff:ff 13:36:28 inet 10.30.107.194/23 brd 10.30.107.255 scope global dynamic ens3 13:36:28 valid_lft 86259sec preferred_lft 86259sec 13:36:28 inet6 fe80::f816:3eff:fe83:aa6c/64 scope link 13:36:28 valid_lft forever preferred_lft forever 13:36:28 13:36:28 13:36:28 ---> sar -b -r -n DEV: 13:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27120) 07/10/25 _x86_64_ (4 CPU) 13:36:28 13:36:28 13:34:10 LINUX RESTART (4 CPU) 13:36:28 13:36:28 13:35:01 tps rtps wtps bread/s bwrtn/s 13:36:28 13:36:01 96.30 0.82 95.48 104.12 13134.48 13:36:28 Average: 96.30 0.82 95.48 104.12 13134.48 13:36:28 13:36:28 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:36:28 13:36:01 13800308 15520148 2624660 15.98 73196 1839864 791672 4.53 731412 1662180 171880 13:36:28 Average: 13800308 15520148 2624660 15.98 73196 1839864 791672 4.53 731412 1662180 171880 13:36:28 13:36:28 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:36:28 13:36:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 13:36:28 13:36:01 ens3 139.28 97.53 935.04 13.58 0.00 0.00 0.00 0.00 13:36:28 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 13:36:28 Average: ens3 139.28 97.53 935.04 13.58 0.00 0.00 0.00 0.00 13:36:28 13:36:28 13:36:28 ---> sar -P ALL: 13:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27120) 07/10/25 _x86_64_ (4 CPU) 13:36:28 13:36:28 13:34:10 LINUX RESTART (4 CPU) 13:36:28 13:36:28 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:36:28 13:36:01 all 17.90 0.00 1.13 2.13 0.05 78.79 13:36:28 13:36:01 0 0.32 0.00 0.45 3.56 0.05 95.62 13:36:28 13:36:01 1 28.43 0.00 1.10 0.60 0.05 69.82 13:36:28 13:36:01 2 25.71 0.00 1.35 0.93 0.05 71.96 13:36:28 13:36:01 3 17.11 0.00 1.63 3.42 0.03 77.80 13:36:28 Average: all 17.90 0.00 1.13 2.13 0.05 78.79 13:36:28 Average: 0 0.32 0.00 0.45 3.56 0.05 95.62 13:36:28 Average: 1 28.43 0.00 1.10 0.60 0.05 69.82 13:36:28 Average: 2 25.71 0.00 1.35 0.93 0.05 71.96 13:36:28 Average: 3 17.11 0.00 1.63 3.42 0.03 77.80 13:36:28 13:36:28 13:36:28