09:00:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 09:00:54 Running as SYSTEM 09:00:54 [EnvInject] - Loading node environment variables. 09:00:54 Building remotely on prd-ubuntu1804-builder-4c-4g-1086 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:00:54 [ssh-agent] Looking for ssh-agent implementation... 09:00:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:54 $ ssh-agent 09:00:54 SSH_AUTH_SOCK=/tmp/ssh-G6zgLLNkDdf0/agent.1713 09:00:54 SSH_AGENT_PID=1715 09:00:54 [ssh-agent] Started. 09:00:54 Running ssh-add (command line suppressed) 09:00:54 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15176582168628897113.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15176582168628897113.key) 09:00:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:00:54 The recommended git tool is: NONE 09:00:55 using credential onap-jenkins-ssh 09:00:55 Wiping out workspace first. 09:00:55 Cloning the remote Git repository 09:00:55 Cloning repository git://cloud.onap.org/mirror/oom.git 09:00:56 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:00:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:56 > git --version # timeout=10 09:00:56 > git --version # 'git version 2.17.1' 09:00:56 using GIT_SSH to set credentials Gerrit user 09:00:56 Verifying host key using manually-configured host key entries 09:00:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:01:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:02 using GIT_SSH to set credentials Gerrit user 09:01:02 Verifying host key using manually-configured host key entries 09:01:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/11 # timeout=30 09:01:02 > git rev-parse df16e7257c079730f7d439e3733b1d66e8ecea37^{commit} # timeout=10 09:01:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:01:02 Checking out Revision df16e7257c079730f7d439e3733b1d66e8ecea37 (refs/changes/36/137736/11) 09:01:02 > git config core.sparsecheckout # timeout=10 09:01:02 > git checkout -f df16e7257c079730f7d439e3733b1d66e8ecea37 # timeout=30 09:01:05 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 09:01:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:01:05 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 09:01:06 [EnvInject] - Injecting environment variables from a build step. 09:01:06 [EnvInject] - Injecting as environment variables the properties content 09:01:06 PYTHON=python3 09:01:06 09:01:06 [EnvInject] - Variables injected successfully. 09:01:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13971530393958946034.sh 09:01:06 ---> tox-install.sh 09:01:06 + source /home/jenkins/lf-env.sh 09:01:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:06 ++ mktemp -d /tmp/venv-XXXX 09:01:06 + lf_venv=/tmp/venv-RHz6 09:01:06 + local venv_file=/tmp/.os_lf_venv 09:01:06 + local python=python3 09:01:06 + local options 09:01:06 + local set_path=true 09:01:06 + local install_args= 09:01:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:06 + true 09:01:06 + case $1 in 09:01:06 + venv_file=/tmp/.toxenv 09:01:06 + shift 2 09:01:06 + true 09:01:06 + case $1 in 09:01:06 + shift 09:01:06 + break 09:01:06 + case $python in 09:01:06 + local pkg_list= 09:01:06 + [[ -d /opt/pyenv ]] 09:01:06 + echo 'Setup pyenv:' 09:01:06 Setup pyenv: 09:01:06 + export PYENV_ROOT=/opt/pyenv 09:01:06 + PYENV_ROOT=/opt/pyenv 09:01:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:06 + pyenv versions 09:01:06 * system (set by /opt/pyenv/version) 09:01:06 * 3.8.13 (set by /opt/pyenv/version) 09:01:06 * 3.9.13 (set by /opt/pyenv/version) 09:01:06 * 3.10.6 (set by /opt/pyenv/version) 09:01:06 + command -v pyenv 09:01:06 ++ pyenv init - --no-rehash 09:01:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:01:06 export PATH="/opt/pyenv/shims:${PATH}" 09:01:06 export PYENV_SHELL=bash 09:01:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:06 pyenv() { 09:01:06 local command 09:01:06 command="${1:-}" 09:01:06 if [ "$#" -gt 0 ]; then 09:01:06 shift 09:01:06 fi 09:01:06 09:01:06 case "$command" in 09:01:06 rehash|shell) 09:01:06 eval "$(pyenv "sh-$command" "$@")" 09:01:06 ;; 09:01:06 *) 09:01:06 command pyenv "$command" "$@" 09:01:06 ;; 09:01:06 esac 09:01:06 }' 09:01:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:01:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:06 ++ export PYENV_SHELL=bash 09:01:06 ++ PYENV_SHELL=bash 09:01:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:06 +++ complete -F _pyenv pyenv 09:01:06 ++ lf-pyver python3 09:01:06 ++ local py_version_xy=python3 09:01:06 ++ local py_version_xyz= 09:01:06 ++ pyenv versions 09:01:06 ++ local command 09:01:06 ++ command=versions 09:01:06 ++ '[' 1 -gt 0 ']' 09:01:06 ++ shift 09:01:06 ++ case "$command" in 09:01:06 ++ command pyenv versions 09:01:06 ++ pyenv versions 09:01:06 ++ sed 's/^[ *]* //' 09:01:06 ++ awk '{ print $1 }' 09:01:06 ++ grep -E '^[0-9.]*[0-9]$' 09:01:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:06 +++ grep '^3' /tmp/.pyenv_versions 09:01:06 +++ tail -n 1 09:01:06 +++ sort -V 09:01:06 ++ py_version_xyz=3.10.6 09:01:06 ++ [[ -z 3.10.6 ]] 09:01:06 ++ echo 3.10.6 09:01:06 ++ return 0 09:01:06 + pyenv local 3.10.6 09:01:06 + local command 09:01:06 + command=local 09:01:06 + '[' 2 -gt 0 ']' 09:01:06 + shift 09:01:06 + case "$command" in 09:01:06 + command pyenv local 3.10.6 09:01:06 + pyenv local 3.10.6 09:01:06 + for arg in "$@" 09:01:06 + case $arg in 09:01:06 + pkg_list+='tox ' 09:01:06 + for arg in "$@" 09:01:06 + case $arg in 09:01:06 + pkg_list+='virtualenv ' 09:01:06 + for arg in "$@" 09:01:06 + case $arg in 09:01:06 + pkg_list+='urllib3~=1.26.15 ' 09:01:06 + [[ -f /tmp/.toxenv ]] 09:01:06 + [[ ! -f /tmp/.toxenv ]] 09:01:06 + [[ -n '' ]] 09:01:06 + python3 -m venv /tmp/venv-RHz6 09:01:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RHz6' 09:01:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RHz6 09:01:10 + echo /tmp/venv-RHz6 09:01:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:01:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:01:10 + /tmp/venv-RHz6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:01:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:13 + /tmp/venv-RHz6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:16 + type python3 09:01:16 + true 09:01:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RHz6/bin to PATH' 09:01:16 lf-activate-venv(): INFO: Adding /tmp/venv-RHz6/bin to PATH 09:01:16 + PATH=/tmp/venv-RHz6/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 09:01:16 + return 0 09:01:16 + python3 --version 09:01:16 Python 3.10.6 09:01:16 + python3 -m pip --version 09:01:16 pip 24.0 from /tmp/venv-RHz6/lib/python3.10/site-packages/pip (python 3.10) 09:01:16 + python3 -m pip freeze 09:01:16 cachetools==5.3.3 09:01:16 chardet==5.2.0 09:01:16 colorama==0.4.6 09:01:16 distlib==0.3.8 09:01:16 filelock==3.14.0 09:01:16 packaging==24.0 09:01:16 platformdirs==4.2.1 09:01:16 pluggy==1.5.0 09:01:16 pyproject-api==1.6.1 09:01:16 tomli==2.0.1 09:01:16 tox==4.15.0 09:01:16 urllib3==1.26.18 09:01:16 virtualenv==20.26.1 09:01:17 [EnvInject] - Injecting environment variables from a build step. 09:01:17 [EnvInject] - Injecting as environment variables the properties content 09:01:17 PARALLEL=false 09:01:17 09:01:17 [EnvInject] - Variables injected successfully. 09:01:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6740648114660236880.sh 09:01:17 ---> tox-run.sh 09:01:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:01:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:01:17 + source /home/jenkins/lf-env.sh 09:01:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:17 ++ mktemp -d /tmp/venv-XXXX 09:01:17 + lf_venv=/tmp/venv-1EMV 09:01:17 + local venv_file=/tmp/.os_lf_venv 09:01:17 + local python=python3 09:01:17 + local options 09:01:17 + local set_path=true 09:01:17 + local install_args= 09:01:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:17 + true 09:01:17 + case $1 in 09:01:17 + venv_file=/tmp/.toxenv 09:01:17 + shift 2 09:01:17 + true 09:01:17 + case $1 in 09:01:17 + shift 09:01:17 + break 09:01:17 + case $python in 09:01:17 + local pkg_list= 09:01:17 + [[ -d /opt/pyenv ]] 09:01:17 + echo 'Setup pyenv:' 09:01:17 Setup pyenv: 09:01:17 + export PYENV_ROOT=/opt/pyenv 09:01:17 + PYENV_ROOT=/opt/pyenv 09:01:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 + pyenv versions 09:01:17 system 09:01:17 3.8.13 09:01:17 3.9.13 09:01:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:17 + command -v pyenv 09:01:17 ++ pyenv init - --no-rehash 09:01:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:01:17 export PATH="/opt/pyenv/shims:${PATH}" 09:01:17 export PYENV_SHELL=bash 09:01:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:17 pyenv() { 09:01:17 local command 09:01:17 command="${1:-}" 09:01:17 if [ "$#" -gt 0 ]; then 09:01:17 shift 09:01:17 fi 09:01:17 09:01:17 case "$command" in 09:01:17 rehash|shell) 09:01:17 eval "$(pyenv "sh-$command" "$@")" 09:01:17 ;; 09:01:17 *) 09:01:17 command pyenv "$command" "$@" 09:01:17 ;; 09:01:17 esac 09:01:17 }' 09:01:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:01:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:17 ++ export PYENV_SHELL=bash 09:01:17 ++ PYENV_SHELL=bash 09:01:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:17 +++ complete -F _pyenv pyenv 09:01:17 ++ lf-pyver python3 09:01:17 ++ local py_version_xy=python3 09:01:17 ++ local py_version_xyz= 09:01:17 ++ sed 's/^[ *]* //' 09:01:17 ++ pyenv versions 09:01:17 ++ local command 09:01:17 ++ command=versions 09:01:17 ++ '[' 1 -gt 0 ']' 09:01:17 ++ shift 09:01:17 ++ awk '{ print $1 }' 09:01:17 ++ grep -E '^[0-9.]*[0-9]$' 09:01:17 ++ case "$command" in 09:01:17 ++ command pyenv versions 09:01:17 ++ pyenv versions 09:01:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:17 +++ grep '^3' /tmp/.pyenv_versions 09:01:17 +++ sort -V 09:01:17 +++ tail -n 1 09:01:17 ++ py_version_xyz=3.10.6 09:01:17 ++ [[ -z 3.10.6 ]] 09:01:17 ++ echo 3.10.6 09:01:17 ++ return 0 09:01:17 + pyenv local 3.10.6 09:01:17 + local command 09:01:17 + command=local 09:01:17 + '[' 2 -gt 0 ']' 09:01:17 + shift 09:01:17 + case "$command" in 09:01:17 + command pyenv local 3.10.6 09:01:17 + pyenv local 3.10.6 09:01:17 + for arg in "$@" 09:01:17 + case $arg in 09:01:17 + pkg_list+='tox ' 09:01:17 + for arg in "$@" 09:01:17 + case $arg in 09:01:17 + pkg_list+='virtualenv ' 09:01:17 + for arg in "$@" 09:01:17 + case $arg in 09:01:17 + pkg_list+='urllib3~=1.26.15 ' 09:01:17 + [[ -f /tmp/.toxenv ]] 09:01:17 ++ cat /tmp/.toxenv 09:01:17 + lf_venv=/tmp/venv-RHz6 09:01:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RHz6 from' file:/tmp/.toxenv 09:01:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RHz6 from file:/tmp/.toxenv 09:01:17 + /tmp/venv-RHz6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:01:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:18 + /tmp/venv-RHz6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:19 + type python3 09:01:19 + true 09:01:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RHz6/bin to PATH' 09:01:19 lf-activate-venv(): INFO: Adding /tmp/venv-RHz6/bin to PATH 09:01:19 + PATH=/tmp/venv-RHz6/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 09:01:19 + return 0 09:01:19 + [[ -d /opt/pyenv ]] 09:01:19 + echo '---> Setting up pyenv' 09:01:19 ---> Setting up pyenv 09:01:19 + export PYENV_ROOT=/opt/pyenv 09:01:19 + PYENV_ROOT=/opt/pyenv 09:01:19 + export PATH=/opt/pyenv/bin:/tmp/venv-RHz6/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 09:01:19 + PATH=/opt/pyenv/bin:/tmp/venv-RHz6/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 09:01:19 ++ pwd 09:01:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:01:19 + export PYTHONPATH 09:01:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:19 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:19 + tox --version 09:01:19 4.15.0 from /tmp/venv-RHz6/lib/python3.10/site-packages/tox/__init__.py 09:01:19 + PARALLEL=false 09:01:19 + TOX_OPTIONS_LIST= 09:01:19 + [[ -n checkbashisms ]] 09:01:19 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:01:19 + case ${PARALLEL,,} in 09:01:19 + tox -e checkbashisms 09:01:19 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:01:21 checkbashisms: freeze> python -m pip freeze --all 09:01:22 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 09:01:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:01:23 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:01:23 you may get strange results 09:01:23 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:01:25 checkbashisms: OK (4.90=setup[1.71]+cmd[3.19] seconds) 09:01:25 congratulations :) (5.07 seconds) 09:01:25 + tox_status=0 09:01:25 + echo '---> Completed tox runs' 09:01:25 ---> Completed tox runs 09:01:25 + for i in .tox/*/log 09:01:25 ++ echo .tox/checkbashisms/log 09:01:25 ++ awk -F/ '{print $2}' 09:01:25 + tox_env=checkbashisms 09:01:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:01:25 + DOC_DIR=docs/_build/html 09:01:25 + [[ -d docs/_build/html ]] 09:01:25 + echo '---> tox-run.sh ends' 09:01:25 ---> tox-run.sh ends 09:01:25 + test 0 -eq 0 09:01:25 $ ssh-agent -k 09:01:25 unset SSH_AUTH_SOCK; 09:01:25 unset SSH_AGENT_PID; 09:01:25 echo Agent pid 1715 killed; 09:01:25 [ssh-agent] Stopped. 09:01:25 [PostBuildScript] - [INFO] Executing post build scripts. 09:01:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9094707792921736019.sh 09:01:25 ---> sysstat.sh 09:01:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13287127144898650195.sh 09:01:25 ---> package-listing.sh 09:01:25 ++ facter osfamily 09:01:25 ++ tr '[:upper:]' '[:lower:]' 09:01:25 + OS_FAMILY=debian 09:01:25 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:01:25 + START_PACKAGES=/tmp/packages_start.txt 09:01:25 + END_PACKAGES=/tmp/packages_end.txt 09:01:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:25 + PACKAGES=/tmp/packages_start.txt 09:01:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:01:25 + PACKAGES=/tmp/packages_end.txt 09:01:25 + case "${OS_FAMILY}" in 09:01:25 + dpkg -l 09:01:25 + grep '^ii' 09:01:26 + '[' -f /tmp/packages_start.txt ']' 09:01:26 + '[' -f /tmp/packages_end.txt ']' 09:01:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:01:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:01:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:01:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2776243800004459995.sh 09:01:26 ---> capture-instance-metadata.sh 09:01:26 Setup pyenv: 09:01:26 system 09:01:26 3.8.13 09:01:26 3.9.13 09:01:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wokr 09:01:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:01:32 lf-activate-venv(): INFO: Installing: lftools 09:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-Wokr/bin to PATH 09:02:05 INFO: Running in OpenStack, capturing instance metadata 09:02:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13722693696505092351.sh 09:02:06 provisioning config files... 09:02:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4813459736615085183tmp 09:02:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:06 [EnvInject] - Injecting environment variables from a build step. 09:02:06 [EnvInject] - Injecting as environment variables the properties content 09:02:06 SERVER_ID=logs 09:02:06 09:02:06 [EnvInject] - Variables injected successfully. 09:02:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11006385175285348747.sh 09:02:06 ---> create-netrc.sh 09:02:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5863274176143202580.sh 09:02:06 ---> python-tools-install.sh 09:02:06 Setup pyenv: 09:02:06 system 09:02:06 3.8.13 09:02:06 3.9.13 09:02:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wokr from file:/tmp/.os_lf_venv 09:02:07 lf-activate-venv(): INFO: Installing: lftools 09:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-Wokr/bin to PATH 09:02:16 Generating Requirements File 09:02:42 Python 3.10.6 09:02:43 pip 24.0 from /tmp/venv-Wokr/lib/python3.10/site-packages/pip (python 3.10) 09:02:43 appdirs==1.4.4 09:02:43 argcomplete==3.3.0 09:02:43 aspy.yaml==1.3.0 09:02:43 attrs==23.2.0 09:02:43 autopage==0.5.2 09:02:43 beautifulsoup4==4.12.3 09:02:43 boto3==1.34.99 09:02:43 botocore==1.34.99 09:02:43 bs4==0.0.2 09:02:43 cachetools==5.3.3 09:02:43 certifi==2024.2.2 09:02:43 cffi==1.16.0 09:02:43 cfgv==3.4.0 09:02:43 chardet==5.2.0 09:02:43 charset-normalizer==3.3.2 09:02:43 click==8.1.7 09:02:43 cliff==4.6.0 09:02:43 cmd2==2.4.3 09:02:43 cryptography==3.3.2 09:02:43 debtcollector==3.0.0 09:02:43 decorator==5.1.1 09:02:43 defusedxml==0.7.1 09:02:43 Deprecated==1.2.14 09:02:43 distlib==0.3.8 09:02:43 dnspython==2.6.1 09:02:43 docker==4.2.2 09:02:43 dogpile.cache==1.3.3 09:02:43 email_validator==2.1.1 09:02:43 filelock==3.14.0 09:02:43 future==1.0.0 09:02:43 gitdb==4.0.11 09:02:43 GitPython==3.1.43 09:02:43 google-auth==2.29.0 09:02:43 httplib2==0.22.0 09:02:43 identify==2.5.36 09:02:43 idna==3.7 09:02:43 importlib-resources==1.5.0 09:02:43 iso8601==2.1.0 09:02:43 Jinja2==3.1.4 09:02:43 jmespath==1.0.1 09:02:43 jsonpatch==1.33 09:02:43 jsonpointer==2.4 09:02:43 jsonschema==4.22.0 09:02:43 jsonschema-specifications==2023.12.1 09:02:43 keystoneauth1==5.6.0 09:02:43 kubernetes==29.0.0 09:02:43 lftools==0.37.10 09:02:43 lxml==5.2.1 09:02:43 MarkupSafe==2.1.5 09:02:43 msgpack==1.0.8 09:02:43 multi_key_dict==2.0.3 09:02:43 munch==4.0.0 09:02:43 netaddr==1.2.1 09:02:43 netifaces==0.11.0 09:02:43 niet==1.4.2 09:02:43 nodeenv==1.8.0 09:02:43 oauth2client==4.1.3 09:02:43 oauthlib==3.2.2 09:02:43 openstacksdk==3.1.0 09:02:43 os-client-config==2.1.0 09:02:43 os-service-types==1.7.0 09:02:43 osc-lib==3.0.1 09:02:43 oslo.config==9.4.0 09:02:43 oslo.context==5.5.0 09:02:43 oslo.i18n==6.3.0 09:02:43 oslo.log==5.5.1 09:02:43 oslo.serialization==5.4.0 09:02:43 oslo.utils==7.1.0 09:02:43 packaging==24.0 09:02:43 pbr==6.0.0 09:02:43 platformdirs==4.2.1 09:02:43 prettytable==3.10.0 09:02:43 pyasn1==0.6.0 09:02:43 pyasn1_modules==0.4.0 09:02:43 pycparser==2.22 09:02:43 pygerrit2==2.0.15 09:02:43 PyGithub==2.3.0 09:02:43 pyinotify==0.9.6 09:02:43 PyJWT==2.8.0 09:02:43 PyNaCl==1.5.0 09:02:43 pyparsing==2.4.7 09:02:43 pyperclip==1.8.2 09:02:43 pyrsistent==0.20.0 09:02:43 python-cinderclient==9.5.0 09:02:43 python-dateutil==2.9.0.post0 09:02:43 python-heatclient==3.5.0 09:02:43 python-jenkins==1.8.2 09:02:43 python-keystoneclient==5.4.0 09:02:43 python-magnumclient==4.4.0 09:02:43 python-novaclient==18.6.0 09:02:43 python-openstackclient==6.6.0 09:02:43 python-swiftclient==4.5.0 09:02:43 PyYAML==6.0.1 09:02:43 referencing==0.35.1 09:02:43 requests==2.31.0 09:02:43 requests-oauthlib==2.0.0 09:02:43 requestsexceptions==1.4.0 09:02:43 rfc3986==2.0.0 09:02:43 rpds-py==0.18.1 09:02:43 rsa==4.9 09:02:43 ruamel.yaml==0.18.6 09:02:43 ruamel.yaml.clib==0.2.8 09:02:43 s3transfer==0.10.1 09:02:43 simplejson==3.19.2 09:02:43 six==1.16.0 09:02:43 smmap==5.0.1 09:02:43 soupsieve==2.5 09:02:43 stevedore==5.2.0 09:02:43 tabulate==0.9.0 09:02:43 toml==0.10.2 09:02:43 tomlkit==0.12.4 09:02:43 tqdm==4.66.4 09:02:43 typing_extensions==4.11.0 09:02:43 tzdata==2024.1 09:02:43 urllib3==1.26.18 09:02:43 virtualenv==20.26.1 09:02:43 wcwidth==0.2.13 09:02:43 websocket-client==1.8.0 09:02:43 wrapt==1.16.0 09:02:43 xdg==6.0.0 09:02:43 xmltodict==0.13.0 09:02:43 yq==3.4.3 09:02:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10442303556891695658.sh 09:02:43 ---> sudo-logs.sh 09:02:43 Archiving 'sudo' log.. 09:02:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11467584003472527609.sh 09:02:44 ---> job-cost.sh 09:02:44 Setup pyenv: 09:02:44 system 09:02:44 3.8.13 09:02:44 3.9.13 09:02:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wokr from file:/tmp/.os_lf_venv 09:02:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-Wokr/bin to PATH 09:02:50 INFO: No Stack... 09:02:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:02:51 INFO: Archiving Costs 09:02:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1005953194208330253.sh 09:02:51 ---> logs-deploy.sh 09:02:51 Setup pyenv: 09:02:51 system 09:02:51 3.8.13 09:02:51 3.9.13 09:02:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wokr from file:/tmp/.os_lf_venv 09:02:52 lf-activate-venv(): INFO: Installing: lftools 09:03:02 lf-activate-venv(): INFO: Adding /tmp/venv-Wokr/bin to PATH 09:03:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3461 09:03:02 INFO: archiving workspace using pattern(s): 09:03:03 Archives upload complete. 09:03:03 INFO: archiving logs to Nexus 09:03:04 ---> uname -a: 09:03:04 Linux prd-ubuntu1804-builder-4c-4g-1086 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:03:04 09:03:04 09:03:04 ---> lscpu: 09:03:04 Architecture: x86_64 09:03:04 CPU op-mode(s): 32-bit, 64-bit 09:03:04 Byte Order: Little Endian 09:03:04 CPU(s): 4 09:03:04 On-line CPU(s) list: 0-3 09:03:04 Thread(s) per core: 1 09:03:04 Core(s) per socket: 1 09:03:04 Socket(s): 4 09:03:04 NUMA node(s): 1 09:03:04 Vendor ID: AuthenticAMD 09:03:04 CPU family: 23 09:03:04 Model: 49 09:03:04 Model name: AMD EPYC-Rome Processor 09:03:04 Stepping: 0 09:03:04 CPU MHz: 2799.998 09:03:04 BogoMIPS: 5599.99 09:03:04 Virtualization: AMD-V 09:03:04 Hypervisor vendor: KVM 09:03:04 Virtualization type: full 09:03:04 L1d cache: 32K 09:03:04 L1i cache: 32K 09:03:04 L2 cache: 512K 09:03:04 L3 cache: 16384K 09:03:04 NUMA node0 CPU(s): 0-3 09:03:04 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 09:03:04 09:03:04 09:03:04 ---> nproc: 09:03:04 4 09:03:04 09:03:04 09:03:04 ---> df -h: 09:03:04 Filesystem Size Used Avail Use% Mounted on 09:03:04 udev 7.9G 0 7.9G 0% /dev 09:03:04 tmpfs 1.6G 672K 1.6G 1% /run 09:03:04 /dev/vda1 78G 8.3G 70G 11% / 09:03:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:03:04 tmpfs 5.0M 0 5.0M 0% /run/lock 09:03:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:03:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:03:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:03:04 09:03:04 09:03:04 ---> free -m: 09:03:04 total used free shared buff/cache available 09:03:04 Mem: 16040 547 13439 0 2052 15179 09:03:04 Swap: 1023 0 1023 09:03:04 09:03:04 09:03:04 ---> ip addr: 09:03:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:03:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:03:04 inet 127.0.0.1/8 scope host lo 09:03:04 valid_lft forever preferred_lft forever 09:03:04 inet6 ::1/128 scope host 09:03:04 valid_lft forever preferred_lft forever 09:03:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:03:04 link/ether fa:16:3e:a0:81:9a brd ff:ff:ff:ff:ff:ff 09:03:04 inet 10.30.106.108/23 brd 10.30.107.255 scope global dynamic ens3 09:03:04 valid_lft 86252sec preferred_lft 86252sec 09:03:04 inet6 fe80::f816:3eff:fea0:819a/64 scope link 09:03:04 valid_lft forever preferred_lft forever 09:03:04 09:03:04 09:03:04 ---> sar -b -r -n DEV: 09:03:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1086) 05/07/24 _x86_64_ (4 CPU) 09:03:04 09:03:04 09:00:38 LINUX RESTART (4 CPU) 09:03:04 09:03:04 09:01:01 tps rtps wtps bread/s bwrtn/s 09:03:04 09:02:02 243.53 36.58 206.95 1749.98 25424.43 09:03:04 09:03:01 87.73 0.98 86.75 102.49 26111.37 09:03:04 Average: 166.28 18.93 147.35 933.15 25765.01 09:03:04 09:03:04 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:04 09:02:02 13856108 15505364 2568860 15.64 60640 1787424 831044 4.76 778936 1572400 142812 09:03:04 09:03:01 13717652 15501332 2707316 16.48 77760 1894792 802804 4.59 776404 1691608 79772 09:03:04 Average: 13786880 15503348 2638088 16.06 69200 1841108 816924 4.68 777670 1632004 111292 09:03:04 09:03:04 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:04 09:02:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 09:03:04 09:02:02 ens3 106.77 73.77 804.05 33.12 0.00 0.00 0.00 0.00 09:03:04 09:03:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 09:03:04 09:03:01 ens3 34.99 26.98 256.97 8.56 0.00 0.00 0.00 0.00 09:03:04 Average: lo 1.45 1.45 0.16 0.16 0.00 0.00 0.00 0.00 09:03:04 Average: ens3 71.18 50.57 532.81 20.94 0.00 0.00 0.00 0.00 09:03:04 09:03:04 09:03:04 ---> sar -P ALL: 09:03:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1086) 05/07/24 _x86_64_ (4 CPU) 09:03:04 09:03:04 09:00:38 LINUX RESTART (4 CPU) 09:03:04 09:03:04 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:03:04 09:02:02 all 20.20 0.00 1.87 5.46 0.05 72.41 09:03:04 09:02:02 0 11.78 0.00 1.70 7.14 0.03 79.35 09:03:04 09:02:02 1 44.64 0.00 2.86 2.71 0.07 49.73 09:03:04 09:02:02 2 18.44 0.00 1.82 3.14 0.03 76.57 09:03:04 09:02:02 3 5.81 0.00 1.14 8.88 0.07 84.11 09:03:04 09:03:01 all 21.86 0.00 1.09 3.13 0.04 73.88 09:03:04 09:03:01 0 3.86 0.00 0.61 6.48 0.03 89.02 09:03:04 09:03:01 1 20.25 0.00 1.17 0.19 0.03 78.36 09:03:04 09:03:01 2 27.95 0.00 1.31 2.68 0.03 68.03 09:03:04 09:03:01 3 35.52 0.00 1.28 3.16 0.05 60.00 09:03:04 Average: all 21.02 0.00 1.48 4.30 0.05 73.14 09:03:04 Average: 0 7.83 0.00 1.15 6.81 0.03 84.18 09:03:04 Average: 1 32.54 0.00 2.02 1.46 0.05 63.94 09:03:04 Average: 2 23.15 0.00 1.57 2.91 0.03 72.33 09:03:04 Average: 3 20.56 0.00 1.21 6.04 0.06 72.13 09:03:04 09:03:04 09:03:04