11:30:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141583 11:30:57 Running as SYSTEM 11:30:57 [EnvInject] - Loading node environment variables. 11:30:57 Building remotely on prd-ubuntu1804-builder-4c-4g-30303 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:30:57 [ssh-agent] Looking for ssh-agent implementation... 11:30:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:30:57 $ ssh-agent 11:30:57 SSH_AUTH_SOCK=/tmp/ssh-TAAOq4Ey43tR/agent.1669 11:30:57 SSH_AGENT_PID=1671 11:30:57 [ssh-agent] Started. 11:30:57 Running ssh-add (command line suppressed) 11:30:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6979416019838906822.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6979416019838906822.key) 11:30:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:30:57 The recommended git tool is: NONE 11:30:59 using credential onap-jenkins-ssh 11:30:59 Wiping out workspace first. 11:30:59 Cloning the remote Git repository 11:30:59 Cloning repository git://cloud.onap.org/mirror/oom.git 11:30:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:30:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:30:59 > git --version # timeout=10 11:30:59 > git --version # 'git version 2.17.1' 11:30:59 using GIT_SSH to set credentials Gerrit user 11:30:59 Verifying host key using manually-configured host key entries 11:30:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:31:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:31:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:31:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:31:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:31:05 using GIT_SSH to set credentials Gerrit user 11:31:05 Verifying host key using manually-configured host key entries 11:31:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/83/141583/1 # timeout=30 11:31:06 > git rev-parse 79e53478eab2b993bf8b1309b53cc7049b88ba7e^{commit} # timeout=10 11:31:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:31:06 Checking out Revision 79e53478eab2b993bf8b1309b53cc7049b88ba7e (refs/changes/83/141583/1) 11:31:06 > git config core.sparsecheckout # timeout=10 11:31:06 > git checkout -f 79e53478eab2b993bf8b1309b53cc7049b88ba7e # timeout=30 11:31:09 Commit message: "[PMS] Updated a1pms chart to work with new a1pms images" 11:31:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:31:09 > git rev-list --no-walk a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=10 11:31:09 [EnvInject] - Injecting environment variables from a build step. 11:31:09 [EnvInject] - Injecting as environment variables the properties content 11:31:09 PYTHON=python3 11:31:09 11:31:09 [EnvInject] - Variables injected successfully. 11:31:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13270829678028399774.sh 11:31:09 ---> tox-install.sh 11:31:09 + source /home/jenkins/lf-env.sh 11:31:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:09 ++ mktemp -d /tmp/venv-XXXX 11:31:10 + lf_venv=/tmp/venv-oloe 11:31:10 + local venv_file=/tmp/.os_lf_venv 11:31:10 + local python=python3 11:31:10 + local options 11:31:10 + local set_path=true 11:31:10 + local install_args= 11:31:10 ++ 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 11:31:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:31:10 + true 11:31:10 + case $1 in 11:31:10 + venv_file=/tmp/.toxenv 11:31:10 + shift 2 11:31:10 + true 11:31:10 + case $1 in 11:31:10 + shift 11:31:10 + break 11:31:10 + case $python in 11:31:10 + local pkg_list= 11:31:10 + [[ -d /opt/pyenv ]] 11:31:10 + echo 'Setup pyenv:' 11:31:10 Setup pyenv: 11:31:10 + export PYENV_ROOT=/opt/pyenv 11:31:10 + PYENV_ROOT=/opt/pyenv 11:31:10 + 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 11:31:10 + 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 11:31:10 + pyenv versions 11:31:10 * system (set by /opt/pyenv/version) 11:31:10 * 3.8.13 (set by /opt/pyenv/version) 11:31:10 * 3.9.13 (set by /opt/pyenv/version) 11:31:10 * 3.10.6 (set by /opt/pyenv/version) 11:31:10 + command -v pyenv 11:31:10 ++ pyenv init - --no-rehash 11:31:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:31:10 export PATH="/opt/pyenv/shims:${PATH}" 11:31:10 export PYENV_SHELL=bash 11:31:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:31:10 pyenv() { 11:31:10 local command 11:31:10 command="${1:-}" 11:31:10 if [ "$#" -gt 0 ]; then 11:31:10 shift 11:31:10 fi 11:31:10 11:31:10 case "$command" in 11:31:10 rehash|shell) 11:31:10 eval "$(pyenv "sh-$command" "$@")" 11:31:10 ;; 11:31:10 *) 11:31:10 command pyenv "$command" "$@" 11:31:10 ;; 11:31:10 esac 11:31:10 }' 11:31:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:31:10 ++ 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 11:31:10 ++ 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 11:31:10 ++ 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 11:31:10 ++ export PYENV_SHELL=bash 11:31:10 ++ PYENV_SHELL=bash 11:31:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:31:10 +++ complete -F _pyenv pyenv 11:31:10 ++ lf-pyver python3 11:31:10 ++ local py_version_xy=python3 11:31:10 ++ local py_version_xyz= 11:31:10 ++ pyenv versions 11:31:10 ++ sed 's/^[ *]* //' 11:31:10 ++ awk '{ print $1 }' 11:31:10 ++ local command 11:31:10 ++ grep -E '^[0-9.]*[0-9]$' 11:31:10 ++ command=versions 11:31:10 ++ '[' 1 -gt 0 ']' 11:31:10 ++ shift 11:31:10 ++ case "$command" in 11:31:10 ++ command pyenv versions 11:31:10 ++ pyenv versions 11:31:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:31:10 +++ grep '^3' /tmp/.pyenv_versions 11:31:10 +++ sort -V 11:31:10 +++ tail -n 1 11:31:10 ++ py_version_xyz=3.10.6 11:31:10 ++ [[ -z 3.10.6 ]] 11:31:10 ++ echo 3.10.6 11:31:10 ++ return 0 11:31:10 + pyenv local 3.10.6 11:31:10 + local command 11:31:10 + command=local 11:31:10 + '[' 2 -gt 0 ']' 11:31:10 + shift 11:31:10 + case "$command" in 11:31:10 + command pyenv local 3.10.6 11:31:10 + pyenv local 3.10.6 11:31:10 + for arg in "$@" 11:31:10 + case $arg in 11:31:10 + pkg_list+='tox ' 11:31:10 + for arg in "$@" 11:31:10 + case $arg in 11:31:10 + pkg_list+='virtualenv ' 11:31:10 + for arg in "$@" 11:31:10 + case $arg in 11:31:10 + pkg_list+='urllib3~=1.26.15 ' 11:31:10 + [[ -f /tmp/.toxenv ]] 11:31:10 + [[ ! -f /tmp/.toxenv ]] 11:31:10 + [[ -n '' ]] 11:31:10 + python3 -m venv /tmp/venv-oloe 11:31:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oloe' 11:31:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oloe 11:31:14 + echo /tmp/venv-oloe 11:31:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:31:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:31:14 + /tmp/venv-oloe/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:31:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:31:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:31:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:31:18 + /tmp/venv-oloe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:31:20 + type python3 11:31:20 + true 11:31:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oloe/bin to PATH' 11:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-oloe/bin to PATH 11:31:20 + PATH=/tmp/venv-oloe/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 11:31:20 + return 0 11:31:20 + python3 --version 11:31:20 Python 3.10.6 11:31:20 + python3 -m pip --version 11:31:20 pip 25.1.1 from /tmp/venv-oloe/lib/python3.10/site-packages/pip (python 3.10) 11:31:20 + python3 -m pip freeze 11:31:20 cachetools==6.1.0 11:31:20 chardet==5.2.0 11:31:20 colorama==0.4.6 11:31:20 distlib==0.4.0 11:31:20 filelock==3.18.0 11:31:20 packaging==25.0 11:31:20 platformdirs==4.3.8 11:31:20 pluggy==1.6.0 11:31:20 pyproject-api==1.9.1 11:31:20 tomli==2.2.1 11:31:20 tox==4.28.1 11:31:20 typing_extensions==4.14.1 11:31:20 urllib3==1.26.20 11:31:20 virtualenv==20.32.0 11:31:20 [EnvInject] - Injecting environment variables from a build step. 11:31:20 [EnvInject] - Injecting as environment variables the properties content 11:31:20 PARALLEL=false 11:31:20 11:31:20 [EnvInject] - Variables injected successfully. 11:31:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16462366438215244371.sh 11:31:20 ---> tox-run.sh 11:31:20 + 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 11:31:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:31:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:31:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:31:20 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:31:20 + source /home/jenkins/lf-env.sh 11:31:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:20 ++ mktemp -d /tmp/venv-XXXX 11:31:20 + lf_venv=/tmp/venv-FCpn 11:31:20 + local venv_file=/tmp/.os_lf_venv 11:31:20 + local python=python3 11:31:20 + local options 11:31:20 + local set_path=true 11:31:20 + local install_args= 11:31:20 ++ 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 11:31:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:31:20 + true 11:31:20 + case $1 in 11:31:20 + venv_file=/tmp/.toxenv 11:31:20 + shift 2 11:31:20 + true 11:31:20 + case $1 in 11:31:20 + shift 11:31:20 + break 11:31:20 + case $python in 11:31:20 + local pkg_list= 11:31:20 + [[ -d /opt/pyenv ]] 11:31:20 + echo 'Setup pyenv:' 11:31:20 Setup pyenv: 11:31:20 + export PYENV_ROOT=/opt/pyenv 11:31:20 + PYENV_ROOT=/opt/pyenv 11:31:20 + 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 11:31:20 + 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 11:31:20 + pyenv versions 11:31:21 system 11:31:21 3.8.13 11:31:21 3.9.13 11:31:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:31:21 + command -v pyenv 11:31:21 ++ pyenv init - --no-rehash 11:31:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:31:21 export PATH="/opt/pyenv/shims:${PATH}" 11:31:21 export PYENV_SHELL=bash 11:31:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:31:21 pyenv() { 11:31:21 local command 11:31:21 command="${1:-}" 11:31:21 if [ "$#" -gt 0 ]; then 11:31:21 shift 11:31:21 fi 11:31:21 11:31:21 case "$command" in 11:31:21 rehash|shell) 11:31:21 eval "$(pyenv "sh-$command" "$@")" 11:31:21 ;; 11:31:21 *) 11:31:21 command pyenv "$command" "$@" 11:31:21 ;; 11:31:21 esac 11:31:21 }' 11:31:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:31:21 ++ 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 11:31:21 ++ 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 11:31:21 ++ 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 11:31:21 ++ export PYENV_SHELL=bash 11:31:21 ++ PYENV_SHELL=bash 11:31:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:31:21 +++ complete -F _pyenv pyenv 11:31:21 ++ lf-pyver python3 11:31:21 ++ local py_version_xy=python3 11:31:21 ++ local py_version_xyz= 11:31:21 ++ pyenv versions 11:31:21 ++ local command 11:31:21 ++ command=versions 11:31:21 ++ '[' 1 -gt 0 ']' 11:31:21 ++ shift 11:31:21 ++ case "$command" in 11:31:21 ++ command pyenv versions 11:31:21 ++ pyenv versions 11:31:21 ++ awk '{ print $1 }' 11:31:21 ++ sed 's/^[ *]* //' 11:31:21 ++ grep -E '^[0-9.]*[0-9]$' 11:31:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:31:21 +++ grep '^3' /tmp/.pyenv_versions 11:31:21 +++ sort -V 11:31:21 +++ tail -n 1 11:31:21 ++ py_version_xyz=3.10.6 11:31:21 ++ [[ -z 3.10.6 ]] 11:31:21 ++ echo 3.10.6 11:31:21 ++ return 0 11:31:21 + pyenv local 3.10.6 11:31:21 + local command 11:31:21 + command=local 11:31:21 + '[' 2 -gt 0 ']' 11:31:21 + shift 11:31:21 + case "$command" in 11:31:21 + command pyenv local 3.10.6 11:31:21 + pyenv local 3.10.6 11:31:21 + for arg in "$@" 11:31:21 + case $arg in 11:31:21 + pkg_list+='tox ' 11:31:21 + for arg in "$@" 11:31:21 + case $arg in 11:31:21 + pkg_list+='virtualenv ' 11:31:21 + for arg in "$@" 11:31:21 + case $arg in 11:31:21 + pkg_list+='urllib3~=1.26.15 ' 11:31:21 + [[ -f /tmp/.toxenv ]] 11:31:21 ++ cat /tmp/.toxenv 11:31:21 + lf_venv=/tmp/venv-oloe 11:31:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oloe from' file:/tmp/.toxenv 11:31:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oloe from file:/tmp/.toxenv 11:31:21 + /tmp/venv-oloe/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:31:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:31:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:31:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:31:22 + /tmp/venv-oloe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:31:23 + type python3 11:31:23 + true 11:31:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oloe/bin to PATH' 11:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-oloe/bin to PATH 11:31:23 + PATH=/tmp/venv-oloe/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 11:31:23 + return 0 11:31:23 + [[ -d /opt/pyenv ]] 11:31:23 + echo '---> Setting up pyenv' 11:31:23 ---> Setting up pyenv 11:31:23 + export PYENV_ROOT=/opt/pyenv 11:31:23 + PYENV_ROOT=/opt/pyenv 11:31:23 + export PATH=/opt/pyenv/bin:/tmp/venv-oloe/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 11:31:23 + PATH=/opt/pyenv/bin:/tmp/venv-oloe/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 11:31:23 ++ pwd 11:31:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:31:23 + export PYTHONPATH 11:31:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:31:23 + TOX_TESTENV_PASSENV=PYTHONPATH 11:31:23 + tox --version 11:31:23 4.28.1 from /tmp/venv-oloe/lib/python3.10/site-packages/tox/__init__.py 11:31:23 + PARALLEL=false 11:31:23 + TOX_OPTIONS_LIST= 11:31:23 + [[ -n checkbashisms ]] 11:31:23 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:31:23 + case ${PARALLEL,,} in 11:31:23 + tox -e checkbashisms 11:31:23 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:31:24 checkbashisms: freeze> python -m pip freeze --all 11:31:25 checkbashisms: pip==25.1.1,setuptools==80.9.0 11:31:25 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:31:26 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:31:28 checkbashisms: OK (4.80=setup[1.35]+cmd[3.45] seconds) 11:31:28 congratulations :) (5.02 seconds) 11:31:28 + tox_status=0 11:31:28 + echo '---> Completed tox runs' 11:31:28 ---> Completed tox runs 11:31:28 + for i in .tox/*/log 11:31:28 ++ echo .tox/checkbashisms/log 11:31:28 ++ awk -F/ '{print $2}' 11:31:28 + tox_env=checkbashisms 11:31:28 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:31:28 + DOC_DIR=docs/_build/html 11:31:28 + [[ -d docs/_build/html ]] 11:31:28 + echo '---> tox-run.sh ends' 11:31:28 ---> tox-run.sh ends 11:31:28 + test 0 -eq 0 11:31:28 $ ssh-agent -k 11:31:28 unset SSH_AUTH_SOCK; 11:31:28 unset SSH_AGENT_PID; 11:31:28 echo Agent pid 1671 killed; 11:31:28 [ssh-agent] Stopped. 11:31:28 [PostBuildScript] - [INFO] Executing post build scripts. 11:31:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9484508638847300679.sh 11:31:28 ---> sysstat.sh 11:31:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins864870292503344106.sh 11:31:29 ---> package-listing.sh 11:31:29 ++ facter osfamily 11:31:29 ++ tr '[:upper:]' '[:lower:]' 11:31:29 + OS_FAMILY=debian 11:31:29 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:31:29 + START_PACKAGES=/tmp/packages_start.txt 11:31:29 + END_PACKAGES=/tmp/packages_end.txt 11:31:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:31:29 + PACKAGES=/tmp/packages_start.txt 11:31:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:31:29 + PACKAGES=/tmp/packages_end.txt 11:31:29 + case "${OS_FAMILY}" in 11:31:29 + dpkg -l 11:31:29 + grep '^ii' 11:31:29 + '[' -f /tmp/packages_start.txt ']' 11:31:29 + '[' -f /tmp/packages_end.txt ']' 11:31:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:31:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:31:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:31:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:31:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12472201952072230411.sh 11:31:29 ---> capture-instance-metadata.sh 11:31:29 Setup pyenv: 11:31:29 system 11:31:29 3.8.13 11:31:29 3.9.13 11:31:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:31:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VML0 11:31:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:31:36 lf-activate-venv(): INFO: Installing: lftools 11:32:00 lf-activate-venv(): INFO: Adding /tmp/venv-VML0/bin to PATH 11:32:00 INFO: Running in OpenStack, capturing instance metadata 11:32:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4228712566290303792.sh 11:32:01 provisioning config files... 11:32:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1526028950335596386tmp 11:32:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:32:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:32:01 [EnvInject] - Injecting environment variables from a build step. 11:32:01 [EnvInject] - Injecting as environment variables the properties content 11:32:01 SERVER_ID=logs 11:32:01 11:32:01 [EnvInject] - Variables injected successfully. 11:32:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3889176586168250086.sh 11:32:01 ---> create-netrc.sh 11:32:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6563897999472599244.sh 11:32:01 ---> python-tools-install.sh 11:32:01 Setup pyenv: 11:32:01 system 11:32:01 3.8.13 11:32:01 3.9.13 11:32:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:32:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VML0 from file:/tmp/.os_lf_venv 11:32:03 lf-activate-venv(): INFO: Installing: lftools 11:32:11 lf-activate-venv(): INFO: Adding /tmp/venv-VML0/bin to PATH 11:32:11 Generating Requirements File 11:32:32 Python 3.10.6 11:32:32 pip 25.1.1 from /tmp/venv-VML0/lib/python3.10/site-packages/pip (python 3.10) 11:32:32 appdirs==1.4.4 11:32:32 argcomplete==3.6.2 11:32:32 aspy.yaml==1.3.0 11:32:32 attrs==25.3.0 11:32:32 autopage==0.5.2 11:32:32 beautifulsoup4==4.13.4 11:32:32 boto3==1.39.12 11:32:32 botocore==1.39.12 11:32:32 bs4==0.0.2 11:32:32 cachetools==5.5.2 11:32:32 certifi==2025.7.14 11:32:32 cffi==1.17.1 11:32:32 cfgv==3.4.0 11:32:32 chardet==5.2.0 11:32:32 charset-normalizer==3.4.2 11:32:32 click==8.2.1 11:32:32 cliff==4.10.0 11:32:32 cmd2==2.7.0 11:32:32 cryptography==3.3.2 11:32:32 debtcollector==3.0.0 11:32:32 decorator==5.2.1 11:32:32 defusedxml==0.7.1 11:32:32 Deprecated==1.2.18 11:32:32 distlib==0.4.0 11:32:32 dnspython==2.7.0 11:32:32 docker==7.1.0 11:32:32 dogpile.cache==1.4.0 11:32:32 durationpy==0.10 11:32:32 email_validator==2.2.0 11:32:32 filelock==3.18.0 11:32:32 future==1.0.0 11:32:32 gitdb==4.0.12 11:32:32 GitPython==3.1.45 11:32:32 google-auth==2.40.3 11:32:32 httplib2==0.22.0 11:32:32 identify==2.6.12 11:32:32 idna==3.10 11:32:32 importlib-resources==1.5.0 11:32:32 iso8601==2.1.0 11:32:32 Jinja2==3.1.6 11:32:32 jmespath==1.0.1 11:32:32 jsonpatch==1.33 11:32:32 jsonpointer==3.0.0 11:32:32 jsonschema==4.25.0 11:32:32 jsonschema-specifications==2025.4.1 11:32:32 keystoneauth1==5.11.1 11:32:32 kubernetes==33.1.0 11:32:32 lftools==0.37.13 11:32:32 lxml==6.0.0 11:32:32 markdown-it-py==3.0.0 11:32:32 MarkupSafe==3.0.2 11:32:32 mdurl==0.1.2 11:32:32 msgpack==1.1.1 11:32:32 multi_key_dict==2.0.3 11:32:32 munch==4.0.0 11:32:32 netaddr==1.3.0 11:32:32 niet==1.4.2 11:32:32 nodeenv==1.9.1 11:32:32 oauth2client==4.1.3 11:32:32 oauthlib==3.3.1 11:32:32 openstacksdk==4.6.0 11:32:32 os-client-config==2.3.0 11:32:32 os-service-types==1.8.0 11:32:32 osc-lib==4.1.0 11:32:32 oslo.config==10.0.0 11:32:32 oslo.context==6.0.0 11:32:32 oslo.i18n==6.5.1 11:32:32 oslo.log==7.2.0 11:32:32 oslo.serialization==5.7.0 11:32:32 oslo.utils==9.0.0 11:32:32 packaging==25.0 11:32:32 pbr==6.1.1 11:32:32 platformdirs==4.3.8 11:32:32 prettytable==3.16.0 11:32:32 psutil==7.0.0 11:32:32 pyasn1==0.6.1 11:32:32 pyasn1_modules==0.4.2 11:32:32 pycparser==2.22 11:32:32 pygerrit2==2.0.15 11:32:32 PyGithub==2.6.1 11:32:32 Pygments==2.19.2 11:32:32 PyJWT==2.10.1 11:32:32 PyNaCl==1.5.0 11:32:32 pyparsing==2.4.7 11:32:32 pyperclip==1.9.0 11:32:32 pyrsistent==0.20.0 11:32:32 python-cinderclient==9.7.0 11:32:32 python-dateutil==2.9.0.post0 11:32:32 python-heatclient==4.3.0 11:32:32 python-jenkins==1.8.2 11:32:32 python-keystoneclient==5.6.0 11:32:32 python-magnumclient==4.8.1 11:32:32 python-openstackclient==8.1.0 11:32:32 python-swiftclient==4.8.0 11:32:32 PyYAML==6.0.2 11:32:32 referencing==0.36.2 11:32:32 requests==2.32.4 11:32:32 requests-oauthlib==2.0.0 11:32:32 requestsexceptions==1.4.0 11:32:32 rfc3986==2.0.0 11:32:32 rich==14.0.0 11:32:32 rich-argparse==1.7.1 11:32:32 rpds-py==0.26.0 11:32:32 rsa==4.9.1 11:32:32 ruamel.yaml==0.18.14 11:32:32 ruamel.yaml.clib==0.2.12 11:32:32 s3transfer==0.13.1 11:32:32 simplejson==3.20.1 11:32:32 six==1.17.0 11:32:32 smmap==5.0.2 11:32:32 soupsieve==2.7 11:32:32 stevedore==5.4.1 11:32:32 tabulate==0.9.0 11:32:32 toml==0.10.2 11:32:32 tomlkit==0.13.3 11:32:32 tqdm==4.67.1 11:32:32 typing_extensions==4.14.1 11:32:32 tzdata==2025.2 11:32:32 urllib3==1.26.20 11:32:32 virtualenv==20.32.0 11:32:32 wcwidth==0.2.13 11:32:32 websocket-client==1.8.0 11:32:32 wrapt==1.17.2 11:32:32 xdg==6.0.0 11:32:32 xmltodict==0.14.2 11:32:32 yq==3.4.3 11:32:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7999091059841432373.sh 11:32:32 ---> sudo-logs.sh 11:32:32 Archiving 'sudo' log.. 11:32:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6831114092739263846.sh 11:32:32 ---> job-cost.sh 11:32:32 Setup pyenv: 11:32:32 system 11:32:32 3.8.13 11:32:32 3.9.13 11:32:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:32:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VML0 from file:/tmp/.os_lf_venv 11:32:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:32:41 lf-activate-venv(): INFO: Adding /tmp/venv-VML0/bin to PATH 11:32:41 INFO: No Stack... 11:32:41 INFO: Retrieving Pricing Info for: v3-standard-4 11:32:41 INFO: Archiving Costs 11:32:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4487690027092720775.sh 11:32:41 ---> logs-deploy.sh 11:32:41 Setup pyenv: 11:32:41 system 11:32:41 3.8.13 11:32:41 3.9.13 11:32:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:32:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VML0 from file:/tmp/.os_lf_venv 11:32:43 lf-activate-venv(): INFO: Installing: lftools 11:32:52 lf-activate-venv(): INFO: Adding /tmp/venv-VML0/bin to PATH 11:32:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4200 11:32:52 INFO: archiving workspace using pattern(s): 11:32:53 Archives upload complete. 11:32:53 INFO: archiving logs to Nexus 11:32:54 ---> uname -a: 11:32:54 Linux prd-ubuntu1804-builder-4c-4g-30303 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:32:54 11:32:54 11:32:54 ---> lscpu: 11:32:54 Architecture: x86_64 11:32:54 CPU op-mode(s): 32-bit, 64-bit 11:32:54 Byte Order: Little Endian 11:32:54 CPU(s): 4 11:32:54 On-line CPU(s) list: 0-3 11:32:54 Thread(s) per core: 1 11:32:54 Core(s) per socket: 1 11:32:54 Socket(s): 4 11:32:54 NUMA node(s): 1 11:32:54 Vendor ID: AuthenticAMD 11:32:54 CPU family: 23 11:32:54 Model: 49 11:32:54 Model name: AMD EPYC-Rome Processor 11:32:54 Stepping: 0 11:32:54 CPU MHz: 2800.000 11:32:54 BogoMIPS: 5600.00 11:32:54 Virtualization: AMD-V 11:32:54 Hypervisor vendor: KVM 11:32:54 Virtualization type: full 11:32:54 L1d cache: 32K 11:32:54 L1i cache: 32K 11:32:54 L2 cache: 512K 11:32:54 L3 cache: 16384K 11:32:54 NUMA node0 CPU(s): 0-3 11:32:54 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 11:32:54 11:32:54 11:32:54 ---> nproc: 11:32:54 4 11:32:54 11:32:54 11:32:54 ---> df -h: 11:32:54 Filesystem Size Used Avail Use% Mounted on 11:32:54 udev 7.9G 0 7.9G 0% /dev 11:32:54 tmpfs 1.6G 672K 1.6G 1% /run 11:32:54 /dev/vda1 78G 8.3G 70G 11% / 11:32:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:32:54 tmpfs 5.0M 0 5.0M 0% /run/lock 11:32:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:32:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:32:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:32:54 11:32:54 11:32:54 ---> free -m: 11:32:54 total used free shared buff/cache available 11:32:54 Mem: 16040 552 13418 0 2068 15173 11:32:54 Swap: 1023 0 1023 11:32:54 11:32:54 11:32:54 ---> ip addr: 11:32:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:32:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:32:54 inet 127.0.0.1/8 scope host lo 11:32:54 valid_lft forever preferred_lft forever 11:32:54 inet6 ::1/128 scope host 11:32:54 valid_lft forever preferred_lft forever 11:32:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:32:54 link/ether fa:16:3e:18:a0:59 brd ff:ff:ff:ff:ff:ff 11:32:54 inet 10.30.106.46/23 brd 10.30.107.255 scope global dynamic ens3 11:32:54 valid_lft 86266sec preferred_lft 86266sec 11:32:54 inet6 fe80::f816:3eff:fe18:a059/64 scope link 11:32:54 valid_lft forever preferred_lft forever 11:32:54 11:32:54 11:32:54 ---> sar -b -r -n DEV: 11:32:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30303) 07/24/25 _x86_64_ (4 CPU) 11:32:54 11:32:54 11:30:41 LINUX RESTART (4 CPU) 11:32:54 11:32:54 11:31:01 tps rtps wtps bread/s bwrtn/s 11:32:54 11:32:02 317.78 24.36 293.42 883.85 34383.34 11:32:54 Average: 317.78 24.36 293.42 883.85 34383.34 11:32:54 11:32:54 11:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:32:54 11:32:02 13896688 15567140 2528280 15.39 68736 1796716 746980 4.27 679512 1620984 172112 11:32:54 Average: 13896688 15567140 2528280 15.39 68736 1796716 746980 4.27 679512 1620984 172112 11:32:54 11:32:54 11:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:32:54 11:32:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:32:54 11:32:02 ens3 219.93 152.92 1448.15 34.92 0.00 0.00 0.00 0.00 11:32:54 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:32:54 Average: ens3 219.93 152.92 1448.15 34.92 0.00 0.00 0.00 0.00 11:32:54 11:32:54 11:32:54 ---> sar -P ALL: 11:32:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30303) 07/24/25 _x86_64_ (4 CPU) 11:32:54 11:32:54 11:30:41 LINUX RESTART (4 CPU) 11:32:54 11:32:54 11:31:01 CPU %user %nice %system %iowait %steal %idle 11:32:54 11:32:02 all 21.03 0.00 1.97 4.09 0.06 72.85 11:32:54 11:32:02 0 14.98 0.00 1.89 5.07 0.07 78.00 11:32:54 11:32:02 1 18.71 0.00 2.12 3.31 0.05 75.81 11:32:54 11:32:02 2 33.66 0.00 2.19 7.56 0.08 56.51 11:32:54 11:32:02 3 16.73 0.00 1.69 0.42 0.05 81.12 11:32:54 Average: all 21.03 0.00 1.97 4.09 0.06 72.85 11:32:54 Average: 0 14.98 0.00 1.89 5.07 0.07 78.00 11:32:54 Average: 1 18.71 0.00 2.12 3.31 0.05 75.81 11:32:54 Average: 2 33.66 0.00 2.19 7.56 0.08 56.51 11:32:54 Average: 3 16.73 0.00 1.69 0.42 0.05 81.12 11:32:54 11:32:54 11:32:54