05:55:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 05:55:20 Running as SYSTEM 05:55:20 [EnvInject] - Loading node environment variables. 05:55:20 Building remotely on prd-ubuntu1804-builder-4c-4g-39390 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:55:20 [ssh-agent] Looking for ssh-agent implementation... 05:55:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:21 $ ssh-agent 05:55:21 SSH_AUTH_SOCK=/tmp/ssh-LtyGeNwYz8O3/agent.1800 05:55:21 SSH_AGENT_PID=1802 05:55:21 [ssh-agent] Started. 05:55:21 Running ssh-add (command line suppressed) 05:55:21 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6830233799523593970.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6830233799523593970.key) 05:55:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:55:21 The recommended git tool is: NONE 05:55:23 using credential onap-jenkins-ssh 05:55:23 Wiping out workspace first. 05:55:23 Cloning the remote Git repository 05:55:23 Cloning repository git://cloud.onap.org/mirror/oom.git 05:55:23 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:55:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:55:23 > git --version # timeout=10 05:55:23 > git --version # 'git version 2.17.1' 05:55:23 using GIT_SSH to set credentials Gerrit user 05:55:23 Verifying host key using manually-configured host key entries 05:55:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:55:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:55:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:55:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:55:29 using GIT_SSH to set credentials Gerrit user 05:55:29 Verifying host key using manually-configured host key entries 05:55:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/4 # timeout=30 05:55:29 > git rev-parse 473214b155d9e614188857bd6d2126e538a4fd51^{commit} # timeout=10 05:55:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:55:29 Checking out Revision 473214b155d9e614188857bd6d2126e538a4fd51 (refs/changes/80/141880/4) 05:55:29 > git config core.sparsecheckout # timeout=10 05:55:29 > git checkout -f 473214b155d9e614188857bd6d2126e538a4fd51 # timeout=30 05:55:33 Commit message: "[SDC] Move db init jobs to init container." 05:55:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:55:33 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 05:55:33 [EnvInject] - Injecting environment variables from a build step. 05:55:33 [EnvInject] - Injecting as environment variables the properties content 05:55:33 PYTHON=python3 05:55:33 05:55:33 [EnvInject] - Variables injected successfully. 05:55:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7135529329445278194.sh 05:55:33 ---> tox-install.sh 05:55:33 + source /home/jenkins/lf-env.sh 05:55:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:55:33 ++ mktemp -d /tmp/venv-XXXX 05:55:33 + lf_venv=/tmp/venv-3C18 05:55:33 + local venv_file=/tmp/.os_lf_venv 05:55:33 + local python=python3 05:55:33 + local options 05:55:33 + local set_path=true 05:55:33 + local install_args= 05:55:33 ++ 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 05:55:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:55:33 + true 05:55:33 + case $1 in 05:55:33 + venv_file=/tmp/.toxenv 05:55:33 + shift 2 05:55:33 + true 05:55:33 + case $1 in 05:55:33 + shift 05:55:33 + break 05:55:33 + case $python in 05:55:33 + local pkg_list= 05:55:33 + [[ -d /opt/pyenv ]] 05:55:33 + echo 'Setup pyenv:' 05:55:33 Setup pyenv: 05:55:33 + export PYENV_ROOT=/opt/pyenv 05:55:33 + PYENV_ROOT=/opt/pyenv 05:55:33 + 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 05:55:33 + 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 05:55:33 + pyenv versions 05:55:33 * system (set by /opt/pyenv/version) 05:55:33 * 3.8.13 (set by /opt/pyenv/version) 05:55:33 * 3.9.13 (set by /opt/pyenv/version) 05:55:33 * 3.10.6 (set by /opt/pyenv/version) 05:55:33 + command -v pyenv 05:55:33 ++ pyenv init - --no-rehash 05:55:33 + 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[*]}"'\'')" 05:55:33 export PATH="/opt/pyenv/shims:${PATH}" 05:55:33 export PYENV_SHELL=bash 05:55:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:55:33 pyenv() { 05:55:33 local command 05:55:33 command="${1:-}" 05:55:33 if [ "$#" -gt 0 ]; then 05:55:33 shift 05:55:33 fi 05:55:33 05:55:33 case "$command" in 05:55:33 rehash|shell) 05:55:33 eval "$(pyenv "sh-$command" "$@")" 05:55:33 ;; 05:55:33 *) 05:55:33 command pyenv "$command" "$@" 05:55:33 ;; 05:55:33 esac 05:55:33 }' 05:55:33 +++ 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[*]}"' 05:55:33 ++ 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 05:55:33 ++ 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 05:55:33 ++ 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 05:55:33 ++ export PYENV_SHELL=bash 05:55:33 ++ PYENV_SHELL=bash 05:55:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:55:33 +++ complete -F _pyenv pyenv 05:55:33 ++ lf-pyver python3 05:55:33 ++ local py_version_xy=python3 05:55:33 ++ local py_version_xyz= 05:55:33 ++ sed 's/^[ *]* //' 05:55:33 ++ pyenv versions 05:55:33 ++ grep -E '^[0-9.]*[0-9]$' 05:55:33 ++ awk '{ print $1 }' 05:55:33 ++ local command 05:55:33 ++ command=versions 05:55:33 ++ '[' 1 -gt 0 ']' 05:55:33 ++ shift 05:55:33 ++ case "$command" in 05:55:33 ++ command pyenv versions 05:55:33 ++ pyenv versions 05:55:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:55:34 +++ grep '^3' /tmp/.pyenv_versions 05:55:34 +++ sort -V 05:55:34 +++ tail -n 1 05:55:34 ++ py_version_xyz=3.10.6 05:55:34 ++ [[ -z 3.10.6 ]] 05:55:34 ++ echo 3.10.6 05:55:34 ++ return 0 05:55:34 + pyenv local 3.10.6 05:55:34 + local command 05:55:34 + command=local 05:55:34 + '[' 2 -gt 0 ']' 05:55:34 + shift 05:55:34 + case "$command" in 05:55:34 + command pyenv local 3.10.6 05:55:34 + pyenv local 3.10.6 05:55:34 + for arg in "$@" 05:55:34 + case $arg in 05:55:34 + pkg_list+='tox ' 05:55:34 + for arg in "$@" 05:55:34 + case $arg in 05:55:34 + pkg_list+='virtualenv ' 05:55:34 + for arg in "$@" 05:55:34 + case $arg in 05:55:34 + pkg_list+='urllib3~=1.26.15 ' 05:55:34 + [[ -f /tmp/.toxenv ]] 05:55:34 + [[ ! -f /tmp/.toxenv ]] 05:55:34 + [[ -n '' ]] 05:55:34 + python3 -m venv /tmp/venv-3C18 05:55:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3C18' 05:55:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3C18 05:55:39 + echo /tmp/venv-3C18 05:55:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:55:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:55:39 + /tmp/venv-3C18/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:55:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:55:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:55:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:55:44 + /tmp/venv-3C18/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:55:50 + type python3 05:55:50 + true 05:55:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3C18/bin to PATH' 05:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-3C18/bin to PATH 05:55:50 + PATH=/tmp/venv-3C18/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 05:55:50 + return 0 05:55:50 + python3 --version 05:55:50 Python 3.10.6 05:55:50 + python3 -m pip --version 05:55:51 pip 25.2 from /tmp/venv-3C18/lib/python3.10/site-packages/pip (python 3.10) 05:55:51 + python3 -m pip freeze 05:55:51 cachetools==6.1.0 05:55:51 chardet==5.2.0 05:55:51 colorama==0.4.6 05:55:51 distlib==0.4.0 05:55:51 filelock==3.19.1 05:55:51 packaging==25.0 05:55:51 platformdirs==4.3.8 05:55:51 pluggy==1.6.0 05:55:51 pyproject-api==1.9.1 05:55:51 tomli==2.2.1 05:55:51 tox==4.28.4 05:55:51 typing_extensions==4.14.1 05:55:51 urllib3==1.26.20 05:55:51 virtualenv==20.34.0 05:55:51 [EnvInject] - Injecting environment variables from a build step. 05:55:51 [EnvInject] - Injecting as environment variables the properties content 05:55:51 PARALLEL=false 05:55:51 05:55:51 [EnvInject] - Variables injected successfully. 05:55:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15300723114477999517.sh 05:55:51 ---> tox-run.sh 05:55:51 + 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 05:55:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:55:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:55:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:55:51 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:55:51 + source /home/jenkins/lf-env.sh 05:55:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:55:51 ++ mktemp -d /tmp/venv-XXXX 05:55:51 + lf_venv=/tmp/venv-j6yY 05:55:51 + local venv_file=/tmp/.os_lf_venv 05:55:51 + local python=python3 05:55:51 + local options 05:55:51 + local set_path=true 05:55:51 + local install_args= 05:55:51 ++ 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 05:55:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:55:51 + true 05:55:51 + case $1 in 05:55:51 + venv_file=/tmp/.toxenv 05:55:51 + shift 2 05:55:51 + true 05:55:51 + case $1 in 05:55:51 + shift 05:55:51 + break 05:55:51 + case $python in 05:55:51 + local pkg_list= 05:55:51 + [[ -d /opt/pyenv ]] 05:55:51 + echo 'Setup pyenv:' 05:55:51 Setup pyenv: 05:55:51 + export PYENV_ROOT=/opt/pyenv 05:55:51 + PYENV_ROOT=/opt/pyenv 05:55:51 + 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 05:55:51 + 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 05:55:51 + pyenv versions 05:55:51 system 05:55:51 3.8.13 05:55:51 3.9.13 05:55:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:55:51 + command -v pyenv 05:55:51 ++ pyenv init - --no-rehash 05:55:51 + 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[*]}"'\'')" 05:55:51 export PATH="/opt/pyenv/shims:${PATH}" 05:55:51 export PYENV_SHELL=bash 05:55:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:55:51 pyenv() { 05:55:51 local command 05:55:51 command="${1:-}" 05:55:51 if [ "$#" -gt 0 ]; then 05:55:51 shift 05:55:51 fi 05:55:51 05:55:51 case "$command" in 05:55:51 rehash|shell) 05:55:51 eval "$(pyenv "sh-$command" "$@")" 05:55:51 ;; 05:55:51 *) 05:55:51 command pyenv "$command" "$@" 05:55:51 ;; 05:55:51 esac 05:55:51 }' 05:55:51 +++ 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[*]}"' 05:55:51 ++ 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 05:55:51 ++ 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 05:55:51 ++ 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 05:55:51 ++ export PYENV_SHELL=bash 05:55:51 ++ PYENV_SHELL=bash 05:55:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:55:51 +++ complete -F _pyenv pyenv 05:55:51 ++ lf-pyver python3 05:55:51 ++ local py_version_xy=python3 05:55:51 ++ local py_version_xyz= 05:55:51 ++ pyenv versions 05:55:51 ++ local command 05:55:51 ++ command=versions 05:55:51 ++ '[' 1 -gt 0 ']' 05:55:51 ++ shift 05:55:51 ++ case "$command" in 05:55:51 ++ command pyenv versions 05:55:51 ++ pyenv versions 05:55:51 ++ sed 's/^[ *]* //' 05:55:51 ++ awk '{ print $1 }' 05:55:51 ++ grep -E '^[0-9.]*[0-9]$' 05:55:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:55:51 +++ grep '^3' /tmp/.pyenv_versions 05:55:51 +++ sort -V 05:55:51 +++ tail -n 1 05:55:51 ++ py_version_xyz=3.10.6 05:55:51 ++ [[ -z 3.10.6 ]] 05:55:51 ++ echo 3.10.6 05:55:51 ++ return 0 05:55:51 + pyenv local 3.10.6 05:55:51 + local command 05:55:51 + command=local 05:55:51 + '[' 2 -gt 0 ']' 05:55:51 + shift 05:55:51 + case "$command" in 05:55:51 + command pyenv local 3.10.6 05:55:51 + pyenv local 3.10.6 05:55:51 + for arg in "$@" 05:55:51 + case $arg in 05:55:51 + pkg_list+='tox ' 05:55:51 + for arg in "$@" 05:55:51 + case $arg in 05:55:51 + pkg_list+='virtualenv ' 05:55:51 + for arg in "$@" 05:55:51 + case $arg in 05:55:51 + pkg_list+='urllib3~=1.26.15 ' 05:55:51 + [[ -f /tmp/.toxenv ]] 05:55:51 ++ cat /tmp/.toxenv 05:55:51 + lf_venv=/tmp/venv-3C18 05:55:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3C18 from' file:/tmp/.toxenv 05:55:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3C18 from file:/tmp/.toxenv 05:55:51 + /tmp/venv-3C18/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:55:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:55:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:55:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:55:52 + /tmp/venv-3C18/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:55:54 + type python3 05:55:54 + true 05:55:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3C18/bin to PATH' 05:55:54 lf-activate-venv(): INFO: Adding /tmp/venv-3C18/bin to PATH 05:55:54 + PATH=/tmp/venv-3C18/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 05:55:54 + return 0 05:55:54 + [[ -d /opt/pyenv ]] 05:55:54 + echo '---> Setting up pyenv' 05:55:54 ---> Setting up pyenv 05:55:54 + export PYENV_ROOT=/opt/pyenv 05:55:54 + PYENV_ROOT=/opt/pyenv 05:55:54 + export PATH=/opt/pyenv/bin:/tmp/venv-3C18/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 05:55:54 + PATH=/opt/pyenv/bin:/tmp/venv-3C18/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 05:55:54 ++ pwd 05:55:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:55:54 + export PYTHONPATH 05:55:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:55:54 + TOX_TESTENV_PASSENV=PYTHONPATH 05:55:54 + tox --version 05:55:54 4.28.4 from /tmp/venv-3C18/lib/python3.10/site-packages/tox/__init__.py 05:55:54 + PARALLEL=false 05:55:54 + TOX_OPTIONS_LIST= 05:55:54 + [[ -n checkbashisms ]] 05:55:54 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:55:54 + case ${PARALLEL,,} in 05:55:54 + tox -e checkbashisms 05:55:54 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:55:55 checkbashisms: freeze> python -m pip freeze --all 05:55:56 checkbashisms: pip==25.2,setuptools==80.9.0 05:55:56 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:55:58 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:56:00 checkbashisms: OK (4.86=setup[1.27]+cmd[3.58] seconds) 05:56:00 congratulations :) (5.07 seconds) 05:56:00 + tox_status=0 05:56:00 + echo '---> Completed tox runs' 05:56:00 ---> Completed tox runs 05:56:00 + for i in .tox/*/log 05:56:00 ++ echo .tox/checkbashisms/log 05:56:00 ++ awk -F/ '{print $2}' 05:56:00 + tox_env=checkbashisms 05:56:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:56:00 + DOC_DIR=docs/_build/html 05:56:00 + [[ -d docs/_build/html ]] 05:56:00 + echo '---> tox-run.sh ends' 05:56:00 ---> tox-run.sh ends 05:56:00 + test 0 -eq 0 05:56:00 $ ssh-agent -k 05:56:00 unset SSH_AUTH_SOCK; 05:56:00 unset SSH_AGENT_PID; 05:56:00 echo Agent pid 1802 killed; 05:56:00 [ssh-agent] Stopped. 05:56:00 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7180018845214482674.sh 05:56:00 ---> sysstat.sh 05:56:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5625514868342843723.sh 05:56:00 ---> package-listing.sh 05:56:00 ++ tr '[:upper:]' '[:lower:]' 05:56:00 ++ facter osfamily 05:56:00 + OS_FAMILY=debian 05:56:00 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:56:00 + START_PACKAGES=/tmp/packages_start.txt 05:56:00 + END_PACKAGES=/tmp/packages_end.txt 05:56:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:00 + PACKAGES=/tmp/packages_start.txt 05:56:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:56:00 + PACKAGES=/tmp/packages_end.txt 05:56:00 + case "${OS_FAMILY}" in 05:56:00 + dpkg -l 05:56:00 + grep '^ii' 05:56:00 + '[' -f /tmp/packages_start.txt ']' 05:56:00 + '[' -f /tmp/packages_end.txt ']' 05:56:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:56:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:56:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:56:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6594015149048515443.sh 05:56:00 ---> capture-instance-metadata.sh 05:56:00 Setup pyenv: 05:56:01 system 05:56:01 3.8.13 05:56:01 3.9.13 05:56:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:56:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i4aj 05:56:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:56:08 lf-activate-venv(): INFO: Installing: lftools 05:56:32 lf-activate-venv(): INFO: Adding /tmp/venv-i4aj/bin to PATH 05:56:32 INFO: Running in OpenStack, capturing instance metadata 05:56:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins431431264034785077.sh 05:56:33 provisioning config files... 05:56:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7432378704778764565tmp 05:56:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:56:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:56:33 [EnvInject] - Injecting environment variables from a build step. 05:56:33 [EnvInject] - Injecting as environment variables the properties content 05:56:33 SERVER_ID=logs 05:56:33 05:56:33 [EnvInject] - Variables injected successfully. 05:56:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12185256934576735361.sh 05:56:33 ---> create-netrc.sh 05:56:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10762203234906642797.sh 05:56:33 ---> python-tools-install.sh 05:56:33 Setup pyenv: 05:56:33 system 05:56:33 3.8.13 05:56:33 3.9.13 05:56:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:56:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4aj from file:/tmp/.os_lf_venv 05:56:36 lf-activate-venv(): INFO: Installing: lftools 05:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-i4aj/bin to PATH 05:56:44 Generating Requirements File 05:57:06 Python 3.10.6 05:57:06 pip 25.2 from /tmp/venv-i4aj/lib/python3.10/site-packages/pip (python 3.10) 05:57:07 appdirs==1.4.4 05:57:07 argcomplete==3.6.2 05:57:07 aspy.yaml==1.3.0 05:57:07 attrs==25.3.0 05:57:07 autopage==0.5.2 05:57:07 beautifulsoup4==4.13.4 05:57:07 boto3==1.40.14 05:57:07 botocore==1.40.14 05:57:07 bs4==0.0.2 05:57:07 cachetools==5.5.2 05:57:07 certifi==2025.8.3 05:57:07 cffi==1.17.1 05:57:07 cfgv==3.4.0 05:57:07 chardet==5.2.0 05:57:07 charset-normalizer==3.4.3 05:57:07 click==8.2.1 05:57:07 cliff==4.10.0 05:57:07 cmd2==2.7.0 05:57:07 cryptography==3.3.2 05:57:07 debtcollector==3.0.0 05:57:07 decorator==5.2.1 05:57:07 defusedxml==0.7.1 05:57:07 Deprecated==1.2.18 05:57:07 distlib==0.4.0 05:57:07 dnspython==2.7.0 05:57:07 docker==7.1.0 05:57:07 dogpile.cache==1.4.0 05:57:07 durationpy==0.10 05:57:07 email_validator==2.2.0 05:57:07 filelock==3.19.1 05:57:07 future==1.0.0 05:57:07 gitdb==4.0.12 05:57:07 GitPython==3.1.45 05:57:07 google-auth==2.40.3 05:57:07 httplib2==0.22.0 05:57:07 identify==2.6.13 05:57:07 idna==3.10 05:57:07 importlib-resources==1.5.0 05:57:07 iso8601==2.1.0 05:57:07 Jinja2==3.1.6 05:57:07 jmespath==1.0.1 05:57:07 jsonpatch==1.33 05:57:07 jsonpointer==3.0.0 05:57:07 jsonschema==4.25.1 05:57:07 jsonschema-specifications==2025.4.1 05:57:07 keystoneauth1==5.11.1 05:57:07 kubernetes==33.1.0 05:57:07 lftools==0.37.13 05:57:07 lxml==6.0.0 05:57:07 markdown-it-py==4.0.0 05:57:07 MarkupSafe==3.0.2 05:57:07 mdurl==0.1.2 05:57:07 msgpack==1.1.1 05:57:07 multi_key_dict==2.0.3 05:57:07 munch==4.0.0 05:57:07 netaddr==1.3.0 05:57:07 niet==1.4.2 05:57:07 nodeenv==1.9.1 05:57:07 oauth2client==4.1.3 05:57:07 oauthlib==3.3.1 05:57:07 openstacksdk==4.7.0 05:57:07 os-client-config==2.3.0 05:57:07 os-service-types==1.8.0 05:57:07 osc-lib==4.1.0 05:57:07 oslo.config==10.0.0 05:57:07 oslo.context==6.0.0 05:57:07 oslo.i18n==6.5.1 05:57:07 oslo.log==7.2.0 05:57:07 oslo.serialization==5.7.0 05:57:07 oslo.utils==9.0.0 05:57:07 packaging==25.0 05:57:07 pbr==7.0.0 05:57:07 platformdirs==4.3.8 05:57:07 prettytable==3.16.0 05:57:07 psutil==7.0.0 05:57:07 pyasn1==0.6.1 05:57:07 pyasn1_modules==0.4.2 05:57:07 pycparser==2.22 05:57:07 pygerrit2==2.0.15 05:57:07 PyGithub==2.7.0 05:57:07 Pygments==2.19.2 05:57:07 PyJWT==2.10.1 05:57:07 PyNaCl==1.5.0 05:57:07 pyparsing==2.4.7 05:57:07 pyperclip==1.9.0 05:57:07 pyrsistent==0.20.0 05:57:07 python-cinderclient==9.7.0 05:57:07 python-dateutil==2.9.0.post0 05:57:07 python-heatclient==4.3.0 05:57:07 python-jenkins==1.8.3 05:57:07 python-keystoneclient==5.6.0 05:57:07 python-magnumclient==4.8.1 05:57:07 python-openstackclient==8.1.0 05:57:07 python-swiftclient==4.8.0 05:57:07 PyYAML==6.0.2 05:57:07 referencing==0.36.2 05:57:07 requests==2.32.5 05:57:07 requests-oauthlib==2.0.0 05:57:07 requestsexceptions==1.4.0 05:57:07 rfc3986==2.0.0 05:57:07 rich==14.1.0 05:57:07 rich-argparse==1.7.1 05:57:07 rpds-py==0.27.0 05:57:07 rsa==4.9.1 05:57:07 ruamel.yaml==0.18.15 05:57:07 ruamel.yaml.clib==0.2.12 05:57:07 s3transfer==0.13.1 05:57:07 simplejson==3.20.1 05:57:07 six==1.17.0 05:57:07 smmap==5.0.2 05:57:07 soupsieve==2.7 05:57:07 stevedore==5.4.1 05:57:07 tabulate==0.9.0 05:57:07 toml==0.10.2 05:57:07 tomlkit==0.13.3 05:57:07 tqdm==4.67.1 05:57:07 typing_extensions==4.14.1 05:57:07 tzdata==2025.2 05:57:07 urllib3==1.26.20 05:57:07 virtualenv==20.34.0 05:57:07 wcwidth==0.2.13 05:57:07 websocket-client==1.8.0 05:57:07 wrapt==1.17.3 05:57:07 xdg==6.0.0 05:57:07 xmltodict==0.14.2 05:57:07 yq==3.4.3 05:57:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8508733109006141554.sh 05:57:07 ---> sudo-logs.sh 05:57:07 Archiving 'sudo' log.. 05:57:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11526854925445285624.sh 05:57:07 ---> job-cost.sh 05:57:07 Setup pyenv: 05:57:07 system 05:57:07 3.8.13 05:57:07 3.9.13 05:57:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:57:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4aj from file:/tmp/.os_lf_venv 05:57:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:57:14 lf-activate-venv(): INFO: Adding /tmp/venv-i4aj/bin to PATH 05:57:14 INFO: No Stack... 05:57:14 INFO: Retrieving Pricing Info for: v3-standard-4 05:57:15 INFO: Archiving Costs 05:57:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3285210096194460004.sh 05:57:15 ---> logs-deploy.sh 05:57:15 Setup pyenv: 05:57:15 system 05:57:15 3.8.13 05:57:15 3.9.13 05:57:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:57:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4aj from file:/tmp/.os_lf_venv 05:57:17 lf-activate-venv(): INFO: Installing: lftools 05:57:25 lf-activate-venv(): INFO: Adding /tmp/venv-i4aj/bin to PATH 05:57:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4240 05:57:26 INFO: archiving workspace using pattern(s): 05:57:26 Archives upload complete. 05:57:27 INFO: archiving logs to Nexus 05:57:27 ---> uname -a: 05:57:27 Linux prd-ubuntu1804-builder-4c-4g-39390 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:57:27 05:57:27 05:57:27 ---> lscpu: 05:57:27 Architecture: x86_64 05:57:27 CPU op-mode(s): 32-bit, 64-bit 05:57:27 Byte Order: Little Endian 05:57:27 CPU(s): 4 05:57:27 On-line CPU(s) list: 0-3 05:57:27 Thread(s) per core: 1 05:57:27 Core(s) per socket: 1 05:57:27 Socket(s): 4 05:57:27 NUMA node(s): 1 05:57:27 Vendor ID: AuthenticAMD 05:57:27 CPU family: 23 05:57:27 Model: 49 05:57:27 Model name: AMD EPYC-Rome Processor 05:57:27 Stepping: 0 05:57:27 CPU MHz: 2799.998 05:57:27 BogoMIPS: 5599.99 05:57:27 Virtualization: AMD-V 05:57:27 Hypervisor vendor: KVM 05:57:27 Virtualization type: full 05:57:27 L1d cache: 32K 05:57:27 L1i cache: 32K 05:57:27 L2 cache: 512K 05:57:27 L3 cache: 16384K 05:57:27 NUMA node0 CPU(s): 0-3 05:57:27 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 05:57:27 05:57:27 05:57:27 ---> nproc: 05:57:27 4 05:57:27 05:57:27 05:57:27 ---> df -h: 05:57:27 Filesystem Size Used Avail Use% Mounted on 05:57:27 udev 7.9G 0 7.9G 0% /dev 05:57:27 tmpfs 1.6G 672K 1.6G 1% /run 05:57:27 /dev/vda1 78G 8.3G 70G 11% / 05:57:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:57:27 tmpfs 5.0M 0 5.0M 0% /run/lock 05:57:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:57:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:57:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:57:27 05:57:27 05:57:27 ---> free -m: 05:57:27 total used free shared buff/cache available 05:57:27 Mem: 16040 543 13428 0 2068 15183 05:57:27 Swap: 1023 0 1023 05:57:27 05:57:27 05:57:27 ---> ip addr: 05:57:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:57:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:57:27 inet 127.0.0.1/8 scope host lo 05:57:27 valid_lft forever preferred_lft forever 05:57:27 inet6 ::1/128 scope host 05:57:27 valid_lft forever preferred_lft forever 05:57:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:57:27 link/ether fa:16:3e:99:c2:d7 brd ff:ff:ff:ff:ff:ff 05:57:27 inet 10.30.107.236/23 brd 10.30.107.255 scope global dynamic ens3 05:57:27 valid_lft 86222sec preferred_lft 86222sec 05:57:27 inet6 fe80::f816:3eff:fe99:c2d7/64 scope link 05:57:27 valid_lft forever preferred_lft forever 05:57:27 05:57:27 05:57:27 ---> sar -b -r -n DEV: 05:57:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39390) 08/21/25 _x86_64_ (4 CPU) 05:57:27 05:57:27 05:54:35 LINUX RESTART (4 CPU) 05:57:27 05:57:27 05:55:08 tps rtps wtps bread/s bwrtn/s 05:57:27 05:56:02 155.46 67.18 88.29 4230.30 24222.90 05:57:27 05:57:01 113.62 0.80 112.83 103.44 19754.48 05:57:27 Average: 133.42 32.21 101.21 2056.35 21869.02 05:57:27 05:57:27 05:55:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:57:27 05:56:02 14146208 15580324 2278760 13.87 46252 1596544 765264 4.38 648036 1426188 69636 05:57:27 05:57:01 13796636 15531480 2628332 16.00 74628 1852484 812160 4.65 724952 1671732 84100 05:57:27 Average: 13971422 15555902 2453546 14.94 60440 1724514 788712 4.51 686494 1548960 76868 05:57:27 05:57:27 05:55:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:57:27 05:56:02 ens3 506.34 344.07 1928.56 89.93 0.00 0.00 0.00 0.00 05:57:27 05:56:02 lo 1.21 1.21 0.13 0.13 0.00 0.00 0.00 0.00 05:57:27 05:57:01 ens3 122.06 82.97 967.30 12.65 0.00 0.00 0.00 0.00 05:57:27 05:57:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 05:57:27 Average: ens3 303.91 206.53 1422.18 49.22 0.00 0.00 0.00 0.00 05:57:27 Average: lo 1.39 1.39 0.15 0.15 0.00 0.00 0.00 0.00 05:57:27 05:57:27 05:57:27 ---> sar -P ALL: 05:57:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39390) 08/21/25 _x86_64_ (4 CPU) 05:57:27 05:57:27 05:54:35 LINUX RESTART (4 CPU) 05:57:27 05:57:27 05:55:08 CPU %user %nice %system %iowait %steal %idle 05:57:27 05:56:02 all 18.83 0.00 2.12 10.89 0.06 68.10 05:57:27 05:56:02 0 12.72 0.00 1.82 5.65 0.04 79.77 05:57:27 05:56:02 1 22.91 0.00 1.93 4.98 0.08 70.11 05:57:27 05:56:02 2 17.55 0.00 2.33 24.33 0.08 55.71 05:57:27 05:56:02 3 22.11 0.00 2.44 8.64 0.08 66.74 05:57:27 05:57:01 all 20.05 0.00 1.33 4.11 0.05 74.45 05:57:27 05:57:01 0 6.89 0.00 0.90 6.78 0.05 85.38 05:57:27 05:57:01 1 56.24 0.00 2.90 3.14 0.10 37.62 05:57:27 05:57:01 2 12.15 0.00 1.12 6.48 0.03 80.22 05:57:27 05:57:01 3 5.10 0.00 0.38 0.12 0.02 94.38 05:57:27 Average: all 19.47 0.00 1.71 7.31 0.06 71.45 05:57:27 Average: 0 9.65 0.00 1.33 6.25 0.04 82.72 05:57:27 Average: 1 40.48 0.00 2.44 4.01 0.09 52.98 05:57:27 Average: 2 14.70 0.00 1.69 14.91 0.05 68.64 05:57:27 Average: 3 13.09 0.00 1.35 4.12 0.04 81.40 05:57:27 05:57:27 05:57:27